chore(deps): update npm dependencies (#4254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
10
package.json
10
package.json
@@ -39,7 +39,7 @@
|
||||
"@mui/x-data-grid": "^8.9.1",
|
||||
"@tauri-apps/api": "2.7.0",
|
||||
"@tauri-apps/plugin-clipboard-manager": "^2.3.0",
|
||||
"@tauri-apps/plugin-dialog": "^2.3.1",
|
||||
"@tauri-apps/plugin-dialog": "^2.3.2",
|
||||
"@tauri-apps/plugin-fs": "^2.4.1",
|
||||
"@tauri-apps/plugin-global-shortcut": "^2.3.0",
|
||||
"@tauri-apps/plugin-notification": "^2.3.0",
|
||||
@@ -62,10 +62,10 @@
|
||||
"monaco-editor": "^0.52.2",
|
||||
"monaco-yaml": "^5.4.0",
|
||||
"nanoid": "^5.1.5",
|
||||
"react": "19.1.0",
|
||||
"react": "19.1.1",
|
||||
"react-beautiful-dnd": "^13.1.1",
|
||||
"react-chartjs-2": "^5.3.0",
|
||||
"react-dom": "19.1.0",
|
||||
"react-dom": "19.1.1",
|
||||
"react-error-boundary": "6.0.0",
|
||||
"react-hook-form": "^7.61.1",
|
||||
"react-i18next": "15.6.1",
|
||||
@@ -84,9 +84,9 @@
|
||||
"@tauri-apps/cli": "2.7.1",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/react": "19.1.8",
|
||||
"@types/react": "19.1.9",
|
||||
"@types/react-beautiful-dnd": "^13.1.8",
|
||||
"@types/react-dom": "19.1.6",
|
||||
"@types/react-dom": "19.1.7",
|
||||
"@vitejs/plugin-legacy": "^7.1.0",
|
||||
"@vitejs/plugin-react": "4.7.0",
|
||||
"adm-zip": "^0.5.16",
|
||||
|
||||
Reference in New Issue
Block a user