From 6eed221c956a36eedb3a75b0e6ee8f8c2d2f2e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:33:57 +0000 Subject: [PATCH] chore(deps-dev): bump @iconify-json/circle-flags from 1.1.49 to 1.2.0 (#360) --- pnpm-lock.yaml | 10 +++++----- unime/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 32d01812..111dfcea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^5.2.0 version: 5.2.0 '@iconify-json/circle-flags': - specifier: ^1.1.46 - version: 1.1.49 + specifier: ^1.2.0 + version: 1.2.0 '@iconify-json/ph': specifier: ^1.1.13 version: 1.1.14 @@ -454,8 +454,8 @@ packages: '@vue/compiler-sfc': optional: true - '@iconify-json/circle-flags@1.1.49': - resolution: {integrity: sha512-wzctBnYIbwAeao+M+aer9dOzxLtcJioFYVjlLY91Dq6oamy+cP0rnNeVhch7fXE7G71YzHNi7vwoxlRXgeDhfw==} + '@iconify-json/circle-flags@1.2.0': + resolution: {integrity: sha512-IiHBArcOAePzikToo52mUmVHh5ysekcuK5xOzZkFk9mokIp+rwYlSP0qgfB0POmD9Y22bCVNHYukyg5a5qDCNw==} '@iconify-json/ph@1.1.14': resolution: {integrity: sha512-s1hZVaxIpl40qLEhjqPRMcZl4A3M4fZ+77Fi+VuOb/eKkIHIMutAoBHIR+0a3l7psUweZQGj9hSyL2P5CIj6qA==} @@ -3148,7 +3148,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@iconify-json/circle-flags@1.1.49': + '@iconify-json/circle-flags@1.2.0': dependencies: '@iconify/types': 2.0.0 diff --git a/unime/package.json b/unime/package.json index b74d62fa..15f79f6e 100644 --- a/unime/package.json +++ b/unime/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@aws-crypto/sha256-js": "^5.2.0", - "@iconify-json/circle-flags": "^1.1.46", + "@iconify-json/circle-flags": "^1.2.0", "@iconify-json/ph": "^1.1.13", "@lottiefiles/lottie-player": "^2.0.2", "@melt-ui/pp": "^0.3.0",