diff --git a/package.json b/package.json index b23243a..42a64a7 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@gtm-support/core": "^3.0.1" }, "devDependencies": { - "@types/node": "~22.3.0", + "@types/node": "~22.5.0", "@typescript-eslint/eslint-plugin": "~7.18.0", "@typescript-eslint/parser": "~7.18.0", "eslint": "~8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24d74e3..4db3f3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: version: 4.4.3(vue@3.4.37(typescript@5.5.4)) devDependencies: '@types/node': - specifier: ~22.3.0 - version: 22.3.0 + specifier: ~22.5.0 + version: 22.5.0 '@typescript-eslint/eslint-plugin': specifier: ~7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) @@ -69,7 +69,7 @@ importers: version: 5.5.4 vitest: specifier: ~2.0.5 - version: 2.0.5(@types/node@22.3.0)(jsdom@24.1.1) + version: 2.0.5(@types/node@22.5.0)(jsdom@24.1.1) vue: specifier: ^3.4.37 version: 3.4.37(typescript@5.5.4) @@ -542,8 +542,8 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - '@types/node@22.3.0': - resolution: {integrity: sha512-nrWpWVaDZuaVc5X84xJ0vNrLvomM205oQyLsRt7OHNZbSHslcWsvgFR7O7hire2ZonjLrWBbedmotmIlJDVd6g==} + '@types/node@22.5.0': + resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} '@typescript-eslint/eslint-plugin@7.18.0': resolution: {integrity: sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==} @@ -1965,8 +1965,8 @@ packages: unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - undici-types@6.18.2: - resolution: {integrity: sha512-5ruQbENj95yDYJNS3TvcaxPMshV7aizdv/hWYjGIKoANWKjhWNBsr2YEuYZKodQulB1b8l7ILOuDQep3afowQQ==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} universalify@0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} @@ -2431,9 +2431,9 @@ snapshots: '@types/estree@1.0.5': {} - '@types/node@22.3.0': + '@types/node@22.5.0': dependencies: - undici-types: 6.18.2 + undici-types: 6.19.8 '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)': dependencies: @@ -4046,7 +4046,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - undici-types@6.18.2: {} + undici-types@6.19.8: {} universalify@0.2.0: {} @@ -4059,13 +4059,13 @@ snapshots: querystringify: 2.2.0 requires-port: 1.0.0 - vite-node@2.0.5(@types/node@22.3.0): + vite-node@2.0.5(@types/node@22.5.0): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.0(@types/node@22.3.0) + vite: 5.4.0(@types/node@22.5.0) transitivePeerDependencies: - '@types/node' - less @@ -4077,16 +4077,16 @@ snapshots: - supports-color - terser - vite@5.4.0(@types/node@22.3.0): + vite@5.4.0(@types/node@22.5.0): dependencies: esbuild: 0.21.5 postcss: 8.4.41 rollup: 4.20.0 optionalDependencies: - '@types/node': 22.3.0 + '@types/node': 22.5.0 fsevents: 2.3.3 - vitest@2.0.5(@types/node@22.3.0)(jsdom@24.1.1): + vitest@2.0.5(@types/node@22.5.0)(jsdom@24.1.1): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -4104,11 +4104,11 @@ snapshots: tinybench: 2.9.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.0(@types/node@22.3.0) - vite-node: 2.0.5(@types/node@22.3.0) + vite: 5.4.0(@types/node@22.5.0) + vite-node: 2.0.5(@types/node@22.5.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.3.0 + '@types/node': 22.5.0 jsdom: 24.1.1 transitivePeerDependencies: - less