mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
Update On Sun Sep 15 20:34:04 CEST 2024
This commit is contained in:
@@ -16,10 +16,9 @@
|
||||
"@generouted/react-router": "1.19.6",
|
||||
"@juggle/resize-observer": "3.4.0",
|
||||
"@material/material-color-utilities": "0.3.0",
|
||||
"@monaco-editor/react": "4.6.0",
|
||||
"@mui/icons-material": "5.16.7",
|
||||
"@mui/lab": "5.0.0-alpha.173",
|
||||
"@mui/material": "5.16.7",
|
||||
"@mui/icons-material": "6.0.2",
|
||||
"@mui/lab": "6.0.0-beta.9",
|
||||
"@mui/material": "6.0.2",
|
||||
"@nyanpasu/interface": "workspace:^",
|
||||
"@nyanpasu/ui": "workspace:^",
|
||||
"@tauri-apps/api": "2.0.0-rc.4",
|
||||
@@ -32,15 +31,15 @@
|
||||
"i18next": "23.15.1",
|
||||
"jotai": "2.9.3",
|
||||
"json-schema": "0.4.0",
|
||||
"material-react-table": "2.13.3",
|
||||
"material-react-table": "3.0.1",
|
||||
"monaco-editor": "0.51.0",
|
||||
"mui-color-input": "4.0.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react": "rc",
|
||||
"react-dom": "rc",
|
||||
"react-error-boundary": "4.0.13",
|
||||
"react-fast-marquee": "1.6.5",
|
||||
"react-hook-form-mui": "7.2.0",
|
||||
"react-i18next": "15.0.1",
|
||||
"react-i18next": "15.0.2",
|
||||
"react-markdown": "9.0.1",
|
||||
"react-router-dom": "6.26.2",
|
||||
"react-split-grid": "1.0.4",
|
||||
@@ -53,7 +52,8 @@
|
||||
"@emotion/babel-plugin": "11.12.0",
|
||||
"@emotion/react": "11.13.3",
|
||||
"@iconify/json": "2.2.248",
|
||||
"@tauri-apps/plugin-clipboard-manager": "2.0.0-rc.1",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@tauri-apps/plugin-clipboard-manager": "2.0.0-rc.2",
|
||||
"@tauri-apps/plugin-dialog": "2.0.0-rc.1",
|
||||
"@tauri-apps/plugin-fs": "2.0.0-rc.2",
|
||||
"@tauri-apps/plugin-notification": "2.0.0-rc.1",
|
||||
@@ -78,7 +78,7 @@
|
||||
"validator": "13.12.0",
|
||||
"vite": "5.4.5",
|
||||
"vite-plugin-monaco-editor": "1.1.3",
|
||||
"vite-plugin-sass-dts": "1.3.26",
|
||||
"vite-plugin-sass-dts": "1.3.28",
|
||||
"vite-plugin-svgr": "4.2.0",
|
||||
"vite-tsconfig-paths": "5.0.1",
|
||||
"zod": "3.23.8"
|
||||
|
||||
Reference in New Issue
Block a user