diff --git a/app/package.json b/app/package.json index 95cd15430..7beabd585 100644 --- a/app/package.json +++ b/app/package.json @@ -63,7 +63,7 @@ "@iconify-json/tabler": "^1.2.20", "@iconify/tools": "^4.1.2", "@iconify/types": "^2.0.0", - "@iconify/utils": "^2.3.0", + "@iconify/utils": "^3.0.0", "@iconify/vue": "^5.0.0", "@types/lodash": "^4.17.20", "@types/nprogress": "^0.2.3", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index fa0067e57..9f94ed929 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -154,8 +154,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 '@iconify/utils': - specifier: ^2.3.0 - version: 2.3.0 + specifier: ^3.0.0 + version: 3.0.0 '@iconify/vue': specifier: ^5.0.0 version: 5.0.0(vue@3.5.18(typescript@5.8.3)) @@ -304,6 +304,9 @@ packages: '@antfu/utils@8.1.1': resolution: {integrity: sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==} + '@antfu/utils@9.2.0': + resolution: {integrity: sha512-Oq1d9BGZakE/FyoEtcNeSwM7MpDO2vUBi11RWBZXf75zPsbUVWmUs03EqkRFrcgbXyKTas0BdZWC1wcuSoqSAw==} + '@babel/code-frame@7.27.1': resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} engines: {node: '>=6.9.0'} @@ -850,6 +853,9 @@ packages: '@iconify/utils@2.3.0': resolution: {integrity: sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==} + '@iconify/utils@3.0.0': + resolution: {integrity: sha512-Bjf0HTRAB59thKK9QFvyLEXE9S793IqxqJEhNQEboh+IjOXj0nDtOIFh63oz+Y6X/ye4UWpxne5sVQ2W250iSA==} + '@iconify/vue@5.0.0': resolution: {integrity: sha512-C+KuEWIF5nSBrobFJhT//JS87OZ++QDORB6f2q2Wm6fl2mueSTpFBeBsveK0KW9hWiZ4mNiPjsh6Zs4jjdROSg==} peerDependencies: @@ -4104,6 +4110,8 @@ snapshots: '@antfu/utils@8.1.1': {} + '@antfu/utils@9.2.0': {} + '@babel/code-frame@7.27.1': dependencies: '@babel/helper-validator-identifier': 7.27.1 @@ -4595,6 +4603,19 @@ snapshots: transitivePeerDependencies: - supports-color + '@iconify/utils@3.0.0': + dependencies: + '@antfu/install-pkg': 1.1.0 + '@antfu/utils': 9.2.0 + '@iconify/types': 2.0.0 + debug: 4.4.1 + globals: 15.15.0 + kolorist: 1.8.0 + local-pkg: 1.1.1 + mlly: 1.7.4 + transitivePeerDependencies: + - supports-color + '@iconify/vue@5.0.0(vue@3.5.18(typescript@5.8.3))': dependencies: '@iconify/types': 2.0.0