Updated package
This commit is contained in:
38
package.json
38
package.json
@@ -13,27 +13,27 @@
|
||||
"lint:prettier": "prettier . --check"
|
||||
},
|
||||
"dependencies": {
|
||||
"@intlify/message-compiler": "^11.1.11",
|
||||
"@nuxt/content": "3.6.3",
|
||||
"@intlify/message-compiler": "^11.1.12",
|
||||
"@nuxt/content": "3.7.0",
|
||||
"@nuxt/eslint": "^1.9.0",
|
||||
"@nuxt/image": "1.11.0",
|
||||
"@nuxthub/core": "^0.9.0",
|
||||
"@nuxtjs/i18n": "^10.0.6",
|
||||
"@nuxtjs/i18n": "^10.1.0",
|
||||
"@phosphor-icons/vue": "^2.2.1",
|
||||
"@pinia/nuxt": "^0.11.2",
|
||||
"@tailwindcss/vite": "^4.1.12",
|
||||
"@tiptap/pm": "^3.3.1",
|
||||
"@tiptap/starter-kit": "^3.3.1",
|
||||
"@tiptap/vue-3": "^3.3.1",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"@tiptap/pm": "^3.4.2",
|
||||
"@tiptap/starter-kit": "^3.4.2",
|
||||
"@tiptap/vue-3": "^3.4.2",
|
||||
"@vueuse/core": "^13.9.0",
|
||||
"@vueuse/integrations": "^13.9.0",
|
||||
"@vueuse/nuxt": "^13.9.0",
|
||||
"better-sqlite3": "^12.2.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-vue-next": "^0.542.0",
|
||||
"luxon": "^3.7.1",
|
||||
"nuxt": "^4.1.0",
|
||||
"lucide-vue-next": "^0.544.0",
|
||||
"luxon": "^3.7.2",
|
||||
"nuxt": "^4.1.1",
|
||||
"pinia": "^3.0.3",
|
||||
"radix-vue": "^1.9.17",
|
||||
"reka-ui": "^2.5.0",
|
||||
@@ -44,26 +44,26 @@
|
||||
"tw-animate-css": "^1.3.8",
|
||||
"vue": "^3.5.21",
|
||||
"vue-router": "^4.5.1",
|
||||
"zod": "^4.1.5"
|
||||
"zod": "^4.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxtjs/color-mode": "^3.5.2",
|
||||
"@nuxtjs/supabase": "^1.6.1",
|
||||
"@nuxtjs/supabase": "^1.6.2",
|
||||
"@nuxtjs/tailwindcss": "^6.14.0",
|
||||
"@stylistic/eslint-plugin-js": "^4.4.1",
|
||||
"@types/luxon": "^3.7.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.42.0",
|
||||
"@typescript-eslint/parser": "^8.42.0",
|
||||
"eslint": "^9.34.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
||||
"@typescript-eslint/parser": "^8.43.0",
|
||||
"eslint": "^9.35.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"eslint-plugin-vue": "^10.4.0",
|
||||
"postcss": "^8.5.6",
|
||||
"prettier": "^3.6.2",
|
||||
"sass": "^1.92.0",
|
||||
"supabase": "^2.39.2",
|
||||
"tailwindcss": "^4.1.12",
|
||||
"sass": "^1.92.1",
|
||||
"supabase": "^2.40.7",
|
||||
"tailwindcss": "^4.1.13",
|
||||
"typescript": "^5.9.2",
|
||||
"wrangler": "^4.33.2"
|
||||
"wrangler": "^4.36.0"
|
||||
}
|
||||
}
|
||||
|
||||
2354
pnpm-lock.yaml
generated
2354
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user