diff --git a/package.json b/package.json index f0ebb275..06660ac9 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "@types/node": "20.14.13", + "@types/node": "22.8.5", "rimraf": "6.0.1", "semantic-release": "24.0.0", "typescript": "5.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6863df8..373760ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.8.3 version: 1.8.3 '@types/node': - specifier: 20.14.13 - version: 20.14.13 + specifier: 22.8.5 + version: 22.8.5 rimraf: specifier: 6.0.1 version: 6.0.1 @@ -25,7 +25,7 @@ importers: version: 5.5.4 vitest: specifier: 2.0.4 - version: 2.0.4(@types/node@20.14.13) + version: 2.0.4(@types/node@22.8.5) packages: @@ -464,8 +464,8 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - '@types/node@20.14.13': - resolution: {integrity: sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==} + '@types/node@22.8.5': + resolution: {integrity: sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1572,8 +1572,8 @@ packages: engines: {node: '>=0.8.0'} hasBin: true - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} unicode-emoji-modifier-base@1.0.0: resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} @@ -2079,9 +2079,9 @@ snapshots: '@types/estree@1.0.5': {} - '@types/node@20.14.13': + '@types/node@22.8.5': dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 '@types/normalize-package-data@2.4.4': {} @@ -3123,7 +3123,7 @@ snapshots: uglify-js@3.19.1: optional: true - undici-types@5.26.5: {} + undici-types@6.19.8: {} unicode-emoji-modifier-base@1.0.0: {} @@ -3146,13 +3146,13 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-node@2.0.4(@types/node@20.14.13): + vite-node@2.0.4(@types/node@22.8.5): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.3.5(@types/node@20.14.13) + vite: 5.3.5(@types/node@22.8.5) transitivePeerDependencies: - '@types/node' - less @@ -3163,16 +3163,16 @@ snapshots: - supports-color - terser - vite@5.3.5(@types/node@20.14.13): + vite@5.3.5(@types/node@22.8.5): dependencies: esbuild: 0.21.5 postcss: 8.4.40 rollup: 4.19.1 optionalDependencies: - '@types/node': 20.14.13 + '@types/node': 22.8.5 fsevents: 2.3.3 - vitest@2.0.4(@types/node@20.14.13): + vitest@2.0.4(@types/node@22.8.5): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.4 @@ -3190,11 +3190,11 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.3.5(@types/node@20.14.13) - vite-node: 2.0.4(@types/node@20.14.13) + vite: 5.3.5(@types/node@22.8.5) + vite-node: 2.0.4(@types/node@22.8.5) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.14.13 + '@types/node': 22.8.5 transitivePeerDependencies: - less - lightningcss