chore: bump up deps
This commit is contained in:
+39
-39
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "0.0.21",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.15.4",
|
||||
"packageManager": "pnpm@10.5.2",
|
||||
"author": {
|
||||
"url": "https://github.com/ourongxing/",
|
||||
"email": "[email protected]",
|
||||
@@ -25,81 +25,81 @@
|
||||
"test": "vitest -c vitest.config.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.4.0",
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.5.0",
|
||||
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.0",
|
||||
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.3",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@iconify-json/si": "^1.2.3",
|
||||
"@tanstack/react-query-devtools": "^5.64.1",
|
||||
"@tanstack/react-router": "^1.97.3",
|
||||
"@unocss/reset": "^65.4.2",
|
||||
"@tanstack/react-query-devtools": "^5.66.11",
|
||||
"@tanstack/react-router": "^1.112.0",
|
||||
"@unocss/reset": "^66.0.0",
|
||||
"ahooks": "^3.8.4",
|
||||
"better-sqlite3": "^11.8.1",
|
||||
"cheerio": "^1.0.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.0.4",
|
||||
"consola": "^3.4.0",
|
||||
"cookie-es": "^1.2.2",
|
||||
"cookie-es": "^2.0.0",
|
||||
"dayjs": "1.11.13",
|
||||
"db0": "^0.2.1",
|
||||
"db0": "^0.3.1",
|
||||
"defu": "^6.1.4",
|
||||
"fast-xml-parser": "^4.5.1",
|
||||
"framer-motion": "^11.18.1",
|
||||
"h3": "^1.13.1",
|
||||
"fast-xml-parser": "^5.0.8",
|
||||
"framer-motion": "^12.4.7",
|
||||
"h3": "^1.15.1",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"jose": "^5.9.6",
|
||||
"jotai": "^2.11.0",
|
||||
"jose": "^6.0.8",
|
||||
"jotai": "^2.12.1",
|
||||
"md5": "^2.3.0",
|
||||
"ofetch": "^1.4.1",
|
||||
"overlayscrollbars": "^2.10.1",
|
||||
"pnpm": "^9.15.4",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"overlayscrollbars": "^2.11.1",
|
||||
"pnpm": "^10.5.2",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-use": "^17.6.0",
|
||||
"uncrypto": "^0.1.3",
|
||||
"zod": "^3.24.1"
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-react/eslint-plugin": "^1.23.2",
|
||||
"@eslint-react/eslint-plugin": "^1.29.0",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@napi-rs/pinyin": "^1.7.5",
|
||||
"@ourongxing/eslint-config": "3.2.3-beta.6",
|
||||
"@ourongxing/tsconfig": "^0.0.4",
|
||||
"@rollup/pluginutils": "^5.1.4",
|
||||
"@tanstack/react-query": "^5.64.1",
|
||||
"@tanstack/router-devtools": "^1.97.3",
|
||||
"@tanstack/router-plugin": "^1.97.3",
|
||||
"@tanstack/react-query": "^5.66.11",
|
||||
"@tanstack/router-devtools": "^1.112.0",
|
||||
"@tanstack/router-plugin": "^1.112.0",
|
||||
"@types/md5": "^2.3.5",
|
||||
"@types/react": "^18.3.11",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@unocss/rule-utils": "^65.4.2",
|
||||
"@vitejs/plugin-react-swc": "^3.7.2",
|
||||
"bumpp": "^9.10.1",
|
||||
"@types/react": "^19.0.10",
|
||||
"@types/react-dom": "^19.0.4",
|
||||
"@unocss/rule-utils": "^66.0.0",
|
||||
"@vitejs/plugin-react-swc": "^3.8.0",
|
||||
"bumpp": "^10.0.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^16.4.7",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-plugin-react-hooks": "^5.1.0-rc-ca587425-20241211",
|
||||
"eslint-plugin-react-refresh": "^0.4.18",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.19",
|
||||
"fast-glob": "^3.3.3",
|
||||
"favicons-scraper": "^1.3.2",
|
||||
"lint-staged": "^15.4.1",
|
||||
"lint-staged": "^15.4.3",
|
||||
"mlly": "^1.7.4",
|
||||
"mockdate": "^3.0.5",
|
||||
"pnpm-patch-i": "^0.4.1",
|
||||
"rollup": "^4.30.1",
|
||||
"rollup": "^4.34.8",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"tsx": "^4.19.2",
|
||||
"typescript": "^5.6.3",
|
||||
"typescript-eslint": "^8.8.1",
|
||||
"unimport": "^3.14.6",
|
||||
"unocss": "^65.4.2",
|
||||
"vite": "^5.4.8",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript-eslint": "^8.25.0",
|
||||
"unimport": "^4.1.2",
|
||||
"unocss": "^66.0.0",
|
||||
"vite": "^6.2.0",
|
||||
"vite-plugin-pwa": "^0.21.1",
|
||||
"vite-plugin-with-nitro": "0.0.3",
|
||||
"vitest": "^3.0.2",
|
||||
"vitest": "^3.0.7",
|
||||
"workbox-build": "^7.3.0",
|
||||
"workbox-window": "^7.3.0",
|
||||
"wrangler": "^3.103.2"
|
||||
"wrangler": "^3.111.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
|
||||
Generated
+2158
-1787
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user