Update dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "2.8.0",
|
||||
"@tauri-apps/plugin-dialog": "2.3.3",
|
||||
"@tauri-apps/plugin-dialog": "2.4.0",
|
||||
"@tauri-apps/plugin-fs": "2.4.2",
|
||||
"@tauri-apps/plugin-notification": "2.3.1",
|
||||
"@tauri-apps/plugin-opener": "2.5.0",
|
||||
@@ -24,12 +24,12 @@
|
||||
"next": "15.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "7.0.0",
|
||||
"@fortawesome/free-brands-svg-icons": "7.0.0",
|
||||
"@fortawesome/free-solid-svg-icons": "7.0.0",
|
||||
"@fortawesome/react-fontawesome": "3.0.1",
|
||||
"@fortawesome/fontawesome-svg-core": "7.0.1",
|
||||
"@fortawesome/free-brands-svg-icons": "7.0.1",
|
||||
"@fortawesome/free-solid-svg-icons": "7.0.1",
|
||||
"@fortawesome/react-fontawesome": "3.0.2",
|
||||
"@tailwindcss/postcss": "4.1.12",
|
||||
"@tauri-apps/cli": "2.8.3",
|
||||
"@tauri-apps/cli": "2.8.4",
|
||||
"@types/crypto-js": "4.2.2",
|
||||
"@types/react": "19.1.12",
|
||||
"@types/react-dom": "19.1.9",
|
||||
|
||||
Reference in New Issue
Block a user