Skip to content

Commit 174f409

Browse files
authored
Fix macos new UI window (#900)
1 parent a3a8333 commit 174f409

11 files changed

Lines changed: 730 additions & 849 deletions

File tree

new-ui/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@floating-ui/react": "^0.27.19",
1818
"@stablelib/base64": "^2.0.1",
1919
"@tanstack/react-form": "^1.32.0",
20-
"@tanstack/react-query": "^5.100.10",
21-
"@tanstack/react-router": "^1.170.4",
22-
"@tanstack/router-plugin": "^1.168.6",
20+
"@tanstack/react-query": "^5.100.14",
21+
"@tanstack/react-router": "^1.170.8",
22+
"@tanstack/router-plugin": "^1.168.11",
2323
"@tauri-apps/api": "^2.11.0",
2424
"@tauri-apps/plugin-http": "^2.5.9",
2525
"@tauri-apps/plugin-log": "^2.8.0",
@@ -29,31 +29,31 @@
2929
"chart.js": "^4.5.1",
3030
"clsx": "^2.1.1",
3131
"dayjs": "^1.11.20",
32-
"motion": "^12.38.0",
32+
"motion": "^12.40.0",
3333
"p-timeout": "^7.0.1",
3434
"prettier": "^3.8.3",
3535
"qrcode.react": "^4.2.0",
3636
"radashi": "^12.9.1",
3737
"react": "^19.2.6",
3838
"react-chartjs-2": "^5.3.1",
3939
"react-dom": "^19.2.6",
40-
"sass": "^1.99.0",
40+
"sass": "^1.100.0",
4141
"zod": "^4.4.3",
4242
"zustand": "^5.0.13"
4343
},
4444
"devDependencies": {
4545
"@tanstack/devtools-vite": "^0.7.0",
4646
"@types/byte-size": "^8.1.2",
47-
"@types/node": "^25.8.0",
48-
"@types/react": "^19.2.14",
47+
"@types/node": "^25.9.1",
48+
"@types/react": "^19.2.15",
4949
"@types/react-dom": "^19.2.3",
5050
"@vitejs/plugin-react": "^6.0.2",
5151
"autoprefixer": "^10.5.0",
5252
"globals": "^17.6.0",
53-
"stylelint": "^17.11.1",
53+
"stylelint": "^17.12.0",
5454
"stylelint-config-standard-scss": "^17.0.0",
5555
"stylelint-scss": "^7.1.1",
5656
"typescript": "~6.0.3",
57-
"vite": "^8.0.13"
57+
"vite": "^8.0.14"
5858
}
5959
}

new-ui/pnpm-lock.yaml

Lines changed: 230 additions & 281 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -35,29 +35,14 @@
3535
"last 1 safari version"
3636
]
3737
},
38-
"pnpm": {
39-
"peerDependencyRules": {
40-
"ignoreMissing": [
41-
"react-native"
42-
]
43-
},
44-
"onlyBuiltDependencies": [
45-
"@parcel/watcher",
46-
"@swc/core",
47-
"esbuild"
48-
],
49-
"overrides": {
50-
"mdast-util-to-hast": "13.2.1"
51-
}
52-
},
5338
"dependencies": {
5439
"@floating-ui/react": "^0.27.19",
5540
"@hookform/resolvers": "^3.10.0",
5641
"@react-hook/resize-observer": "^2.0.2",
5742
"@stablelib/base64": "^2.0.1",
5843
"@stablelib/x25519": "^2.0.1",
59-
"@tanstack/query-core": "^5.100.10",
60-
"@tanstack/react-virtual": "^3.13.24",
44+
"@tanstack/query-core": "^5.100.14",
45+
"@tanstack/react-virtual": "^3.13.25",
6146
"@tauri-apps/api": "^2.11.0",
6247
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
6348
"@tauri-apps/plugin-deep-link": "^2.4.9",
@@ -82,21 +67,21 @@
8267
"fast-deep-equal": "^3.1.3",
8368
"file-saver": "^2.0.5",
8469
"get-text-width": "^1.0.3",
85-
"html-react-parser": "^6.1.1",
86-
"itertools": "^2.6.0",
70+
"html-react-parser": "^6.1.2",
71+
"itertools": "^2.7.1",
8772
"js-base64": "^3.7.8",
8873
"lodash-es": "^4.18.1",
8974
"merge-refs": "^2.0.0",
9075
"millify": "^6.1.0",
91-
"motion": "^12.38.0",
76+
"motion": "^12.40.0",
9277
"p-timeout": "^7.0.1",
9378
"prop-types": "^15.8.1",
9479
"radash": "^12.1.1",
9580
"react": "^19.2.6",
9681
"react-auth-code-input": "^3.2.1",
9782
"react-click-away-listener": "^2.4.1",
9883
"react-dom": "^19.2.6",
99-
"react-hook-form": "^7.76.0",
84+
"react-hook-form": "^7.76.1",
10085
"react-hotkeys-hook": "^5.3.2",
10186
"react-loading-skeleton": "^3.5.0",
10287
"react-markdown": "^10.1.0",
@@ -115,25 +100,25 @@
115100
"@biomejs/biome": "^2.4.15",
116101
"@hookform/devtools": "^4.4.0",
117102
"@svgr/cli": "^8.1.0",
118-
"@tanstack/react-query": "^5.100.10",
119-
"@tanstack/react-query-devtools": "^5.100.10",
103+
"@tanstack/react-query": "^5.100.14",
104+
"@tanstack/react-query-devtools": "^5.100.14",
120105
"@tauri-apps/cli": "^2.11.2",
121106
"@types/file-saver": "^2.0.7",
122107
"@types/lodash-es": "^4.17.12",
123-
"@types/node": "^25.8.0",
124-
"@types/react": "^19.2.14",
108+
"@types/node": "^25.9.1",
109+
"@types/react": "^19.2.15",
125110
"@types/react-dom": "^19.2.3",
126111
"@vitejs/plugin-react": "^6.0.2",
127112
"@vitejs/plugin-react-swc": "^4.3.1",
128113
"autoprefixer": "^10.5.0",
129114
"npm-run-all": "^4.1.5",
130-
"postcss": "^8.5.14",
115+
"postcss": "^8.5.15",
131116
"prettier": "^3.8.3",
132117
"sass": "~1.99.0",
133118
"typedoc": "^0.28.19",
134119
"typesafe-i18n": "^5.27.1",
135120
"typescript": "^5.9.3",
136-
"vite": "^8.0.13"
121+
"vite": "^8.0.14"
137122
},
138123
"volta": {
139124
"node": "20.5.1"

0 commit comments

Comments
 (0)