diff --git a/frontend/package.json b/frontend/package.json index fe5597d..a68fa25 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/eslint-plugin": "6.4.1", "@typescript-eslint/parser": "6.4.1", "carbon-components-svelte": "0.79.0", - "carbon-icons-svelte": "12.1.0", + "carbon-icons-svelte": "12.2.0", "carbon-preprocess-svelte": "0.10.0", "eslint": "8.48.0", "eslint-config-prettier": "9.0.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 710d73d..0023a4e 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -23,8 +23,8 @@ devDependencies: specifier: 0.79.0 version: 0.79.0 carbon-icons-svelte: - specifier: 12.1.0 - version: 12.1.0 + specifier: 12.2.0 + version: 12.2.0 carbon-preprocess-svelte: specifier: 0.10.0 version: 0.10.0(sass@1.66.1)(svelte@4.2.0) @@ -827,8 +827,8 @@ packages: flatpickr: 4.6.9 dev: true - /carbon-icons-svelte@12.1.0: - resolution: {integrity: sha512-RPU+W/AhkdPRqHMaShOdFluQZXMT6PNYrqEwPxDBvmrX2ioOYhZo1J508e0WeVX69iOqyUv6KjxrdbsoDdogeg==} + /carbon-icons-svelte@12.2.0: + resolution: {integrity: sha512-Fl00ocz1gqs8g+/Nfemc/DKQeTXxMHvPHiXxEYAqPDkVNLKnohVRWLaGio7/FU3sDY/DkpZ5FmlitLISP4fmLg==} dev: true /carbon-preprocess-svelte@0.10.0(sass@1.66.1)(svelte@4.2.0):