Skip to content

Commit a82db7b

Browse files
committed
fix: cr-lf
1 parent dc1b0b3 commit a82db7b

File tree

5 files changed

+258
-9726
lines changed

5 files changed

+258
-9726
lines changed

package.json

Lines changed: 121 additions & 121 deletions
Original file line numberDiff line numberDiff line change
@@ -1,121 +1,121 @@
1-
{
2-
"name": "tongfang-utility-ng",
3-
"version": "4.1.3",
4-
"main": "index.js",
5-
"author": "kirainmoe <[email protected]>",
6-
"license": "MIT",
7-
"module": "/dist/es/index.js",
8-
"types": "./dist/es/index.d.ts",
9-
"scripts": {
10-
"start": "pnpm dev",
11-
"prepare": "husky install",
12-
"dev": "vite --config scripts/vite/vite.config.js",
13-
"build": "tsc && vite build --config scripts/vite/vite.config.js",
14-
"serve": "vite preview",
15-
"tauri": "tauri",
16-
"bundle": "./bin/build.sh"
17-
},
18-
"base": "/",
19-
"title": "Tongfang Utility",
20-
"copyfiles": [],
21-
"devServer": {
22-
"host": "127.0.0.1",
23-
"port": 3000
24-
},
25-
"proxy": {},
26-
"devDependencies": {
27-
"@commitlint/cli": "13.1.0",
28-
"@commitlint/config-conventional": "13.1.0",
29-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.6",
30-
"@tauri-apps/cli": "1.0.0-beta.10",
31-
"@types/js-yaml": "4.0.3",
32-
"@types/loadable__component": "5.13.4",
33-
"@types/lodash-es": "4.17.5",
34-
"@types/md5": "2.3.1",
35-
"@types/plist": "3.0.2",
36-
"@types/react": "17.0.19",
37-
"@types/react-dom": "17.0.9",
38-
"@types/react-router": "^5.1.19",
39-
"@types/react-router-dom": "5.1.8",
40-
"@types/styled-components": "5.1.13",
41-
"@types/uuid": "8.3.1",
42-
"@typescript-eslint/eslint-plugin": "4.30.0",
43-
"@typescript-eslint/parser": "4.30.0",
44-
"@vitejs/plugin-react": "^2.2.0",
45-
"babel-eslint": "10.1.0",
46-
"clean-terminal-webpack-plugin": "3.0.0",
47-
"copy-webpack-plugin": "9.0.1",
48-
"css-loader": "6.2.0",
49-
"eslint": "7.32.0",
50-
"eslint-config-prettier": "8.3.0",
51-
"eslint-config-react-app": "6.0.0",
52-
"eslint-plugin-flowtype": "5.9.2",
53-
"eslint-plugin-import": "2.24.2",
54-
"eslint-plugin-jsx-a11y": "6.4.1",
55-
"eslint-plugin-react": "7.25.1",
56-
"eslint-plugin-react-hooks": "4.2.0",
57-
"file-loader": "6.2.0",
58-
"fork-ts-checker-webpack-plugin": "6.3.2",
59-
"html-webpack-plugin": "5.3.2",
60-
"husky": "7.0.2",
61-
"less": "4.1.1",
62-
"less-loader": "10.0.1",
63-
"lint-staged": "11.1.2",
64-
"mini-css-extract-plugin": "2.2.2",
65-
"prettier": "2.3.2",
66-
"react-is": "^18.2.0",
67-
"react-refresh": "0.10.0",
68-
"react-refresh-typescript": "2.0.2",
69-
"rollup-plugin-analyzer": "4.0.0",
70-
"style-loader": "3.2.1",
71-
"styled-components": "5.3.1",
72-
"ts-loader": "9.2.5",
73-
"tsconfig-paths-webpack-plugin": "3.5.1",
74-
"typescript": "4.4.2",
75-
"url-loader": "4.1.1",
76-
"vite": "^3.0.0",
77-
"vite-plugin-html": "2.1.0",
78-
"webpack": "5.51.1",
79-
"webpack-bundle-analyzer": "4.4.2",
80-
"webpack-cli": "4.8.0",
81-
"webpack-dev-server": "4.1.0",
82-
"webpack-merge": "5.8.0",
83-
"webpackbar": "5.0.0-3"
84-
},
85-
"dependencies": {
86-
"@ant-design/icons": "4.6.4",
87-
"@arco-design/web-react": "2.23.4",
88-
"@icon-park/react": "1.3.5",
89-
"@loadable/component": "5.15.0",
90-
"@sentry/react": "6.14.1",
91-
"@sentry/tracing": "6.14.1",
92-
"@shockpkg/plist-dom": "2.1.1",
93-
"@tauri-apps/api": "1.0.0-beta.8",
94-
"antd": "4.16.13",
95-
"axios": "0.24.0",
96-
"base64-js": "1.5.1",
97-
"buffer": "6.0.3",
98-
"classnames": "2.3.1",
99-
"echarts": "5.2.1",
100-
"echarts-for-react": "3.0.1",
101-
"eruda": "2.4.1",
102-
"js-yaml": "4.1.0",
103-
"lodash-es": "4.17.21",
104-
"md5": "2.3.0",
105-
"mobx": "6.3.3",
106-
"mobx-react": "7.2.0",
107-
"mobx-react-lite": "3.3.0",
108-
"moment": "2.29.1",
109-
"plist": "3.0.4",
110-
"polished": "4.1.3",
111-
"react": "17.0.2",
112-
"react-dom": "17.0.2",
113-
"react-redux": "7.2.4",
114-
"react-router": "5.2.1",
115-
"react-router-dom": "5.2.1",
116-
"redux": "4.1.1",
117-
"redux-saga": "1.1.3",
118-
"uuid": "8.3.2",
119-
"xmlbuilder2": "3.0.0"
120-
}
121-
}
1+
{
2+
"name": "tongfang-utility-ng",
3+
"version": "4.1.3",
4+
"main": "index.js",
5+
"author": "kirainmoe <[email protected]>",
6+
"license": "MIT",
7+
"module": "/dist/es/index.js",
8+
"types": "./dist/es/index.d.ts",
9+
"scripts": {
10+
"start": "pnpm dev",
11+
"prepare": "husky install",
12+
"dev": "vite --config scripts/vite/vite.config.js",
13+
"build": "tsc && vite build --config scripts/vite/vite.config.js",
14+
"serve": "vite preview",
15+
"tauri": "tauri",
16+
"bundle": "./bin/build.sh"
17+
},
18+
"base": "/",
19+
"title": "Tongfang Utility",
20+
"copyfiles": [],
21+
"devServer": {
22+
"host": "127.0.0.1",
23+
"port": 3000
24+
},
25+
"proxy": {},
26+
"devDependencies": {
27+
"@commitlint/cli": "13.1.0",
28+
"@commitlint/config-conventional": "13.1.0",
29+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.6",
30+
"@tauri-apps/cli": "1.0.0-beta.10",
31+
"@types/js-yaml": "4.0.3",
32+
"@types/loadable__component": "5.13.4",
33+
"@types/lodash-es": "4.17.5",
34+
"@types/md5": "2.3.1",
35+
"@types/plist": "3.0.2",
36+
"@types/react": "17.0.19",
37+
"@types/react-dom": "17.0.9",
38+
"@types/react-router": "^5.1.19",
39+
"@types/react-router-dom": "5.1.8",
40+
"@types/styled-components": "5.1.13",
41+
"@types/uuid": "8.3.1",
42+
"@typescript-eslint/eslint-plugin": "4.30.0",
43+
"@typescript-eslint/parser": "4.30.0",
44+
"@vitejs/plugin-react": "^2.2.0",
45+
"babel-eslint": "10.1.0",
46+
"clean-terminal-webpack-plugin": "3.0.0",
47+
"copy-webpack-plugin": "9.0.1",
48+
"css-loader": "6.2.0",
49+
"eslint": "7.32.0",
50+
"eslint-config-prettier": "8.3.0",
51+
"eslint-config-react-app": "6.0.0",
52+
"eslint-plugin-flowtype": "5.9.2",
53+
"eslint-plugin-import": "2.24.2",
54+
"eslint-plugin-jsx-a11y": "6.4.1",
55+
"eslint-plugin-react": "7.25.1",
56+
"eslint-plugin-react-hooks": "4.2.0",
57+
"file-loader": "6.2.0",
58+
"fork-ts-checker-webpack-plugin": "6.3.2",
59+
"html-webpack-plugin": "5.3.2",
60+
"husky": "7.0.2",
61+
"less": "4.1.1",
62+
"less-loader": "10.0.1",
63+
"lint-staged": "11.1.2",
64+
"mini-css-extract-plugin": "2.2.2",
65+
"prettier": "2.3.2",
66+
"react-is": "^18.2.0",
67+
"react-refresh": "0.10.0",
68+
"react-refresh-typescript": "2.0.2",
69+
"rollup-plugin-analyzer": "4.0.0",
70+
"style-loader": "3.2.1",
71+
"styled-components": "5.3.1",
72+
"ts-loader": "9.2.5",
73+
"tsconfig-paths-webpack-plugin": "3.5.1",
74+
"typescript": "4.4.2",
75+
"url-loader": "4.1.1",
76+
"vite": "^3.0.0",
77+
"vite-plugin-html": "2.1.0",
78+
"webpack": "5.51.1",
79+
"webpack-bundle-analyzer": "4.4.2",
80+
"webpack-cli": "4.8.0",
81+
"webpack-dev-server": "4.1.0",
82+
"webpack-merge": "5.8.0",
83+
"webpackbar": "5.0.0-3"
84+
},
85+
"dependencies": {
86+
"@ant-design/icons": "4.6.4",
87+
"@arco-design/web-react": "2.23.4",
88+
"@icon-park/react": "1.3.5",
89+
"@loadable/component": "5.15.0",
90+
"@sentry/react": "6.14.1",
91+
"@sentry/tracing": "6.14.1",
92+
"@shockpkg/plist-dom": "2.1.1",
93+
"@tauri-apps/api": "1.0.0-beta.8",
94+
"antd": "4.16.13",
95+
"axios": "0.24.0",
96+
"base64-js": "1.5.1",
97+
"buffer": "6.0.3",
98+
"classnames": "2.3.1",
99+
"echarts": "5.2.1",
100+
"echarts-for-react": "3.0.1",
101+
"eruda": "2.4.1",
102+
"js-yaml": "4.1.0",
103+
"lodash-es": "4.17.21",
104+
"md5": "2.3.0",
105+
"mobx": "6.3.3",
106+
"mobx-react": "7.2.0",
107+
"mobx-react-lite": "3.3.0",
108+
"moment": "2.29.1",
109+
"plist": "3.0.4",
110+
"polished": "4.1.3",
111+
"react": "17.0.2",
112+
"react-dom": "17.0.2",
113+
"react-redux": "7.2.4",
114+
"react-router": "5.2.1",
115+
"react-router-dom": "5.2.1",
116+
"redux": "4.1.1",
117+
"redux-saga": "1.1.3",
118+
"uuid": "8.3.2",
119+
"xmlbuilder2": "3.0.0"
120+
}
121+
}

src-tauri/Cargo.toml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
cargo-features = ["resolver"]
2-
3-
[package]
4-
name = "tongfang-utility"
5-
version = "4.1.3"
6-
description = "A Utility built for hackintoshing Tongfang Laptops"
7-
authors = ["Yume Akiyama"]
8-
license = ""
9-
repository = ""
10-
default-run = "tongfang-utility"
11-
edition = "2018"
12-
build = "src/build.rs"
13-
14-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
15-
16-
[build-dependencies]
17-
tauri-build = { version = "1.0.0-beta.4" }
18-
cc = "1.0"
19-
20-
[dependencies]
21-
serde_json = "1.0"
22-
serde = { version = "1.0", features = ["derive"] }
23-
tauri = { version = "1.0.0-beta.8", features = ["dialog-open", "fs-all", "http-all", "os-all", "path-all", "shell-execute", "updater", "window-all"] }
24-
libc = "0.2"
25-
image = { version = "0.23", default-features = false, features = ["png"] }
26-
png = "0.16"
27-
itertools = "*"
28-
color-thief = "0.2"
29-
zip = "0.5"
30-
reqwest = { version = "0.11.4", features = ["stream"] }
31-
futures-util = "0.3.17"
32-
hidapi = "1.2.6"
33-
34-
[features]
35-
default = [ "custom-protocol" ]
36-
custom-protocol = [ "tauri/custom-protocol" ]
1+
cargo-features = ["resolver"]
2+
3+
[package]
4+
name = "tongfang-utility"
5+
version = "4.1.3"
6+
description = "A Utility built for hackintoshing Tongfang Laptops"
7+
authors = ["Yume Akiyama"]
8+
license = ""
9+
repository = ""
10+
default-run = "tongfang-utility"
11+
edition = "2018"
12+
build = "src/build.rs"
13+
14+
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
15+
16+
[build-dependencies]
17+
tauri-build = { version = "1.0.0-beta.4" }
18+
cc = "1.0"
19+
20+
[dependencies]
21+
serde_json = "1.0"
22+
serde = { version = "1.0", features = ["derive"] }
23+
tauri = { version = "1.0.0-beta.8", features = ["dialog-open", "fs-all", "http-all", "os-all", "path-all", "shell-execute", "updater", "window-all"] }
24+
libc = "0.2"
25+
image = { version = "0.23", default-features = false, features = ["png"] }
26+
png = "0.16"
27+
itertools = "*"
28+
color-thief = "0.2"
29+
zip = "0.5"
30+
reqwest = { version = "0.11.4", features = ["stream"] }
31+
futures-util = "0.3.17"
32+
hidapi = "1.2.6"
33+
34+
[features]
35+
default = [ "custom-protocol" ]
36+
custom-protocol = [ "tauri/custom-protocol" ]

0 commit comments

Comments
 (0)