mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Sat Nov 8 19:37:32 CET 2025
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
"@mui/icons-material": "7.3.5",
|
||||
"@mui/lab": "7.0.0-beta.17",
|
||||
"@mui/material": "7.3.5",
|
||||
"@mui/x-date-pickers": "8.16.0",
|
||||
"@mui/x-date-pickers": "8.17.0",
|
||||
"@nyanpasu/interface": "workspace:^",
|
||||
"@nyanpasu/ui": "workspace:^",
|
||||
"@tailwindcss/postcss": "4.1.16",
|
||||
"@tailwindcss/postcss": "4.1.17",
|
||||
"@tanstack/router-zod-adapter": "1.81.5",
|
||||
"@tauri-apps/api": "2.8.0",
|
||||
"@types/json-schema": "7.0.15",
|
||||
@@ -59,9 +59,9 @@
|
||||
"@iconify/json": "2.2.404",
|
||||
"@monaco-editor/react": "4.7.0",
|
||||
"@tanstack/react-query": "5.90.7",
|
||||
"@tanstack/react-router": "1.134.13",
|
||||
"@tanstack/react-router-devtools": "1.134.13",
|
||||
"@tanstack/router-plugin": "1.134.14",
|
||||
"@tanstack/react-router": "1.134.15",
|
||||
"@tanstack/react-router-devtools": "1.134.15",
|
||||
"@tanstack/router-plugin": "1.134.15",
|
||||
"@tauri-apps/plugin-clipboard-manager": "2.3.0",
|
||||
"@tauri-apps/plugin-dialog": "2.4.0",
|
||||
"@tauri-apps/plugin-fs": "2.4.2",
|
||||
@@ -88,7 +88,7 @@
|
||||
"unplugin-auto-import": "20.2.0",
|
||||
"unplugin-icons": "22.5.0",
|
||||
"validator": "13.15.20",
|
||||
"vite": "7.2.0",
|
||||
"vite": "7.2.2",
|
||||
"vite-plugin-html": "3.2.2",
|
||||
"vite-plugin-sass-dts": "1.3.34",
|
||||
"vite-plugin-svgr": "4.5.0",
|
||||
|
||||
@@ -29,8 +29,8 @@
|
||||
"react-error-boundary": "6.0.0",
|
||||
"react-i18next": "15.7.4",
|
||||
"react-use": "17.6.0",
|
||||
"tailwindcss": "4.1.16",
|
||||
"vite": "7.2.0",
|
||||
"tailwindcss": "4.1.17",
|
||||
"vite": "7.2.2",
|
||||
"vite-tsconfig-paths": "5.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user