diff --git a/package.json b/package.json index 56ef64716..cd699d4c5 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "@element-plus/icons-vue": "2.3.2", "@form-create/designer": "^3.4.0", "@form-create/element-ui": "^3.2.37", + "@iconify/iconify": "^3.1.1", "@microsoft/fetch-event-source": "^2.0.1", "@videojs-player/vue": "^1.0.0", "@vueuse/core": "^14.2.1", @@ -89,7 +90,7 @@ "@iconify/json": "^2.2.444", "@intlify/unplugin-vue-i18n": "^11.0.7", "@playwright/test": "^1.58.2", - "@purge-icons/generated": "^0.10.0", + "@purge-icons/generated": "^0.9.0", "@types/jsoneditor": "^9.9.6", "@types/lodash-es": "^4.17.12", "@types/node": "^25.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18d49a7e2..74f62c833 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,6 +17,9 @@ importers: '@form-create/element-ui': specifier: ^3.2.37 version: 3.2.37(vue@3.5.29(typescript@5.9.3)) + '@iconify/iconify': + specifier: ^3.1.1 + version: 3.1.1 '@microsoft/fetch-event-source': specifier: ^2.0.1 version: 2.0.1 @@ -187,8 +190,8 @@ importers: specifier: ^1.58.2 version: 1.58.2 '@purge-icons/generated': - specifier: ^0.10.0 - version: 0.10.0 + specifier: ^0.9.0 + version: 0.9.0 '@types/jsoneditor': specifier: ^9.9.6 version: 9.9.6 @@ -1735,6 +1738,9 @@ packages: '@purge-icons/generated@0.10.0': resolution: {integrity: sha512-I+1yN7/yDy/eZzfhAZqKF8Z6FM8D/O1vempbPrHJ0m9HlZwvf8sWXOArPJ2qRQGB6mJUVSpaXkoGBuoz1GQX5A==} + '@purge-icons/generated@0.9.0': + resolution: {integrity: sha512-s2t+1oVtGDV6KtqfCXtUOhxfeYvOdDF90IVm+nMs/6bUP0HeGZLslguuL/AibpwtfL4FA/oCsIu/RhwapgAdJw==} + '@quansync/fs@1.0.0': resolution: {integrity: sha512-4TJ3DFtlf1L5LDMaM6CanJ/0lckGNtJcMjQ1NAV6zDmA0tEHKZtxNKin8EgPaVX1YzljbxckyT2tJrpQKAtngQ==} @@ -7044,6 +7050,10 @@ snapshots: dependencies: '@iconify/iconify': 3.1.1 + '@purge-icons/generated@0.9.0': + dependencies: + '@iconify/iconify': 3.1.1 + '@quansync/fs@1.0.0': dependencies: quansync: 1.0.0