From ac32c5e37f3ce20b3142c09cac9765175718fb17 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Mon, 4 Sep 2023 19:52:14 +0200 Subject: [PATCH] update dep --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9a366c9..2daa64a 100644 --- a/package.json +++ b/package.json @@ -29,12 +29,12 @@ }, "devDependencies": { "@antfu/eslint-config": "0.41.0", - "@iconify/json": "2.2.109", + "@iconify/json": "2.2.111", "@nuxt/devtools": "0.8.2", "@nuxthq/studio": "0.13.4", "@nuxthq/ui": "2.7.0", "@pinia-plugin-persistedstate/nuxt": "1.1.1", - "@types/node": "20.5.7", + "@types/node": "20.5.9", "@vueuse/core": "10.4.1", "@vueuse/nuxt": "10.4.1", "eslint": "8.48.0",