We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b49237c commit 4806212Copy full SHA for 4806212
2 files changed
package.json
@@ -28,7 +28,7 @@
28
"@tailwindcss/typography": "0.5.19",
29
"nuxt": "4.4.2",
30
"tailwindcss": "4.2.2",
31
- "vue": "3.5.31",
+ "vue": "3.5.32",
32
"vue-router": "5.0.4"
33
},
34
"pnpm": {
@@ -45,8 +45,8 @@
45
"@iconify-json/fa7-solid": "1.2.4",
46
"@nuxt/eslint": "1.15.2",
47
"@tailwindcss/vite": "4.2.2",
48
- "@types/node": "24.12.0",
49
- "eslint": "10.1.0",
+ "@types/node": "24.12.2",
+ "eslint": "10.2.0",
50
"eslint-config-prettier": "10.1.8",
51
"eslint-plugin-prettier": "5.5.5",
52
"prettier": "3.8.1",
0 commit comments