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
128ca0c225
commit
11bf67fbc9
|
|
@ -17,7 +17,7 @@ in
|
|||
|
||||
pnpmDeps = pnpm.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-WYZDL8ankh/S2DrQMU9PRA0z8uWS7QO/nPp/i61mrVY=";
|
||||
hash = "sha256-qLEz/cR1Tw58tqM1CrZ9Phz/IK+reOXjGfKdwCiySJs=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
34
package.json
34
package.json
|
|
@ -35,22 +35,22 @@
|
|||
"@nuxt/fonts": "^0.11.2",
|
||||
"@nuxtjs/color-mode": "3.5.2",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"@tailwindcss/vite": "^4.1.5",
|
||||
"@tanstack/vue-table": "^8.21.3",
|
||||
"@tiptap/extension-highlight": "^2.11.7",
|
||||
"@tiptap/extension-image": "^2.11.7",
|
||||
"@tiptap/extension-link": "^2.11.7",
|
||||
"@tiptap/extension-mention": "^2.11.7",
|
||||
"@tiptap/extension-placeholder": "^2.11.7",
|
||||
"@tiptap/extension-subscript": "^2.11.7",
|
||||
"@tiptap/extension-superscript": "^2.11.7",
|
||||
"@tiptap/extension-task-item": "^2.11.7",
|
||||
"@tiptap/extension-task-list": "^2.11.7",
|
||||
"@tiptap/extension-underline": "^2.11.7",
|
||||
"@tiptap/pm": "^2.11.7",
|
||||
"@tiptap/starter-kit": "^2.11.7",
|
||||
"@tiptap/suggestion": "^2.11.7",
|
||||
"@tiptap/vue-3": "^2.11.7",
|
||||
"@tiptap/extension-highlight": "^2.11.9",
|
||||
"@tiptap/extension-image": "^2.11.9",
|
||||
"@tiptap/extension-link": "^2.11.9",
|
||||
"@tiptap/extension-mention": "^2.11.9",
|
||||
"@tiptap/extension-placeholder": "^2.11.9",
|
||||
"@tiptap/extension-subscript": "^2.11.9",
|
||||
"@tiptap/extension-superscript": "^2.11.9",
|
||||
"@tiptap/extension-task-item": "^2.11.9",
|
||||
"@tiptap/extension-task-list": "^2.11.9",
|
||||
"@tiptap/extension-underline": "^2.11.9",
|
||||
"@tiptap/pm": "^2.11.9",
|
||||
"@tiptap/starter-kit": "^2.11.9",
|
||||
"@tiptap/suggestion": "^2.11.9",
|
||||
"@tiptap/vue-3": "^2.11.9",
|
||||
"@vee-validate/zod": "^4.15.0",
|
||||
"@versia/client": "0.1.5",
|
||||
"@videojs-player/vue": "^1.0.0",
|
||||
|
|
@ -66,12 +66,12 @@
|
|||
"magic-regexp": "^0.10.0",
|
||||
"mitt": "^3.0.1",
|
||||
"nanoid": "^5.1.5",
|
||||
"nuxt": "^3.16.2",
|
||||
"nuxt": "^3.17.1",
|
||||
"nuxt-security": "^2.2.0",
|
||||
"reka-ui": "^2.2.0",
|
||||
"shadcn-nuxt": "2.1.0",
|
||||
"tailwind-merge": "^3.2.0",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"tailwindcss": "^4.1.5",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tw-animate-css": "^1.2.8",
|
||||
"vaul-vue": "^0.4.1",
|
||||
|
|
|
|||
4789
pnpm-lock.yaml
4789
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue