chore: fix versions
This commit is contained in:
30
package.json
30
package.json
@@ -12,24 +12,24 @@
|
||||
"lint": "eslint --fix --cache ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/content": "^3.8.2",
|
||||
"@nuxt/content": "3.8.2",
|
||||
"@nuxtjs/i18n": "10.2.1",
|
||||
"@nuxtjs/mdc": "^0.18.4",
|
||||
"@nuxtjs/mdc": "0.18.4",
|
||||
"@pinia/nuxt": "0.11.3",
|
||||
"better-sqlite3": "^12.4.1",
|
||||
"gsap": "^3.13.0",
|
||||
"nuxt": "^4.2.1",
|
||||
"pinia": "^3.0.4",
|
||||
"vue": "^3.5.22",
|
||||
"vue-router": "^4.6.3"
|
||||
"better-sqlite3": "12.4.1",
|
||||
"gsap": "3.13.0",
|
||||
"nuxt": "4.2.1",
|
||||
"pinia": "3.0.4",
|
||||
"vue": "3.5.25",
|
||||
"vue-router": "4.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint": "^1.10.0",
|
||||
"@nuxt/kit": "^4.2.1",
|
||||
"@types/node": "^24.10.1",
|
||||
"eslint": "^9.39.1",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "^5.9.3",
|
||||
"zod": "^4.1.12"
|
||||
"@nuxt/eslint": "1.10.0",
|
||||
"@nuxt/kit": "4.2.1",
|
||||
"@types/node": "24.10.1",
|
||||
"eslint": "9.39.1",
|
||||
"prettier": "3.6.2",
|
||||
"typescript": "5.9.3",
|
||||
"zod": "4.1.12"
|
||||
}
|
||||
}
|
||||
|
||||
968
pnpm-lock.yaml
generated
968
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user