Skip to content

Commit 625bf04

Browse files
committed
chore: bump up depes
1 parent 951241b commit 625bf04

2 files changed

Lines changed: 3461 additions & 2497 deletions

File tree

package.json

Lines changed: 59 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.39",
55
"private": true,
6-
"packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748",
6+
"packageManager": "pnpm@10.30.3",
77
"author": {
88
"url": "https://github.com/ourongxing/",
99
"email": "orongxing@gmail.com",
@@ -25,82 +25,81 @@
2525
"test": "vitest -c vitest.config.ts"
2626
},
2727
"dependencies": {
28-
"@atlaskit/pragmatic-drag-and-drop": "^1.5.0",
29-
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.0",
30-
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.3",
31-
"@formkit/auto-animate": "^0.8.2",
32-
"@iconify-json/si": "^1.2.3",
33-
"@modelcontextprotocol/sdk": "^1.11.0",
34-
"@tanstack/react-query-devtools": "^5.66.11",
35-
"@tanstack/react-router": "^1.112.0",
36-
"@unocss/reset": "^66.0.0",
37-
"ahooks": "^3.8.4",
38-
"better-sqlite3": "^11.10.0",
39-
"cheerio": "^1.0.0",
28+
"@atlaskit/pragmatic-drag-and-drop": "^1.7.7",
29+
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.5",
30+
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0",
31+
"@formkit/auto-animate": "^0.9.0",
32+
"@iconify-json/si": "^1.2.17",
33+
"@modelcontextprotocol/sdk": "^1.27.1",
34+
"@tanstack/react-query-devtools": "^5.91.3",
35+
"@tanstack/react-router": "^1.163.2",
36+
"@unocss/reset": "^66.6.2",
37+
"ahooks": "^3.9.6",
38+
"better-sqlite3": "^12.6.2",
39+
"cheerio": "^1.2.0",
4040
"clsx": "^2.1.1",
41-
"cmdk": "^1.0.4",
42-
"consola": "^3.4.0",
41+
"cmdk": "^1.1.1",
42+
"consola": "^3.4.2",
4343
"cookie-es": "^2.0.0",
4444
"dayjs": "1.11.13",
4545
"db0": "^0.3.1",
4646
"defu": "^6.1.4",
47-
"fast-xml-parser": "^5.0.8",
48-
"framer-motion": "^12.4.7",
47+
"fast-xml-parser": "^5.4.1",
48+
"framer-motion": "^12.34.3",
4949
"h3": "^1.15.1",
50-
"iconv-lite": "^0.6.3",
51-
"jose": "^6.0.8",
52-
"jotai": "^2.12.1",
50+
"iconv-lite": "^0.7.2",
51+
"jose": "^6.1.3",
52+
"jotai": "^2.18.0",
5353
"md5": "^2.3.0",
54-
"ofetch": "^1.4.1",
55-
"overlayscrollbars": "^2.11.1",
56-
"pnpm": "^10.5.2",
57-
"react": "^19.0.0",
54+
"ofetch": "^1.5.1",
55+
"overlayscrollbars": "^2.14.0",
56+
"pnpm": "^10.30.3",
57+
"react": "^19.0.4",
5858
"react-device-detect": "^2.2.3",
59-
"react-dom": "^19.0.0",
59+
"react-dom": "^19.0.4",
6060
"react-use": "^17.6.0",
6161
"uncrypto": "^0.1.3",
62-
"zod": "^3.24.2"
62+
"zod": "^4.3.6"
6363
},
6464
"devDependencies": {
65-
"@eslint-react/eslint-plugin": "^1.29.0",
65+
"@eslint-react/eslint-plugin": "^2.13.0",
6666
"@iconify-json/ph": "^1.2.2",
67-
"@napi-rs/pinyin": "^1.7.5",
67+
"@napi-rs/pinyin": "^1.7.7",
6868
"@ourongxing/eslint-config": "3.2.3-beta.6",
69-
"@ourongxing/tsconfig": "^0.0.4",
70-
"@rollup/pluginutils": "^5.1.4",
71-
"@tanstack/react-query": "^5.66.11",
72-
"@tanstack/router-devtools": "^1.112.0",
73-
"@tanstack/router-plugin": "^1.112.0",
74-
"@types/md5": "^2.3.5",
75-
"@types/react": "^19.0.10",
76-
"@types/react-dom": "^19.0.4",
77-
"@unocss/rule-utils": "^66.0.0",
78-
"@vitejs/plugin-react-swc": "^3.8.0",
79-
"bumpp": "^10.0.3",
80-
"cross-env": "^7.0.3",
81-
"dotenv": "^16.4.7",
69+
"@rollup/pluginutils": "^5.3.0",
70+
"@tanstack/react-query": "^5.90.21",
71+
"@tanstack/router-devtools": "^1.163.2",
72+
"@tanstack/router-plugin": "^1.163.2",
73+
"@types/md5": "^2.3.6",
74+
"@types/react": "^19.2.14",
75+
"@types/react-dom": "^19.2.3",
76+
"@unocss/rule-utils": "^66.6.2",
77+
"@vitejs/plugin-react-swc": "^4.2.3",
78+
"bumpp": "^10.4.1",
79+
"cross-env": "^10.1.0",
80+
"dotenv": "^17.3.1",
8281
"eslint": "^9.21.0",
8382
"eslint-plugin-react-hooks": "^5.2.0",
8483
"eslint-plugin-react-refresh": "^0.4.19",
8584
"fast-glob": "^3.3.3",
8685
"favicons-scraper": "^1.3.2",
87-
"lint-staged": "^15.4.3",
88-
"mlly": "^1.7.4",
86+
"lint-staged": "^16.2.7",
87+
"mlly": "^1.8.0",
8988
"mockdate": "^3.0.5",
90-
"pnpm-patch-i": "^0.4.1",
91-
"rollup": "^4.34.8",
92-
"simple-git-hooks": "^2.11.1",
93-
"tsx": "^4.19.3",
94-
"typescript": "^5.8.2",
95-
"typescript-eslint": "^8.25.0",
96-
"unimport": "^4.1.2",
97-
"unocss": "^66.0.0",
98-
"vite": "^6.2.0",
99-
"vite-plugin-pwa": "^0.21.1",
89+
"pnpm-patch-i": "^0.5.6",
90+
"rollup": "^4.59.0",
91+
"simple-git-hooks": "^2.13.1",
92+
"tsx": "^4.21.0",
93+
"typescript": "^5.9.3",
94+
"typescript-eslint": "^8.56.1",
95+
"unimport": "^6.0.0",
96+
"unocss": "^66.6.2",
97+
"vite": "^7.3.1",
98+
"vite-plugin-pwa": "^1.2.0",
10099
"vite-plugin-with-nitro": "0.0.3",
101-
"vitest": "^3.0.7",
102-
"workbox-build": "^7.3.0",
103-
"workbox-window": "^7.3.0",
100+
"vitest": "^4.0.18",
101+
"workbox-build": "^7.4.0",
102+
"workbox-window": "^7.4.0",
104103
"wrangler": "4.14.1"
105104
},
106105
"pnpm": {
@@ -122,11 +121,11 @@
122121
"resolutions": {
123122
"cross-spawn": ">=7.0.6",
124123
"dayjs": "1.11.13",
124+
"db0": "^0.3.4",
125125
"nitropack": "npm:nitro-go@0.0.3",
126-
"picomatch": "^4.0.2",
127-
"react": "^19",
128-
"db0": "^0.3.1",
129-
"vite": "^6"
126+
"picomatch": "^4.0.3",
127+
"react": "^19.0.4",
128+
"vite": "^7.3.1"
130129
},
131130
"simple-git-hooks": {
132131
"pre-commit": "npx lint-staged"

0 commit comments

Comments
 (0)