diff --git a/apps/app/package.json b/apps/app/package.json index 31df20ba..5314443f 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -48,7 +48,7 @@ "devDependencies": { "@next/eslint-plugin-next": "14.2.4", "@pandacss/dev": "0.39.2", - "@types/node": "^20.14.5", + "@types/node": "^20.14.9", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "eslint-config-custom": "workspace:*", diff --git a/apps/backend/package.json b/apps/backend/package.json index 9d696dd7..0b224519 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -54,7 +54,7 @@ "@types/cors": "^2.8.17", "@types/jest": "^29.5.12", "@types/jsonwebtoken": "^9.0.6", - "@types/node": "^20.14.5", + "@types/node": "^20.14.9", "@types/supertest": "^6.0.2", "concurrently": "^8.2.2", "dotenv": "^16.4.5", diff --git a/apps/docs/package.json b/apps/docs/package.json index b3cbd1c9..d556a5b9 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@next/eslint-plugin-next": "14.2.4", "@pandacss/dev": "0.39.2", - "@types/node": "^20.14.5", + "@types/node": "^20.14.9", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "eslint-config-custom": "workspace:*", diff --git a/apps/e2e/package.json b/apps/e2e/package.json index 0cce270d..450d7263 100644 --- a/apps/e2e/package.json +++ b/apps/e2e/package.json @@ -8,7 +8,7 @@ "cy:run": "cypress run" }, "devDependencies": { - "@types/node": "^20.14.5", + "@types/node": "^20.14.9", "cypress": "^13.10.0", "typescript": "5.5.2" } diff --git a/apps/web/package.json b/apps/web/package.json index d4928961..aca7fd36 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@next/eslint-plugin-next": "14.2.4", "@pandacss/dev": "0.39.2", - "@types/node": "^20.14.5", + "@types/node": "^20.14.9", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "eslint-config-custom": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a33f289a..1e1df689 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: 0.39.2 version: 0.39.2(typescript@5.5.2) '@types/node': - specifier: ^20.14.5 - version: 20.14.5 + specifier: ^20.14.9 + version: 20.14.9 '@types/react': specifier: ^18.3.3 version: 18.3.3 @@ -245,8 +245,8 @@ importers: specifier: ^9.0.6 version: 9.0.6 '@types/node': - specifier: ^20.14.5 - version: 20.14.5 + specifier: ^20.14.9 + version: 20.14.9 '@types/supertest': specifier: ^6.0.2 version: 6.0.2 @@ -261,7 +261,7 @@ importers: version: link:../../packages/eslint-config-custom jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + version: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) source-map-support: specifier: ^0.5.21 version: 0.5.21 @@ -273,13 +273,13 @@ importers: version: 0.2.6(@swc/core@1.5.28(@swc/helpers@0.5.5))(webpack@5.90.1(@swc/core@1.5.28(@swc/helpers@0.5.5))) ts-jest: specifier: ^29.1.4 - version: 29.1.4(@babel/core@7.24.6)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.6))(jest@29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)))(typescript@5.5.2) + version: 29.1.4(@babel/core@7.24.6)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.6))(jest@29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)))(typescript@5.5.2) ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.5.2)(webpack@5.90.1(@swc/core@1.5.28(@swc/helpers@0.5.5))) ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2) + version: 10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2) tsconfig: specifier: workspace:* version: link:../../packages/tsconfig @@ -330,8 +330,8 @@ importers: specifier: 0.39.2 version: 0.39.2(typescript@5.5.2) '@types/node': - specifier: ^20.14.5 - version: 20.14.5 + specifier: ^20.14.9 + version: 20.14.9 '@types/react': specifier: ^18.3.3 version: 18.3.3 @@ -351,8 +351,8 @@ importers: apps/e2e: devDependencies: '@types/node': - specifier: ^20.14.5 - version: 20.14.5 + specifier: ^20.14.9 + version: 20.14.9 cypress: specifier: ^13.10.0 version: 13.10.0 @@ -424,8 +424,8 @@ importers: specifier: 0.39.2 version: 0.39.2(typescript@5.5.2) '@types/node': - specifier: ^20.14.5 - version: 20.14.5 + specifier: ^20.14.9 + version: 20.14.9 '@types/react': specifier: ^18.3.3 version: 18.3.3 @@ -583,7 +583,7 @@ importers: version: 8.1.10(@types/react-dom@18.3.0)(@types/react@18.3.3)(prettier@3.2.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/addon-interactions': specifier: ^8.1.10 - version: 8.1.10(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.5)) + version: 8.1.10(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.9)) '@storybook/addon-links': specifier: ^8.1.10 version: 8.1.10(react@18.3.1) @@ -598,7 +598,7 @@ importers: version: 8.1.10(prettier@3.2.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.2) '@storybook/react-vite': specifier: ^8.1.10 - version: 8.1.10(prettier@3.2.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.18.0)(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0)) + version: 8.1.10(prettier@3.2.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.18.0)(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)) '@types/react': specifier: ^18.3.3 version: 18.3.3 @@ -607,7 +607,7 @@ importers: version: 18.3.0 '@vitejs/plugin-react': specifier: ^4.3.0 - version: 4.3.0(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0)) + version: 4.3.0(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)) eslint-config-custom: specifier: workspace:* version: link:../eslint-config-custom @@ -622,10 +622,10 @@ importers: version: 5.5.2 vite: specifier: ^5.2.13 - version: 5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0) + version: 5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0) vite-tsconfig-paths: specifier: ^4.3.2 - version: 4.3.2(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0)) + version: 4.3.2(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)) packages: @@ -4258,8 +4258,8 @@ packages: '@types/node@18.19.33': resolution: {integrity: sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==} - '@types/node@20.14.5': - resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==} + '@types/node@20.14.9': + resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -12681,27 +12681,27 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 slash: 3.0.0 - '@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2))': + '@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2))': dependencies: '@jest/console': 29.7.0 '@jest/reporters': 29.7.0 '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + jest-config: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -12726,7 +12726,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -12744,7 +12744,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.14.5 + '@types/node': 20.14.9 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -12766,7 +12766,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 20.14.5 + '@types/node': 20.14.9 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -12836,17 +12836,17 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/yargs': 17.0.32 chalk: 4.1.2 - '@joshwooding/vite-plugin-react-docgen-typescript@0.3.1(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0))': + '@joshwooding/vite-plugin-react-docgen-typescript@0.3.1(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))': dependencies: glob: 7.2.3 glob-promise: 4.2.2(glob@7.2.3) magic-string: 0.27.0 react-docgen-typescript: 2.2.2(typescript@5.5.2) - vite: 5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0) + vite: 5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0) optionalDependencies: typescript: 5.5.2 @@ -14213,11 +14213,11 @@ snapshots: dependencies: '@storybook/global': 5.0.0 - '@storybook/addon-interactions@8.1.10(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.5))': + '@storybook/addon-interactions@8.1.10(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.9))': dependencies: '@storybook/global': 5.0.0 '@storybook/instrumenter': 8.1.10 - '@storybook/test': 8.1.10(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.5)) + '@storybook/test': 8.1.10(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.9)) '@storybook/types': 8.1.10 polished: 4.3.1 ts-dedent: 2.2.0 @@ -14309,7 +14309,7 @@ snapshots: - prettier - supports-color - '@storybook/builder-vite@8.1.10(prettier@3.2.5)(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0))': + '@storybook/builder-vite@8.1.10(prettier@3.2.5)(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))': dependencies: '@storybook/channels': 8.1.10 '@storybook/client-logger': 8.1.10 @@ -14328,7 +14328,7 @@ snapshots: fs-extra: 11.2.0 magic-string: 0.30.10 ts-dedent: 2.2.0 - vite: 5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0) + vite: 5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0) optionalDependencies: typescript: 5.5.2 transitivePeerDependencies: @@ -14643,11 +14643,11 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@storybook/react-vite@8.1.10(prettier@3.2.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.18.0)(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0))': + '@storybook/react-vite@8.1.10(prettier@3.2.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@4.18.0)(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))': dependencies: - '@joshwooding/vite-plugin-react-docgen-typescript': 0.3.1(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0)) + '@joshwooding/vite-plugin-react-docgen-typescript': 0.3.1(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)) '@rollup/pluginutils': 5.1.0(rollup@4.18.0) - '@storybook/builder-vite': 8.1.10(prettier@3.2.5)(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0)) + '@storybook/builder-vite': 8.1.10(prettier@3.2.5)(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)) '@storybook/node-logger': 8.1.10 '@storybook/react': 8.1.10(prettier@3.2.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.2) '@storybook/types': 8.1.10 @@ -14658,7 +14658,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) resolve: 1.22.8 tsconfig-paths: 4.2.0 - vite: 5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0) + vite: 5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0) transitivePeerDependencies: - '@preact/preset-vite' - encoding @@ -14721,14 +14721,14 @@ snapshots: - prettier - supports-color - '@storybook/test@8.1.10(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.5))': + '@storybook/test@8.1.10(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.9))': dependencies: '@storybook/client-logger': 8.1.10 '@storybook/core-events': 8.1.10 '@storybook/instrumenter': 8.1.10 '@storybook/preview-api': 8.1.10 '@testing-library/dom': 9.3.4 - '@testing-library/jest-dom': 6.4.5(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.5)) + '@testing-library/jest-dom': 6.4.5(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.9)) '@testing-library/user-event': 14.5.2(@testing-library/dom@9.3.4) '@vitest/expect': 1.3.1 '@vitest/spy': 1.6.0 @@ -14881,7 +14881,7 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/jest-dom@6.4.5(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.5))': + '@testing-library/jest-dom@6.4.5(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@20.14.9))': dependencies: '@adobe/css-tools': 4.3.3 '@babel/runtime': 7.24.6 @@ -14894,7 +14894,7 @@ snapshots: optionalDependencies: '@jest/globals': 29.7.0 '@types/jest': 29.5.12 - jest: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + jest: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) '@testing-library/user-event@14.5.2(@testing-library/dom@9.3.4)': dependencies: @@ -14962,25 +14962,25 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/concat-stream@2.0.3': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/connect@3.4.38': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/cookiejar@2.1.5': {} '@types/cors@2.8.17': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/cross-spawn@6.0.6': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/d3-array@3.0.3': {} @@ -15066,7 +15066,7 @@ snapshots: '@types/express-serve-static-core@4.19.1': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -15085,11 +15085,11 @@ snapshots: '@types/glob@7.2.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/hast@2.3.10': dependencies: @@ -15134,7 +15134,7 @@ snapshots: '@types/jsonwebtoken@9.0.6': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/katex@0.16.7': {} @@ -15176,7 +15176,7 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@20.14.5': + '@types/node@20.14.9': dependencies: undici-types: 5.26.5 @@ -15210,12 +15210,12 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/send': 0.17.4 '@types/sinonjs__fake-timers@8.1.1': {} @@ -15230,7 +15230,7 @@ snapshots: dependencies: '@types/cookiejar': 2.1.5 '@types/methods': 1.1.4 - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/supertest@6.0.2': dependencies: @@ -15253,7 +15253,7 @@ snapshots: '@types/ws@8.5.10': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/yargs-parser@21.0.3': {} @@ -15263,7 +15263,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 optional: true '@typescript-eslint/eslint-plugin@7.11.0(@typescript-eslint/parser@7.11.0(eslint@9.3.0)(typescript@5.5.2))(eslint@9.3.0)(typescript@5.5.2)': @@ -15533,14 +15533,14 @@ snapshots: d3-time-format: 4.1.0 internmap: 2.0.3 - '@vitejs/plugin-react@4.3.0(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0))': + '@vitejs/plugin-react@4.3.0(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))': dependencies: '@babel/core': 7.24.6 '@babel/plugin-transform-react-jsx-self': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-react-jsx-source': 7.24.6(@babel/core@7.24.6) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0) + vite: 5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0) transitivePeerDependencies: - supports-color @@ -16530,13 +16530,13 @@ snapshots: optionalDependencies: typescript: 5.3.3 - create-jest@29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)): + create-jest@29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + jest-config: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -17528,7 +17528,7 @@ snapshots: eslint: 9.3.0 optionalDependencies: '@typescript-eslint/eslint-plugin': 7.11.0(@typescript-eslint/parser@7.11.0(eslint@9.3.0)(typescript@5.5.2))(eslint@9.3.0)(typescript@5.5.2) - jest: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + jest: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) transitivePeerDependencies: - supports-color - typescript @@ -19124,7 +19124,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -19144,16 +19144,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)): + jest-cli@29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + create-jest: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + jest-config: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -19163,7 +19163,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)): + jest-config@29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)): dependencies: '@babel/core': 7.24.6 '@jest/test-sequencer': 29.7.0 @@ -19188,8 +19188,8 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.14.5 - ts-node: 10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2) + '@types/node': 20.14.9 + ts-node: 10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -19218,7 +19218,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -19228,7 +19228,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.14.5 + '@types/node': 20.14.9 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -19267,7 +19267,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -19302,7 +19302,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -19330,7 +19330,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 chalk: 4.1.2 cjs-module-lexer: 1.3.1 collect-v8-coverage: 1.0.2 @@ -19376,7 +19376,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -19395,7 +19395,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -19404,23 +19404,23 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@29.7.0: dependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)): + jest@29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + jest-cli: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -21589,7 +21589,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 20.14.5 + '@types/node': 20.14.9 long: 5.2.3 protocols@2.0.1: {} @@ -22788,11 +22788,11 @@ snapshots: object-path: 0.11.8 typescript: 5.5.2 - ts-jest@29.1.4(@babel/core@7.24.6)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.6))(jest@29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)))(typescript@5.5.2): + ts-jest@29.1.4(@babel/core@7.24.6)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.6))(jest@29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)))(typescript@5.5.2): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@20.14.5)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2)) + jest: 29.7.0(@types/node@20.14.9)(ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2)) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -22821,14 +22821,14 @@ snapshots: '@ts-morph/common': 0.22.0 code-block-writer: 12.0.0 - ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.5)(typescript@5.5.2): + ts-node@10.9.2(@swc/core@1.5.28(@swc/helpers@0.5.5))(@types/node@20.14.9)(typescript@5.5.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.14.5 + '@types/node': 20.14.9 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 @@ -23015,7 +23015,7 @@ snapshots: '@types/concat-stream': 2.0.3 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 20.14.5 + '@types/node': 20.14.9 '@types/unist': 3.0.2 concat-stream: 2.0.0 debug: 4.3.4(supports-color@8.1.1) @@ -23313,24 +23313,24 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite-tsconfig-paths@4.3.2(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0)): + vite-tsconfig-paths@4.3.2(typescript@5.5.2)(vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)): dependencies: debug: 4.3.4(supports-color@8.1.1) globrex: 0.1.2 tsconfck: 3.0.3(typescript@5.5.2) optionalDependencies: - vite: 5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0) + vite: 5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0) transitivePeerDependencies: - supports-color - typescript - vite@5.2.13(@types/node@20.14.5)(lightningcss@1.25.1)(terser@5.31.0): + vite@5.2.13(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0): dependencies: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: - '@types/node': 20.14.5 + '@types/node': 20.14.9 fsevents: 2.3.3 lightningcss: 1.25.1 terser: 5.31.0