mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Implement code changes to enhance functionality and improve performance
This commit is contained in:
20
package.json
20
package.json
@@ -25,30 +25,30 @@
|
||||
"@nuxthub/core": "^0.9.0",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"@nuxtjs/i18n": "10.0.3",
|
||||
"@vueuse/core": "^13.5.0",
|
||||
"@vueuse/core": "^13.6.0",
|
||||
"better-sqlite3": "^12.2.0",
|
||||
"drizzle-orm": "^0.44.3",
|
||||
"drizzle-orm": "^0.44.4",
|
||||
"h3-zod": "^0.5.3",
|
||||
"nuxt": "^4.0.1",
|
||||
"nuxt": "^4.0.2",
|
||||
"nuxt-visitors": "1.2.2",
|
||||
"rehype-katex": "^7.0.1",
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"vue-use-spring": "^0.3.3",
|
||||
"zod": "^4.0.8"
|
||||
"zod": "^4.0.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.19.0",
|
||||
"@iconify-json/devicon": "^1.2.33",
|
||||
"@antfu/eslint-config": "^5.0.0",
|
||||
"@iconify-json/devicon": "^1.2.34",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^24.1.0",
|
||||
"@vueuse/math": "^13.5.0",
|
||||
"@vueuse/nuxt": "^13.5.0",
|
||||
"@vueuse/math": "^13.6.0",
|
||||
"@vueuse/nuxt": "^13.6.0",
|
||||
"drizzle-kit": "^0.31.4",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint": "^9.32.0",
|
||||
"typescript": "^5.8.3",
|
||||
"vue-tsc": "^3.0.4",
|
||||
"wrangler": "^4.26.0"
|
||||
"wrangler": "^4.26.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user