diff --git a/packages/jest-config-commons-ui/package.json b/packages/jest-config-commons-ui/package.json index dbe692522..3c844e193 100644 --- a/packages/jest-config-commons-ui/package.json +++ b/packages/jest-config-commons-ui/package.json @@ -16,7 +16,7 @@ "clean": "rm -rf .turbo node_modules" }, "dependencies": { - "jest-environment-jsdom": "^29.6.1" + "jest-environment-jsdom": "^29.6.4" }, "devDependencies": { "@babel/core": "^7.22.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbf0de43c..b85181c62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1231,8 +1231,8 @@ importers: packages/jest-config-commons-ui: dependencies: jest-environment-jsdom: - specifier: ^29.6.1 - version: 29.6.1 + specifier: ^29.6.4 + version: 29.6.4 devDependencies: "@babel/core": specifier: ^7.22.9 @@ -8205,11 +8205,11 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/node": 18.11.9 chalk: 4.1.2 - jest-message-util: 29.5.0 - jest-util: 29.5.0 + jest-message-util: 29.6.3 + jest-util: 29.6.3 slash: 3.0.0 dev: true @@ -8229,7 +8229,7 @@ packages: "@jest/reporters": 29.5.0 "@jest/test-result": 29.5.0 "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/node": 18.11.9 ansi-escapes: 4.3.2 chalk: 4.1.2 @@ -8239,18 +8239,18 @@ packages: jest-changed-files: 29.5.0 jest-config: 29.5.0(@types/node@18.11.9)(ts-node@10.9.1) jest-haste-map: 29.5.0 - jest-message-util: 29.5.0 + jest-message-util: 29.6.3 jest-regex-util: 29.4.3 jest-resolve: 29.5.0 jest-resolve-dependencies: 29.5.0 jest-runner: 29.5.0 jest-runtime: 29.5.0 jest-snapshot: 29.5.0 - jest-util: 29.5.0 + jest-util: 29.6.3 jest-validate: 29.5.0 jest-watcher: 29.5.0 micromatch: 4.0.5 - pretty-format: 29.5.0 + pretty-format: 29.6.3 slash: 3.0.0 strip-ansi: 6.0.1 transitivePeerDependencies: @@ -8258,30 +8258,17 @@ packages: - ts-node dev: true - /@jest/environment@29.5.0: + /@jest/environment@29.6.4: resolution: { - integrity: sha512-5FXw2+wD29YU1d4I2htpRX7jYnAyTRjP2CsXQdo9SAM8g3ifxWPSV0HnClSn71xwctr0U3oZIIH+dtbfmnbXVQ==, + integrity: sha512-sQ0SULEjA1XUTHmkBRl7A1dyITM9yb1yb3ZNKPX3KlTd6IG7mWUe3e2yfExtC2Zz1Q+mMckOLHmL/qLiuQJrBQ==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/fake-timers": 29.5.0 - "@jest/types": 29.5.0 + "@jest/fake-timers": 29.6.4 + "@jest/types": 29.6.3 "@types/node": 18.11.9 - jest-mock: 29.5.0 - dev: true - - /@jest/environment@29.6.1: - resolution: - { - integrity: sha512-RMMXx4ws+Gbvw3DfLSuo2cfQlK7IwGbpuEWXCqyYDcqYTI+9Ju3a5hDnXaxjNsa6uKh9PQF2v+qg+RLe63tz5A==, - } - engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } - dependencies: - "@jest/fake-timers": 29.6.1 - "@jest/types": 29.6.1 - "@types/node": 18.11.9 - jest-mock: 29.6.1 + jest-mock: 29.6.3 /@jest/expect-utils@29.5.0: resolution: @@ -8305,34 +8292,19 @@ packages: - supports-color dev: true - /@jest/fake-timers@29.5.0: + /@jest/fake-timers@29.6.4: resolution: { - integrity: sha512-9ARvuAAQcBwDAqOnglWq2zwNIRUDtk/SCkp/ToGEhFv5r86K21l+VEs0qNTaXtyiY0lEePl3kylijSYJQqdbDg==, + integrity: sha512-6UkCwzoBK60edXIIWb0/KWkuj7R7Qq91vVInOe3De6DSpaEiqjKcJw4F7XUet24Wupahj9J6PlR09JqJ5ySDHw==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@sinonjs/fake-timers": 10.0.2 "@types/node": 18.11.9 - jest-message-util: 29.5.0 - jest-mock: 29.5.0 - jest-util: 29.5.0 - dev: true - - /@jest/fake-timers@29.6.1: - resolution: - { - integrity: sha512-RdgHgbXyosCDMVYmj7lLpUwXA4c69vcNzhrt69dJJdf8azUrpRh3ckFCaTPNjsEeRi27Cig0oKDGxy5j7hOgHg==, - } - engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } - dependencies: - "@jest/types": 29.6.1 - "@sinonjs/fake-timers": 10.0.2 - "@types/node": 18.11.9 - jest-message-util: 29.6.1 - jest-mock: 29.6.1 - jest-util: 29.6.1 + jest-message-util: 29.6.3 + jest-mock: 29.6.3 + jest-util: 29.6.3 /@jest/globals@29.5.0: resolution: @@ -8341,10 +8313,10 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/environment": 29.5.0 + "@jest/environment": 29.6.4 "@jest/expect": 29.5.0 - "@jest/types": 29.5.0 - jest-mock: 29.5.0 + "@jest/types": 29.6.3 + jest-mock: 29.6.3 transitivePeerDependencies: - supports-color dev: true @@ -8365,7 +8337,7 @@ packages: "@jest/console": 29.5.0 "@jest/test-result": 29.5.0 "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@jridgewell/trace-mapping": 0.3.18 "@types/node": 18.11.9 chalk: 4.1.2 @@ -8378,8 +8350,8 @@ packages: istanbul-lib-report: 3.0.0 istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.5 - jest-message-util: 29.5.0 - jest-util: 29.5.0 + jest-message-util: 29.6.3 + jest-util: 29.6.3 jest-worker: 29.5.0 slash: 3.0.0 string-length: 4.0.2 @@ -8389,19 +8361,10 @@ packages: - supports-color dev: true - /@jest/schemas@29.4.3: - resolution: - { - integrity: sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==, - } - engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } - dependencies: - "@sinclair/typebox": 0.25.24 - - /@jest/schemas@29.6.0: + /@jest/schemas@29.6.3: resolution: { - integrity: sha512-rxLjXyJBTL4LQeJW3aKo0M/+GkCOXsO+8i9Iu7eDb6KwtP65ayoDsitrdPBtujxQ88k4wI2FNYfa6TOGwSn6cQ==, + integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: @@ -8427,7 +8390,7 @@ packages: engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: "@jest/console": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/istanbul-lib-coverage": 2.0.4 collect-v8-coverage: 1.0.1 dev: true @@ -8453,7 +8416,7 @@ packages: engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: "@babel/core": 7.22.9 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@jridgewell/trace-mapping": 0.3.18 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -8462,7 +8425,7 @@ packages: graceful-fs: 4.2.11 jest-haste-map: 29.5.0 jest-regex-util: 29.4.3 - jest-util: 29.5.0 + jest-util: 29.6.3 micromatch: 4.0.5 pirates: 4.0.5 slash: 3.0.0 @@ -8492,21 +8455,22 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/schemas": 29.4.3 + "@jest/schemas": 29.6.3 "@types/istanbul-lib-coverage": 2.0.4 "@types/istanbul-reports": 3.0.1 "@types/node": 18.11.9 "@types/yargs": 17.0.24 chalk: 4.1.2 + dev: true - /@jest/types@29.6.1: + /@jest/types@29.6.3: resolution: { - integrity: sha512-tPKQNMPuXgvdOn2/Lg9HNfUvjYVGolt04Hp03f5hAk878uwOLikN+JzeLY0HcVgKgFl9Hs3EIqpu3WX27XNhnw==, + integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/schemas": 29.6.0 + "@jest/schemas": 29.6.3 "@types/istanbul-lib-coverage": 2.0.4 "@types/istanbul-reports": 3.0.1 "@types/node": 18.11.9 @@ -10236,12 +10200,6 @@ packages: } dev: false - /@sinclair/typebox@0.25.24: - resolution: - { - integrity: sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==, - } - /@sinclair/typebox@0.27.8: resolution: { @@ -13974,7 +13932,7 @@ packages: } dependencies: expect: 29.5.0 - pretty-format: 29.5.0 + pretty-format: 29.6.3 dev: false /@types/jsdom@20.0.1: @@ -14851,7 +14809,7 @@ packages: integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==, } dependencies: - acorn: 8.8.2 + acorn: 8.10.0 acorn-walk: 8.2.0 dev: false @@ -14876,7 +14834,7 @@ packages: acorn: 7.4.1 dev: true - /acorn-jsx@5.3.2(acorn@8.8.2): + /acorn-jsx@5.3.2(acorn@8.10.0): resolution: { integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==, @@ -14884,7 +14842,7 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.8.2 + acorn: 8.10.0 /acorn-walk@7.2.0: resolution: @@ -19931,8 +19889,8 @@ packages: } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: - acorn: 8.8.2 - acorn-jsx: 5.3.2(acorn@8.8.2) + acorn: 8.10.0 + acorn-jsx: 5.3.2(acorn@8.10.0) eslint-visitor-keys: 3.4.0 /esprima@4.0.1: @@ -20129,8 +20087,8 @@ packages: "@jest/expect-utils": 29.5.0 jest-get-type: 29.4.3 jest-matcher-utils: 29.5.0 - jest-message-util: 29.6.1 - jest-util: 29.6.1 + jest-message-util: 29.6.3 + jest-util: 29.6.3 /express-fileupload@1.4.0: resolution: @@ -23030,10 +22988,10 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/environment": 29.6.1 + "@jest/environment": 29.6.4 "@jest/expect": 29.5.0 "@jest/test-result": 29.5.0 - "@jest/types": 29.6.1 + "@jest/types": 29.6.3 "@types/node": 18.11.9 chalk: 4.1.2 co: 4.6.0 @@ -23041,12 +22999,12 @@ packages: is-generator-fn: 2.1.0 jest-each: 29.5.0 jest-matcher-utils: 29.5.0 - jest-message-util: 29.6.1 + jest-message-util: 29.6.3 jest-runtime: 29.5.0 jest-snapshot: 29.5.0 - jest-util: 29.6.1 + jest-util: 29.6.3 p-limit: 3.1.0 - pretty-format: 29.6.1 + pretty-format: 29.6.3 pure-rand: 6.0.2 slash: 3.0.0 stack-utils: 2.0.6 @@ -23069,13 +23027,13 @@ packages: dependencies: "@jest/core": 29.5.0(ts-node@10.9.1) "@jest/test-result": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.1.0 jest-config: 29.5.0(@types/node@18.11.9)(ts-node@10.9.1) - jest-util: 29.5.0 + jest-util: 29.6.3 jest-validate: 29.5.0 prompts: 2.4.2 yargs: 17.7.2 @@ -23102,7 +23060,7 @@ packages: dependencies: "@babel/core": 7.22.9 "@jest/test-sequencer": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/node": 18.11.9 babel-jest: 29.5.0(@babel/core@7.22.9) chalk: 4.1.2 @@ -23116,11 +23074,11 @@ packages: jest-regex-util: 29.4.3 jest-resolve: 29.5.0 jest-runner: 29.5.0 - jest-util: 29.5.0 + jest-util: 29.6.3 jest-validate: 29.5.0 micromatch: 4.0.5 parse-json: 5.2.0 - pretty-format: 29.5.0 + pretty-format: 29.6.3 slash: 3.0.0 strip-json-comments: 3.1.1 ts-node: 10.9.1(@swc/core@1.3.56)(@types/node@18.11.9)(typescript@4.9.5) @@ -23138,7 +23096,7 @@ packages: chalk: 4.1.2 diff-sequences: 29.4.3 jest-get-type: 29.4.3 - pretty-format: 29.6.1 + pretty-format: 29.6.3 /jest-docblock@29.4.3: resolution: @@ -23157,17 +23115,17 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/types": 29.6.1 + "@jest/types": 29.6.3 chalk: 4.1.2 jest-get-type: 29.4.3 - jest-util: 29.6.1 - pretty-format: 29.6.1 + jest-util: 29.6.3 + pretty-format: 29.6.3 dev: true - /jest-environment-jsdom@29.6.1: + /jest-environment-jsdom@29.6.4: resolution: { - integrity: sha512-PoY+yLaHzVRhVEjcVKSfJ7wXmJW4UqPYNhR05h7u/TK0ouf6DmRNZFBL/Z00zgQMyWGMBXn69/FmOvhEJu8cIw==, + integrity: sha512-K6wfgUJ16DoMs02JYFid9lOsqfpoVtyJxpRlnTxUHzvZWBnnh2VNGRB9EC1Cro96TQdq5TtSjb3qUjNaJP9IyA==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } peerDependencies: @@ -23176,13 +23134,13 @@ packages: canvas: optional: true dependencies: - "@jest/environment": 29.6.1 - "@jest/fake-timers": 29.6.1 - "@jest/types": 29.6.1 + "@jest/environment": 29.6.4 + "@jest/fake-timers": 29.6.4 + "@jest/types": 29.6.3 "@types/jsdom": 20.0.1 "@types/node": 18.11.9 - jest-mock: 29.6.1 - jest-util: 29.6.1 + jest-mock: 29.6.3 + jest-util: 29.6.3 jsdom: 20.0.3 transitivePeerDependencies: - bufferutil @@ -23197,12 +23155,12 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/environment": 29.6.1 - "@jest/fake-timers": 29.6.1 - "@jest/types": 29.6.1 + "@jest/environment": 29.6.4 + "@jest/fake-timers": 29.6.4 + "@jest/types": 29.6.3 "@types/node": 18.11.9 - jest-mock: 29.6.1 - jest-util: 29.6.1 + jest-mock: 29.6.3 + jest-util: 29.6.3 dev: true /jest-get-type@29.4.3: @@ -23219,14 +23177,14 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/graceful-fs": 4.1.6 "@types/node": 18.11.9 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 jest-regex-util: 29.4.3 - jest-util: 29.5.0 + jest-util: 29.6.3 jest-worker: 29.5.0 micromatch: 4.0.5 walker: 1.0.8 @@ -23242,7 +23200,7 @@ packages: engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: jest-get-type: 29.4.3 - pretty-format: 29.5.0 + pretty-format: 29.6.3 dev: true /jest-matcher-utils@29.5.0: @@ -23255,40 +23213,22 @@ packages: chalk: 4.1.2 jest-diff: 29.5.0 jest-get-type: 29.4.3 - pretty-format: 29.6.1 - - /jest-message-util@29.5.0: - resolution: - { - integrity: sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==, - } - engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } - dependencies: - "@babel/code-frame": 7.22.5 - "@jest/types": 29.5.0 - "@types/stack-utils": 2.0.1 - chalk: 4.1.2 - graceful-fs: 4.2.11 - micromatch: 4.0.5 - pretty-format: 29.5.0 - slash: 3.0.0 - stack-utils: 2.0.6 - dev: true + pretty-format: 29.6.3 - /jest-message-util@29.6.1: + /jest-message-util@29.6.3: resolution: { - integrity: sha512-KoAW2zAmNSd3Gk88uJ56qXUWbFk787QKmjjJVOjtGFmmGSZgDBrlIL4AfQw1xyMYPNVD7dNInfIbur9B2rd/wQ==, + integrity: sha512-FtzaEEHzjDpQp51HX4UMkPZjy46ati4T5pEMyM6Ik48ztu4T9LQplZ6OsimHx7EuM9dfEh5HJa6D3trEftu3dA==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: "@babel/code-frame": 7.22.5 - "@jest/types": 29.6.1 + "@jest/types": 29.6.3 "@types/stack-utils": 2.0.1 chalk: 4.1.2 graceful-fs: 4.2.11 micromatch: 4.0.5 - pretty-format: 29.6.1 + pretty-format: 29.6.3 slash: 3.0.0 stack-utils: 2.0.6 @@ -23303,28 +23243,16 @@ packages: "@types/node": 18.11.9 dev: true - /jest-mock@29.5.0: + /jest-mock@29.6.3: resolution: { - integrity: sha512-GqOzvdWDE4fAV2bWQLQCkujxYWL7RxjCnj71b5VhDAGOevB3qj3Ovg26A5NI84ZpODxyzaozXLOh2NCgkbvyaw==, + integrity: sha512-Z7Gs/mOyTSR4yPsaZ72a/MtuK6RnC3JYqWONe48oLaoEcYwEDxqvbXz85G4SJrm2Z5Ar9zp6MiHF4AlFlRM4Pg==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/node": 18.11.9 - jest-util: 29.5.0 - dev: true - - /jest-mock@29.6.1: - resolution: - { - integrity: sha512-brovyV9HBkjXAEdRooaTQK42n8usKoSRR3gihzUpYeV/vwqgSoNfrksO7UfSACnPmxasO/8TmHM3w9Hp3G1dgw==, - } - engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } - dependencies: - "@jest/types": 29.6.1 - "@types/node": 18.11.9 - jest-util: 29.6.1 + jest-util: 29.6.3 /jest-pnp-resolver@1.2.3(jest-resolve@29.5.0): resolution: @@ -23373,7 +23301,7 @@ packages: graceful-fs: 4.2.11 jest-haste-map: 29.5.0 jest-pnp-resolver: 1.2.3(jest-resolve@29.5.0) - jest-util: 29.5.0 + jest-util: 29.6.3 jest-validate: 29.5.0 resolve: 1.22.2 resolve.exports: 2.0.2 @@ -23388,10 +23316,10 @@ packages: engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: "@jest/console": 29.5.0 - "@jest/environment": 29.5.0 + "@jest/environment": 29.6.4 "@jest/test-result": 29.5.0 "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/node": 18.11.9 chalk: 4.1.2 emittery: 0.13.1 @@ -23400,10 +23328,10 @@ packages: jest-environment-node: 29.5.0 jest-haste-map: 29.5.0 jest-leak-detector: 29.5.0 - jest-message-util: 29.5.0 + jest-message-util: 29.6.3 jest-resolve: 29.5.0 jest-runtime: 29.5.0 - jest-util: 29.5.0 + jest-util: 29.6.3 jest-watcher: 29.5.0 jest-worker: 29.5.0 p-limit: 3.1.0 @@ -23419,13 +23347,13 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/environment": 29.5.0 - "@jest/fake-timers": 29.5.0 + "@jest/environment": 29.6.4 + "@jest/fake-timers": 29.6.4 "@jest/globals": 29.5.0 "@jest/source-map": 29.4.3 "@jest/test-result": 29.5.0 "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/node": 18.11.9 chalk: 4.1.2 cjs-module-lexer: 1.2.2 @@ -23433,12 +23361,12 @@ packages: glob: 7.2.3 graceful-fs: 4.2.11 jest-haste-map: 29.5.0 - jest-message-util: 29.5.0 - jest-mock: 29.5.0 + jest-message-util: 29.6.3 + jest-mock: 29.6.3 jest-regex-util: 29.4.3 jest-resolve: 29.5.0 jest-snapshot: 29.5.0 - jest-util: 29.5.0 + jest-util: 29.6.3 slash: 3.0.0 strip-bom: 4.0.0 transitivePeerDependencies: @@ -23460,7 +23388,7 @@ packages: "@babel/types": 7.22.5 "@jest/expect-utils": 29.5.0 "@jest/transform": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/babel__traverse": 7.18.5 "@types/prettier": 2.7.2 babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.9) @@ -23470,37 +23398,23 @@ packages: jest-diff: 29.5.0 jest-get-type: 29.4.3 jest-matcher-utils: 29.5.0 - jest-message-util: 29.5.0 - jest-util: 29.5.0 + jest-message-util: 29.6.3 + jest-util: 29.6.3 natural-compare: 1.4.0 - pretty-format: 29.5.0 + pretty-format: 29.6.3 semver: 7.5.0 transitivePeerDependencies: - supports-color dev: true - /jest-util@29.5.0: - resolution: - { - integrity: sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==, - } - engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } - dependencies: - "@jest/types": 29.5.0 - "@types/node": 18.11.9 - chalk: 4.1.2 - ci-info: 3.8.0 - graceful-fs: 4.2.11 - picomatch: 2.3.1 - - /jest-util@29.6.1: + /jest-util@29.6.3: resolution: { - integrity: sha512-NRFCcjc+/uO3ijUVyNOQJluf8PtGCe/W6cix36+M3cTFgiYqFOOW5MgN4JOOcvbUhcKTYVd1CvHz/LWi8d16Mg==, + integrity: sha512-QUjna/xSy4B32fzcKTSz1w7YYzgiHrjjJjevdRf61HYk998R5vVMMNmrHESYZVDS5DSWs+1srPLPKxXPkeSDOA==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/types": 29.6.1 + "@jest/types": 29.6.3 "@types/node": 18.11.9 chalk: 4.1.2 ci-info: 3.8.0 @@ -23514,12 +23428,12 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 camelcase: 6.3.0 chalk: 4.1.2 jest-get-type: 29.4.3 leven: 3.1.0 - pretty-format: 29.5.0 + pretty-format: 29.6.3 dev: true /jest-watcher@29.5.0: @@ -23530,12 +23444,12 @@ packages: engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: "@jest/test-result": 29.5.0 - "@jest/types": 29.5.0 + "@jest/types": 29.6.3 "@types/node": 18.11.9 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 - jest-util: 29.5.0 + jest-util: 29.6.3 string-length: 4.0.2 dev: true @@ -23558,7 +23472,7 @@ packages: engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: "@types/node": 18.11.9 - jest-util: 29.5.0 + jest-util: 29.6.3 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -23786,7 +23700,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.8.2 + acorn: 8.10.0 acorn-globals: 7.0.1 cssom: 0.5.0 cssstyle: 2.3.0 @@ -28140,25 +28054,14 @@ packages: ansi-styles: 5.2.0 react-is: 17.0.2 - /pretty-format@29.5.0: + /pretty-format@29.6.3: resolution: { - integrity: sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==, + integrity: sha512-ZsBgjVhFAj5KeK+nHfF1305/By3lechHQSMWCTl8iHSbfOm2TN5nHEtFc/+W7fAyUeCs2n5iow72gld4gW0xDw==, } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } dependencies: - "@jest/schemas": 29.4.3 - ansi-styles: 5.2.0 - react-is: 18.2.0 - - /pretty-format@29.6.1: - resolution: - { - integrity: sha512-7jRj+yXO0W7e4/tSJKoR7HRIHLPPjtNaUGG2xxKQnGvPNRkgWcQ0AZX6P4KBRJN4FcTBWb3sa7DVUJmocYuoog==, - } - engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } - dependencies: - "@jest/schemas": 29.6.0 + "@jest/schemas": 29.6.3 ansi-styles: 5.2.0 react-is: 18.2.0 @@ -31517,7 +31420,7 @@ packages: hasBin: true dependencies: "@jridgewell/source-map": 0.3.3 - acorn: 8.8.2 + acorn: 8.10.0 commander: 2.20.3 source-map-support: 0.5.21 @@ -32407,7 +32310,7 @@ packages: integrity: sha512-6rk7GUa4ICYjae5PrAllvcDeuT8pA9+j5J5EkxbMFaV+SalHhxZ7X2dohMzu6C3XzsMT+6jwR/+pwPNR3uK9MA==, } dependencies: - acorn: 8.8.2 + acorn: 8.10.0 chokidar: 3.5.3 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.6