Update dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -23,23 +23,23 @@
|
||||
"@tauri-apps/plugin-os": "2.3.2",
|
||||
"axios": "1.13.2",
|
||||
"date-fns": "4.1.0",
|
||||
"next": "16.0.7",
|
||||
"next": "16.1.0",
|
||||
"pretty-bytes": "7.1.0",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1"
|
||||
"react-dom": "19.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "4.1.17",
|
||||
"@tauri-apps/cli": "2.9.5",
|
||||
"@tailwindcss/postcss": "4.1.18",
|
||||
"@tauri-apps/cli": "2.9.6",
|
||||
"@types/crypto-js": "4.2.2",
|
||||
"@types/react": "19.2.7",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"crypto-js": "4.2.0",
|
||||
"@types/node": "24.10.1",
|
||||
"tailwindcss": "4.1.17",
|
||||
"@types/node": "25.0.3",
|
||||
"tailwindcss": "4.1.18",
|
||||
"typescript": "5.9.3",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-next": "16.0.7",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-next": "16.1.0",
|
||||
"@eslint/eslintrc": "3.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user