diff --git a/package.json b/package.json index 3a385ff..a7ad6b1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@iconify-json/lucide": "^1.2.93", "@iconify-json/material-icon-theme": "^1.2.51", "@iconify-json/simple-icons": "^1.2.71", - "@iconify-json/vscode-icons": "^1.2.43", + "@iconify-json/vscode-icons": "^1.2.44", "prettier": "^3.8.1" }, "packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a3a661..39dddf8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^1.2.71 version: 1.2.71 '@iconify-json/vscode-icons': - specifier: ^1.2.43 - version: 1.2.43 + specifier: ^1.2.44 + version: 1.2.44 prettier: specifier: ^3.8.1 version: 3.8.1 @@ -452,8 +452,8 @@ packages: '@iconify-json/simple-icons@1.2.71': resolution: {integrity: sha512-rNoDFbq1fAYiEexBvrw613/xiUOPEu5MKVV/X8lI64AgdTzLQUUemr9f9fplxUMPoxCBP2rWzlhOEeTHk/Sf0Q==} - '@iconify-json/vscode-icons@1.2.43': - resolution: {integrity: sha512-iI0AiN875W4XJVvzICEjuoZfu2AUbK8OaHbA0RyQVIiru+kSVKFiDR6s9exaErXt9uEjOoXPVObNxfwtopBPEQ==} + '@iconify-json/vscode-icons@1.2.44': + resolution: {integrity: sha512-3fLOIRRtsm6HD6UPJ3Y6/UztqxNTYgKA8VxrWeg1C+042MD3A/06CkWSsii1pz/f1zl0+YxvCHIVM3tXUlho+A==} '@iconify/collections@1.0.648': resolution: {integrity: sha512-0365h8NN+PXjUXc32cmaQaulext6S6Jnx1+6XxU5ivzNiQWmMlh6W1BkF9wncH+e48yzL1Tqes2A17WwYieZtw==} @@ -535,8 +535,8 @@ packages: resolution: {integrity: sha512-5XUvZuffe3KetyhbWwd4n2ktd7wraocCYw10tlM+/u/95iAz29GjNiuNxbCD1T6Bn1MyGc4QLVNKOWhzJkVFAw==} engines: {node: ^14.16.0 || >=16.0.0} - '@netlify/open-api@2.48.0': - resolution: {integrity: sha512-nO2wJmzF32OETFtIqX76c9vNqKRBniEuktDNuVQ78HsxZDkEihel+O12gOaWf065ubtmeDM9/50BCX0safM9gA==} + '@netlify/open-api@2.49.2': + resolution: {integrity: sha512-0YqRW4Yn4XmZjljmuIMakwOS6ERtwpkMOz3F1j4QoFFdatZCiJ7PgkRzCGt61cR4iIBcA+mgIFmGSdjAqDjJxQ==} engines: {node: '>=14.8.0'} '@netlify/runtime-utils@1.3.1': @@ -3844,8 +3844,8 @@ packages: resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} engines: {node: '>=6'} - qs@6.14.1: - resolution: {integrity: sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==} + qs@6.15.0: + resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==} engines: {node: '>=0.6'} quansync@0.2.11: @@ -4347,6 +4347,7 @@ packages: unplugin-vue-router@0.19.2: resolution: {integrity: sha512-u5dgLBarxE5cyDK/hzJGfpCTLIAyiTXGlo85COuD4Nssj6G7NxS+i9mhCWz/1p/ud1eMwdcUbTXehQe41jYZUA==} + deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html' peerDependencies: '@vue/compiler-sfc': ^3.5.17 vue-router: ^4.6.0 @@ -5182,7 +5183,7 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify-json/vscode-icons@1.2.43': + '@iconify-json/vscode-icons@1.2.44': dependencies: '@iconify/types': 2.0.0 @@ -5305,7 +5306,7 @@ snapshots: write-file-atomic: 6.0.0 optional: true - '@netlify/open-api@2.48.0': + '@netlify/open-api@2.49.2': optional: true '@netlify/runtime-utils@1.3.1': @@ -8257,12 +8258,12 @@ snapshots: netlify@13.3.5: dependencies: - '@netlify/open-api': 2.48.0 + '@netlify/open-api': 2.49.2 lodash-es: 4.17.23 micro-api-client: 3.3.0 node-fetch: 3.3.2 p-wait-for: 5.0.2 - qs: 6.14.1 + qs: 6.15.0 optional: true nitropack@2.13.1(@netlify/blobs@9.1.2): @@ -9019,7 +9020,7 @@ snapshots: punycode.js@2.3.1: {} - qs@6.14.1: + qs@6.15.0: dependencies: side-channel: 1.1.0 optional: true