From 0bf3b858416a2d20340d1a1f535501bbda5016c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 01:47:49 +0000 Subject: [PATCH] chore(deps): update dependency node to v22.10.0 --- .tool-versions | 2 +- package.json | 2 +- pnpm-lock.yaml | 136 +++++++++++++++++++++++++++---------------------- 3 files changed, 77 insertions(+), 63 deletions(-) diff --git a/.tool-versions b/.tool-versions index 1c48a41..d94d924 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ -nodejs 22.4.1 +nodejs 22.10.0 pnpm 9.9.0 diff --git a/package.json b/package.json index a7d4850..d5411b9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@nanoviews/storybook-vite": "workspace:^", "@trigen/eslint-config": "8.0.0-alpha.32", "@trigen/scripts": "8.0.0-alpha.30", - "@types/node": "^20.0.0", + "@types/node": "^22.0.0", "clean-publish": "^5.0.0", "commitizen": "^4.2.4", "del-cli": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a8ba33..e5ae4e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@commitlint/cli': specifier: ^18.0.0 - version: 18.6.1(@types/node@20.11.25)(typescript@5.3.3) + version: 18.6.1(@types/node@22.8.2)(typescript@5.3.3) '@commitlint/config-conventional': specifier: ^18.0.0 version: 18.6.2 @@ -19,7 +19,7 @@ importers: version: 18.6.1 '@commitlint/cz-commitlint': specifier: ^18.0.0 - version: 18.6.1(@types/node@20.11.25)(commitizen@4.3.0(@types/node@20.11.25)(typescript@5.3.3))(inquirer@8.2.5)(typescript@5.3.3) + version: 18.6.1(@types/node@22.8.2)(commitizen@4.3.0(@types/node@22.8.2)(typescript@5.3.3))(inquirer@8.2.5)(typescript@5.3.3) '@nanoviews/storybook-vite': specifier: workspace:^ version: link:packages/storybook-vite @@ -30,14 +30,14 @@ importers: specifier: 8.0.0-alpha.30 version: 8.0.0-alpha.30 '@types/node': - specifier: ^20.0.0 - version: 20.11.25 + specifier: ^22.0.0 + version: 22.8.2 clean-publish: specifier: ^5.0.0 version: 5.0.0 commitizen: specifier: ^4.2.4 - version: 4.3.0(@types/node@20.11.25)(typescript@5.3.3) + version: 4.3.0(@types/node@22.8.2)(typescript@5.3.3) del-cli: specifier: ^5.0.0 version: 5.1.0 @@ -88,7 +88,7 @@ importers: version: 14.5.2(@testing-library/dom@10.4.0) '@vitest/coverage-v8': specifier: ^2.0.0 - version: 2.0.5(vitest@2.0.5(@types/node@20.11.25)(happy-dom@15.7.3)) + version: 2.0.5(vitest@2.0.5(@types/node@22.8.2)(happy-dom@15.7.3)) csstype: specifier: ^3.1.3 version: 3.1.3 @@ -112,10 +112,10 @@ importers: version: 5.3.3 vite: specifier: ^5.0.8 - version: 5.0.11(@types/node@20.11.25) + version: 5.0.11(@types/node@22.8.2) vitest: specifier: ^2.0.0 - version: 2.0.5(@types/node@20.11.25)(happy-dom@15.7.3) + version: 2.0.5(@types/node@22.8.2)(happy-dom@15.7.3) publishDirectory: package packages/stores: @@ -125,7 +125,7 @@ importers: version: 11.1.2(size-limit@11.1.2) '@vitest/coverage-v8': specifier: ^2.0.0 - version: 2.0.5(vitest@2.0.5(@types/node@20.11.25)(happy-dom@15.7.3)) + version: 2.0.5(vitest@2.0.5(@types/node@22.8.2)(happy-dom@15.7.3)) size-limit: specifier: ^11.1.2 version: 11.1.2 @@ -134,10 +134,10 @@ importers: version: 5.3.3 vite: specifier: ^5.0.8 - version: 5.0.11(@types/node@20.11.25) + version: 5.0.11(@types/node@22.8.2) vitest: specifier: ^2.0.0 - version: 2.0.5(@types/node@20.11.25)(happy-dom@15.7.3) + version: 2.0.5(@types/node@22.8.2)(happy-dom@15.7.3) publishDirectory: package packages/storybook: @@ -163,7 +163,7 @@ importers: dependencies: '@storybook/builder-vite': specifier: ^7.6.17 - version: 7.6.17(typescript@5.3.3)(vite@5.0.11(@types/node@20.11.25)) + version: 7.6.17(typescript@5.3.3)(vite@5.0.11(@types/node@22.8.2)) '@storybook/types': specifier: ^7.6.17 version: 7.6.17 @@ -173,7 +173,7 @@ importers: version: link:../storybook vite: specifier: ^5.0.8 - version: 5.0.11(@types/node@20.11.25) + version: 5.0.11(@types/node@22.8.2) publishDirectory: package packages/testing-library: @@ -186,7 +186,7 @@ importers: version: link:../.. vitest: specifier: ^2.0.0 - version: 2.0.5(@types/node@20.11.25)(happy-dom@15.7.3) + version: 2.0.5(@types/node@22.8.2)(happy-dom@15.7.3) publishDirectory: package packages: @@ -1417,6 +1417,7 @@ packages: '@humanwhocodes/config-array@0.11.14': resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -1424,6 +1425,7 @@ packages: '@humanwhocodes/object-schema@2.0.2': resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} + deprecated: Use @eslint/object-schema instead '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} @@ -2214,8 +2216,8 @@ packages: '@types/node@18.19.22': resolution: {integrity: sha512-p3pDIfuMg/aXBmhkyanPshdfJuX5c5+bQjYLIikPLXAUycEogij/c50n/C+8XOA5L93cU4ZRXtn+dNQGi0IZqQ==} - '@types/node@20.11.25': - resolution: {integrity: sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==} + '@types/node@22.8.2': + resolution: {integrity: sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -3339,6 +3341,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -3621,6 +3624,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -3780,6 +3784,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -4860,6 +4865,7 @@ packages: react-remove-scroll-bar@2.3.5: resolution: {integrity: sha512-3cqjOqg6s0XbOjWvmasmqHch+RLxIEk2r/70rzGXuz3iIGQsQheEQyqYCBb5EECoD01Vo2SIbDqW4paLeLTASw==} engines: {node: '>=10'} + deprecated: please update to the following version as this contains a bug (https://github.com/theKashey/react-remove-scroll-bar/issues/57) peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -5015,14 +5021,17 @@ packages: rimraf@2.6.3: resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rollup@3.29.4: @@ -5522,6 +5531,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + unicode-canonical-property-names-ecmascript@2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} engines: {node: '>=4'} @@ -6641,11 +6653,11 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@18.6.1(@types/node@20.11.25)(typescript@5.3.3)': + '@commitlint/cli@18.6.1(@types/node@22.8.2)(typescript@5.3.3)': dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@20.11.25)(typescript@5.3.3) + '@commitlint/load': 18.6.1(@types/node@22.8.2)(typescript@5.3.3) '@commitlint/read': 18.6.1 '@commitlint/types': 18.6.1 execa: 5.1.1 @@ -6679,13 +6691,13 @@ snapshots: ajv: 8.12.0 optional: true - '@commitlint/cz-commitlint@18.6.1(@types/node@20.11.25)(commitizen@4.3.0(@types/node@20.11.25)(typescript@5.3.3))(inquirer@8.2.5)(typescript@5.3.3)': + '@commitlint/cz-commitlint@18.6.1(@types/node@22.8.2)(commitizen@4.3.0(@types/node@22.8.2)(typescript@5.3.3))(inquirer@8.2.5)(typescript@5.3.3)': dependencies: '@commitlint/ensure': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@20.11.25)(typescript@5.3.3) + '@commitlint/load': 18.6.1(@types/node@22.8.2)(typescript@5.3.3) '@commitlint/types': 18.6.1 chalk: 4.1.2 - commitizen: 4.3.0(@types/node@20.11.25)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@22.8.2)(typescript@5.3.3) inquirer: 8.2.5 lodash.isplainobject: 4.0.6 word-wrap: 1.2.5 @@ -6724,7 +6736,7 @@ snapshots: '@commitlint/rules': 18.6.1 '@commitlint/types': 18.6.1 - '@commitlint/load@18.6.1(@types/node@20.11.25)(typescript@5.3.3)': + '@commitlint/load@18.6.1(@types/node@22.8.2)(typescript@5.3.3)': dependencies: '@commitlint/config-validator': 18.6.1 '@commitlint/execute-rule': 18.6.1 @@ -6732,7 +6744,7 @@ snapshots: '@commitlint/types': 18.6.1 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.25)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@22.8.2)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -6741,7 +6753,7 @@ snapshots: - '@types/node' - typescript - '@commitlint/load@19.2.0(@types/node@20.11.25)(typescript@5.3.3)': + '@commitlint/load@19.2.0(@types/node@22.8.2)(typescript@5.3.3)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 @@ -6749,7 +6761,7 @@ snapshots: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.25)(cosmiconfig@9.0.0(typescript@5.3.3))(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@22.8.2)(cosmiconfig@9.0.0(typescript@5.3.3))(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -7136,7 +7148,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.11.25 + '@types/node': 22.8.2 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -7738,7 +7750,7 @@ snapshots: - encoding - supports-color - '@storybook/builder-vite@7.6.17(typescript@5.3.3)(vite@5.0.11(@types/node@20.11.25))': + '@storybook/builder-vite@7.6.17(typescript@5.3.3)(vite@5.0.11(@types/node@22.8.2))': dependencies: '@storybook/channels': 7.6.17 '@storybook/client-logger': 7.6.17 @@ -7756,7 +7768,7 @@ snapshots: fs-extra: 11.1.1 magic-string: 0.30.8 rollup: 3.29.4 - vite: 5.0.11(@types/node@20.11.25) + vite: 5.0.11(@types/node@22.8.2) optionalDependencies: typescript: 5.3.3 transitivePeerDependencies: @@ -8191,22 +8203,22 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.11.25 + '@types/node': 22.8.2 '@types/chai@4.3.12': {} '@types/connect@3.4.38': dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 optional: true '@types/cross-spawn@6.0.6': dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 '@types/detect-port@1.3.5': {} @@ -8220,7 +8232,7 @@ snapshots: '@types/express-serve-static-core@4.17.43': dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 '@types/qs': 6.9.12 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -8236,7 +8248,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 '@types/http-errors@2.0.4': {} @@ -8268,16 +8280,16 @@ snapshots: '@types/node-fetch@2.6.11': dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 form-data: 4.0.0 '@types/node@18.19.22': dependencies: undici-types: 5.26.5 - '@types/node@20.11.25': + '@types/node@22.8.2': dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 '@types/normalize-package-data@2.4.4': {} @@ -8302,13 +8314,13 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.11.25 + '@types/node': 22.8.2 '@types/serve-static@1.15.5': dependencies: '@types/http-errors': 2.0.4 '@types/mime': 3.0.4 - '@types/node': 20.11.25 + '@types/node': 22.8.2 '@types/unist@2.0.10': {} @@ -8449,7 +8461,7 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitest/coverage-v8@2.0.5(vitest@2.0.5(@types/node@20.11.25)(happy-dom@15.7.3))': + '@vitest/coverage-v8@2.0.5(vitest@2.0.5(@types/node@22.8.2)(happy-dom@15.7.3))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 @@ -8463,7 +8475,7 @@ snapshots: std-env: 3.7.0 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.0.5(@types/node@20.11.25)(happy-dom@15.7.3) + vitest: 2.0.5(@types/node@22.8.2)(happy-dom@15.7.3) transitivePeerDependencies: - supports-color @@ -9026,10 +9038,10 @@ snapshots: comment-parser@1.4.1: {} - commitizen@4.3.0(@types/node@20.11.25)(typescript@5.3.3): + commitizen@4.3.0(@types/node@22.8.2)(typescript@5.3.3): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.11.25)(typescript@5.3.3) + cz-conventional-changelog: 3.3.0(@types/node@22.8.2)(typescript@5.3.3) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -9115,16 +9127,16 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.25)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@22.8.2)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3): dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 cosmiconfig: 8.3.6(typescript@5.3.3) jiti: 1.21.0 typescript: 5.3.3 - cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.25)(cosmiconfig@9.0.0(typescript@5.3.3))(typescript@5.3.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@22.8.2)(cosmiconfig@9.0.0(typescript@5.3.3))(typescript@5.3.3): dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 cosmiconfig: 9.0.0(typescript@5.3.3) jiti: 1.21.0 typescript: 5.3.3 @@ -9161,16 +9173,16 @@ snapshots: csstype@3.1.3: {} - cz-conventional-changelog@3.3.0(@types/node@20.11.25)(typescript@5.3.3): + cz-conventional-changelog@3.3.0(@types/node@22.8.2)(typescript@5.3.3): dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.11.25)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@22.8.2)(typescript@5.3.3) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@20.11.25)(typescript@5.3.3) + '@commitlint/load': 19.2.0(@types/node@22.8.2)(typescript@5.3.3) transitivePeerDependencies: - '@types/node' - typescript @@ -10538,7 +10550,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.11.25 + '@types/node': 22.8.2 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -10555,7 +10567,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.11.25 + '@types/node': 22.8.2 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -10563,7 +10575,7 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -12048,6 +12060,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.19.8: {} + unicode-canonical-property-names-ecmascript@2.0.0: {} unicode-match-property-ecmascript@2.0.0: @@ -12143,13 +12157,13 @@ snapshots: vary@1.1.2: {} - vite-node@2.0.5(@types/node@20.11.25): + vite-node@2.0.5(@types/node@22.8.2): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.0.11(@types/node@20.11.25) + vite: 5.0.11(@types/node@22.8.2) transitivePeerDependencies: - '@types/node' - less @@ -12160,16 +12174,16 @@ snapshots: - supports-color - terser - vite@5.0.11(@types/node@20.11.25): + vite@5.0.11(@types/node@22.8.2): dependencies: esbuild: 0.19.11 postcss: 8.4.33 rollup: 4.9.5 optionalDependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 fsevents: 2.3.3 - vitest@2.0.5(@types/node@20.11.25)(happy-dom@15.7.3): + vitest@2.0.5(@types/node@22.8.2)(happy-dom@15.7.3): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -12187,11 +12201,11 @@ snapshots: tinybench: 2.9.0 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.0.11(@types/node@20.11.25) - vite-node: 2.0.5(@types/node@20.11.25) + vite: 5.0.11(@types/node@22.8.2) + vite-node: 2.0.5(@types/node@22.8.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.11.25 + '@types/node': 22.8.2 happy-dom: 15.7.3 transitivePeerDependencies: - less