chore: update deps and plugins
This commit is contained in:
@@ -16,20 +16,21 @@
|
||||
"release": "oxlint . && oxfmt --check . && nuxt typecheck && changelogen --noAuthors --release --push"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify-json/lucide": "^1.2.99",
|
||||
"@lewebsimple/nuxt-graphql": "^0.7.5",
|
||||
"@nuxt/ui": "^4.5.1",
|
||||
"@nuxt/ui": "^4.6.0",
|
||||
"nuxt": "^4.4.2",
|
||||
"nuxt-svgo": "^4.2.6",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"vue": "^3.5.30",
|
||||
"vue-router": "^5.0.3"
|
||||
"vue": "^3.5.31",
|
||||
"vue-router": "^5.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.5.0",
|
||||
"changelogen": "^0.6.2",
|
||||
"oxfmt": "^0.41.0",
|
||||
"oxlint": "^1.56.0",
|
||||
"typescript": "^5.9.3",
|
||||
"oxfmt": "^0.42.0",
|
||||
"oxlint": "^1.57.0",
|
||||
"typescript": "^6.0.2",
|
||||
"vue-tsc": "^3.2.6"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user