mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 00:18:20 +01:00
chore: ⬆️ Upgrade dependencies
Some checks failed
Some checks failed
This commit is contained in:
parent
8f50ce8b44
commit
caa8feb94a
|
|
@ -17,7 +17,7 @@ in
|
|||
|
||||
pnpmDeps = pnpm.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-coO6eNC7x4I6PiFsQYJKb86qYUvtcqXrO3MzvnPKNXI=";
|
||||
hash = "sha256-te3FA4x83igaA/ergnF4jFR9VTLlLNcvJm8hSTKBGA0=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
14
package.json
14
package.json
|
|
@ -54,7 +54,7 @@
|
|||
"@vee-validate/zod": "^4.15.0",
|
||||
"@versia/client": "0.2.0-alpha.4",
|
||||
"@videojs-player/vue": "^1.0.0",
|
||||
"@vite-pwa/nuxt": "^1.0.1",
|
||||
"@vite-pwa/nuxt": "^1.0.3",
|
||||
"@vueuse/core": "^13.3.0",
|
||||
"@vueuse/nuxt": "^13.3.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
@ -64,26 +64,26 @@
|
|||
"emojibase-data": "^16.0.3",
|
||||
"fuzzysort": "^3.1.0",
|
||||
"html-to-text": "^9.0.5",
|
||||
"lucide-vue-next": "^0.511.0",
|
||||
"lucide-vue-next": "^0.513.0",
|
||||
"magic-regexp": "^0.10.0",
|
||||
"mitt": "^3.0.1",
|
||||
"nanoid": "^5.1.5",
|
||||
"nuxt": "^3.17.4",
|
||||
"nuxt": "^3.17.5",
|
||||
"nuxt-security": "^2.2.0",
|
||||
"reka-ui": "^2.3.0",
|
||||
"shadcn-nuxt": "2.2.0",
|
||||
"tailwind-merge": "^3.3.0",
|
||||
"tailwindcss": "^4.1.8",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tw-animate-css": "^1.3.0",
|
||||
"tw-animate-css": "^1.3.4",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vee-validate": "^4.15.0",
|
||||
"virtua": "^0.41.2",
|
||||
"vue": "^3.5.15",
|
||||
"virtua": "^0.41.3",
|
||||
"vue": "^3.5.16",
|
||||
"vue-draggable-plus": "^0.6.0",
|
||||
"vue-router": "^4.5.1",
|
||||
"vue-sonner": "^2.0.0",
|
||||
"zod": "^3.25.32"
|
||||
"zod": "^3.25.51"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
|
|
|
|||
1179
pnpm-lock.yaml
1179
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue