diff --git a/package.json b/package.json index 7350e8f..6c93175 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@changesets/changelog-github": "0.5.2", "@changesets/cli": "2.28.1", "@tsconfig/strictest": "2.0.8", - "@types/node": "22.13.17", + "@types/node": "22.19.2", "prettier": "3.5.3", "typescript": "5.8.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 43a7354..92fa2aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 2.0.8 version: 2.0.8 '@types/node': - specifier: 22.13.17 - version: 22.13.17 + specifier: 22.19.2 + version: 22.19.2 prettier: specifier: 3.5.3 version: 3.5.3 @@ -99,7 +99,7 @@ importers: version: 0.3.15 vitest: specifier: 3.0.9 - version: 3.0.9(@types/node@22.13.17) + version: 3.0.9(@types/node@22.19.2) packages: @@ -494,8 +494,8 @@ packages: '@types/node@22.13.14': resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} - '@types/node@22.13.17': - resolution: {integrity: sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==} + '@types/node@22.19.2': + resolution: {integrity: sha512-LPM2G3Syo1GLzXLGJAKdqoU35XvrWzGJ21/7sgZTUpbkBaOasTj8tjwn6w+hCkqaa1TfJ/w67rJSwYItlJ2mYw==} '@vitejs/plugin-vue@5.2.3': resolution: {integrity: sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==} @@ -1334,6 +1334,9 @@ packages: undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} engines: {node: '>=18'} @@ -1838,9 +1841,9 @@ snapshots: dependencies: undici-types: 6.20.0 - '@types/node@22.13.17': + '@types/node@22.19.2': dependencies: - undici-types: 6.20.0 + undici-types: 6.21.0 '@vitejs/plugin-vue@5.2.3(vite@6.2.3(@types/node@22.13.14))(vue@3.5.13(typescript@5.8.2))': dependencies: @@ -1854,13 +1857,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.9(vite@6.2.3(@types/node@22.13.17))': + '@vitest/mocker@3.0.9(vite@6.2.3(@types/node@22.19.2))': dependencies: '@vitest/spy': 3.0.9 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 6.2.3(@types/node@22.13.17) + vite: 6.2.3(@types/node@22.19.2) '@vitest/pretty-format@3.0.9': dependencies: @@ -2700,6 +2703,8 @@ snapshots: undici-types@6.20.0: {} + undici-types@6.21.0: {} + unicorn-magic@0.3.0: {} universalify@0.1.2: {} @@ -2712,13 +2717,13 @@ snapshots: is-typed-array: 1.1.15 which-typed-array: 1.1.19 - vite-node@3.0.9(@types/node@22.13.17): + vite-node@3.0.9(@types/node@22.19.2): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.3(@types/node@22.13.17) + vite: 6.2.3(@types/node@22.19.2) transitivePeerDependencies: - '@types/node' - jiti @@ -2742,19 +2747,19 @@ snapshots: '@types/node': 22.13.14 fsevents: 2.3.3 - vite@6.2.3(@types/node@22.13.17): + vite@6.2.3(@types/node@22.19.2): dependencies: esbuild: 0.25.2 postcss: 8.5.3 rollup: 4.38.0 optionalDependencies: - '@types/node': 22.13.17 + '@types/node': 22.19.2 fsevents: 2.3.3 - vitest@3.0.9(@types/node@22.13.17): + vitest@3.0.9(@types/node@22.19.2): dependencies: '@vitest/expect': 3.0.9 - '@vitest/mocker': 3.0.9(vite@6.2.3(@types/node@22.13.17)) + '@vitest/mocker': 3.0.9(vite@6.2.3(@types/node@22.19.2)) '@vitest/pretty-format': 3.0.9 '@vitest/runner': 3.0.9 '@vitest/snapshot': 3.0.9 @@ -2770,11 +2775,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.3(@types/node@22.13.17) - vite-node: 3.0.9(@types/node@22.13.17) + vite: 6.2.3(@types/node@22.19.2) + vite-node: 3.0.9(@types/node@22.19.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.17 + '@types/node': 22.19.2 transitivePeerDependencies: - jiti - less