Skip to content

Commit 4afce68

Browse files
author
robotism
committed
update
1 parent 9873693 commit 4afce68

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@nuxt/content": "^3.4.0",
21-
"@nuxt/eslint": "^1.2.0",
21+
"@nuxt/eslint": "^1.3.0",
2222
"@nuxt/fonts": "^0.11.0",
2323
"@nuxt/icon": "^1.11.0",
2424
"@nuxt/image": "^1.10.0",
@@ -40,17 +40,17 @@
4040
"nuxt-quasar-ui": "^2.1.12",
4141
"quasar": "^2.18.1",
4242
"tailwindcss": "^4.0.17",
43-
"vue": "latest",
44-
"vue-router": "latest"
43+
"vue": "^3.5.13",
44+
"vue-router": "^4.5.0"
4545
},
4646
"devDependencies": {
47-
"@iconify-json/lucide": "^1.2.33",
48-
"@iconify-json/simple-icons": "^1.2.29",
47+
"@iconify-json/lucide": "^1.2.34",
48+
"@iconify-json/simple-icons": "^1.2.30",
4949
"prettier": "3.5.3",
5050
"typescript": "^5.8.2"
5151
},
5252
"optionalDependencies": {
53-
"@rollup/rollup-linux-x64-gnu": "^4.37.0",
53+
"@rollup/rollup-linux-x64-gnu": "^4.38.0",
5454
"@tailwindcss/oxide-linux-x64-gnu": "^4.0.17",
5555
"lightningcss-linux-x64-gnu": "^1.29.3"
5656
}

0 commit comments

Comments
 (0)