mirror of
https://github.com/blueedgetechno/win11React.git
synced 2026-01-10 06:28:11 -05:00
Update Dependencies
This commit is contained in:
824
package-lock.json
generated
824
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user