mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 08:28:20 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
28ffa735ca
commit
cd1fb48b68
10
package.json
10
package.json
|
|
@ -29,28 +29,28 @@
|
||||||
"check": "bunx tsc -p ."
|
"check": "bunx tsc -p ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ark-ui/vue": "^3.3.1",
|
"@ark-ui/vue": "^3.4.0",
|
||||||
"@lysand-org/client": "^0.1.8",
|
"@lysand-org/client": "^0.1.8",
|
||||||
"@nuxt/fonts": "^0.7.0",
|
"@nuxt/fonts": "^0.7.0",
|
||||||
"@tailwindcss/typography": "^0.5.13",
|
"@tailwindcss/typography": "^0.5.13",
|
||||||
"@vee-validate/nuxt": "^4.13.1",
|
"@vee-validate/nuxt": "^4.13.1",
|
||||||
"@vee-validate/zod": "^4.13.1",
|
"@vee-validate/zod": "^4.13.1",
|
||||||
"@vite-pwa/nuxt": "^0.8.0",
|
"@vite-pwa/nuxt": "^0.8.0",
|
||||||
"c12": "^1.10.0",
|
"c12": "^1.11.1",
|
||||||
"fastest-levenshtein": "^1.0.16",
|
"fastest-levenshtein": "^1.0.16",
|
||||||
"html-to-text": "^9.0.5",
|
"html-to-text": "^9.0.5",
|
||||||
"iconify-icon": "^2.1.0",
|
"iconify-icon": "^2.1.0",
|
||||||
"magic-regexp": "^0.8.0",
|
"magic-regexp": "^0.8.0",
|
||||||
"mitt": "^3.0.1",
|
"mitt": "^3.0.1",
|
||||||
"nanoid": "^5.0.7",
|
"nanoid": "^5.0.7",
|
||||||
"nuxt": "^3.12.1",
|
"nuxt": "^3.12.2",
|
||||||
"nuxt-headlessui": "^1.2.0",
|
"nuxt-headlessui": "^1.2.0",
|
||||||
"nuxt-security": "^2.0.0-rc.6",
|
"nuxt-security": "^2.0.0-rc.6",
|
||||||
"nuxt-shiki": "^0.3.0",
|
"nuxt-shiki": "^0.3.0",
|
||||||
"overlayscrollbars": "^2.8.3",
|
"overlayscrollbars": "^2.8.3",
|
||||||
"overlayscrollbars-vue": "^0.5.9",
|
"overlayscrollbars-vue": "^0.5.9",
|
||||||
"shiki": "^1.6.4",
|
"shiki": "^1.7.0",
|
||||||
"vue": "^3.4.27",
|
"vue": "^3.4.29",
|
||||||
"vue-router": "^4.3.3",
|
"vue-router": "^4.3.3",
|
||||||
"zod": "^3.23.8"
|
"zod": "^3.23.8"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue