mirror of
https://github.com/versia-pub/frontend.git
synced 2026-01-26 04:16:02 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
dc32f3b3ea
commit
ef7475aead
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://biomejs.dev/schemas/2.3.7/schema.json",
|
"$schema": "https://biomejs.dev/schemas/2.3.8/schema.json",
|
||||||
"assist": { "actions": { "source": { "organizeImports": "on" } } },
|
"assist": { "actions": { "source": { "organizeImports": "on" } } },
|
||||||
"css": {
|
"css": {
|
||||||
"parser": {
|
"parser": {
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@ in
|
||||||
pnpmDeps = pnpm.fetchDeps {
|
pnpmDeps = pnpm.fetchDeps {
|
||||||
inherit (finalAttrs) pname version src;
|
inherit (finalAttrs) pname version src;
|
||||||
fetcherVersion = 2;
|
fetcherVersion = 2;
|
||||||
hash = "sha256-+iDTD7B+nA5mqvC1g6+IbP/5EWmKI1L4Qr+RsgiG1ME=";
|
hash = "sha256-lgsABzT9HbmJh8qxQXmOLHbHFkgYVcZed0BULKeDRzo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
|
||||||
56
package.json
56
package.json
|
|
@ -40,26 +40,26 @@
|
||||||
"@tailwindcss/typography": "^0.5.19",
|
"@tailwindcss/typography": "^0.5.19",
|
||||||
"@tailwindcss/vite": "^4.1.17",
|
"@tailwindcss/vite": "^4.1.17",
|
||||||
"@tanstack/vue-table": "^8.21.3",
|
"@tanstack/vue-table": "^8.21.3",
|
||||||
"@tiptap/extension-emoji": "^3.11.0",
|
"@tiptap/extension-emoji": "^3.13.0",
|
||||||
"@tiptap/extension-highlight": "^3.11.0",
|
"@tiptap/extension-highlight": "^3.13.0",
|
||||||
"@tiptap/extension-image": "^3.11.0",
|
"@tiptap/extension-image": "^3.13.0",
|
||||||
"@tiptap/extension-list": "^3.11.0",
|
"@tiptap/extension-list": "^3.13.0",
|
||||||
"@tiptap/extension-mention": "^3.11.0",
|
"@tiptap/extension-mention": "^3.13.0",
|
||||||
"@tiptap/extension-subscript": "^3.11.0",
|
"@tiptap/extension-subscript": "^3.13.0",
|
||||||
"@tiptap/extension-superscript": "^3.11.0",
|
"@tiptap/extension-superscript": "^3.13.0",
|
||||||
"@tiptap/extension-task-item": "^3.11.0",
|
"@tiptap/extension-task-item": "^3.13.0",
|
||||||
"@tiptap/extension-task-list": "^3.11.0",
|
"@tiptap/extension-task-list": "^3.13.0",
|
||||||
"@tiptap/extensions": "^3.11.0",
|
"@tiptap/extensions": "^3.13.0",
|
||||||
"@tiptap/pm": "^3.11.0",
|
"@tiptap/pm": "^3.13.0",
|
||||||
"@tiptap/starter-kit": "^3.11.0",
|
"@tiptap/starter-kit": "^3.13.0",
|
||||||
"@tiptap/suggestion": "^3.11.0",
|
"@tiptap/suggestion": "^3.13.0",
|
||||||
"@tiptap/vue-3": "^3.11.0",
|
"@tiptap/vue-3": "^3.13.0",
|
||||||
"@vee-validate/zod": "^4.15.1",
|
"@vee-validate/zod": "^4.15.1",
|
||||||
"@versia/client": "0.2.0",
|
"@versia/client": "0.2.0",
|
||||||
"@videojs-player/vue": "^1.0.0",
|
"@videojs-player/vue": "^1.0.0",
|
||||||
"@vite-pwa/nuxt": "^1.0.7",
|
"@vite-pwa/nuxt": "^1.1.0",
|
||||||
"@vueuse/core": "^14.0.0",
|
"@vueuse/core": "^14.1.0",
|
||||||
"@vueuse/nuxt": "^14.0.0",
|
"@vueuse/nuxt": "^14.1.0",
|
||||||
"class-variance-authority": "^0.7.1",
|
"class-variance-authority": "^0.7.1",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"embla-carousel-vue": "^8.6.0",
|
"embla-carousel-vue": "^8.6.0",
|
||||||
|
|
@ -67,43 +67,43 @@
|
||||||
"emojibase-data": "^17.0.0",
|
"emojibase-data": "^17.0.0",
|
||||||
"fuzzysort": "^3.1.0",
|
"fuzzysort": "^3.1.0",
|
||||||
"html-to-text": "^9.0.5",
|
"html-to-text": "^9.0.5",
|
||||||
"lucide-vue-next": "^0.554.0",
|
"lucide-vue-next": "^0.556.0",
|
||||||
"magic-regexp": "^0.10.0",
|
"magic-regexp": "^0.10.0",
|
||||||
"mitt": "^3.0.1",
|
"mitt": "^3.0.1",
|
||||||
"nanoid": "^5.1.6",
|
"nanoid": "^5.1.6",
|
||||||
"nuxt": "^4.2.1",
|
"nuxt": "^4.2.2",
|
||||||
"nuxt-security": "^2.5.0",
|
"nuxt-security": "^2.5.0",
|
||||||
"pinia": "^3.0.4",
|
"pinia": "^3.0.4",
|
||||||
"pinia-plugin-persistedstate": "^4.7.1",
|
"pinia-plugin-persistedstate": "^4.7.1",
|
||||||
"reka-ui": "^2.6.0",
|
"reka-ui": "^2.6.1",
|
||||||
"shadcn-nuxt": "2.3.3",
|
"shadcn-nuxt": "2.4.2",
|
||||||
"tailwind-merge": "^3.4.0",
|
"tailwind-merge": "^3.4.0",
|
||||||
"tailwindcss": "^4.1.17",
|
"tailwindcss": "^4.1.17",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"tw-animate-css": "^1.4.0",
|
"tw-animate-css": "^1.4.0",
|
||||||
"vaul-vue": "^0.4.1",
|
"vaul-vue": "^0.4.1",
|
||||||
"vee-validate": "^4.15.1",
|
"vee-validate": "^4.15.1",
|
||||||
"virtua": "^0.47.0",
|
"virtua": "^0.48.2",
|
||||||
"vue": "^3.5.24",
|
"vue": "^3.5.25",
|
||||||
"vue-draggable-plus": "^0.6.0",
|
"vue-draggable-plus": "^0.6.0",
|
||||||
"vue-router": "^4.6.3",
|
"vue-router": "^4.6.3",
|
||||||
"vue-sonner": "^2.0.9",
|
"vue-sonner": "^2.0.9",
|
||||||
"zod": "^4.1.12"
|
"zod": "^4.1.13"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "^2.3.7",
|
"@biomejs/biome": "^2.3.8",
|
||||||
"@iconify-json/fluent-emoji": "^1.2.7",
|
"@iconify-json/fluent-emoji": "^1.2.7",
|
||||||
"@iconify-json/fluent-emoji-flat": "^1.2.5",
|
"@iconify-json/fluent-emoji-flat": "^1.2.5",
|
||||||
"@iconify-json/noto": "^1.2.7",
|
"@iconify-json/noto": "^1.2.7",
|
||||||
"@iconify-json/twemoji": "^1.2.4",
|
"@iconify-json/twemoji": "^1.2.4",
|
||||||
"@iconify/utils": "^3.0.2",
|
"@iconify/utils": "^3.1.0",
|
||||||
"@inlang/paraglide-js": "2.5.0",
|
"@inlang/paraglide-js": "2.6.0",
|
||||||
"@inlang/plugin-m-function-matcher": "^2.1.0",
|
"@inlang/plugin-m-function-matcher": "^2.1.0",
|
||||||
"@inlang/plugin-message-format": "^4.0.0",
|
"@inlang/plugin-message-format": "^4.0.0",
|
||||||
"@tailwindcss/forms": "^0.5.10",
|
"@tailwindcss/forms": "^0.5.10",
|
||||||
"@types/html-to-text": "^9.0.4",
|
"@types/html-to-text": "^9.0.4",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^5.9.3",
|
||||||
"vue-tsc": "^3.1.4"
|
"vue-tsc": "^3.1.8"
|
||||||
},
|
},
|
||||||
"trustedDependencies": [
|
"trustedDependencies": [
|
||||||
"@biomejs/biome",
|
"@biomejs/biome",
|
||||||
|
|
|
||||||
2956
pnpm-lock.yaml
2956
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue