diff --git a/package.json b/package.json index 2f135a7..ee47ee7 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@changesets/cli": "2.27.1", "@manypkg/cli": "0.21.3", "@swisspost/design-system-changelog-github": "1.0.2", - "@types/node": "20.12.6", + "@types/node": "20.12.7", "eslint": "8.57.0", "prettier": "3.2.5", "publint": "0.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51ed3f4..59c8e74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 1.0.2 version: 1.0.2 '@types/node': - specifier: 20.12.6 - version: 20.12.6 + specifier: 20.12.7 + version: 20.12.7 eslint: specifier: 8.57.0 version: 8.57.0 @@ -102,7 +102,7 @@ importers: version: 4.15.0 vitest: specifier: 1.4.0 - version: 1.4.0(@types/node@20.12.6) + version: 1.4.0(@types/node@20.12.7) packages/tsconfig: devDependencies: @@ -1486,8 +1486,8 @@ packages: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: false - /@types/node@20.12.6: - resolution: {integrity: sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==} + /@types/node@20.12.7: + resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} dependencies: undici-types: 5.26.5 @@ -5493,7 +5493,7 @@ packages: builtins: 1.0.3 dev: false - /vite-node@1.4.0(@types/node@20.12.6): + /vite-node@1.4.0(@types/node@20.12.7): resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5502,7 +5502,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.8(@types/node@20.12.6) + vite: 5.2.8(@types/node@20.12.7) transitivePeerDependencies: - '@types/node' - less @@ -5514,7 +5514,7 @@ packages: - terser dev: true - /vite@5.2.8(@types/node@20.12.6): + /vite@5.2.8(@types/node@20.12.7): resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5542,7 +5542,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.6 + '@types/node': 20.12.7 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.14.0 @@ -5550,7 +5550,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.4.0(@types/node@20.12.6): + /vitest@1.4.0(@types/node@20.12.7): resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5575,7 +5575,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.12.6 + '@types/node': 20.12.7 '@vitest/expect': 1.4.0 '@vitest/runner': 1.4.0 '@vitest/snapshot': 1.4.0 @@ -5593,8 +5593,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.6.0 tinypool: 0.8.3 - vite: 5.2.8(@types/node@20.12.6) - vite-node: 1.4.0(@types/node@20.12.6) + vite: 5.2.8(@types/node@20.12.7) + vite-node: 1.4.0(@types/node@20.12.7) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -5830,7 +5830,7 @@ time: /@swc/core@1.4.13: '2024-04-09T07:53:49.068Z' /@swisspost/design-system-changelog-github@1.0.2: '2022-11-22T09:41:10.082Z' /@tsconfig/strictest@2.0.5: '2024-03-27T04:14:45.977Z' - /@types/node@20.12.6: '2024-04-09T04:08:25.898Z' + /@types/node@20.12.7: '2024-04-09T21:07:26.258Z' /ajv-draft-04@1.0.0: '2021-05-23T15:48:18.254Z' /ajv@8.12.0: '2023-01-03T14:19:23.766Z' /eslint@8.57.0: '2024-02-23T20:39:43.282Z'