From 74325441e968d209e3aa942960820105ab803580 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 27 Mar 2024 14:03:00 +0100 Subject: [PATCH] chore(deps): update --- package.json | 6 +++--- pnpm-lock.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0d144b04..4e8e3add 100644 --- a/package.json +++ b/package.json @@ -41,14 +41,14 @@ "@tailwindcss/vite": "4.0.0-alpha.10", "@vueuse/core": "^10.9.0", "defu": "^6.1.4", - "nuxt-icon": "^0.6.9", + "nuxt-icon": "^0.6.10", "ohash": "^1.1.3", "radix-vue": "^1.5.3", "tailwind-variants": "^0.2.1", "tailwindcss": "4.0.0-alpha.10" }, "devDependencies": { - "@types/node": "^20.11.29", + "@types/node": "^20.11.30", "@nuxt/eslint-config": "^0.2.0", "@nuxt/module-builder": "^0.5.5", "@nuxt/schema": "^3.11.1", @@ -56,7 +56,7 @@ "@release-it/conventional-changelog": "^8.0.1", "@vue/test-utils": "^2.4.5", "eslint": "^8.57.0", - "happy-dom": "^14.1.0", + "happy-dom": "^14.3.9", "joi": "^17.12.2", "nuxt": "^3.11.1", "nuxt-ui-dev-module": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0265a5cd..a1c0336d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ importers: specifier: ^6.1.4 version: 6.1.4 nuxt-icon: - specifier: ^0.6.9 + specifier: ^0.6.10 version: 0.6.10(nuxt@3.11.1)(rollup@3.29.4)(vite@5.2.6)(vue@3.4.21) ohash: specifier: ^1.1.3 @@ -61,7 +61,7 @@ importers: specifier: ^8.0.1 version: 8.0.1(release-it@17.1.1) '@types/node': - specifier: ^20.11.29 + specifier: ^20.11.30 version: 20.11.30 '@vue/test-utils': specifier: ^2.4.5 @@ -70,7 +70,7 @@ importers: specifier: ^8.57.0 version: 8.57.0 happy-dom: - specifier: ^14.1.0 + specifier: ^14.3.9 version: 14.3.9 joi: specifier: ^17.12.2