From d4e444cba4016ea8d19a5e7f9f908afa5944baac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:55:45 +0000 Subject: [PATCH] chore(deps): update npm packages --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index dd99f9e..9ab177a 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "lint:fix": "eslint . --fix" }, "dependencies": { - "@iconify-json/heroicons": "^1.1.13", - "@iconify-json/simple-icons": "^1.1.77", + "@iconify-json/heroicons": "^1.1.19", + "@iconify-json/simple-icons": "^1.1.89", "@nuxt/content": "^2.9.0", "@nuxt/ui-pro": "^0.4.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 063acf3..127e6ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@iconify-json/heroicons': - specifier: ^1.1.13 - version: 1.1.13 + specifier: ^1.1.19 + version: 1.1.19 '@iconify-json/simple-icons': - specifier: ^1.1.77 - version: 1.1.77 + specifier: ^1.1.89 + version: 1.1.89 '@nuxt/content': specifier: ^2.9.0 version: 2.9.0(nuxt@3.8.1)(vue@3.3.8) @@ -905,14 +905,14 @@ packages: /@humanwhocodes/object-schema@2.0.1: resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} - /@iconify-json/heroicons@1.1.13: - resolution: {integrity: sha512-WsRTTc0qGDreszIgL9uVpPSnRlM2bXaKmK3E0zpQZloUZQX3FokDqGFgc0UbJ+8np/ta571Ty+8n78mlMhEU8w==} + /@iconify-json/heroicons@1.1.19: + resolution: {integrity: sha512-uW2F9vdGll59W21ocBl+wR4Ve+/1CsmzBqPTuOaR3CbKzqnJKwzGASvC4Op0uTieFVWfBaevnzcRxwNo73J29g==} dependencies: '@iconify/types': 2.0.0 dev: false - /@iconify-json/simple-icons@1.1.77: - resolution: {integrity: sha512-awFflxKI8LGt3WvgPqmxX+DHX2UH0JG9Ehyv0zgsFOa93qdibtYAbVhVH/S+UWTzqFBV5NmTpTWdJ/v2kRLJIw==} + /@iconify-json/simple-icons@1.1.89: + resolution: {integrity: sha512-rsRgN5okCP6Xg4RD/5t8UlSQR7812AYMz3eas1JzOtBdLuaSDjI+FIarI+EUXzVblA6VAX2n9SwSuyXlHcjy+g==} dependencies: '@iconify/types': 2.0.0 dev: false @@ -1410,7 +1410,7 @@ packages: '@egoist/tailwindcss-icons': 1.4.0(tailwindcss@3.3.5) '@headlessui/tailwindcss': 0.2.0(tailwindcss@3.3.5) '@headlessui/vue': 1.7.16(vue@3.3.8) - '@iconify-json/heroicons': 1.1.13 + '@iconify-json/heroicons': 1.1.19 '@nuxt/kit': 3.8.1 '@nuxtjs/color-mode': 3.3.0 '@nuxtjs/tailwindcss': 6.9.4(webpack@5.89.0)