mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
Implement code changes to enhance functionality and improve performance
This commit is contained in:
20
package.json
20
package.json
@@ -13,18 +13,18 @@
|
||||
"typecheck": "nuxt prepare && vue-tsc -b --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify-json/logos": "^1.2.4",
|
||||
"@iconify-json/lucide": "^1.2.57",
|
||||
"@iconify-json/logos": "^1.2.5",
|
||||
"@iconify-json/lucide": "^1.2.58",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@iconify-json/twemoji": "^1.2.2",
|
||||
"@iconify-json/vscode-icons": "^1.2.23",
|
||||
"@intlify/message-compiler": "^11.1.10",
|
||||
"@intlify/message-compiler": "^11.1.11",
|
||||
"@nuxt/content": "3.6.3",
|
||||
"@nuxt/image": "^1.10.0",
|
||||
"@nuxt/ui": "3.2.0",
|
||||
"@nuxt/ui": "3.3.0",
|
||||
"@nuxthub/core": "^0.9.0",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"@nuxtjs/i18n": "10.0.1",
|
||||
"@nuxtjs/i18n": "10.0.3",
|
||||
"@vueuse/core": "^13.5.0",
|
||||
"better-sqlite3": "^12.2.0",
|
||||
"drizzle-orm": "^0.44.3",
|
||||
@@ -36,11 +36,11 @@
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"vue-use-spring": "^0.3.3",
|
||||
"zod": "^4.0.5"
|
||||
"zod": "^4.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.17.0",
|
||||
"@iconify-json/devicon": "^1.2.32",
|
||||
"@antfu/eslint-config": "^4.19.0",
|
||||
"@iconify-json/devicon": "^1.2.33",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^24.1.0",
|
||||
"@vueuse/math": "^13.5.0",
|
||||
@@ -48,7 +48,7 @@
|
||||
"drizzle-kit": "^0.31.4",
|
||||
"eslint": "^9.31.0",
|
||||
"typescript": "^5.8.3",
|
||||
"vue-tsc": "^3.0.3",
|
||||
"wrangler": "^4.25.1"
|
||||
"vue-tsc": "^3.0.4",
|
||||
"wrangler": "^4.26.0"
|
||||
}
|
||||
}
|
||||
|
||||
1014
pnpm-lock.yaml
generated
1014
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user