chore(deps): update

This commit is contained in:
Benjamin Canac
2024-03-09 16:48:08 +01:00
parent c10737c0c6
commit e3874e0dd0
2 changed files with 341 additions and 672 deletions

View File

@@ -25,13 +25,13 @@
}, },
"dependencies": { "dependencies": {
"@nuxt/kit": "^3.10.3", "@nuxt/kit": "^3.10.3",
"@nuxt/schema": "^3.10.3",
"@nuxtjs/color-mode": "^3.3.2", "@nuxtjs/color-mode": "^3.3.2",
"@tailwindcss/vite": "4.0.0-alpha.6", "@tailwindcss/vite": "4.0.0-alpha.6",
"@vueuse/core": "^10.9.0", "@vueuse/core": "^10.9.0",
"autoprefixer": "^10.4.18",
"defu": "^6.1.4", "defu": "^6.1.4",
"ohash": "^1.1.3",
"nuxt-icon": "^0.6.9", "nuxt-icon": "^0.6.9",
"postcss": "^8.4.35",
"radix-vue": "^1.5.0", "radix-vue": "^1.5.0",
"tailwind-variants": "^0.2.0", "tailwind-variants": "^0.2.0",
"tailwindcss": "4.0.0-alpha.6" "tailwindcss": "4.0.0-alpha.6"
@@ -39,13 +39,11 @@
"devDependencies": { "devDependencies": {
"@nuxt/eslint-config": "^0.2.0", "@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.5", "@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.10.3",
"@nuxt/test-utils": "^3.11.0", "@nuxt/test-utils": "^3.11.0",
"@vue/test-utils": "^2.4.4", "@vue/test-utils": "^2.4.4",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"happy-dom": "^13.6.2", "happy-dom": "^13.6.2",
"nuxt": "npm:nuxt-nightly@latest", "nuxt": "npm:nuxt-nightly@latest",
"ohash": "^1.1.3",
"vitest": "^1.3.1", "vitest": "^1.3.1",
"vitest-environment-nuxt": "^1.0.0", "vitest-environment-nuxt": "^1.0.0",
"vue": "^3.4.21", "vue": "^3.4.21",

1007
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff