diff --git a/package.json b/package.json index 713884f7..1b764d89 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@gizmo-dev/eslint-plugin": "^5.0.6", "@mapbox/stylelint-processor-arbitrary-tags": "^0.4.0", "@types/fuzzaldrin": "^2.1.7", - "@types/node": "^20.17.9", + "@types/node": "^20.17.10", "@types/ws": "^8.5.13", "@vitejs/plugin-vue": "^4.6.2", "@vuedx/typescript-plugin-vue": "^0.7.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d4e687d..96ef2a1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,14 +49,14 @@ importers: specifier: ^2.1.7 version: 2.1.7 '@types/node': - specifier: ^20.17.9 - version: 20.17.9 + specifier: ^20.17.10 + version: 20.17.10 '@types/ws': specifier: ^8.5.13 version: 8.5.13 '@vitejs/plugin-vue': specifier: ^4.6.2 - version: 4.6.2(vite@4.5.5(@types/node@20.17.9)(sass@1.82.0))(vue@3.5.13(typescript@5.6.3)) + version: 4.6.2(vite@4.5.5(@types/node@20.17.10)(sass@1.82.0))(vue@3.5.13(typescript@5.6.3)) '@vuedx/typescript-plugin-vue': specifier: ^0.7.6 version: 0.7.6 @@ -101,7 +101,7 @@ importers: version: 5.6.3 vite: specifier: ^4.5.5 - version: 4.5.5(@types/node@20.17.9)(sass@1.82.0) + version: 4.5.5(@types/node@20.17.10)(sass@1.82.0) vite-svg-loader: specifier: ^4.0.0 version: 4.0.0 @@ -505,8 +505,8 @@ packages: '@types/minimist@1.2.5': resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} - '@types/node@20.17.9': - resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==} + '@types/node@20.17.10': + resolution: {integrity: sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2523,7 +2523,7 @@ snapshots: '@types/minimist@1.2.5': {} - '@types/node@20.17.9': + '@types/node@20.17.10': dependencies: undici-types: 6.19.8 @@ -2535,7 +2535,7 @@ snapshots: '@types/ws@8.5.13': dependencies: - '@types/node': 20.17.9 + '@types/node': 20.17.10 '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.16.0)(typescript@5.6.3))(eslint@9.16.0)(typescript@5.6.3)': dependencies: @@ -2658,9 +2658,9 @@ snapshots: '@typescript-eslint/types': 8.16.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@20.17.9)(sass@1.82.0))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@20.17.10)(sass@1.82.0))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 4.5.5(@types/node@20.17.9)(sass@1.82.0) + vite: 4.5.5(@types/node@20.17.10)(sass@1.82.0) vue: 3.5.13(typescript@5.6.3) '@volar/language-core@2.4.10': @@ -4175,13 +4175,13 @@ snapshots: '@vue/compiler-sfc': 3.5.13 svgo: 3.3.2 - vite@4.5.5(@types/node@20.17.9)(sass@1.82.0): + vite@4.5.5(@types/node@20.17.10)(sass@1.82.0): dependencies: esbuild: 0.18.20 postcss: 8.4.49 rollup: 3.29.5 optionalDependencies: - '@types/node': 20.17.9 + '@types/node': 20.17.10 fsevents: 2.3.3 sass: 1.82.0