From d997cde073d80976b729948a986782149bcd9f83 Mon Sep 17 00:00:00 2001 From: bartstc Date: Sun, 21 Jan 2024 11:32:27 +0000 Subject: [PATCH] Update pnpm, docker image, vite packages --- .devcontainer/Dockerfile | 4 +- package.json | 10 +- pnpm-lock.yaml | 1594 +++++++++++++++++++------------------- 3 files changed, 817 insertions(+), 791 deletions(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 522f965..c3f8971 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,3 +1,3 @@ -FROM mcr.microsoft.com/devcontainers/typescript-node:0-18 +FROM mcr.microsoft.com/devcontainers/typescript-node:dev-20 -RUN corepack enable && corepack prepare pnpm@8.6.6 --activate \ No newline at end of file +RUN corepack enable && corepack prepare pnpm@8.14.1 --activate \ No newline at end of file diff --git a/package.json b/package.json index d221241..7f92399 100644 --- a/package.json +++ b/package.json @@ -65,17 +65,17 @@ "jsdom": "^21.1.1", "msw": "^1.1.0", "msw-storybook-addon": "^1.9.0", - "playwright": "^1.35.1", + "playwright": "^1.41.1", "prettier": "2.8.6", "pretty-quick": "^3.1.3", "storybook": "^7.5.1", "storybook-addon-react-router-v6": "^2.0.8", "storybook-dark-mode": "^3.0.1", "typescript": "^5.3.3", - "vite": "^5.0.10", + "vite": "^5.0.12", "vite-plugin-checker": "^0.6.2", - "vite-tsconfig-paths": "^4.2.2", - "vitest": "^1.1.0", + "vite-tsconfig-paths": "^4.3.1", + "vitest": "^1.2.1", "wait-on": "^7.0.1" }, "browserslist": { @@ -91,5 +91,5 @@ "msw": { "workerDirectory": "public" }, - "packageManager": "pnpm@8.6.6" + "packageManager": "pnpm@8.14.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e42fcd0..5e7957f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,10 +13,10 @@ dependencies: version: 2.6.0(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(@types/react@18.0.25)(framer-motion@9.0.3)(react-dom@18.2.0)(react@18.2.0) "@emotion/react": specifier: ^11.10.5 - version: 11.10.5(@babel/core@7.23.6)(@types/react@18.0.25)(react@18.2.0) + version: 11.10.5(@babel/core@7.23.7)(@types/react@18.0.25)(react@18.2.0) "@emotion/styled": specifier: ^11.10.5 - version: 11.10.5(@babel/core@7.23.6)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) + version: 11.10.5(@babel/core@7.23.7)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) "@fontsource/inter": specifier: ^4.5.15 version: 4.5.15 @@ -75,13 +75,13 @@ devDependencies: version: 7.5.1 "@storybook/jest": specifier: ^0.2.3 - version: 0.2.3(jest@29.3.1)(vitest@1.1.0) + version: 0.2.3(jest@29.3.1)(vitest@1.2.1) "@storybook/react": specifier: ^7.5.1 version: 7.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) "@storybook/react-vite": specifier: ^7.5.1 - version: 7.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(vite@5.0.10) + version: 7.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(vite@5.0.12) "@storybook/test-runner": specifier: ^0.13.0 version: 0.13.0 @@ -114,10 +114,10 @@ devDependencies: version: 6.15.0(eslint@8.56.0)(typescript@5.3.3) "@vitejs/plugin-react-swc": specifier: ^3.5.0 - version: 3.5.0(vite@5.0.10) + version: 3.5.0(vite@5.0.12) axe-playwright: specifier: ^1.2.3 - version: 1.2.3(playwright@1.35.1) + version: 1.2.3(playwright@1.41.1) concurrently: specifier: 8.2.0 version: 8.2.0 @@ -149,8 +149,8 @@ devDependencies: specifier: ^1.9.0 version: 1.9.0(msw@1.1.0) playwright: - specifier: ^1.35.1 - version: 1.35.1 + specifier: ^1.41.1 + version: 1.41.1 prettier: specifier: 2.8.6 version: 2.8.6 @@ -162,7 +162,7 @@ devDependencies: version: 7.5.1 storybook-addon-react-router-v6: specifier: ^2.0.8 - version: 2.0.8(@storybook/blocks@7.6.6)(@storybook/channels@7.6.6)(@storybook/components@7.6.6)(@storybook/core-events@7.6.6)(@storybook/manager-api@7.6.6)(@storybook/preview-api@7.6.6)(@storybook/theming@7.6.6)(react-dom@18.2.0)(react-router-dom@6.9.0)(react@18.2.0) + version: 2.0.8(@storybook/blocks@7.6.10)(@storybook/channels@7.6.10)(@storybook/components@7.6.10)(@storybook/core-events@7.6.10)(@storybook/manager-api@7.6.10)(@storybook/preview-api@7.6.10)(@storybook/theming@7.6.10)(react-dom@18.2.0)(react-router-dom@6.9.0)(react@18.2.0) storybook-dark-mode: specifier: ^3.0.1 version: 3.0.1(react-dom@18.2.0)(react@18.2.0) @@ -170,17 +170,17 @@ devDependencies: specifier: ^5.3.3 version: 5.3.3 vite: - specifier: ^5.0.10 - version: 5.0.10 + specifier: ^5.0.12 + version: 5.0.12 vite-plugin-checker: specifier: ^0.6.2 - version: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.10) + version: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.12) vite-tsconfig-paths: - specifier: ^4.2.2 - version: 4.2.2(typescript@5.3.3)(vite@5.0.10) + specifier: ^4.3.1 + version: 4.3.1(typescript@5.3.3)(vite@5.0.12) vitest: - specifier: ^1.1.0 - version: 1.1.0(jsdom@21.1.1) + specifier: ^1.2.1 + version: 1.2.1(jsdom@21.1.1) wait-on: specifier: ^7.0.1 version: 7.0.1 @@ -220,7 +220,7 @@ packages: engines: { node: ">=6.0.0" } dependencies: "@jridgewell/gen-mapping": 0.3.3 - "@jridgewell/trace-mapping": 0.3.20 + "@jridgewell/trace-mapping": 0.3.22 /@aw-web-design/x-default-browser@1.4.126: resolution: @@ -317,10 +317,10 @@ packages: - supports-color dev: true - /@babel/core@7.23.6: + /@babel/core@7.23.7: resolution: { - integrity: sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==, + integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==, } engines: { node: ">=6.9.0" } dependencies: @@ -328,11 +328,11 @@ packages: "@babel/code-frame": 7.23.5 "@babel/generator": 7.23.6 "@babel/helper-compilation-targets": 7.23.6 - "@babel/helper-module-transforms": 7.23.3(@babel/core@7.23.6) - "@babel/helpers": 7.23.6 + "@babel/helper-module-transforms": 7.23.3(@babel/core@7.23.7) + "@babel/helpers": 7.23.8 "@babel/parser": 7.23.6 "@babel/template": 7.22.15 - "@babel/traverse": 7.23.6 + "@babel/traverse": 7.23.7 "@babel/types": 7.23.6 convert-source-map: 2.0.0 debug: 4.3.4 @@ -402,7 +402,7 @@ packages: dependencies: "@babel/types": 7.23.6 "@jridgewell/gen-mapping": 0.3.3 - "@jridgewell/trace-mapping": 0.3.20 + "@jridgewell/trace-mapping": 0.3.22 jsesc: 2.5.2 /@babel/helper-annotate-as-pure@7.18.6: @@ -501,7 +501,7 @@ packages: - supports-color dev: true - /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.6): + /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.7): resolution: { integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==, @@ -510,19 +510,19 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-annotate-as-pure": 7.22.5 "@babel/helper-environment-visitor": 7.22.5 "@babel/helper-function-name": 7.22.5 "@babel/helper-member-expression-to-functions": 7.23.0 "@babel/helper-optimise-call-expression": 7.22.5 - "@babel/helper-replace-supers": 7.22.20(@babel/core@7.23.6) + "@babel/helper-replace-supers": 7.22.20(@babel/core@7.23.7) "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 "@babel/helper-split-export-declaration": 7.22.6 semver: 6.3.1 dev: true - /@babel/helper-create-regexp-features-plugin@7.21.4(@babel/core@7.23.6): + /@babel/helper-create-regexp-features-plugin@7.21.4(@babel/core@7.23.7): resolution: { integrity: sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==, @@ -531,12 +531,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-annotate-as-pure": 7.18.6 regexpu-core: 5.3.2 dev: true - /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.6): + /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.7): resolution: { integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==, @@ -545,13 +545,13 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-annotate-as-pure": 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider@0.4.3(@babel/core@7.23.6): + /@babel/helper-define-polyfill-provider@0.4.3(@babel/core@7.23.7): resolution: { integrity: sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==, @@ -559,7 +559,7 @@ packages: peerDependencies: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-compilation-targets": 7.22.15 "@babel/helper-plugin-utils": 7.22.5 debug: 4.3.4 @@ -717,7 +717,7 @@ packages: "@babel/helper-validator-identifier": 7.22.20 dev: true - /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.6): + /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.7): resolution: { integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==, @@ -726,7 +726,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-module-imports": 7.22.15 "@babel/helper-simple-access": 7.22.5 @@ -734,7 +734,7 @@ packages: "@babel/helper-validator-identifier": 7.22.20 dev: true - /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6): + /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.7): resolution: { integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==, @@ -743,7 +743,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-module-imports": 7.22.15 "@babel/helper-simple-access": 7.22.5 @@ -785,7 +785,7 @@ packages: engines: { node: ">=6.9.0" } dev: true - /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.6): + /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.7): resolution: { integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==, @@ -794,7 +794,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-annotate-as-pure": 7.22.5 "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-wrap-function": 7.22.20 @@ -817,7 +817,7 @@ packages: - supports-color dev: true - /@babel/helper-replace-supers@7.22.20(@babel/core@7.23.6): + /@babel/helper-replace-supers@7.22.20(@babel/core@7.23.7): resolution: { integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==, @@ -826,7 +826,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-member-expression-to-functions": 7.23.0 "@babel/helper-optimise-call-expression": 7.22.5 @@ -972,15 +972,15 @@ packages: - supports-color dev: true - /@babel/helpers@7.23.6: + /@babel/helpers@7.23.8: resolution: { - integrity: sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==, + integrity: sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==, } engines: { node: ">=6.9.0" } dependencies: "@babel/template": 7.22.15 - "@babel/traverse": 7.23.6 + "@babel/traverse": 7.23.7 "@babel/types": 7.23.6 transitivePeerDependencies: - supports-color @@ -1027,7 +1027,7 @@ packages: dependencies: "@babel/types": 7.23.6 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.23.6): + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.23.7): resolution: { integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==, @@ -1036,11 +1036,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.23.6): + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.23.7): resolution: { integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==, @@ -1049,10 +1049,10 @@ packages: peerDependencies: "@babel/core": ^7.13.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 - "@babel/plugin-transform-optional-chaining": 7.23.0(@babel/core@7.23.6) + "@babel/plugin-transform-optional-chaining": 7.23.0(@babel/core@7.23.7) dev: true /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.23.2): @@ -1103,7 +1103,7 @@ packages: "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.23.2) dev: true - /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.6): + /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.7): resolution: { integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==, @@ -1112,7 +1112,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 dev: true /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.8): @@ -1127,7 +1127,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.6): + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.7): resolution: { integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==, @@ -1135,7 +1135,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1163,7 +1163,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.6): + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.7): resolution: { integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==, @@ -1171,11 +1171,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.6): + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.7): resolution: { integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==, @@ -1184,11 +1184,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.6): + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.7): resolution: { integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==, @@ -1196,11 +1196,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.6): + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.7): resolution: { integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==, @@ -1208,7 +1208,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1225,7 +1225,7 @@ packages: "@babel/helper-plugin-utils": 7.20.2 dev: true - /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.23.6): + /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==, @@ -1234,11 +1234,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.23.6): + /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==, @@ -1247,7 +1247,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1263,7 +1263,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.6): + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.7): resolution: { integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==, @@ -1271,7 +1271,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1287,7 +1287,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.6): + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.7): resolution: { integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==, @@ -1295,7 +1295,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1312,7 +1312,7 @@ packages: "@babel/helper-plugin-utils": 7.20.2 dev: true - /@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.23.6): + /@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.23.7): resolution: { integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==, @@ -1321,7 +1321,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.20.2 dev: false @@ -1337,7 +1337,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.6): + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.7): resolution: { integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==, @@ -1345,7 +1345,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1373,7 +1373,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.6): + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.7): resolution: { integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==, @@ -1381,7 +1381,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1397,7 +1397,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.6): + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.7): resolution: { integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==, @@ -1405,7 +1405,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1421,7 +1421,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.6): + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.7): resolution: { integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==, @@ -1429,7 +1429,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1445,7 +1445,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.6): + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.7): resolution: { integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==, @@ -1453,7 +1453,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1481,7 +1481,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.6): + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.7): resolution: { integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==, @@ -1489,11 +1489,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.6): + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.7): resolution: { integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==, @@ -1502,7 +1502,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1519,7 +1519,7 @@ packages: "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.6): + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.7): resolution: { integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==, @@ -1528,7 +1528,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1558,7 +1558,7 @@ packages: "@babel/helper-plugin-utils": 7.20.2 dev: true - /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.6): + /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.7): resolution: { integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==, @@ -1567,12 +1567,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-regexp-features-plugin": 7.21.4(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-regexp-features-plugin": 7.21.4(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==, @@ -1581,11 +1581,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-async-generator-functions@7.23.2(@babel/core@7.23.6): + /@babel/plugin-transform-async-generator-functions@7.23.2(@babel/core@7.23.7): resolution: { integrity: sha512-BBYVGxbDVHfoeXbOwcagAkOQAm9NxoTdMGfTqghu1GrvadSaw6iW3Je6IcL5PNOw8VwjxqBECXy50/iCQSY/lQ==, @@ -1594,14 +1594,14 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-remap-async-to-generator": 7.22.20(@babel/core@7.23.6) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.23.6) + "@babel/helper-remap-async-to-generator": 7.22.20(@babel/core@7.23.7) + "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==, @@ -1610,13 +1610,13 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-module-imports": 7.22.5 "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-remap-async-to-generator": 7.22.20(@babel/core@7.23.6) + "@babel/helper-remap-async-to-generator": 7.22.20(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==, @@ -1625,11 +1625,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-block-scoping@7.23.0(@babel/core@7.23.6): + /@babel/plugin-transform-block-scoping@7.23.0(@babel/core@7.23.7): resolution: { integrity: sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g==, @@ -1638,11 +1638,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==, @@ -1651,12 +1651,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-class-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-class-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==, @@ -1665,13 +1665,13 @@ packages: peerDependencies: "@babel/core": ^7.12.0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-class-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-class-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.23.6) + "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-classes@7.22.15(@babel/core@7.23.6): + /@babel/plugin-transform-classes@7.22.15(@babel/core@7.23.7): resolution: { integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==, @@ -1680,19 +1680,19 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-annotate-as-pure": 7.22.5 "@babel/helper-compilation-targets": 7.22.15 "@babel/helper-environment-visitor": 7.22.5 "@babel/helper-function-name": 7.22.5 "@babel/helper-optimise-call-expression": 7.22.5 "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-replace-supers": 7.22.20(@babel/core@7.23.6) + "@babel/helper-replace-supers": 7.22.20(@babel/core@7.23.7) "@babel/helper-split-export-declaration": 7.22.6 globals: 11.12.0 dev: true - /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==, @@ -1701,12 +1701,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 "@babel/template": 7.22.5 dev: true - /@babel/plugin-transform-destructuring@7.23.0(@babel/core@7.23.6): + /@babel/plugin-transform-destructuring@7.23.0(@babel/core@7.23.7): resolution: { integrity: sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg==, @@ -1715,11 +1715,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==, @@ -1728,12 +1728,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==, @@ -1742,11 +1742,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==, @@ -1755,12 +1755,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.23.6) + "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==, @@ -1769,12 +1769,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-builder-binary-assignment-operator-visitor": 7.22.15 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==, @@ -1783,9 +1783,9 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.23.6) + "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.23.7) dev: true /@babel/plugin-transform-flow-strip-types@7.19.0(@babel/core@7.23.2): @@ -1802,7 +1802,7 @@ packages: "@babel/plugin-syntax-flow": 7.18.6(@babel/core@7.23.2) dev: true - /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.23.6): + /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.23.7): resolution: { integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==, @@ -1811,11 +1811,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==, @@ -1824,13 +1824,13 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-compilation-targets": 7.22.15 "@babel/helper-function-name": 7.22.5 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==, @@ -1839,12 +1839,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.23.6) + "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-literals@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-literals@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==, @@ -1853,11 +1853,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==, @@ -1866,12 +1866,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.23.6) + "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==, @@ -1880,11 +1880,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-modules-amd@7.23.0(@babel/core@7.23.6): + /@babel/plugin-transform-modules-amd@7.23.0(@babel/core@7.23.7): resolution: { integrity: sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw==, @@ -1893,8 +1893,8 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-module-transforms": 7.23.0(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-module-transforms": 7.23.0(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -1915,7 +1915,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs@7.23.0(@babel/core@7.23.6): + /@babel/plugin-transform-modules-commonjs@7.23.0(@babel/core@7.23.7): resolution: { integrity: sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==, @@ -1924,13 +1924,13 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-module-transforms": 7.23.0(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-module-transforms": 7.23.0(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 "@babel/helper-simple-access": 7.22.5 dev: true - /@babel/plugin-transform-modules-systemjs@7.23.0(@babel/core@7.23.6): + /@babel/plugin-transform-modules-systemjs@7.23.0(@babel/core@7.23.7): resolution: { integrity: sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg==, @@ -1939,14 +1939,14 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-hoist-variables": 7.22.5 - "@babel/helper-module-transforms": 7.23.0(@babel/core@7.23.6) + "@babel/helper-module-transforms": 7.23.0(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 "@babel/helper-validator-identifier": 7.22.20 dev: true - /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==, @@ -1955,14 +1955,14 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-module-transforms": 7.22.5 "@babel/helper-plugin-utils": 7.22.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==, @@ -1971,12 +1971,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==, @@ -1985,11 +1985,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==, @@ -1998,12 +1998,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.23.6) + "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==, @@ -2012,12 +2012,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.23.6) + "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.23.6): + /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.23.7): resolution: { integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==, @@ -2027,14 +2027,14 @@ packages: "@babel/core": ^7.0.0-0 dependencies: "@babel/compat-data": 7.23.2 - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-compilation-targets": 7.22.15 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-transform-parameters": 7.22.15(@babel/core@7.23.6) + "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-transform-parameters": 7.22.15(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==, @@ -2043,12 +2043,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 - "@babel/helper-replace-supers": 7.22.20(@babel/core@7.23.6) + "@babel/helper-replace-supers": 7.22.20(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==, @@ -2057,12 +2057,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.23.6) + "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-optional-chaining@7.23.0(@babel/core@7.23.6): + /@babel/plugin-transform-optional-chaining@7.23.0(@babel/core@7.23.7): resolution: { integrity: sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==, @@ -2071,13 +2071,13 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 - "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.23.6) + "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.23.6): + /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.23.7): resolution: { integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==, @@ -2086,11 +2086,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==, @@ -2099,12 +2099,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-class-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-class-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.23.6): + /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.23.7): resolution: { integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==, @@ -2113,14 +2113,14 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/helper-create-class-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.23.6) + "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.23.7) dev: true - /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==, @@ -2129,7 +2129,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -2159,7 +2159,7 @@ packages: "@babel/helper-plugin-utils": 7.20.2 dev: true - /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.23.6): + /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.23.7): resolution: { integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==, @@ -2168,12 +2168,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 regenerator-transform: 0.15.2 dev: true - /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==, @@ -2182,11 +2182,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==, @@ -2195,11 +2195,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-spread@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-spread@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==, @@ -2208,12 +2208,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 dev: true - /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==, @@ -2222,11 +2222,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==, @@ -2235,11 +2235,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==, @@ -2248,7 +2248,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -2269,7 +2269,7 @@ packages: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.23.6): + /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.23.7): resolution: { integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==, @@ -2278,11 +2278,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==, @@ -2291,12 +2291,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==, @@ -2305,12 +2305,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.23.6): + /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.23.7): resolution: { integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==, @@ -2319,8 +2319,8 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-create-regexp-features-plugin": 7.22.15(@babel/core@7.23.7) "@babel/helper-plugin-utils": 7.22.5 dev: true @@ -2338,87 +2338,87 @@ packages: "@babel/helper-compilation-targets": 7.22.15 "@babel/helper-plugin-utils": 7.22.5 "@babel/helper-validator-option": 7.22.15 - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.6) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.23.6) - "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.23.6) - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.23.6) - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-import-assertions": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-syntax-import-attributes": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.23.6) - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.23.6) - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.23.6) - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.23.6) - "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.23.6) - "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.23.6) - "@babel/plugin-transform-arrow-functions": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-async-generator-functions": 7.23.2(@babel/core@7.23.6) - "@babel/plugin-transform-async-to-generator": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-block-scoped-functions": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-block-scoping": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-class-properties": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-class-static-block": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-classes": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-transform-computed-properties": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-destructuring": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-dotall-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-duplicate-keys": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-dynamic-import": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-exponentiation-operator": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-export-namespace-from": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-for-of": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-transform-function-name": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-json-strings": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-literals": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-logical-assignment-operators": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-member-expression-literals": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-modules-amd": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-modules-commonjs": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-modules-systemjs": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-modules-umd": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-named-capturing-groups-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-new-target": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-nullish-coalescing-operator": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-numeric-separator": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-object-rest-spread": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-transform-object-super": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-optional-catch-binding": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-optional-chaining": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-parameters": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-transform-private-methods": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-private-property-in-object": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-property-literals": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-regenerator": 7.22.10(@babel/core@7.23.6) - "@babel/plugin-transform-reserved-words": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-shorthand-properties": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-spread": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-sticky-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-template-literals": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-typeof-symbol": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-unicode-escapes": 7.22.10(@babel/core@7.23.6) - "@babel/plugin-transform-unicode-property-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-unicode-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-unicode-sets-regex": 7.22.5(@babel/core@7.23.6) - "@babel/preset-modules": 0.1.6-no-external-plugins(@babel/core@7.23.6) + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.7) + "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.23.7) + "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.23.7) + "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.23.7) + "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-import-assertions": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-syntax-import-attributes": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.23.7) + "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.23.7) + "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.23.7) + "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.23.7) + "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.23.7) + "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.23.7) + "@babel/plugin-transform-arrow-functions": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-async-generator-functions": 7.23.2(@babel/core@7.23.7) + "@babel/plugin-transform-async-to-generator": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-block-scoped-functions": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-block-scoping": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-class-properties": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-class-static-block": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-classes": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-transform-computed-properties": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-destructuring": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-dotall-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-duplicate-keys": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-dynamic-import": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-exponentiation-operator": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-export-namespace-from": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-for-of": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-transform-function-name": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-json-strings": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-literals": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-logical-assignment-operators": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-member-expression-literals": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-modules-amd": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-modules-commonjs": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-modules-systemjs": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-modules-umd": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-named-capturing-groups-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-new-target": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-nullish-coalescing-operator": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-numeric-separator": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-object-rest-spread": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-transform-object-super": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-optional-catch-binding": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-optional-chaining": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-parameters": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-transform-private-methods": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-private-property-in-object": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-property-literals": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-regenerator": 7.22.10(@babel/core@7.23.7) + "@babel/plugin-transform-reserved-words": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-shorthand-properties": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-spread": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-sticky-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-template-literals": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-typeof-symbol": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-unicode-escapes": 7.22.10(@babel/core@7.23.7) + "@babel/plugin-transform-unicode-property-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-unicode-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-unicode-sets-regex": 7.22.5(@babel/core@7.23.7) + "@babel/preset-modules": 0.1.6-no-external-plugins(@babel/core@7.23.7) "@babel/types": 7.23.0 - babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.6) - babel-plugin-polyfill-corejs3: 0.8.5(@babel/core@7.23.6) - babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.6) + babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.7) + babel-plugin-polyfill-corejs3: 0.8.5(@babel/core@7.23.7) + babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.7) core-js-compat: 3.33.1 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-env@7.23.2(@babel/core@7.23.6): + /@babel/preset-env@7.23.2(@babel/core@7.23.7): resolution: { integrity: sha512-BW3gsuDD+rvHL2VO2SjAUNTBe5YrjsTiDyqamPDWY723na3/yPQ65X5oQkFVJZ0o50/2d+svm1rkPoJeR1KxVQ==, @@ -2428,84 +2428,84 @@ packages: "@babel/core": ^7.0.0-0 dependencies: "@babel/compat-data": 7.23.2 - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-compilation-targets": 7.22.15 "@babel/helper-plugin-utils": 7.22.5 "@babel/helper-validator-option": 7.22.15 - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.6) - "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.23.6) - "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.23.6) - "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.23.6) - "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-import-assertions": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-syntax-import-attributes": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.23.6) - "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.23.6) - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.23.6) - "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.23.6) - "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.23.6) - "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.23.6) - "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.23.6) - "@babel/plugin-transform-arrow-functions": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-async-generator-functions": 7.23.2(@babel/core@7.23.6) - "@babel/plugin-transform-async-to-generator": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-block-scoped-functions": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-block-scoping": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-class-properties": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-class-static-block": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-classes": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-transform-computed-properties": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-destructuring": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-dotall-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-duplicate-keys": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-dynamic-import": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-exponentiation-operator": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-export-namespace-from": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-for-of": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-transform-function-name": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-json-strings": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-literals": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-logical-assignment-operators": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-member-expression-literals": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-modules-amd": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-modules-commonjs": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-modules-systemjs": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-modules-umd": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-named-capturing-groups-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-new-target": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-nullish-coalescing-operator": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-numeric-separator": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-object-rest-spread": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-transform-object-super": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-optional-catch-binding": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-optional-chaining": 7.23.0(@babel/core@7.23.6) - "@babel/plugin-transform-parameters": 7.22.15(@babel/core@7.23.6) - "@babel/plugin-transform-private-methods": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-private-property-in-object": 7.22.11(@babel/core@7.23.6) - "@babel/plugin-transform-property-literals": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-regenerator": 7.22.10(@babel/core@7.23.6) - "@babel/plugin-transform-reserved-words": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-shorthand-properties": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-spread": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-sticky-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-template-literals": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-typeof-symbol": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-unicode-escapes": 7.22.10(@babel/core@7.23.6) - "@babel/plugin-transform-unicode-property-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-unicode-regex": 7.22.5(@babel/core@7.23.6) - "@babel/plugin-transform-unicode-sets-regex": 7.22.5(@babel/core@7.23.6) - "@babel/preset-modules": 0.1.6-no-external-plugins(@babel/core@7.23.6) + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-proposal-private-property-in-object": 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.7) + "@babel/plugin-syntax-async-generators": 7.8.4(@babel/core@7.23.7) + "@babel/plugin-syntax-class-properties": 7.12.13(@babel/core@7.23.7) + "@babel/plugin-syntax-class-static-block": 7.14.5(@babel/core@7.23.7) + "@babel/plugin-syntax-dynamic-import": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-export-namespace-from": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-import-assertions": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-syntax-import-attributes": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-syntax-import-meta": 7.10.4(@babel/core@7.23.7) + "@babel/plugin-syntax-json-strings": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-logical-assignment-operators": 7.10.4(@babel/core@7.23.7) + "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-numeric-separator": 7.10.4(@babel/core@7.23.7) + "@babel/plugin-syntax-object-rest-spread": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-optional-catch-binding": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-optional-chaining": 7.8.3(@babel/core@7.23.7) + "@babel/plugin-syntax-private-property-in-object": 7.14.5(@babel/core@7.23.7) + "@babel/plugin-syntax-top-level-await": 7.14.5(@babel/core@7.23.7) + "@babel/plugin-syntax-unicode-sets-regex": 7.18.6(@babel/core@7.23.7) + "@babel/plugin-transform-arrow-functions": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-async-generator-functions": 7.23.2(@babel/core@7.23.7) + "@babel/plugin-transform-async-to-generator": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-block-scoped-functions": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-block-scoping": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-class-properties": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-class-static-block": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-classes": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-transform-computed-properties": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-destructuring": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-dotall-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-duplicate-keys": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-dynamic-import": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-exponentiation-operator": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-export-namespace-from": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-for-of": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-transform-function-name": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-json-strings": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-literals": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-logical-assignment-operators": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-member-expression-literals": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-modules-amd": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-modules-commonjs": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-modules-systemjs": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-modules-umd": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-named-capturing-groups-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-new-target": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-nullish-coalescing-operator": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-numeric-separator": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-object-rest-spread": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-transform-object-super": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-optional-catch-binding": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-optional-chaining": 7.23.0(@babel/core@7.23.7) + "@babel/plugin-transform-parameters": 7.22.15(@babel/core@7.23.7) + "@babel/plugin-transform-private-methods": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-private-property-in-object": 7.22.11(@babel/core@7.23.7) + "@babel/plugin-transform-property-literals": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-regenerator": 7.22.10(@babel/core@7.23.7) + "@babel/plugin-transform-reserved-words": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-shorthand-properties": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-spread": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-sticky-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-template-literals": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-typeof-symbol": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-unicode-escapes": 7.22.10(@babel/core@7.23.7) + "@babel/plugin-transform-unicode-property-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-unicode-regex": 7.22.5(@babel/core@7.23.7) + "@babel/plugin-transform-unicode-sets-regex": 7.22.5(@babel/core@7.23.7) + "@babel/preset-modules": 0.1.6-no-external-plugins(@babel/core@7.23.7) "@babel/types": 7.23.0 - babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.6) - babel-plugin-polyfill-corejs3: 0.8.5(@babel/core@7.23.6) - babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.6) + babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.7) + babel-plugin-polyfill-corejs3: 0.8.5(@babel/core@7.23.7) + babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.7) core-js-compat: 3.33.1 semver: 6.3.1 transitivePeerDependencies: @@ -2527,7 +2527,7 @@ packages: "@babel/plugin-transform-flow-strip-types": 7.19.0(@babel/core@7.23.2) dev: true - /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.6): + /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.7): resolution: { integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==, @@ -2535,7 +2535,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 || ^8.0.0-0 <8.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-plugin-utils": 7.22.5 "@babel/types": 7.23.0 esutils: 2.0.3 @@ -2707,10 +2707,10 @@ packages: - supports-color dev: true - /@babel/traverse@7.23.6: + /@babel/traverse@7.23.7: resolution: { - integrity: sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==, + integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==, } engines: { node: ">=6.9.0" } dependencies: @@ -3035,7 +3035,7 @@ packages: "@emotion/react": ">=10.0.35" react: ">=18" dependencies: - "@emotion/react": 11.10.5(@babel/core@7.23.6)(@types/react@18.0.25)(react@18.2.0) + "@emotion/react": 11.10.5(@babel/core@7.23.7)(@types/react@18.0.25)(react@18.2.0) react: 18.2.0 dev: false @@ -3466,8 +3466,8 @@ packages: "@chakra-ui/react-env": 3.0.0(react@18.2.0) "@chakra-ui/system": 2.5.6(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) "@chakra-ui/utils": 2.0.15 - "@emotion/react": 11.10.5(@babel/core@7.23.6)(@types/react@18.0.25)(react@18.2.0) - "@emotion/styled": 11.10.5(@babel/core@7.23.6)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) + "@emotion/react": 11.10.5(@babel/core@7.23.7)(@types/react@18.0.25)(react@18.2.0) + "@emotion/styled": 11.10.5(@babel/core@7.23.7)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -3827,8 +3827,8 @@ packages: "@chakra-ui/transition": 2.0.16(framer-motion@9.0.3)(react@18.2.0) "@chakra-ui/utils": 2.0.15 "@chakra-ui/visually-hidden": 2.0.15(@chakra-ui/system@2.5.6)(react@18.2.0) - "@emotion/react": 11.10.5(@babel/core@7.23.6)(@types/react@18.0.25)(react@18.2.0) - "@emotion/styled": 11.10.5(@babel/core@7.23.6)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) + "@emotion/react": 11.10.5(@babel/core@7.23.7)(@types/react@18.0.25)(react@18.2.0) + "@emotion/styled": 11.10.5(@babel/core@7.23.7)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) framer-motion: 9.0.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -3998,8 +3998,8 @@ packages: "@chakra-ui/styled-system": 2.9.0 "@chakra-ui/theme-utils": 2.0.16 "@chakra-ui/utils": 2.0.15 - "@emotion/react": 11.10.5(@babel/core@7.23.6)(@types/react@18.0.25)(react@18.2.0) - "@emotion/styled": 11.10.5(@babel/core@7.23.6)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) + "@emotion/react": 11.10.5(@babel/core@7.23.7)(@types/react@18.0.25)(react@18.2.0) + "@emotion/styled": 11.10.5(@babel/core@7.23.7)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) react: 18.2.0 react-fast-compare: 3.2.1 dev: false @@ -4020,8 +4020,8 @@ packages: "@chakra-ui/styled-system": 2.9.2 "@chakra-ui/theme-utils": 2.0.21 "@chakra-ui/utils": 2.0.15 - "@emotion/react": 11.10.5(@babel/core@7.23.6)(@types/react@18.0.25)(react@18.2.0) - "@emotion/styled": 11.10.5(@babel/core@7.23.6)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) + "@emotion/react": 11.10.5(@babel/core@7.23.7)(@types/react@18.0.25)(react@18.2.0) + "@emotion/styled": 11.10.5(@babel/core@7.23.7)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0) react: 18.2.0 react-fast-compare: 3.2.2 dev: false @@ -4280,7 +4280,7 @@ packages: engines: { node: ">=10.0.0" } dev: true - /@emotion/babel-plugin@11.10.5(@babel/core@7.23.6): + /@emotion/babel-plugin@11.10.5(@babel/core@7.23.7): resolution: { integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==, @@ -4288,9 +4288,9 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/helper-module-imports": 7.22.5 - "@babel/plugin-syntax-jsx": 7.18.6(@babel/core@7.23.6) + "@babel/plugin-syntax-jsx": 7.18.6(@babel/core@7.23.7) "@babel/runtime": 7.23.2 "@emotion/hash": 0.9.0 "@emotion/memoize": 0.8.0 @@ -4348,6 +4348,7 @@ packages: { integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==, } + requiresBuild: true dev: false optional: true @@ -4358,7 +4359,7 @@ packages: } dev: false - /@emotion/react@11.10.5(@babel/core@7.23.6)(@types/react@18.0.25)(react@18.2.0): + /@emotion/react@11.10.5(@babel/core@7.23.7)(@types/react@18.0.25)(react@18.2.0): resolution: { integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==, @@ -4373,9 +4374,9 @@ packages: "@types/react": optional: true dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/runtime": 7.20.13 - "@emotion/babel-plugin": 11.10.5(@babel/core@7.23.6) + "@emotion/babel-plugin": 11.10.5(@babel/core@7.23.7) "@emotion/cache": 11.10.5 "@emotion/serialize": 1.1.1 "@emotion/use-insertion-effect-with-fallbacks": 1.0.0(react@18.2.0) @@ -4406,7 +4407,7 @@ packages: } dev: false - /@emotion/styled@11.10.5(@babel/core@7.23.6)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0): + /@emotion/styled@11.10.5(@babel/core@7.23.7)(@emotion/react@11.10.5)(@types/react@18.0.25)(react@18.2.0): resolution: { integrity: sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==, @@ -4422,11 +4423,11 @@ packages: "@types/react": optional: true dependencies: - "@babel/core": 7.23.6 + "@babel/core": 7.23.7 "@babel/runtime": 7.20.13 - "@emotion/babel-plugin": 11.10.5(@babel/core@7.23.6) + "@emotion/babel-plugin": 11.10.5(@babel/core@7.23.7) "@emotion/is-prop-valid": 1.2.0 - "@emotion/react": 11.10.5(@babel/core@7.23.6)(@types/react@18.0.25)(react@18.2.0) + "@emotion/react": 11.10.5(@babel/core@7.23.7)(@types/react@18.0.25)(react@18.2.0) "@emotion/serialize": 1.1.1 "@emotion/use-insertion-effect-with-fallbacks": 1.0.0(react@18.2.0) "@emotion/utils": 1.2.0 @@ -4476,10 +4477,10 @@ packages: } dev: false - /@esbuild/aix-ppc64@0.19.10: + /@esbuild/aix-ppc64@0.19.11: resolution: { - integrity: sha512-Q+mk96KJ+FZ30h9fsJl+67IjNJm3x2eX+GBWGmocAKgzp27cowCOOqSdscX80s0SpdFXZnIv/+1xD1EctFx96Q==, + integrity: sha512-FnzU0LyE3ySQk7UntJO4+qIiQgI7KoODnZg5xzXIrFJlKd2P2gwHsHY4927xj9y5PJmJSzULiUCWmv7iWnNa7g==, } engines: { node: ">=12" } cpu: [ppc64] @@ -4512,10 +4513,10 @@ packages: dev: true optional: true - /@esbuild/android-arm64@0.19.10: + /@esbuild/android-arm64@0.19.11: resolution: { - integrity: sha512-1X4CClKhDgC3by7k8aOWZeBXQX8dHT5QAMCAQDArCLaYfkppoARvh0fit3X2Qs+MXDngKcHv6XXyQCpY0hkK1Q==, + integrity: sha512-aiu7K/5JnLj//KOnOfEZ0D90obUkRzDMyqd/wNAUQ34m4YUPVhRZpnqKV9uqDGxT7cToSDnIHsGooyIczu9T+Q==, } engines: { node: ">=12" } cpu: [arm64] @@ -4548,10 +4549,10 @@ packages: dev: true optional: true - /@esbuild/android-arm@0.19.10: + /@esbuild/android-arm@0.19.11: resolution: { - integrity: sha512-7W0bK7qfkw1fc2viBfrtAEkDKHatYfHzr/jKAHNr9BvkYDXPcC6bodtm8AyLJNNuqClLNaeTLuwURt4PRT9d7w==, + integrity: sha512-5OVapq0ClabvKvQ58Bws8+wkLCV+Rxg7tUVbo9xu034Nm536QTII4YzhaFriQ7rMrorfnFKUsArD2lqKbFY4vw==, } engines: { node: ">=12" } cpu: [arm] @@ -4584,10 +4585,10 @@ packages: dev: true optional: true - /@esbuild/android-x64@0.19.10: + /@esbuild/android-x64@0.19.11: resolution: { - integrity: sha512-O/nO/g+/7NlitUxETkUv/IvADKuZXyH4BHf/g/7laqKC4i/7whLpB0gvpPc2zpF0q9Q6FXS3TS75QHac9MvVWw==, + integrity: sha512-eccxjlfGw43WYoY9QgB82SgGgDbibcqyDTlk3l3C0jOVHKxrjdc9CTwDUQd0vkvYg5um0OH+GpxYvp39r+IPOg==, } engines: { node: ">=12" } cpu: [x64] @@ -4620,10 +4621,10 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64@0.19.10: + /@esbuild/darwin-arm64@0.19.11: resolution: { - integrity: sha512-YSRRs2zOpwypck+6GL3wGXx2gNP7DXzetmo5pHXLrY/VIMsS59yKfjPizQ4lLt5vEI80M41gjm2BxrGZ5U+VMA==, + integrity: sha512-ETp87DRWuSt9KdDVkqSoKoLFHYTrkyz2+65fj9nfXsaV3bMhTCjtQfw3y+um88vGRKRiF7erPrh/ZuIdLUIVxQ==, } engines: { node: ">=12" } cpu: [arm64] @@ -4656,10 +4657,10 @@ packages: dev: true optional: true - /@esbuild/darwin-x64@0.19.10: + /@esbuild/darwin-x64@0.19.11: resolution: { - integrity: sha512-alfGtT+IEICKtNE54hbvPg13xGBe4GkVxyGWtzr+yHO7HIiRJppPDhOKq3zstTcVf8msXb/t4eavW3jCDpMSmA==, + integrity: sha512-fkFUiS6IUK9WYUO/+22omwetaSNl5/A8giXvQlcinLIjVkxwTLSktbF5f/kJMftM2MJp9+fXqZ5ezS7+SALp4g==, } engines: { node: ">=12" } cpu: [x64] @@ -4692,10 +4693,10 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64@0.19.10: + /@esbuild/freebsd-arm64@0.19.11: resolution: { - integrity: sha512-dMtk1wc7FSH8CCkE854GyGuNKCewlh+7heYP/sclpOG6Cectzk14qdUIY5CrKDbkA/OczXq9WesqnPl09mj5dg==, + integrity: sha512-lhoSp5K6bxKRNdXUtHoNc5HhbXVCS8V0iZmDvyWvYq9S5WSfTIHU2UGjcGt7UeS6iEYp9eeymIl5mJBn0yiuxA==, } engines: { node: ">=12" } cpu: [arm64] @@ -4728,10 +4729,10 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64@0.19.10: + /@esbuild/freebsd-x64@0.19.11: resolution: { - integrity: sha512-G5UPPspryHu1T3uX8WiOEUa6q6OlQh6gNl4CO4Iw5PS+Kg5bVggVFehzXBJY6X6RSOMS8iXDv2330VzaObm4Ag==, + integrity: sha512-JkUqn44AffGXitVI6/AbQdoYAq0TEullFdqcMY/PCUZ36xJ9ZJRtQabzMA+Vi7r78+25ZIBosLTOKnUXBSi1Kw==, } engines: { node: ">=12" } cpu: [x64] @@ -4764,10 +4765,10 @@ packages: dev: true optional: true - /@esbuild/linux-arm64@0.19.10: + /@esbuild/linux-arm64@0.19.11: resolution: { - integrity: sha512-QxaouHWZ+2KWEj7cGJmvTIHVALfhpGxo3WLmlYfJ+dA5fJB6lDEIg+oe/0//FuyVHuS3l79/wyBxbHr0NgtxJQ==, + integrity: sha512-LneLg3ypEeveBSMuoa0kwMpCGmpu8XQUh+mL8XXwoYZ6Be2qBnVtcDI5azSvh7vioMDhoJFZzp9GWp9IWpYoUg==, } engines: { node: ">=12" } cpu: [arm64] @@ -4800,10 +4801,10 @@ packages: dev: true optional: true - /@esbuild/linux-arm@0.19.10: + /@esbuild/linux-arm@0.19.11: resolution: { - integrity: sha512-j6gUW5aAaPgD416Hk9FHxn27On28H4eVI9rJ4az7oCGTFW48+LcgNDBN+9f8rKZz7EEowo889CPKyeaD0iw9Kg==, + integrity: sha512-3CRkr9+vCV2XJbjwgzjPtO8T0SZUmRZla+UL1jw+XqHZPkPgZiyWvbDvl9rqAN8Zl7qJF0O/9ycMtjU67HN9/Q==, } engines: { node: ">=12" } cpu: [arm] @@ -4836,10 +4837,10 @@ packages: dev: true optional: true - /@esbuild/linux-ia32@0.19.10: + /@esbuild/linux-ia32@0.19.11: resolution: { - integrity: sha512-4ub1YwXxYjj9h1UIZs2hYbnTZBtenPw5NfXCRgEkGb0b6OJ2gpkMvDqRDYIDRjRdWSe/TBiZltm3Y3Q8SN1xNg==, + integrity: sha512-caHy++CsD8Bgq2V5CodbJjFPEiDPq8JJmBdeyZ8GWVQMjRD0sU548nNdwPNvKjVpamYYVL40AORekgfIubwHoA==, } engines: { node: ">=12" } cpu: [ia32] @@ -4872,10 +4873,10 @@ packages: dev: true optional: true - /@esbuild/linux-loong64@0.19.10: + /@esbuild/linux-loong64@0.19.11: resolution: { - integrity: sha512-lo3I9k+mbEKoxtoIbM0yC/MZ1i2wM0cIeOejlVdZ3D86LAcFXFRdeuZmh91QJvUTW51bOK5W2BznGNIl4+mDaA==, + integrity: sha512-ppZSSLVpPrwHccvC6nQVZaSHlFsvCQyjnvirnVjbKSHuE5N24Yl8F3UwYUUR1UEPaFObGD2tSvVKbvR+uT1Nrg==, } engines: { node: ">=12" } cpu: [loong64] @@ -4908,10 +4909,10 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el@0.19.10: + /@esbuild/linux-mips64el@0.19.11: resolution: { - integrity: sha512-J4gH3zhHNbdZN0Bcr1QUGVNkHTdpijgx5VMxeetSk6ntdt+vR1DqGmHxQYHRmNb77tP6GVvD+K0NyO4xjd7y4A==, + integrity: sha512-B5x9j0OgjG+v1dF2DkH34lr+7Gmv0kzX6/V0afF41FkPMMqaQ77pH7CrhWeR22aEeHKaeZVtZ6yFwlxOKPVFyg==, } engines: { node: ">=12" } cpu: [mips64el] @@ -4944,10 +4945,10 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64@0.19.10: + /@esbuild/linux-ppc64@0.19.11: resolution: { - integrity: sha512-tgT/7u+QhV6ge8wFMzaklOY7KqiyitgT1AUHMApau32ZlvTB/+efeCtMk4eXS+uEymYK249JsoiklZN64xt6oQ==, + integrity: sha512-MHrZYLeCG8vXblMetWyttkdVRjQlQUb/oMgBNurVEnhj4YWOr4G5lmBfZjHYQHHN0g6yDmCAQRR8MUHldvvRDA==, } engines: { node: ">=12" } cpu: [ppc64] @@ -4980,10 +4981,10 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64@0.19.10: + /@esbuild/linux-riscv64@0.19.11: resolution: { - integrity: sha512-0f/spw0PfBMZBNqtKe5FLzBDGo0SKZKvMl5PHYQr3+eiSscfJ96XEknCe+JoOayybWUFQbcJTrk946i3j9uYZA==, + integrity: sha512-f3DY++t94uVg141dozDu4CCUkYW+09rWtaWfnb3bqe4w5NqmZd6nPVBm+qbz7WaHZCoqXqHz5p6CM6qv3qnSSQ==, } engines: { node: ">=12" } cpu: [riscv64] @@ -5016,10 +5017,10 @@ packages: dev: true optional: true - /@esbuild/linux-s390x@0.19.10: + /@esbuild/linux-s390x@0.19.11: resolution: { - integrity: sha512-pZFe0OeskMHzHa9U38g+z8Yx5FNCLFtUnJtQMpwhS+r4S566aK2ci3t4NCP4tjt6d5j5uo4h7tExZMjeKoehAA==, + integrity: sha512-A5xdUoyWJHMMlcSMcPGVLzYzpcY8QP1RtYzX5/bS4dvjBGVxdhuiYyFwp7z74ocV7WDc0n1harxmpq2ePOjI0Q==, } engines: { node: ">=12" } cpu: [s390x] @@ -5052,10 +5053,10 @@ packages: dev: true optional: true - /@esbuild/linux-x64@0.19.10: + /@esbuild/linux-x64@0.19.11: resolution: { - integrity: sha512-SpYNEqg/6pZYoc+1zLCjVOYvxfZVZj6w0KROZ3Fje/QrM3nfvT2llI+wmKSrWuX6wmZeTapbarvuNNK/qepSgA==, + integrity: sha512-grbyMlVCvJSfxFQUndw5mCtWs5LO1gUlwP4CDi4iJBbVpZcqLVT29FxgGuBJGSzyOxotFG4LoO5X+M1350zmPA==, } engines: { node: ">=12" } cpu: [x64] @@ -5088,10 +5089,10 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64@0.19.10: + /@esbuild/netbsd-x64@0.19.11: resolution: { - integrity: sha512-ACbZ0vXy9zksNArWlk2c38NdKg25+L9pr/mVaj9SUq6lHZu/35nx2xnQVRGLrC1KKQqJKRIB0q8GspiHI3J80Q==, + integrity: sha512-13jvrQZJc3P230OhU8xgwUnDeuC/9egsjTkXN49b3GcS5BKvJqZn86aGM8W9pd14Kd+u7HuFBMVtrNGhh6fHEQ==, } engines: { node: ">=12" } cpu: [x64] @@ -5124,10 +5125,10 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64@0.19.10: + /@esbuild/openbsd-x64@0.19.11: resolution: { - integrity: sha512-PxcgvjdSjtgPMiPQrM3pwSaG4kGphP+bLSb+cihuP0LYdZv1epbAIecHVl5sD3npkfYBZ0ZnOjR878I7MdJDFg==, + integrity: sha512-ysyOGZuTp6SNKPE11INDUeFVVQFrhcNDVUgSQVDzqsqX38DjhPEPATpid04LCoUr2WXhQTEZ8ct/EgJCUDpyNw==, } engines: { node: ">=12" } cpu: [x64] @@ -5160,10 +5161,10 @@ packages: dev: true optional: true - /@esbuild/sunos-x64@0.19.10: + /@esbuild/sunos-x64@0.19.11: resolution: { - integrity: sha512-ZkIOtrRL8SEJjr+VHjmW0znkPs+oJXhlJbNwfI37rvgeMtk3sxOQevXPXjmAPZPigVTncvFqLMd+uV0IBSEzqA==, + integrity: sha512-Hf+Sad9nVwvtxy4DXCZQqLpgmRTQqyFyhT3bZ4F2XlJCjxGmRFF0Shwn9rzhOYRB61w9VMXUkxlBy56dk9JJiQ==, } engines: { node: ">=12" } cpu: [x64] @@ -5196,10 +5197,10 @@ packages: dev: true optional: true - /@esbuild/win32-arm64@0.19.10: + /@esbuild/win32-arm64@0.19.11: resolution: { - integrity: sha512-+Sa4oTDbpBfGpl3Hn3XiUe4f8TU2JF7aX8cOfqFYMMjXp6ma6NJDztl5FDG8Ezx0OjwGikIHw+iA54YLDNNVfw==, + integrity: sha512-0P58Sbi0LctOMOQbpEOvOL44Ne0sqbS0XWHMvvrg6NE5jQ1xguCSSw9jQeUk2lfrXYsKDdOe6K+oZiwKPilYPQ==, } engines: { node: ">=12" } cpu: [arm64] @@ -5232,10 +5233,10 @@ packages: dev: true optional: true - /@esbuild/win32-ia32@0.19.10: + /@esbuild/win32-ia32@0.19.11: resolution: { - integrity: sha512-EOGVLK1oWMBXgfttJdPHDTiivYSjX6jDNaATeNOaCOFEVcfMjtbx7WVQwPSE1eIfCp/CaSF2nSrDtzc4I9f8TQ==, + integrity: sha512-6YOrWS+sDJDmshdBIQU+Uoyh7pQKrdykdefC1avn76ss5c+RN6gut3LZA4E2cH5xUEp5/cA0+YxRaVtRAb0xBg==, } engines: { node: ">=12" } cpu: [ia32] @@ -5268,10 +5269,10 @@ packages: dev: true optional: true - /@esbuild/win32-x64@0.19.10: + /@esbuild/win32-x64@0.19.11: resolution: { - integrity: sha512-whqLG6Sc70AbU73fFYvuYzaE4MNMBIlR1Y/IrUeOXFrWHxBEjjbZaQ3IXIQS8wJdAzue2GwYZCjOrgrU1oUHoA==, + integrity: sha512-vfkhltrjCAb603XaFhqhAF4LGDi2M4OrCRrFusyQ+iTLQ/o60QQXxc9cZC/FFpihBI9N1Grn6SMKVJ4KP7Fuiw==, } engines: { node: ">=12" } cpu: [x64] @@ -5486,7 +5487,7 @@ packages: dependencies: string-width: 5.1.2 string-width-cjs: /string-width@4.2.3 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 strip-ansi-cjs: /strip-ansi@6.0.1 wrap-ansi: 8.1.0 wrap-ansi-cjs: /wrap-ansi@7.0.0 @@ -6059,7 +6060,7 @@ packages: chalk: 4.1.2 dev: true - /@joshwooding/vite-plugin-react-docgen-typescript@0.3.0(typescript@5.3.3)(vite@5.0.10): + /@joshwooding/vite-plugin-react-docgen-typescript@0.3.0(typescript@5.3.3)(vite@5.0.12): resolution: { integrity: sha512-2D6y7fNvFmsLmRt6UCOFJPvFoPMJGT0Uh1Wg0RaigUp7kdQPs6yYn8Dmx6GZkOH/NW0yMTwRz/p0SRMMRo50vA==, @@ -6076,7 +6077,7 @@ packages: magic-string: 0.27.0 react-docgen-typescript: 2.2.2(typescript@5.3.3) typescript: 5.3.3 - vite: 5.0.10 + vite: 5.0.12 dev: true /@jridgewell/gen-mapping@0.1.1: @@ -6111,7 +6112,7 @@ packages: dependencies: "@jridgewell/set-array": 1.1.2 "@jridgewell/sourcemap-codec": 1.4.15 - "@jridgewell/trace-mapping": 0.3.20 + "@jridgewell/trace-mapping": 0.3.22 /@jridgewell/resolve-uri@3.1.0: resolution: @@ -6158,10 +6159,10 @@ packages: "@jridgewell/sourcemap-codec": 1.4.14 dev: true - /@jridgewell/trace-mapping@0.3.20: + /@jridgewell/trace-mapping@0.3.22: resolution: { - integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==, + integrity: sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==, } dependencies: "@jridgewell/resolve-uri": 3.1.1 @@ -7029,10 +7030,10 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/rollup-android-arm-eabi@4.9.1: + /@rollup/rollup-android-arm-eabi@4.9.6: resolution: { - integrity: sha512-6vMdBZqtq1dVQ4CWdhFwhKZL6E4L1dV6jUjuBvsavvNJSppzi6dLBbuV+3+IyUREaj9ZFvQefnQm28v4OCXlig==, + integrity: sha512-MVNXSSYN6QXOulbHpLMKYi60ppyO13W9my1qogeiAqtjb2yR4LSmfU2+POvDkLzhjYLXz9Rf9+9a3zFHW1Lecg==, } cpu: [arm] os: [android] @@ -7040,10 +7041,10 @@ packages: dev: true optional: true - /@rollup/rollup-android-arm64@4.9.1: + /@rollup/rollup-android-arm64@4.9.6: resolution: { - integrity: sha512-Jto9Fl3YQ9OLsTDWtLFPtaIMSL2kwGyGoVCmPC8Gxvym9TCZm4Sie+cVeblPO66YZsYH8MhBKDMGZ2NDxuk/XQ==, + integrity: sha512-T14aNLpqJ5wzKNf5jEDpv5zgyIqcpn1MlwCrUXLrwoADr2RkWA0vOWP4XxbO9aiO3dvMCQICZdKeDrFl7UMClw==, } cpu: [arm64] os: [android] @@ -7051,10 +7052,10 @@ packages: dev: true optional: true - /@rollup/rollup-darwin-arm64@4.9.1: + /@rollup/rollup-darwin-arm64@4.9.6: resolution: { - integrity: sha512-LtYcLNM+bhsaKAIGwVkh5IOWhaZhjTfNOkGzGqdHvhiCUVuJDalvDxEdSnhFzAn+g23wgsycmZk1vbnaibZwwA==, + integrity: sha512-CqNNAyhRkTbo8VVZ5R85X73H3R5NX9ONnKbXuHisGWC0qRbTTxnF1U4V9NafzJbgGM0sHZpdO83pLPzq8uOZFw==, } cpu: [arm64] os: [darwin] @@ -7062,10 +7063,10 @@ packages: dev: true optional: true - /@rollup/rollup-darwin-x64@4.9.1: + /@rollup/rollup-darwin-x64@4.9.6: resolution: { - integrity: sha512-KyP/byeXu9V+etKO6Lw3E4tW4QdcnzDG/ake031mg42lob5tN+5qfr+lkcT/SGZaH2PdW4Z1NX9GHEkZ8xV7og==, + integrity: sha512-zRDtdJuRvA1dc9Mp6BWYqAsU5oeLixdfUvkTHuiYOHwqYuQ4YgSmi6+/lPvSsqc/I0Omw3DdICx4Tfacdzmhog==, } cpu: [x64] os: [darwin] @@ -7073,10 +7074,10 @@ packages: dev: true optional: true - /@rollup/rollup-linux-arm-gnueabihf@4.9.1: + /@rollup/rollup-linux-arm-gnueabihf@4.9.6: resolution: { - integrity: sha512-Yqz/Doumf3QTKplwGNrCHe/B2p9xqDghBZSlAY0/hU6ikuDVQuOUIpDP/YcmoT+447tsZTmirmjgG3znvSCR0Q==, + integrity: sha512-oNk8YXDDnNyG4qlNb6is1ojTOGL/tRhbbKeE/YuccItzerEZT68Z9gHrY3ROh7axDc974+zYAPxK5SH0j/G+QQ==, } cpu: [arm] os: [linux] @@ -7084,10 +7085,10 @@ packages: dev: true optional: true - /@rollup/rollup-linux-arm64-gnu@4.9.1: + /@rollup/rollup-linux-arm64-gnu@4.9.6: resolution: { - integrity: sha512-u3XkZVvxcvlAOlQJ3UsD1rFvLWqu4Ef/Ggl40WAVCuogf4S1nJPHh5RTgqYFpCOvuGJ7H5yGHabjFKEZGExk5Q==, + integrity: sha512-Z3O60yxPtuCYobrtzjo0wlmvDdx2qZfeAWTyfOjEDqd08kthDKexLpV97KfAeUXPosENKd8uyJMRDfFMxcYkDQ==, } cpu: [arm64] os: [linux] @@ -7095,10 +7096,10 @@ packages: dev: true optional: true - /@rollup/rollup-linux-arm64-musl@4.9.1: + /@rollup/rollup-linux-arm64-musl@4.9.6: resolution: { - integrity: sha512-0XSYN/rfWShW+i+qjZ0phc6vZ7UWI8XWNz4E/l+6edFt+FxoEghrJHjX1EY/kcUGCnZzYYRCl31SNdfOi450Aw==, + integrity: sha512-gpiG0qQJNdYEVad+1iAsGAbgAnZ8j07FapmnIAQgODKcOTjLEWM9sRb+MbQyVsYCnA0Im6M6QIq6ax7liws6eQ==, } cpu: [arm64] os: [linux] @@ -7106,10 +7107,10 @@ packages: dev: true optional: true - /@rollup/rollup-linux-riscv64-gnu@4.9.1: + /@rollup/rollup-linux-riscv64-gnu@4.9.6: resolution: { - integrity: sha512-LmYIO65oZVfFt9t6cpYkbC4d5lKHLYv5B4CSHRpnANq0VZUQXGcCPXHzbCXCz4RQnx7jvlYB1ISVNCE/omz5cw==, + integrity: sha512-+uCOcvVmFUYvVDr27aiyun9WgZk0tXe7ThuzoUTAukZJOwS5MrGbmSlNOhx1j80GdpqbOty05XqSl5w4dQvcOA==, } cpu: [riscv64] os: [linux] @@ -7117,10 +7118,10 @@ packages: dev: true optional: true - /@rollup/rollup-linux-x64-gnu@4.9.1: + /@rollup/rollup-linux-x64-gnu@4.9.6: resolution: { - integrity: sha512-kr8rEPQ6ns/Lmr/hiw8sEVj9aa07gh1/tQF2Y5HrNCCEPiCBGnBUt9tVusrcBBiJfIt1yNaXN6r1CCmpbFEDpg==, + integrity: sha512-HUNqM32dGzfBKuaDUBqFB7tP6VMN74eLZ33Q9Y1TBqRDn+qDonkAUyKWwF9BR9unV7QUzffLnz9GrnKvMqC/fw==, } cpu: [x64] os: [linux] @@ -7128,10 +7129,10 @@ packages: dev: true optional: true - /@rollup/rollup-linux-x64-musl@4.9.1: + /@rollup/rollup-linux-x64-musl@4.9.6: resolution: { - integrity: sha512-t4QSR7gN+OEZLG0MiCgPqMWZGwmeHhsM4AkegJ0Kiy6TnJ9vZ8dEIwHw1LcZKhbHxTY32hp9eVCMdR3/I8MGRw==, + integrity: sha512-ch7M+9Tr5R4FK40FHQk8VnML0Szi2KRujUgHXd/HjuH9ifH72GUmw6lStZBo3c3GB82vHa0ZoUfjfcM7JiiMrQ==, } cpu: [x64] os: [linux] @@ -7139,10 +7140,10 @@ packages: dev: true optional: true - /@rollup/rollup-win32-arm64-msvc@4.9.1: + /@rollup/rollup-win32-arm64-msvc@4.9.6: resolution: { - integrity: sha512-7XI4ZCBN34cb+BH557FJPmh0kmNz2c25SCQeT9OiFWEgf8+dL6ZwJ8f9RnUIit+j01u07Yvrsuu1rZGxJCc51g==, + integrity: sha512-VD6qnR99dhmTQ1mJhIzXsRcTBvTjbfbGGwKAHcu+52cVl15AC/kplkhxzW/uT0Xl62Y/meBKDZvoJSJN+vTeGA==, } cpu: [arm64] os: [win32] @@ -7150,10 +7151,10 @@ packages: dev: true optional: true - /@rollup/rollup-win32-ia32-msvc@4.9.1: + /@rollup/rollup-win32-ia32-msvc@4.9.6: resolution: { - integrity: sha512-yE5c2j1lSWOH5jp+Q0qNL3Mdhr8WuqCNVjc6BxbVfS5cAS6zRmdiw7ktb8GNpDCEUJphILY6KACoFoRtKoqNQg==, + integrity: sha512-J9AFDq/xiRI58eR2NIDfyVmTYGyIZmRcvcAoJ48oDld/NTR8wyiPUu2X/v1navJ+N/FGg68LEbX3Ejd6l8B7MQ==, } cpu: [ia32] os: [win32] @@ -7161,10 +7162,10 @@ packages: dev: true optional: true - /@rollup/rollup-win32-x64-msvc@4.9.1: + /@rollup/rollup-win32-x64-msvc@4.9.6: resolution: { - integrity: sha512-PyJsSsafjmIhVgaI1Zdj7m8BB8mMckFah/xbpplObyHfiXzKcI5UOUXRyOdHW7nz4DpMCuzLnF7v5IWHenCwYA==, + integrity: sha512-jqzNLhNDvIZOrt69Ce4UjGRpXJBzhUBzawMwnaDAwyHriki3XollsewxWzOzz+4yOFDkuJHtTsZFwMxhYJWmLQ==, } cpu: [x64] os: [win32] @@ -7712,38 +7713,38 @@ packages: - supports-color dev: true - /@storybook/blocks@7.6.6(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0): + /@storybook/blocks@7.6.10(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0): resolution: { - integrity: sha512-QLqkiSNrtGnh8RK9ipD63jVAUenkRu+72xR31DViZWRV9V8G2hzky5E/RoZWPEx+DfmBIUJ7Tcef6cCRcxEj9A==, + integrity: sha512-oSIukGC3yuF8pojABC/HLu5tv2axZvf60TaUs8eDg7+NiiKhzYSPoMQxs5uMrKngl+EJDB92ESgWT9vvsfvIPg==, } peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - "@storybook/channels": 7.6.6 - "@storybook/client-logger": 7.6.6 - "@storybook/components": 7.6.6(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-events": 7.6.6 + "@storybook/channels": 7.6.10 + "@storybook/client-logger": 7.6.10 + "@storybook/components": 7.6.10(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) + "@storybook/core-events": 7.6.10 "@storybook/csf": 0.1.2 - "@storybook/docs-tools": 7.6.6 + "@storybook/docs-tools": 7.6.10 "@storybook/global": 5.0.0 - "@storybook/manager-api": 7.6.6(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.6.6 - "@storybook/theming": 7.6.6(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.6.6 + "@storybook/manager-api": 7.6.10(react-dom@18.2.0)(react@18.2.0) + "@storybook/preview-api": 7.6.10 + "@storybook/theming": 7.6.10(react-dom@18.2.0)(react@18.2.0) + "@storybook/types": 7.6.10 "@types/lodash": 4.14.202 color-convert: 2.0.1 dequal: 2.0.3 lodash: 4.17.21 - markdown-to-jsx: 7.3.2(react@18.2.0) + markdown-to-jsx: 7.4.0(react@18.2.0) memoizerific: 1.11.3 polished: 4.2.2 react: 18.2.0 react-colorful: 5.6.1(react-dom@18.2.0)(react@18.2.0) react-dom: 18.2.0(react@18.2.0) telejson: 7.2.0 - tocbot: 4.23.0 + tocbot: 4.25.0 ts-dedent: 2.2.0 util-deprecate: 1.0.2 transitivePeerDependencies: @@ -7780,7 +7781,7 @@ packages: - supports-color dev: true - /@storybook/builder-vite@7.5.1(typescript@5.3.3)(vite@5.0.10): + /@storybook/builder-vite@7.5.1(typescript@5.3.3)(vite@5.0.12): resolution: { integrity: sha512-fsF4LsxroVvjBJoI5AvRA6euhpYrb5euii5kPzrsWXLOn6gDBK0jQ0looep/io7J45MisDjRTPp14A02pi1bkw==, @@ -7815,7 +7816,7 @@ packages: magic-string: 0.30.5 rollup: 3.29.4 typescript: 5.3.3 - vite: 5.0.10 + vite: 5.0.12 transitivePeerDependencies: - encoding - supports-color @@ -7877,14 +7878,14 @@ packages: tiny-invariant: 1.3.1 dev: true - /@storybook/channels@7.6.6: + /@storybook/channels@7.6.10: resolution: { - integrity: sha512-vvo7fBe2WffPonNNOA7Xx7jcHAto8qJYlq+VMysfheXrsRRbhHl3WQOA18Vm8hV9txtqdqk0hwQiXOWvhYVpeQ==, + integrity: sha512-ITCLhFuDBKgxetuKnWwYqMUWlU7zsfH3gEKZltTb+9/2OAWR7ez0iqU7H6bXP1ridm0DCKkt2UMWj2mmr9iQqg==, } dependencies: - "@storybook/client-logger": 7.6.6 - "@storybook/core-events": 7.6.6 + "@storybook/client-logger": 7.6.10 + "@storybook/core-events": 7.6.10 "@storybook/global": 5.0.0 qs: 6.11.2 telejson: 7.2.0 @@ -7899,7 +7900,7 @@ packages: hasBin: true dependencies: "@babel/core": 7.23.2 - "@babel/preset-env": 7.23.2(@babel/core@7.23.6) + "@babel/preset-env": 7.23.2(@babel/core@7.23.7) "@babel/types": 7.23.0 "@ndelangen/get-tarball": 3.0.7 "@storybook/codemod": 7.5.1 @@ -7973,10 +7974,10 @@ packages: "@storybook/global": 5.0.0 dev: true - /@storybook/client-logger@7.6.6: + /@storybook/client-logger@7.6.10: resolution: { - integrity: sha512-WEvVyuQR5oNF8jcMmGA13zDjxP/l46kOBBvB6JSc8toUdtLZ/kZWSnU0ioNM8+ECpFqXHjBcF2K6uSJOEb6YEg==, + integrity: sha512-U7bbpu21ntgePMz/mKM18qvCSWCUGCUlYru8mgVlXLCKqFqfTeP887+CsPEQf29aoE3cLgDrxqbRJ1wxX9kL9A==, } dependencies: "@storybook/global": 5.0.0 @@ -8053,10 +8054,10 @@ packages: - "@types/react-dom" dev: true - /@storybook/components@7.6.6(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0): + /@storybook/components@7.6.10(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0): resolution: { - integrity: sha512-FSfcRxdmV4+LJHjMk0eodGVnZdb2qrKKmbtsn0O/434z586zPA287/wJJsm4JS/Xr1WS9oTvU6mYMDChkcxgeQ==, + integrity: sha512-H5hF8pxwtbt0LxV24KMMsPlbYG9Oiui3ObvAQkvGu6q62EYxRPeNSrq3GBI5XEbI33OJY9bT24cVaZx18dXqwQ==, } peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8064,11 +8065,11 @@ packages: dependencies: "@radix-ui/react-select": 1.2.2(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) "@radix-ui/react-toolbar": 1.0.4(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) - "@storybook/client-logger": 7.6.6 + "@storybook/client-logger": 7.6.10 "@storybook/csf": 0.1.2 "@storybook/global": 5.0.0 - "@storybook/theming": 7.6.6(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.6.6 + "@storybook/theming": 7.6.10(react-dom@18.2.0)(react@18.2.0) + "@storybook/types": 7.6.10 memoizerific: 1.11.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -8155,18 +8156,18 @@ packages: - supports-color dev: true - /@storybook/core-common@7.6.6: + /@storybook/core-common@7.6.10: resolution: { - integrity: sha512-DpbFSYw8LHuwpeU2ec5uWryxrSqslFJnWTfNA7AvpzCviWXkz4kq+YYrDee9XExF6OozNwILmG6m52SnraysBA==, + integrity: sha512-K3YWqjCKMnpvYsWNjOciwTH6zWbuuZzmOiipziZaVJ+sB1XYmH52Y3WGEm07TZI8AYK9DRgwA13dR/7W0nw72Q==, } dependencies: - "@storybook/core-events": 7.6.6 - "@storybook/node-logger": 7.6.6 - "@storybook/types": 7.6.6 + "@storybook/core-events": 7.6.10 + "@storybook/node-logger": 7.6.10 + "@storybook/types": 7.6.10 "@types/find-cache-dir": 3.2.1 - "@types/node": 18.19.3 - "@types/node-fetch": 2.6.9 + "@types/node": 18.19.8 + "@types/node-fetch": 2.6.11 "@types/pretty-hrtime": 1.0.3 chalk: 4.1.2 esbuild: 0.18.20 @@ -8212,10 +8213,10 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/core-events@7.6.6: + /@storybook/core-events@7.6.10: resolution: { - integrity: sha512-7+q9HiZiLxaQcwpaSLQrLdjHNHBoOoUY9ZcZXI9iNFSopOgb/ItDnzzlpv08NC7CbKae1hVKJM/t5aSTl7tCMw==, + integrity: sha512-yccDH67KoROrdZbRKwxgTswFMAco5nlCyxszCDASCLygGSV2Q2e+YuywrhchQl3U6joiWi3Ps1qWu56NeNafag==, } dependencies: ts-dedent: 2.2.0 @@ -8376,15 +8377,15 @@ packages: - supports-color dev: true - /@storybook/docs-tools@7.6.6: + /@storybook/docs-tools@7.6.10: resolution: { - integrity: sha512-nc5ZjN2s8SC2PtsZoFf9Wm6gD8TcSlkYbF/mjtyLCGN+Fi+k5B5iudqoa65H19hwiLlzBdcnpQ8C89AiK33J9Q==, + integrity: sha512-UgbikducoXzqQHf2TozO0f2rshaeBNnShVbL5Ai4oW7pDymBmrfzdjGbF/milO7yxNKcoIByeoNmu384eBamgQ==, } dependencies: - "@storybook/core-common": 7.6.6 - "@storybook/preview-api": 7.6.6 - "@storybook/types": 7.6.6 + "@storybook/core-common": 7.6.10 + "@storybook/preview-api": 7.6.10 + "@storybook/types": 7.6.10 "@types/doctrine": 0.0.3 assert: 2.1.0 doctrine: 3.0.0 @@ -8423,14 +8424,14 @@ packages: "@storybook/preview-api": 7.5.1 dev: true - /@storybook/jest@0.2.3(jest@29.3.1)(vitest@1.1.0): + /@storybook/jest@0.2.3(jest@29.3.1)(vitest@1.2.1): resolution: { integrity: sha512-ov5izrmbAFObzKeh9AOC5MlmFxAcf0o5i6YFGae9sDx6DGh6alXsRM+chIbucVkUwVHVlSzdfbLDEFGY/ShaYw==, } dependencies: "@storybook/expect": 28.1.3-5 - "@testing-library/jest-dom": 6.1.4(@types/jest@28.1.3)(jest@29.3.1)(vitest@1.1.0) + "@testing-library/jest-dom": 6.1.4(@types/jest@28.1.3)(jest@29.3.1)(vitest@1.2.1) "@types/jest": 28.1.3 jest-mock: 27.5.1 transitivePeerDependencies: @@ -8523,24 +8524,23 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/manager-api@7.6.6(react-dom@18.2.0)(react@18.2.0): + /@storybook/manager-api@7.6.10(react-dom@18.2.0)(react@18.2.0): resolution: { - integrity: sha512-euRAbSZAUzHDt6z1Pq/g45N/RNqta9RaQAym18zt/oLWiYOIrkLmdf7kCuFYsmuA5XQBytiJqwkAD7uF1aLe0g==, + integrity: sha512-8eGVpRlpunuFScDtc7nxpPJf/4kJBAAZlNdlhmX09j8M3voX6GpcxabBamSEX5pXZqhwxQCshD4IbqBmjvadlw==, } dependencies: - "@storybook/channels": 7.6.6 - "@storybook/client-logger": 7.6.6 - "@storybook/core-events": 7.6.6 + "@storybook/channels": 7.6.10 + "@storybook/client-logger": 7.6.10 + "@storybook/core-events": 7.6.10 "@storybook/csf": 0.1.2 "@storybook/global": 5.0.0 - "@storybook/router": 7.6.6 - "@storybook/theming": 7.6.6(react-dom@18.2.0)(react@18.2.0) - "@storybook/types": 7.6.6 + "@storybook/router": 7.6.10 + "@storybook/theming": 7.6.10(react-dom@18.2.0)(react@18.2.0) + "@storybook/types": 7.6.10 dequal: 2.0.3 lodash: 4.17.21 memoizerific: 1.11.3 - semver: 7.5.4 store2: 2.14.2 telejson: 7.2.0 ts-dedent: 2.2.0 @@ -8582,10 +8582,10 @@ packages: } dev: true - /@storybook/node-logger@7.6.6: + /@storybook/node-logger@7.6.10: resolution: { - integrity: sha512-b2OF9GRNI01MlBlnDGS8S6/yOpBNl8eH/0ONafuMPzFEZs5PouHGsFflJvQwwcdVTknMjF5uVS2eSmnLZ8spvA==, + integrity: sha512-ZBuqrv4bjJzKXyfRGFkVIi+z6ekn6rOPoQao4KmsfLNQAUUsEdR8Baw/zMnnU417zw5dSEaZdpuwx75SCQAeOA==, } dev: true @@ -8664,19 +8664,19 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/preview-api@7.6.6: + /@storybook/preview-api@7.6.10: resolution: { - integrity: sha512-Bt6xIAR5yZ/JWc90X4BbLOA97iL65glZ1SOBgFFv2mHrdZ1lcdKhAlQr2aeJAf1mLvBtalPjvKzi9EuVY3FZ4w==, + integrity: sha512-5A3etoIwZCx05yuv3KSTv1wynN4SR4rrzaIs/CTBp3BC4q1RBL+Or/tClk0IJPXQMlx/4Y134GtNIBbkiDofpw==, } dependencies: - "@storybook/channels": 7.6.6 - "@storybook/client-logger": 7.6.6 - "@storybook/core-events": 7.6.6 + "@storybook/channels": 7.6.10 + "@storybook/client-logger": 7.6.10 + "@storybook/core-events": 7.6.10 "@storybook/csf": 0.1.2 "@storybook/global": 5.0.0 - "@storybook/types": 7.6.6 - "@types/qs": 6.9.10 + "@storybook/types": 7.6.10 + "@types/qs": 6.9.11 dequal: 2.0.3 lodash: 4.17.21 memoizerific: 1.11.3 @@ -8706,7 +8706,7 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@storybook/react-vite@7.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(vite@5.0.10): + /@storybook/react-vite@7.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(vite@5.0.12): resolution: { integrity: sha512-996/CtOqTjDWMKBGcHG8pwIVlORnoknLD+OTkPXl+aAl9oM9jUtc7psVKLJKGHSHTlVElM2wMTwIHnJ4yeP7bw==, @@ -8717,16 +8717,16 @@ packages: react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 vite: ^3.0.0 || ^4.0.0 || ^5.0.0 dependencies: - "@joshwooding/vite-plugin-react-docgen-typescript": 0.3.0(typescript@5.3.3)(vite@5.0.10) + "@joshwooding/vite-plugin-react-docgen-typescript": 0.3.0(typescript@5.3.3)(vite@5.0.12) "@rollup/pluginutils": 5.0.5 - "@storybook/builder-vite": 7.5.1(typescript@5.3.3)(vite@5.0.10) + "@storybook/builder-vite": 7.5.1(typescript@5.3.3)(vite@5.0.12) "@storybook/react": 7.5.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) - "@vitejs/plugin-react": 3.1.0(vite@5.0.10) + "@vitejs/plugin-react": 3.1.0(vite@5.0.12) magic-string: 0.30.5 react: 18.2.0 react-docgen: 6.0.4 react-dom: 18.2.0(react@18.2.0) - vite: 5.0.10 + vite: 5.0.12 transitivePeerDependencies: - "@preact/preset-vite" - encoding @@ -8827,13 +8827,13 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@storybook/router@7.6.6: + /@storybook/router@7.6.10: resolution: { - integrity: sha512-dkn81MtxrG7JMDbOHEcVZkTDVKsneg72CyqJ8ELZfC81iKQcDMQkV9mdmnMl45aKn6UrscudI4K23OxQmsevkw==, + integrity: sha512-G/H4Jn2+y8PDe8Zbq4DVxF/TPn0/goSItdILts39JENucHiuGBCjKjSWGBe1rkwKi1tUbB3yhxJVrLagxFEPpQ==, } dependencies: - "@storybook/client-logger": 7.6.6 + "@storybook/client-logger": 7.6.10 memoizerific: 1.11.3 qs: 6.11.2 dev: true @@ -8887,7 +8887,7 @@ packages: jest-serializer-html: 7.1.0 jest-watch-typeahead: 2.2.1(jest@28.1.3) node-fetch: 2.6.7 - playwright: 1.35.1 + playwright: 1.41.1 read-pkg-up: 7.0.1 tempy: 1.0.1 ts-dedent: 2.2.0 @@ -8963,17 +8963,17 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@storybook/theming@7.6.6(react-dom@18.2.0)(react@18.2.0): + /@storybook/theming@7.6.10(react-dom@18.2.0)(react@18.2.0): resolution: { - integrity: sha512-hNZOOxaF55iAGUEM0dvAIP6LfGMgPKCJQIk/qyotFk+SKkg3PBqzph89XfFl9yCD3KiX5cryqarULgVuNawLJg==, + integrity: sha512-f5tuy7yV3TOP3fIboSqpgLHy0wKayAw/M8HxX0jVET4Z4fWlFK0BiHJabQ+XEdAfQM97XhPFHB2IPbwsqhCEcQ==, } peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0) - "@storybook/client-logger": 7.6.6 + "@storybook/client-logger": 7.6.10 "@storybook/global": 5.0.0 memoizerific: 1.11.3 react: 18.2.0 @@ -9016,22 +9016,22 @@ packages: file-system-cache: 2.3.0 dev: true - /@storybook/types@7.6.6: + /@storybook/types@7.6.10: resolution: { - integrity: sha512-77vbQp3GX93OD8UzFkY4a0fAmkZrqLe61XVo6yABrwbVDY0EcAwaCF5gcXRhOHldlH7KYbLfEQkDkkKTBjX7ow==, + integrity: sha512-hcS2HloJblaMpCAj2axgGV+53kgSRYPT0a1PG1IHsZaYQILfHSMmBqM8XzXXYTsgf9250kz3dqFX1l0n3EqMlQ==, } dependencies: - "@storybook/channels": 7.6.6 + "@storybook/channels": 7.6.10 "@types/babel__core": 7.20.5 "@types/express": 4.17.21 file-system-cache: 2.3.0 dev: true - /@swc/core-darwin-arm64@1.3.101: + /@swc/core-darwin-arm64@1.3.105: resolution: { - integrity: sha512-mNFK+uHNPRXSnfTOG34zJOeMl2waM4hF4a2NY7dkMXrPqw9CoJn4MwTXJcyMiSz1/BnNjjTCHF3Yhj0jPxmkzQ==, + integrity: sha512-buWeweLVDXXmcnfIemH4PGnpjwsDTUGitnPchdftb0u1FU8zSSP/lw/pUCBDG/XvWAp7c/aFxgN4CyG0j7eayA==, } engines: { node: ">=10" } cpu: [arm64] @@ -9052,10 +9052,10 @@ packages: dev: true optional: true - /@swc/core-darwin-x64@1.3.101: + /@swc/core-darwin-x64@1.3.105: resolution: { - integrity: sha512-B085j8XOx73Fg15KsHvzYWG262bRweGr3JooO1aW5ec5pYbz5Ew9VS5JKYS03w2UBSxf2maWdbPz2UFAxg0whw==, + integrity: sha512-hFmXPApqjA/8sy/9NpljHVaKi1OvL9QkJ2MbbTCCbJERuHMpMUeMBUWipHRfepGHFhU+9B9zkEup/qJaJR4XIg==, } engines: { node: ">=10" } cpu: [x64] @@ -9076,10 +9076,10 @@ packages: dev: true optional: true - /@swc/core-linux-arm-gnueabihf@1.3.101: + /@swc/core-linux-arm-gnueabihf@1.3.105: resolution: { - integrity: sha512-9xLKRb6zSzRGPqdz52Hy5GuB1lSjmLqa0lST6MTFads3apmx4Vgs8Y5NuGhx/h2I8QM4jXdLbpqQlifpzTlSSw==, + integrity: sha512-mwXyMC41oMKkKrPpL8uJpOxw7fyfQoVtIw3Y5p0Blabk+espNYqix0E8VymHdRKuLmM//z5wVmMsuHdGBHvZeg==, } engines: { node: ">=10" } cpu: [arm] @@ -9100,10 +9100,10 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-gnu@1.3.101: + /@swc/core-linux-arm64-gnu@1.3.105: resolution: { - integrity: sha512-oE+r1lo7g/vs96Weh2R5l971dt+ZLuhaUX+n3BfDdPxNHfObXgKMjO7E+QS5RbGjv/AwiPCxQmbdCp/xN5ICJA==, + integrity: sha512-H7yEIVydnUtqBSUxwmO6vpIQn7j+Rr0DF6ZOORPyd/SFzQJK9cJRtmJQ3ZMzlJ1Bb+1gr3MvjgLEnmyCYEm2Hg==, } engines: { node: ">=10" } cpu: [arm64] @@ -9124,10 +9124,10 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-musl@1.3.101: + /@swc/core-linux-arm64-musl@1.3.105: resolution: { - integrity: sha512-OGjYG3H4BMOTnJWJyBIovCez6KiHF30zMIu4+lGJTCrxRI2fAjGLml3PEXj8tC3FMcud7U2WUn6TdG0/te2k6g==, + integrity: sha512-Jg7RTFT3pGFdGt5elPV6oDkinRy7q9cXpenjXnJnM2uvx3jOwnsAhexPyCDHom8SHL0j+9kaLLC66T3Gz1E4UA==, } engines: { node: ">=10" } cpu: [arm64] @@ -9148,10 +9148,10 @@ packages: dev: true optional: true - /@swc/core-linux-x64-gnu@1.3.101: + /@swc/core-linux-x64-gnu@1.3.105: resolution: { - integrity: sha512-/kBMcoF12PRO/lwa8Z7w4YyiKDcXQEiLvM+S3G9EvkoKYGgkkz4Q6PSNhF5rwg/E3+Hq5/9D2R+6nrkF287ihg==, + integrity: sha512-DJghplpyusAmp1X5pW/y93MmS/u83Sx5GrpJxI6KLPa82+NItTgMcl8KBQmW5GYAJpVKZyaIvBanS5TdR8aN2w==, } engines: { node: ">=10" } cpu: [x64] @@ -9172,10 +9172,10 @@ packages: dev: true optional: true - /@swc/core-linux-x64-musl@1.3.101: + /@swc/core-linux-x64-musl@1.3.105: resolution: { - integrity: sha512-kDN8lm4Eew0u1p+h1l3JzoeGgZPQ05qDE0czngnjmfpsH2sOZxVj1hdiCwS5lArpy7ktaLu5JdRnx70MkUzhXw==, + integrity: sha512-wD5jL2dZH/5nPNssBo6jhOvkI0lmWnVR4vnOXWjuXgjq1S0AJpO5jdre/6pYLmf26hft3M42bteDnjR4AAZ38w==, } engines: { node: ">=10" } cpu: [x64] @@ -9196,10 +9196,10 @@ packages: dev: true optional: true - /@swc/core-win32-arm64-msvc@1.3.101: + /@swc/core-win32-arm64-msvc@1.3.105: resolution: { - integrity: sha512-9Wn8TTLWwJKw63K/S+jjrZb9yoJfJwCE2RV5vPCCWmlMf3U1AXj5XuWOLUX+Rp2sGKau7wZKsvywhheWm+qndQ==, + integrity: sha512-UqJtwILUHRw2+3UTPnRkZrzM/bGdQtbR4UFdp79mZQYfryeOUVNg7aJj/bWUTkKtLiZ3o+FBNrM/x2X1mJX5bA==, } engines: { node: ">=10" } cpu: [arm64] @@ -9220,10 +9220,10 @@ packages: dev: true optional: true - /@swc/core-win32-ia32-msvc@1.3.101: + /@swc/core-win32-ia32-msvc@1.3.105: resolution: { - integrity: sha512-onO5KvICRVlu2xmr4//V2je9O2XgS1SGKpbX206KmmjcJhXN5EYLSxW9qgg+kgV5mip+sKTHTAu7IkzkAtElYA==, + integrity: sha512-Z95C6vZgBEJ1snidYyjVKnVWiy/ZpPiIFIXGWkDr4ZyBgL3eZX12M6LzZ+NApHKffrbO4enbFyFomueBQgS2oA==, } engines: { node: ">=10" } cpu: [ia32] @@ -9244,10 +9244,10 @@ packages: dev: true optional: true - /@swc/core-win32-x64-msvc@1.3.101: + /@swc/core-win32-x64-msvc@1.3.105: resolution: { - integrity: sha512-T3GeJtNQV00YmiVw/88/nxJ/H43CJvFnpvBHCVn17xbahiVUOPOduh3rc9LgAkKiNt/aV8vU3OJR+6PhfMR7UQ==, + integrity: sha512-3J8fkyDPFsS3mszuYUY4Wfk7/B2oio9qXUwF3DzOs2MK+XgdyMLIptIxL7gdfitXJBH8k39uVjrIw1JGJDjyFA==, } engines: { node: ">=10" } cpu: [x64] @@ -9268,10 +9268,10 @@ packages: dev: true optional: true - /@swc/core@1.3.101: + /@swc/core@1.3.105: resolution: { - integrity: sha512-w5aQ9qYsd/IYmXADAnkXPGDMTqkQalIi+kfFf/MHRKTpaOL7DHjMXwPp/n8hJ0qNjRvchzmPtOqtPBiER50d8A==, + integrity: sha512-me2VZyr3OjqRpFrYQJJYy7x/zbFSl9nt+MAGnIcBtjDsN00iTVqEaKxBjPBFQV9BDAgPz2SRWes/DhhVm5SmMw==, } engines: { node: ">=10" } requiresBuild: true @@ -9284,16 +9284,16 @@ packages: "@swc/counter": 0.1.2 "@swc/types": 0.1.5 optionalDependencies: - "@swc/core-darwin-arm64": 1.3.101 - "@swc/core-darwin-x64": 1.3.101 - "@swc/core-linux-arm-gnueabihf": 1.3.101 - "@swc/core-linux-arm64-gnu": 1.3.101 - "@swc/core-linux-arm64-musl": 1.3.101 - "@swc/core-linux-x64-gnu": 1.3.101 - "@swc/core-linux-x64-musl": 1.3.101 - "@swc/core-win32-arm64-msvc": 1.3.101 - "@swc/core-win32-ia32-msvc": 1.3.101 - "@swc/core-win32-x64-msvc": 1.3.101 + "@swc/core-darwin-arm64": 1.3.105 + "@swc/core-darwin-x64": 1.3.105 + "@swc/core-linux-arm-gnueabihf": 1.3.105 + "@swc/core-linux-arm64-gnu": 1.3.105 + "@swc/core-linux-arm64-musl": 1.3.105 + "@swc/core-linux-x64-gnu": 1.3.105 + "@swc/core-linux-x64-musl": 1.3.105 + "@swc/core-win32-arm64-msvc": 1.3.105 + "@swc/core-win32-ia32-msvc": 1.3.105 + "@swc/core-win32-x64-msvc": 1.3.105 dev: true /@swc/core@1.3.56: @@ -9394,7 +9394,7 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.1.4(@types/jest@28.1.3)(jest@29.3.1)(vitest@1.1.0): + /@testing-library/jest-dom@6.1.4(@types/jest@28.1.3)(jest@29.3.1)(vitest@1.2.1): resolution: { integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==, @@ -9425,7 +9425,7 @@ packages: jest: 29.3.1 lodash: 4.17.21 redent: 3.0.0 - vitest: 1.1.0(jsdom@21.1.1) + vitest: 1.2.1(jsdom@21.1.1) dev: true /@testing-library/react-hooks@8.0.1(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0): @@ -9527,7 +9527,7 @@ packages: "@babel/types": 7.23.6 "@types/babel__generator": 7.6.8 "@types/babel__template": 7.4.4 - "@types/babel__traverse": 7.20.4 + "@types/babel__traverse": 7.20.5 dev: true /@types/babel__generator@7.6.4: @@ -9577,10 +9577,10 @@ packages: "@babel/types": 7.23.0 dev: true - /@types/babel__traverse@7.20.4: + /@types/babel__traverse@7.20.5: resolution: { - integrity: sha512-mSM/iKUk5fDDrEV/e83qY+Cr3I1+Q3qqTuEn++HAWYjEa1+NxZr6CNrcJGf2ZTnq4HoFGC3zaTPZTobCzCFukA==, + integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==, } dependencies: "@babel/types": 7.23.6 @@ -9603,7 +9603,7 @@ packages: } dependencies: "@types/connect": 3.4.38 - "@types/node": 20.10.5 + "@types/node": 20.11.5 dev: true /@types/connect@3.4.35: @@ -9621,7 +9621,7 @@ packages: integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==, } dependencies: - "@types/node": 20.10.5 + "@types/node": 20.11.5 dev: true /@types/cookie@0.4.1: @@ -9705,6 +9705,13 @@ packages: } dev: true + /@types/estree@1.0.5: + resolution: + { + integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==, + } + dev: true + /@types/express-serve-static-core@4.17.31: resolution: { @@ -9722,8 +9729,8 @@ packages: integrity: sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA==, } dependencies: - "@types/node": 20.10.5 - "@types/qs": 6.9.10 + "@types/node": 20.11.5 + "@types/qs": 6.9.11 "@types/range-parser": 1.2.7 "@types/send": 0.17.4 dev: true @@ -9748,7 +9755,7 @@ packages: dependencies: "@types/body-parser": 1.19.5 "@types/express-serve-static-core": 4.17.41 - "@types/qs": 6.9.10 + "@types/qs": 6.9.11 "@types/serve-static": 1.15.5 dev: true @@ -9957,24 +9964,24 @@ packages: } dev: true - /@types/node-fetch@2.6.4: + /@types/node-fetch@2.6.11: resolution: { - integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==, + integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==, } dependencies: - "@types/node": 20.8.7 - form-data: 3.0.1 + "@types/node": 18.19.8 + form-data: 4.0.0 dev: true - /@types/node-fetch@2.6.9: + /@types/node-fetch@2.6.4: resolution: { - integrity: sha512-bQVlnMLFJ2d35DkPNjEPmd9ueO/rh5EiaZt2bhqiSarPjZIuIV6bPQVqcrEyvNo+AfTrRGVazle1tl597w3gfA==, + integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==, } dependencies: - "@types/node": 20.10.5 - form-data: 4.0.0 + "@types/node": 20.8.7 + form-data: 3.0.1 dev: true /@types/node@16.18.10: @@ -9991,19 +9998,19 @@ packages: } dev: true - /@types/node@18.19.3: + /@types/node@18.19.8: resolution: { - integrity: sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==, + integrity: sha512-g1pZtPhsvGVTwmeVoexWZLTQaOvXwoSq//pTL0DHeNzUDrFnir4fgETdhjhIxjVnN+hKOuh98+E1eMLnUXstFg==, } dependencies: undici-types: 5.26.5 dev: true - /@types/node@20.10.5: + /@types/node@20.11.5: resolution: { - integrity: sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==, + integrity: sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==, } dependencies: undici-types: 5.26.5 @@ -10066,10 +10073,10 @@ packages: integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==, } - /@types/qs@6.9.10: + /@types/qs@6.9.11: resolution: { - integrity: sha512-3Gnx08Ns1sEoCrWssEgTSJs/rsT2vhGP+Ja9cnnk9k4ALxinORlQneLXFeFKOTJMOeZUFD1s7w+w2AphTpvzZw==, + integrity: sha512-oGk0gmhnEJK4Yyk+oI7EfXsLayXatCWPHary1MtcmbAifkobT9cM9yutG/hZKIseOU0MqbIwQ/u2nn/Gb+ltuQ==, } dev: true @@ -10158,7 +10165,7 @@ packages: } dependencies: "@types/mime": 1.3.5 - "@types/node": 20.10.5 + "@types/node": 20.11.5 dev: true /@types/serve-static@1.15.0: @@ -10179,7 +10186,7 @@ packages: dependencies: "@types/http-errors": 2.0.4 "@types/mime": 3.0.4 - "@types/node": 20.10.5 + "@types/node": 20.11.5 dev: true /@types/set-cookie-parser@2.4.2: @@ -10487,7 +10494,7 @@ packages: } dev: true - /@vitejs/plugin-react-swc@3.5.0(vite@5.0.10): + /@vitejs/plugin-react-swc@3.5.0(vite@5.0.12): resolution: { integrity: sha512-1PrOvAaDpqlCV+Up8RkAh9qaiUjoDUcjtttyhXDKw53XA6Ve16SOp6cCOpRs8Dj8DqUQs6eTW5YkLcLJjrXAig==, @@ -10495,13 +10502,13 @@ packages: peerDependencies: vite: ^4 || ^5 dependencies: - "@swc/core": 1.3.101 - vite: 5.0.10 + "@swc/core": 1.3.105 + vite: 5.0.12 transitivePeerDependencies: - "@swc/helpers" dev: true - /@vitejs/plugin-react@3.1.0(vite@5.0.10): + /@vitejs/plugin-react@3.1.0(vite@5.0.12): resolution: { integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==, @@ -10515,60 +10522,61 @@ packages: "@babel/plugin-transform-react-jsx-source": 7.19.6(@babel/core@7.22.8) magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 5.0.10 + vite: 5.0.12 transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@1.1.0: + /@vitest/expect@1.2.1: resolution: { - integrity: sha512-9IE2WWkcJo2BR9eqtY5MIo3TPmS50Pnwpm66A6neb2hvk/QSLfPXBz2qdiwUOQkwyFuuXEUj5380CbwfzW4+/w==, + integrity: sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==, } dependencies: - "@vitest/spy": 1.1.0 - "@vitest/utils": 1.1.0 - chai: 4.3.10 + "@vitest/spy": 1.2.1 + "@vitest/utils": 1.2.1 + chai: 4.4.1 dev: true - /@vitest/runner@1.1.0: + /@vitest/runner@1.2.1: resolution: { - integrity: sha512-zdNLJ00pm5z/uhbWF6aeIJCGMSyTyWImy3Fcp9piRGvueERFlQFbUwCpzVce79OLm2UHk9iwaMSOaU9jVHgNVw==, + integrity: sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==, } dependencies: - "@vitest/utils": 1.1.0 + "@vitest/utils": 1.2.1 p-limit: 5.0.0 - pathe: 1.1.1 + pathe: 1.1.2 dev: true - /@vitest/snapshot@1.1.0: + /@vitest/snapshot@1.2.1: resolution: { - integrity: sha512-5O/wyZg09V5qmNmAlUgCBqflvn2ylgsWJRRuPrnHEfDNT6tQpQ8O1isNGgo+VxofISHqz961SG3iVvt3SPK/QQ==, + integrity: sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==, } dependencies: magic-string: 0.30.5 - pathe: 1.1.1 + pathe: 1.1.2 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.1.0: + /@vitest/spy@1.2.1: resolution: { - integrity: sha512-sNOVSU/GE+7+P76qYo+VXdXhXffzWZcYIPQfmkiRxaNCSPiLANvQx5Mx6ZURJ/ndtEkUJEpvKLXqAYTKEY+lTg==, + integrity: sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==, } dependencies: tinyspy: 2.2.0 dev: true - /@vitest/utils@1.1.0: + /@vitest/utils@1.2.1: resolution: { - integrity: sha512-z+s510fKmYz4Y41XhNs3vcuFTFhcij2YF7F8VQfMEYAAUfqQh0Zfg7+w9xdgFGhPf3tX3TicAe+8BDITk6ampQ==, + integrity: sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==, } dependencies: diff-sequences: 29.6.3 + estree-walker: 3.0.3 loupe: 2.3.7 pretty-format: 29.7.0 dev: true @@ -10705,10 +10713,10 @@ packages: engines: { node: ">=0.4.0" } dev: true - /acorn-walk@8.3.1: + /acorn-walk@8.3.2: resolution: { - integrity: sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==, + integrity: sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==, } engines: { node: ">=0.4.0" } dev: true @@ -10731,6 +10739,15 @@ packages: hasBin: true dev: true + /acorn@8.11.3: + resolution: + { + integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==, + } + engines: { node: ">=0.4.0" } + hasBin: true + dev: true + /acorn@8.8.2: resolution: { @@ -11188,7 +11205,7 @@ packages: rimraf: 3.0.2 dev: true - /axe-playwright@1.2.3(playwright@1.35.1): + /axe-playwright@1.2.3(playwright@1.41.1): resolution: { integrity: sha512-bTxCTNp3kx6sQRMjmuLv8pG3+v+kOCvFXATim1+XUXzW6ykulbbuJdQfgB+vQPNAF9uvYbW2qrv9pg81ZSFV/A==, @@ -11199,7 +11216,7 @@ packages: axe-core: 4.6.3 axe-html-reporter: 2.2.3(axe-core@4.6.3) picocolors: 1.0.0 - playwright: 1.35.1 + playwright: 1.41.1 dev: true /axios@0.21.4: @@ -11332,7 +11349,7 @@ packages: resolve: 1.22.1 dev: false - /babel-plugin-polyfill-corejs2@0.4.6(@babel/core@7.23.6): + /babel-plugin-polyfill-corejs2@0.4.6(@babel/core@7.23.7): resolution: { integrity: sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==, @@ -11341,14 +11358,14 @@ packages: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: "@babel/compat-data": 7.23.2 - "@babel/core": 7.23.6 - "@babel/helper-define-polyfill-provider": 0.4.3(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-define-polyfill-provider": 0.4.3(@babel/core@7.23.7) semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3@0.8.5(@babel/core@7.23.6): + /babel-plugin-polyfill-corejs3@0.8.5(@babel/core@7.23.7): resolution: { integrity: sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==, @@ -11356,14 +11373,14 @@ packages: peerDependencies: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-define-polyfill-provider": 0.4.3(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-define-polyfill-provider": 0.4.3(@babel/core@7.23.7) core-js-compat: 3.33.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator@0.5.3(@babel/core@7.23.6): + /babel-plugin-polyfill-regenerator@0.5.3(@babel/core@7.23.7): resolution: { integrity: sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==, @@ -11371,8 +11388,8 @@ packages: peerDependencies: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - "@babel/core": 7.23.6 - "@babel/helper-define-polyfill-provider": 0.4.3(@babel/core@7.23.6) + "@babel/core": 7.23.7 + "@babel/helper-define-polyfill-provider": 0.4.3(@babel/core@7.23.7) transitivePeerDependencies: - supports-color dev: true @@ -11610,8 +11627,8 @@ packages: engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true dependencies: - caniuse-lite: 1.0.30001570 - electron-to-chromium: 1.4.615 + caniuse-lite: 1.0.30001579 + electron-to-chromium: 1.4.640 node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.22.2) @@ -11741,10 +11758,10 @@ packages: } dev: true - /caniuse-lite@1.0.30001570: + /caniuse-lite@1.0.30001579: resolution: { - integrity: sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw==, + integrity: sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==, } /ccount@2.0.1: @@ -11754,10 +11771,10 @@ packages: } dev: true - /chai@4.3.10: + /chai@4.4.1: resolution: { - integrity: sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==, + integrity: sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==, } engines: { node: ">=4" } dependencies: @@ -11765,7 +11782,7 @@ packages: check-error: 1.0.3 deep-eql: 4.1.3 get-func-name: 2.0.2 - loupe: 2.3.6 + loupe: 2.3.7 pathval: 1.1.1 type-detect: 4.0.8 dev: true @@ -12890,10 +12907,10 @@ packages: } dev: true - /electron-to-chromium@1.4.615: + /electron-to-chromium@1.4.640: resolution: { - integrity: sha512-/bKPPcgZVUziECqDc+0HkT87+0zhaWSZHNXqF8FLd2lQcptpmUFwoCSWjCdOng9Gdq+afKArPdEg/0ZW461Eng==, + integrity: sha512-z/6oZ/Muqk4BaE7P69bXhUhpJbUM9ZJeka43ZwxsDshKtePns4mhBlh8bU5+yrnOnz3fhG82XLzGUXazOmsWnA==, } /emittery@0.10.2: @@ -13223,38 +13240,38 @@ packages: "@esbuild/win32-x64": 0.18.20 dev: true - /esbuild@0.19.10: + /esbuild@0.19.11: resolution: { - integrity: sha512-S1Y27QGt/snkNYrRcswgRFqZjaTG5a5xM3EQo97uNBnH505pdzSNe/HLBq1v0RO7iK/ngdbhJB6mDAp0OK+iUA==, + integrity: sha512-HJ96Hev2hX/6i5cDVwcqiJBBtuo9+FeIJOtZ9W1kA5M6AMJRHUZlpYZ1/SbEwtO0ioNAW8rUooVpC/WehY2SfA==, } engines: { node: ">=12" } hasBin: true requiresBuild: true optionalDependencies: - "@esbuild/aix-ppc64": 0.19.10 - "@esbuild/android-arm": 0.19.10 - "@esbuild/android-arm64": 0.19.10 - "@esbuild/android-x64": 0.19.10 - "@esbuild/darwin-arm64": 0.19.10 - "@esbuild/darwin-x64": 0.19.10 - "@esbuild/freebsd-arm64": 0.19.10 - "@esbuild/freebsd-x64": 0.19.10 - "@esbuild/linux-arm": 0.19.10 - "@esbuild/linux-arm64": 0.19.10 - "@esbuild/linux-ia32": 0.19.10 - "@esbuild/linux-loong64": 0.19.10 - "@esbuild/linux-mips64el": 0.19.10 - "@esbuild/linux-ppc64": 0.19.10 - "@esbuild/linux-riscv64": 0.19.10 - "@esbuild/linux-s390x": 0.19.10 - "@esbuild/linux-x64": 0.19.10 - "@esbuild/netbsd-x64": 0.19.10 - "@esbuild/openbsd-x64": 0.19.10 - "@esbuild/sunos-x64": 0.19.10 - "@esbuild/win32-arm64": 0.19.10 - "@esbuild/win32-ia32": 0.19.10 - "@esbuild/win32-x64": 0.19.10 + "@esbuild/aix-ppc64": 0.19.11 + "@esbuild/android-arm": 0.19.11 + "@esbuild/android-arm64": 0.19.11 + "@esbuild/android-x64": 0.19.11 + "@esbuild/darwin-arm64": 0.19.11 + "@esbuild/darwin-x64": 0.19.11 + "@esbuild/freebsd-arm64": 0.19.11 + "@esbuild/freebsd-x64": 0.19.11 + "@esbuild/linux-arm": 0.19.11 + "@esbuild/linux-arm64": 0.19.11 + "@esbuild/linux-ia32": 0.19.11 + "@esbuild/linux-loong64": 0.19.11 + "@esbuild/linux-mips64el": 0.19.11 + "@esbuild/linux-ppc64": 0.19.11 + "@esbuild/linux-riscv64": 0.19.11 + "@esbuild/linux-s390x": 0.19.11 + "@esbuild/linux-x64": 0.19.11 + "@esbuild/netbsd-x64": 0.19.11 + "@esbuild/openbsd-x64": 0.19.11 + "@esbuild/sunos-x64": 0.19.11 + "@esbuild/win32-arm64": 0.19.11 + "@esbuild/win32-ia32": 0.19.11 + "@esbuild/win32-x64": 0.19.11 dev: true /escalade@3.1.1: @@ -13544,6 +13561,15 @@ packages: } dev: true + /estree-walker@3.0.3: + resolution: + { + integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==, + } + dependencies: + "@types/estree": 1.0.5 + dev: true + /esutils@2.0.3: resolution: { @@ -13765,20 +13791,6 @@ packages: } dev: true - /fast-glob@3.2.12: - resolution: - { - integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==, - } - engines: { node: ">=8.6.0" } - dependencies: - "@nodelib/fs.stat": 2.0.5 - "@nodelib/fs.walk": 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - dev: true - /fast-glob@3.3.2: resolution: { @@ -14224,6 +14236,17 @@ packages: } dev: true + /fsevents@2.3.2: + resolution: + { + integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, + } + engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 } + os: [darwin] + requiresBuild: true + dev: true + optional: true + /fsevents@2.3.3: resolution: { @@ -16312,7 +16335,7 @@ packages: jest-process-manager: 0.3.1 jest-runner: 28.1.3 nyc: 15.1.0 - playwright-core: 1.35.1 + playwright-core: 1.41.1 rimraf: 3.0.2 uuid: 8.3.2 transitivePeerDependencies: @@ -17128,7 +17151,7 @@ packages: } engines: { node: ">=14" } dependencies: - mlly: 1.4.2 + mlly: 1.5.0 pkg-types: 1.0.3 dev: true @@ -17239,16 +17262,6 @@ packages: dependencies: js-tokens: 4.0.0 - /loupe@2.3.6: - resolution: - { - integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==, - } - deprecated: Please upgrade to 2.3.7 which fixes GHSA-4q6p-r6v2-jvc5 - dependencies: - get-func-name: 2.0.2 - dev: true - /loupe@2.3.7: resolution: { @@ -17368,10 +17381,10 @@ packages: react: 18.2.0 dev: true - /markdown-to-jsx@7.3.2(react@18.2.0): + /markdown-to-jsx@7.4.0(react@18.2.0): resolution: { - integrity: sha512-B+28F5ucp83aQm+OxNrPkS8z0tMKaeHiy0lHJs3LqCyDQFtWuenaIrkaVTgAm1pf1AU85LXltva86hlaT17i8Q==, + integrity: sha512-zilc+MIkVVXPyTb4iIUTIz9yyqfcWjszGXnwF9K/aiBWcHXFcmdEMTkG01/oQhwSCH7SY1BnG6+ev5BzWmbPrg==, } engines: { node: ">= 10" } peerDependencies: @@ -18098,14 +18111,14 @@ packages: hasBin: true dev: true - /mlly@1.4.2: + /mlly@1.5.0: resolution: { - integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==, + integrity: sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==, } dependencies: - acorn: 8.11.2 - pathe: 1.1.1 + acorn: 8.11.3 + pathe: 1.1.2 pkg-types: 1.0.3 ufo: 1.3.2 dev: true @@ -18900,10 +18913,10 @@ packages: } dev: true - /pathe@1.1.1: + /pathe@1.1.2: resolution: { - integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==, + integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==, } dev: true @@ -18999,29 +19012,30 @@ packages: } dependencies: jsonc-parser: 3.2.0 - mlly: 1.4.2 - pathe: 1.1.1 + mlly: 1.5.0 + pathe: 1.1.2 dev: true - /playwright-core@1.35.1: + /playwright-core@1.41.1: resolution: { - integrity: sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg==, + integrity: sha512-/KPO5DzXSMlxSX77wy+HihKGOunh3hqndhqeo/nMxfigiKzogn8kfL0ZBDu0L1RKgan5XHCPmn6zXd2NUJgjhg==, } engines: { node: ">=16" } hasBin: true dev: true - /playwright@1.35.1: + /playwright@1.41.1: resolution: { - integrity: sha512-NbwBeGJLu5m7VGM0+xtlmLAH9VUfWwYOhUi/lSEDyGg46r1CA9RWlvoc5yywxR9AzQb0mOCm7bWtOXV7/w43ZA==, + integrity: sha512-gdZAWG97oUnbBdRL3GuBvX3nDDmUOuqzV/D24dytqlKt+eI5KbwusluZRGljx1YoJKZ2NRPaeWiFTeGZO7SosQ==, } engines: { node: ">=16" } hasBin: true - requiresBuild: true dependencies: - playwright-core: 1.35.1 + playwright-core: 1.41.1 + optionalDependencies: + fsevents: 2.3.2 dev: true /polished@4.2.2: @@ -19048,10 +19062,10 @@ packages: - supports-color dev: true - /postcss@8.4.32: + /postcss@8.4.33: resolution: { - integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==, + integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==, } engines: { node: ^10 || ^12 || >=14 } dependencies: @@ -20081,27 +20095,29 @@ packages: fsevents: 2.3.3 dev: true - /rollup@4.9.1: + /rollup@4.9.6: resolution: { - integrity: sha512-pgPO9DWzLoW/vIhlSoDByCzcpX92bKEorbgXuZrqxByte3JFk2xSW2JEeAcyLc9Ru9pqcNNW+Ob7ntsk2oT/Xw==, + integrity: sha512-05lzkCS2uASX0CiLFybYfVkwNbKZG5NFQ6Go0VWyogFTXXbR039UVsegViTntkk4OglHBdF54ccApXRRuXRbsg==, } engines: { node: ">=18.0.0", npm: ">=8.0.0" } hasBin: true + dependencies: + "@types/estree": 1.0.5 optionalDependencies: - "@rollup/rollup-android-arm-eabi": 4.9.1 - "@rollup/rollup-android-arm64": 4.9.1 - "@rollup/rollup-darwin-arm64": 4.9.1 - "@rollup/rollup-darwin-x64": 4.9.1 - "@rollup/rollup-linux-arm-gnueabihf": 4.9.1 - "@rollup/rollup-linux-arm64-gnu": 4.9.1 - "@rollup/rollup-linux-arm64-musl": 4.9.1 - "@rollup/rollup-linux-riscv64-gnu": 4.9.1 - "@rollup/rollup-linux-x64-gnu": 4.9.1 - "@rollup/rollup-linux-x64-musl": 4.9.1 - "@rollup/rollup-win32-arm64-msvc": 4.9.1 - "@rollup/rollup-win32-ia32-msvc": 4.9.1 - "@rollup/rollup-win32-x64-msvc": 4.9.1 + "@rollup/rollup-android-arm-eabi": 4.9.6 + "@rollup/rollup-android-arm64": 4.9.6 + "@rollup/rollup-darwin-arm64": 4.9.6 + "@rollup/rollup-darwin-x64": 4.9.6 + "@rollup/rollup-linux-arm-gnueabihf": 4.9.6 + "@rollup/rollup-linux-arm64-gnu": 4.9.6 + "@rollup/rollup-linux-arm64-musl": 4.9.6 + "@rollup/rollup-linux-riscv64-gnu": 4.9.6 + "@rollup/rollup-linux-x64-gnu": 4.9.6 + "@rollup/rollup-linux-x64-musl": 4.9.6 + "@rollup/rollup-win32-arm64-msvc": 4.9.6 + "@rollup/rollup-win32-ia32-msvc": 4.9.6 + "@rollup/rollup-win32-x64-msvc": 4.9.6 fsevents: 2.3.3 dev: true @@ -20609,10 +20625,10 @@ packages: engines: { node: ">= 0.8" } dev: true - /std-env@3.6.0: + /std-env@3.7.0: resolution: { - integrity: sha512-aFZ19IgVmhdB2uX599ve2kE6BIE3YMnQ6Gp6BURhW/oIzpXGKr878TQfAQZn1+i0Flcc/UKUy1gOlcfaUBCryg==, + integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==, } dev: true @@ -20623,7 +20639,7 @@ packages: } dev: true - /storybook-addon-react-router-v6@2.0.8(@storybook/blocks@7.6.6)(@storybook/channels@7.6.6)(@storybook/components@7.6.6)(@storybook/core-events@7.6.6)(@storybook/manager-api@7.6.6)(@storybook/preview-api@7.6.6)(@storybook/theming@7.6.6)(react-dom@18.2.0)(react-router-dom@6.9.0)(react@18.2.0): + /storybook-addon-react-router-v6@2.0.8(@storybook/blocks@7.6.10)(@storybook/channels@7.6.10)(@storybook/components@7.6.10)(@storybook/core-events@7.6.10)(@storybook/manager-api@7.6.10)(@storybook/preview-api@7.6.10)(@storybook/theming@7.6.10)(react-dom@18.2.0)(react-router-dom@6.9.0)(react@18.2.0): resolution: { integrity: sha512-Pi97ccelVq6RiLxSg8/puVeiNQnpdl5WlEcpF2wn6IxKlOIpOBOv70W1VGemUpAmJur+7EM79Mf6vMXiRK2W0g==, @@ -20645,13 +20661,13 @@ packages: react-dom: optional: true dependencies: - "@storybook/blocks": 7.6.6(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) - "@storybook/channels": 7.6.6 - "@storybook/components": 7.6.6(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) - "@storybook/core-events": 7.6.6 - "@storybook/manager-api": 7.6.6(react-dom@18.2.0)(react@18.2.0) - "@storybook/preview-api": 7.6.6 - "@storybook/theming": 7.6.6(react-dom@18.2.0)(react@18.2.0) + "@storybook/blocks": 7.6.10(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) + "@storybook/channels": 7.6.10 + "@storybook/components": 7.6.10(@types/react-dom@18.0.9)(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) + "@storybook/core-events": 7.6.10 + "@storybook/manager-api": 7.6.10(react-dom@18.2.0)(react@18.2.0) + "@storybook/preview-api": 7.6.10 + "@storybook/theming": 7.6.10(react-dom@18.2.0)(react@18.2.0) compare-versions: 6.1.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -20766,7 +20782,7 @@ packages: dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 dev: true /string.prototype.matchall@4.0.10: @@ -20858,6 +20874,16 @@ packages: ansi-regex: 6.0.1 dev: true + /strip-ansi@7.1.0: + resolution: + { + integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==, + } + engines: { node: ">=12" } + dependencies: + ansi-regex: 6.0.1 + dev: true + /strip-bom@4.0.0: resolution: { @@ -20916,7 +20942,7 @@ packages: integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==, } dependencies: - acorn: 8.11.2 + acorn: 8.11.3 dev: true /stylis@4.1.3: @@ -21129,17 +21155,17 @@ packages: integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==, } - /tinybench@2.5.1: + /tinybench@2.6.0: resolution: { - integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==, + integrity: sha512-N8hW3PG/3aOoZAN5V/NSAEDz0ZixDSSt5b/a05iqtpgfLWMSVuCo7w0k2vVvEjdrIoeGqZzweX2WlyioNIHchA==, } dev: true - /tinypool@0.8.1: + /tinypool@0.8.2: resolution: { - integrity: sha512-zBTCK0cCgRROxvs9c0CGK838sPkeokNGdQVUUwHAbynHFlmyJYj825f/oRs528HaIJ97lo0pLIlDUzwN+IorWg==, + integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==, } engines: { node: ">=14.0.0" } dev: true @@ -21193,10 +21219,10 @@ packages: } dev: true - /tocbot@4.23.0: + /tocbot@4.25.0: resolution: { - integrity: sha512-5DWuSZXsqG894mkGb8ZsQt9myyQyVxE50AiGRZ0obV0BVUTVkaZmc9jbgpknaAAPUm4FIrzGkEseD6FuQJYJDQ==, + integrity: sha512-kE5wyCQJ40hqUaRVkyQ4z5+4juzYsv/eK+aqD97N62YH0TxFhzJvo22RUQQZdO3YnXAk42ZOfOpjVdy+Z0YokA==, } dev: true @@ -21280,15 +21306,15 @@ packages: engines: { node: ">=6.10" } dev: true - /tsconfck@2.1.2(typescript@5.3.3): + /tsconfck@3.0.1(typescript@5.3.3): resolution: { - integrity: sha512-ghqN1b0puy3MhhviwO2kGF8SeMDNhEbnKxjK7h6+fvY9JAxqvXi8y5NAHSQv687OVboS2uZIByzGd45/YxrRHg==, + integrity: sha512-7ppiBlF3UEddCLeI1JRx5m2Ryq+xk4JrZuq4EuYXykipebaq1dV0Fhgr1hb7CkmHt32QSgOZlcqVLEtHBG4/mg==, } - engines: { node: ^14.13.1 || ^16 || >=18 } + engines: { node: ^18 || >=20 } hasBin: true peerDependencies: - typescript: ^4.3.5 || ^5.0.0 + typescript: ^5.0.0 peerDependenciesMeta: typescript: optional: true @@ -21968,19 +21994,19 @@ packages: vfile-message: 3.1.4 dev: true - /vite-node@1.1.0: + /vite-node@1.2.1: resolution: { - integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==, + integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==, } engines: { node: ^18.0.0 || >=20.0.0 } hasBin: true dependencies: cac: 6.7.14 debug: 4.3.4 - pathe: 1.1.1 + pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.0.10 + vite: 5.0.12 transitivePeerDependencies: - "@types/node" - less @@ -21992,7 +22018,7 @@ packages: - terser dev: true - /vite-plugin-checker@0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.10): + /vite-plugin-checker@0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.12): resolution: { integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==, @@ -22032,7 +22058,7 @@ packages: chokidar: 3.5.3 commander: 8.3.0 eslint: 8.56.0 - fast-glob: 3.2.12 + fast-glob: 3.3.2 fs-extra: 11.2.0 lodash.debounce: 4.0.8 lodash.pick: 4.4.0 @@ -22041,17 +22067,17 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.3.3 - vite: 5.0.10 + vite: 5.0.12 vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 - vscode-languageserver-textdocument: 1.0.7 - vscode-uri: 3.0.6 + vscode-languageserver-textdocument: 1.0.11 + vscode-uri: 3.0.8 dev: true - /vite-tsconfig-paths@4.2.2(typescript@5.3.3)(vite@5.0.10): + /vite-tsconfig-paths@4.3.1(typescript@5.3.3)(vite@5.0.12): resolution: { - integrity: sha512-dq0FjyxHHDnp0uS3P12WEOX2W7NeuLzX9AWP38D7Zw2CTbFErapwQVlCiT5DMJcVWKQ1MMdTe92PZl/rBQ7qcw==, + integrity: sha512-cfgJwcGOsIxXOLU/nELPny2/LUD/lcf1IbfyeKTv2bsupVbTH/xpFtdQlBmIP1GEK2CjjLxYhFfB+QODFAx5aw==, } peerDependencies: vite: "*" @@ -22061,17 +22087,17 @@ packages: dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 2.1.2(typescript@5.3.3) - vite: 5.0.10 + tsconfck: 3.0.1(typescript@5.3.3) + vite: 5.0.12 transitivePeerDependencies: - supports-color - typescript dev: true - /vite@5.0.10: + /vite@5.0.12: resolution: { - integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==, + integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==, } engines: { node: ^18.0.0 || >=20.0.0 } hasBin: true @@ -22099,17 +22125,17 @@ packages: terser: optional: true dependencies: - esbuild: 0.19.10 - postcss: 8.4.32 - rollup: 4.9.1 + esbuild: 0.19.11 + postcss: 8.4.33 + rollup: 4.9.6 optionalDependencies: fsevents: 2.3.3 dev: true - /vitest@1.1.0(jsdom@21.1.1): + /vitest@1.2.1(jsdom@21.1.1): resolution: { - integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==, + integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==, } engines: { node: ^18.0.0 || >=20.0.0 } hasBin: true @@ -22134,27 +22160,27 @@ packages: jsdom: optional: true dependencies: - "@vitest/expect": 1.1.0 - "@vitest/runner": 1.1.0 - "@vitest/snapshot": 1.1.0 - "@vitest/spy": 1.1.0 - "@vitest/utils": 1.1.0 - acorn-walk: 8.3.1 + "@vitest/expect": 1.2.1 + "@vitest/runner": 1.2.1 + "@vitest/snapshot": 1.2.1 + "@vitest/spy": 1.2.1 + "@vitest/utils": 1.2.1 + acorn-walk: 8.3.2 cac: 6.7.14 - chai: 4.3.10 + chai: 4.4.1 debug: 4.3.4 execa: 8.0.1 jsdom: 21.1.1 local-pkg: 0.5.0 magic-string: 0.30.5 - pathe: 1.1.1 + pathe: 1.1.2 picocolors: 1.0.0 - std-env: 3.6.0 + std-env: 3.7.0 strip-literal: 1.3.0 - tinybench: 2.5.1 - tinypool: 0.8.1 - vite: 5.0.10 - vite-node: 1.1.0 + tinybench: 2.6.0 + tinypool: 0.8.2 + vite: 5.0.12 + vite-node: 1.2.1 why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -22196,10 +22222,10 @@ packages: vscode-languageserver-types: 3.16.0 dev: true - /vscode-languageserver-textdocument@1.0.7: + /vscode-languageserver-textdocument@1.0.11: resolution: { - integrity: sha512-bFJH7UQxlXT8kKeyiyu41r22jCZXG8kuuVVA33OEJn1diWOZK5n8zBSPZFHVBOu8kXZ6h0LIRhf5UnCo61J4Hg==, + integrity: sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==, } dev: true @@ -22220,10 +22246,10 @@ packages: vscode-languageserver-protocol: 3.16.0 dev: true - /vscode-uri@3.0.6: + /vscode-uri@3.0.8: resolution: { - integrity: sha512-fmL7V1eiDBFRRnu+gfRWTzyPpNIHJTc4mWnFkwBUmO9U3KPgJAmTx7oxi2bl/Rh6HLdU7+4C9wlj0k2E4AdKFQ==, + integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==, } dev: true @@ -22567,7 +22593,7 @@ packages: dependencies: ansi-styles: 6.2.1 string-width: 5.1.2 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 dev: true /wrappy@1.0.2: