chore(deps): update

This commit is contained in:
Benjamin Canac
2024-03-18 11:30:50 +01:00
parent 25300a10c8
commit f5c0259961
2 changed files with 1335 additions and 500 deletions

View File

@@ -25,8 +25,8 @@
"test": "vitest" "test": "vitest"
}, },
"dependencies": { "dependencies": {
"@nuxt/kit": "^3.10.3", "@nuxt/kit": "^3.11.0",
"@nuxt/schema": "^3.10.3", "@nuxt/schema": "^3.11.0",
"@nuxtjs/color-mode": "^3.3.2", "@nuxtjs/color-mode": "^3.3.2",
"@tailwindcss/vite": "4.0.0-alpha.9", "@tailwindcss/vite": "4.0.0-alpha.9",
"@vueuse/core": "^10.9.0", "@vueuse/core": "^10.9.0",
@@ -34,19 +34,19 @@
"ohash": "^1.1.3", "ohash": "^1.1.3",
"nuxt-icon": "^0.6.9", "nuxt-icon": "^0.6.9",
"radix-vue": "^1.5.2", "radix-vue": "^1.5.2",
"tailwind-variants": "^0.2.0", "tailwind-variants": "^0.2.1",
"tailwindcss": "4.0.0-alpha.9" "tailwindcss": "4.0.0-alpha.9"
}, },
"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/test-utils": "^3.11.0", "@nuxt/test-utils": "^3.12.0",
"@vue/test-utils": "^2.4.5", "@vue/test-utils": "^2.4.5",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"happy-dom": "^13.8.4", "happy-dom": "^13.9.0",
"nuxt": "npm:nuxt-nightly@latest", "nuxt": "^3.11.0",
"nuxt-ui-dev-module": "workspace:*", "nuxt-ui-dev-module": "workspace:*",
"vitest": "^1.3.1", "vitest": "^1.4.0",
"vitest-environment-nuxt": "^1.0.0", "vitest-environment-nuxt": "^1.0.0",
"vue": "^3.4.21", "vue": "^3.4.21",
"vue-router": "^4.3.0", "vue-router": "^4.3.0",

1821
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff