Updated packages
This commit is contained in:
28
package.json
28
package.json
@@ -15,25 +15,25 @@
|
||||
"dependencies": {
|
||||
"@intlify/message-compiler": "^11.1.3",
|
||||
"@nuxt/content": "3.5.1",
|
||||
"@nuxt/eslint": "^1.3.0",
|
||||
"@nuxthub/core": "^0.8.25",
|
||||
"@nuxt/eslint": "^1.3.1",
|
||||
"@nuxthub/core": "^0.8.27",
|
||||
"@nuxtjs/i18n": "^9.5.4",
|
||||
"@phosphor-icons/vue": "^2.2.1",
|
||||
"@pinia/nuxt": "^0.11.0",
|
||||
"@tailwindcss/vite": "^4.1.5",
|
||||
"@tailwindcss/vite": "^4.1.6",
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"@vueuse/integrations": "^13.1.0",
|
||||
"@vueuse/nuxt": "^13.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-vue-next": "^0.507.0",
|
||||
"lucide-vue-next": "^0.510.0",
|
||||
"luxon": "^3.6.1",
|
||||
"nuxt": "^3.17.2",
|
||||
"nuxt": "^3.17.3",
|
||||
"pinia": "^3.0.2",
|
||||
"radix-vue": "^1.9.17",
|
||||
"shadcn-nuxt": "^2.1.0",
|
||||
"sortablejs": "^1.15.6",
|
||||
"tailwind-merge": "^3.2.0",
|
||||
"tailwind-merge": "^3.3.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.1",
|
||||
@@ -41,22 +41,22 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxtjs/color-mode": "^3.5.2",
|
||||
"@nuxtjs/supabase": "^1.5.0",
|
||||
"@nuxtjs/supabase": "^1.5.1",
|
||||
"@nuxtjs/tailwindcss": "^6.14.0",
|
||||
"@stylistic/eslint-plugin-js": "^4.2.0",
|
||||
"@types/luxon": "^3.6.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.31.1",
|
||||
"@typescript-eslint/parser": "^8.31.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
||||
"@typescript-eslint/parser": "^8.32.1",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-prettier": "^5.4.0",
|
||||
"eslint-plugin-vue": "^10.1.0",
|
||||
"postcss": "^8.5.3",
|
||||
"prettier": "^3.5.3",
|
||||
"sass": "^1.87.0",
|
||||
"tailwindcss": "^4.1.5",
|
||||
"sass": "^1.88.0",
|
||||
"tailwindcss": "^4.1.6",
|
||||
"typescript": "^5.8.3",
|
||||
"wrangler": "^4.14.1"
|
||||
"wrangler": "^4.14.4"
|
||||
},
|
||||
"packageManager": "pnpm@9.1.0+sha1.217063ce3fcbf44f3051666f38b810f1ddefee4a"
|
||||
"packageManager": "pnpm@10.10.0"
|
||||
}
|
||||
|
||||
2850
pnpm-lock.yaml
generated
2850
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
9
pnpm-workspace.yaml
Normal file
9
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
onlyBuiltDependencies:
|
||||
- '@parcel/watcher'
|
||||
- '@tailwindcss/oxide'
|
||||
- better-sqlite3
|
||||
- esbuild
|
||||
- sharp
|
||||
- unrs-resolver
|
||||
- vue-demi
|
||||
- workerd
|
||||
Reference in New Issue
Block a user