Update Dependencies

This commit is contained in:
win11bot
2024-04-28 00:21:19 +00:00
parent f42b0cda2b
commit 12f145af63
2 changed files with 435 additions and 401 deletions

824
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,9 +11,9 @@
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@sentry/react": "^7.111.0",
"@sentry/tracing": "^7.111.0",
"@tauri-apps/api": "^1.5.3",
"@sentry/react": "^7.112.2",
"@sentry/tracing": "^7.112.2",
"@tauri-apps/api": "^1.5.4",
"@widgetbot/react-embed": "1.5.0",
"@win11react/react-canvas-draw": "1.2.2",
"axios": "^0.27.2",
@@ -24,8 +24,8 @@
"i18next-browser-languagedetector": "^6.1.8",
"i18next-http-backend": "^1.4.5",
"i18next-xhr-backend": "^3.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^3.1.4",
"react-firebase-hooks": "^5.1.1",
"react-i18next": "^11.18.6",
@@ -65,7 +65,7 @@
]
},
"devDependencies": {
"@tauri-apps/cli": "^1.5.11",
"@tauri-apps/cli": "^1.5.12",
"@vitejs/plugin-react": "2.0.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",