diff --git a/NG.Host.Frontend/package.json b/NG.Host.Frontend/package.json index 7e2b59a..c5b93e8 100644 --- a/NG.Host.Frontend/package.json +++ b/NG.Host.Frontend/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@rushstack/eslint-patch": "^1.11.0", "@tsconfig/node20": "^20.1.2", - "@types/node": "^22.14.0", + "@types/node": "^24.2.1", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "^13.0.0", "@vue/tsconfig": "^0.7.0", diff --git a/NG.Host.Frontend/pnpm-lock.yaml b/NG.Host.Frontend/pnpm-lock.yaml index 1cf0e9e..531bb5e 100644 --- a/NG.Host.Frontend/pnpm-lock.yaml +++ b/NG.Host.Frontend/pnpm-lock.yaml @@ -25,11 +25,11 @@ importers: specifier: ^20.1.2 version: 20.1.4 '@types/node': - specifier: ^22.14.0 - version: 22.14.0 + specifier: ^24.2.1 + version: 24.2.1 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.0.7(@types/node@22.14.0))(vue@3.5.13(typescript@5.6.3)) + version: 5.2.1(vite@6.0.7(@types/node@24.2.1))(vue@3.5.13(typescript@5.6.3)) '@vue/eslint-config-typescript': specifier: ^13.0.0 version: 13.0.0(eslint-plugin-vue@9.32.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.6.3) @@ -53,7 +53,7 @@ importers: version: 5.6.3 vite: specifier: ^6.0.7 - version: 6.0.7(@types/node@22.14.0) + version: 6.0.7(@types/node@24.2.1) vue-tsc: specifier: ^2.2.8 version: 2.2.8(typescript@5.6.3) @@ -375,8 +375,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@22.14.0': - resolution: {integrity: sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==} + '@types/node@24.2.1': + resolution: {integrity: sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -1116,8 +1116,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.10.0: + resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==} uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} @@ -1434,9 +1434,9 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@22.14.0': + '@types/node@24.2.1': dependencies: - undici-types: 6.21.0 + undici-types: 7.10.0 '@types/semver@7.5.8': {} @@ -1565,9 +1565,9 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue@5.2.1(vite@6.0.7(@types/node@22.14.0))(vue@3.5.13(typescript@5.6.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.7(@types/node@24.2.1))(vue@3.5.13(typescript@5.6.3))': dependencies: - vite: 6.0.7(@types/node@22.14.0) + vite: 6.0.7(@types/node@24.2.1) vue: 3.5.13(typescript@5.6.3) '@volar/language-core@2.4.11': @@ -2240,7 +2240,7 @@ snapshots: typescript@5.6.3: {} - undici-types@6.21.0: {} + undici-types@7.10.0: {} uri-js@4.4.1: dependencies: @@ -2248,13 +2248,13 @@ snapshots: util-deprecate@1.0.2: {} - vite@6.0.7(@types/node@22.14.0): + vite@6.0.7(@types/node@24.2.1): dependencies: esbuild: 0.24.2 postcss: 8.4.49 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.14.0 + '@types/node': 24.2.1 fsevents: 2.3.3 vscode-uri@3.1.0: {}