From 8330cad3634d9852fa9b7c220299c8bf05559d2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 22:53:06 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^20.6.5 (#2036) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^20.6.4` -> `^20.6.5`](https://renovatebot.com/diffs/npm/@types%2fnode/20.6.4/20.6.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.6.4/20.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.6.4/20.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fwouts/previewjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/package.json | 2 +- config/package.json | 2 +- daemon/package.json | 2 +- integrations/cli/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 2255 +++++++++++++++++++++++++-------- screenshot/package.json | 2 +- 7 files changed, 1739 insertions(+), 528 deletions(-) diff --git a/app/package.json b/app/package.json index d5c207de6f3..222157e6663 100644 --- a/app/package.json +++ b/app/package.json @@ -37,7 +37,7 @@ "@previewjs/properties": "workspace:*", "@types/express": "^4.17.18", "@types/fs-extra": "^11.0.2", - "@types/node": "^20.6.4", + "@types/node": "^20.6.5", "cross-env": "^7.0.3", "fs-extra": "^11.1.1", "typescript": "^5.2.2", diff --git a/config/package.json b/config/package.json index 9d0eaf88c3a..9514a8c7059 100644 --- a/config/package.json +++ b/config/package.json @@ -22,7 +22,7 @@ "build": "tsc && unbuild" }, "devDependencies": { - "@types/node": "^20.6.4", + "@types/node": "^20.6.5", "typescript": "^5.2.2", "unbuild": "^2.0.0", "vite": "^4.4.9" diff --git a/daemon/package.json b/daemon/package.json index fec85770533..1558f3ec643 100644 --- a/daemon/package.json +++ b/daemon/package.json @@ -40,7 +40,7 @@ "@previewjs/api": "workspace:*", "@previewjs/core": "workspace:*", "@previewjs/loader": "workspace:*", - "@types/node": "^20.6.4", + "@types/node": "^20.6.5", "exclusive-promises": "^1.0.3", "exit-hook": "^3.2.0", "is-wsl": "^3.0.0", diff --git a/integrations/cli/package.json b/integrations/cli/package.json index 3c22823bd87..e3912a25ae6 100644 --- a/integrations/cli/package.json +++ b/integrations/cli/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@previewjs/api": "workspace:*", "@previewjs/loader": "workspace:*", - "@types/node": "^20.6.4", + "@types/node": "^20.6.5", "chalk": "^5.3.0", "commander": "^11.0.0", "cross-env": "^7.0.3", diff --git a/package.json b/package.json index b94087f17a7..9aab6f852ab 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@types/inquirer": "^9.0.3", "@types/license-checker": "^25.0.4", - "@types/node": "^20.6.4", + "@types/node": "^20.6.5", "@typescript-eslint/eslint-plugin": "^6.7.2", "@typescript-eslint/parser": "^6.7.2", "assert-never": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 262b47f6395..01bed230062 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: ^25.0.4 version: 25.0.4 '@types/node': - specifier: ^20.6.4 - version: 20.6.4 + specifier: ^20.6.5 + version: 20.6.5 '@typescript-eslint/eslint-plugin': specifier: ^6.7.2 version: 6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.50.0)(typescript@5.2.2) @@ -51,7 +51,7 @@ importers: version: 2.8.8 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + version: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) turbo: specifier: ^1.10.14 version: 1.10.14 @@ -204,8 +204,8 @@ importers: specifier: ^11.0.2 version: 11.0.2 '@types/node': - specifier: ^20.6.4 - version: 20.6.4 + specifier: ^20.6.5 + version: 20.6.5 cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -220,7 +220,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) chromeless: dependencies: @@ -263,13 +263,13 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) config: devDependencies: '@types/node': - specifier: ^20.6.4 - version: 20.6.4 + specifier: ^20.6.5 + version: 20.6.5 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -278,7 +278,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) config-helpers/nextjs: devDependencies: @@ -368,7 +368,7 @@ importers: version: 1.0.3 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + version: 10.9.1(@types/node@18.16.14)(typescript@5.2.2) tsconfig-paths: specifier: ^4.2.0 version: 4.2.0 @@ -377,7 +377,7 @@ importers: version: 5.2.2 vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@18.16.14) devDependencies: '@rollup/plugin-alias': specifier: ^5.0.0 @@ -413,8 +413,8 @@ importers: specifier: workspace:* version: link:../loader '@types/node': - specifier: ^20.6.4 - version: 20.6.4 + specifier: ^20.6.5 + version: 20.6.5 exclusive-promises: specifier: ^1.0.3 version: 1.0.3 @@ -429,7 +429,7 @@ importers: version: 5.0.1 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + version: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) typescript: specifier: ^5.2.2 version: 5.2.2 @@ -465,7 +465,7 @@ importers: version: link:../framework-plugins/vue3 '@previewjs/pro': specifier: ^1.13.4 - version: 1.13.4(@types/node@20.6.4)(esbuild@0.19.3) + version: 1.13.4(@types/node@18.16.14)(esbuild@0.19.3) '@previewjs/vfs': specifier: workspace:* version: link:../vfs @@ -523,7 +523,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -561,13 +561,13 @@ importers: devDependencies: '@preact/preset-vite': specifier: ^2.5.0 - version: 2.5.0(@babel/core@7.22.10)(preact@10.15.0)(vite@4.3.8) + version: 2.5.0(@babel/core@7.22.20)(preact@10.15.0)(vite@4.3.8) typescript: specifier: ^4.9.5 version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/preact/tests/apps/vite-storybook-js: dependencies: @@ -577,7 +577,7 @@ importers: devDependencies: '@preact/preset-vite': specifier: ^2.5.0 - version: 2.5.0(@babel/core@7.22.10)(preact@10.15.0)(vite@4.3.8) + version: 2.5.0(@babel/core@7.22.20)(preact@10.15.0)(vite@4.3.8) '@storybook/addon-essentials': specifier: ^7.0.17 version: 7.0.17(react-dom@18.2.0)(react@18.2.0) @@ -595,7 +595,7 @@ importers: version: 7.0.17(preact@10.15.0) '@storybook/preact-vite': specifier: ^7.0.17 - version: 7.0.17(@babel/core@7.22.10)(preact@10.15.0)(typescript@5.2.2)(vite@4.3.8) + version: 7.0.17(@babel/core@7.22.20)(preact@10.15.0)(typescript@5.2.2)(vite@4.3.8) '@storybook/testing-library': specifier: 0.0.14-next.2 version: 0.0.14-next.2 @@ -613,7 +613,7 @@ importers: version: 7.0.17 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/preact/tests/apps/vite-storybook-ts: dependencies: @@ -623,7 +623,7 @@ importers: devDependencies: '@preact/preset-vite': specifier: ^2.5.0 - version: 2.5.0(@babel/core@7.22.10)(preact@10.15.0)(vite@4.3.8) + version: 2.5.0(@babel/core@7.22.20)(preact@10.15.0)(vite@4.3.8) '@storybook/addon-essentials': specifier: ^7.0.17 version: 7.0.17(react-dom@18.2.0)(react@18.2.0) @@ -641,7 +641,7 @@ importers: version: 7.0.17(preact@10.15.0) '@storybook/preact-vite': specifier: ^7.0.17 - version: 7.0.17(@babel/core@7.22.10)(preact@10.15.0)(typescript@4.9.5)(vite@4.3.8) + version: 7.0.17(@babel/core@7.22.20)(preact@10.15.0)(typescript@4.9.5)(vite@4.3.8) '@storybook/testing-library': specifier: 0.0.14-next.2 version: 0.0.14-next.2 @@ -665,7 +665,7 @@ importers: version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/react: dependencies: @@ -711,7 +711,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) framework-plugins/react/tests/apps/aliases: dependencies: @@ -1157,7 +1157,7 @@ importers: version: 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-essentials': specifier: ^6.5.16 - version: 6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@5.83.1) + version: 6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@5.83.1) '@storybook/addon-interactions': specifier: ^6.5.16 version: 6.5.16(@types/react@18.2.22)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2) @@ -1175,10 +1175,10 @@ importers: version: 6.5.16 '@storybook/preset-create-react-app': specifier: ^4.1.2 - version: 4.1.2(@babel/core@7.22.10)(@storybook/node-logger@6.5.16)(@storybook/react@6.5.16)(react-refresh@0.14.0)(react-scripts@5.0.1)(typescript@5.2.2)(webpack@5.83.1) + version: 4.1.2(@babel/core@7.22.20)(@storybook/node-logger@6.5.16)(@storybook/react@6.5.16)(react-refresh@0.14.0)(react-scripts@5.0.1)(typescript@5.2.2)(webpack@5.83.1) '@storybook/react': specifier: ^6.5.16 - version: 6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@5.2.2) + version: 6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@5.2.2) '@storybook/testing-library': specifier: ^0.0.13 version: 0.0.13(react-dom@18.2.0)(react@18.2.0) @@ -1221,7 +1221,7 @@ importers: version: 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-essentials': specifier: ^6.5.16 - version: 6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.83.1) + version: 6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.83.1) '@storybook/addon-interactions': specifier: ^6.5.16 version: 6.5.16(@types/react@18.2.6)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5) @@ -1239,10 +1239,10 @@ importers: version: 6.5.16 '@storybook/preset-create-react-app': specifier: ^4.1.2 - version: 4.1.2(@babel/core@7.22.10)(@storybook/node-logger@6.5.16)(@storybook/react@6.5.16)(react-refresh@0.14.0)(react-scripts@5.0.1)(typescript@4.9.5)(webpack@5.83.1) + version: 4.1.2(@babel/core@7.22.20)(@storybook/node-logger@6.5.16)(@storybook/react@6.5.16)(react-refresh@0.14.0)(react-scripts@5.0.1)(typescript@4.9.5)(webpack@5.83.1) '@storybook/react': specifier: ^6.5.16 - version: 6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@4.9.5) + version: 6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@4.9.5) '@storybook/testing-library': specifier: ^0.0.13 version: 0.0.13(react-dom@18.2.0)(react@18.2.0) @@ -1852,10 +1852,10 @@ importers: dependencies: '@babel/plugin-proposal-decorators': specifier: ^7.22.5 - version: 7.22.5(@babel/core@7.22.10) + version: 7.22.5(@babel/core@7.22.20) '@babel/plugin-transform-class-properties': specifier: ^7.22.5 - version: 7.22.5(@babel/core@7.22.10) + version: 7.22.5(@babel/core@7.22.20) mobx: specifier: ^6.9.0 version: 6.9.0 @@ -1883,7 +1883,7 @@ importers: version: 5.1.3 vite: specifier: ^4.3.9 - version: 4.3.9(@types/node@20.6.4) + version: 4.3.9(@types/node@20.6.5) framework-plugins/react/tests/apps/vite-tailwind: dependencies: @@ -1917,7 +1917,7 @@ importers: version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) vite-plugin-svgr: specifier: ^2.4.0 version: 2.4.0(vite@4.3.8) @@ -1945,7 +1945,7 @@ importers: version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/react/tests/apps/vite-vanilla-extract: dependencies: @@ -1979,7 +1979,7 @@ importers: version: 3.1.0(vite@4.3.8) vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/react/tests/apps/vite-with-svgr: dependencies: @@ -2004,7 +2004,7 @@ importers: version: 3.1.0(vite@4.3.8) vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) vite-plugin-svgr: specifier: ^2.4.0 version: 2.4.0(vite@4.3.8) @@ -2032,7 +2032,7 @@ importers: version: 3.1.0(vite@4.3.8) vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/react/tests/apps/wrapper-custom: dependencies: @@ -2208,7 +2208,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -2221,7 +2221,7 @@ importers: devDependencies: vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) vite-plugin-solid: specifier: ^2.7.0 version: 2.7.0(solid-js@1.7.5)(vite@4.3.8) @@ -2234,7 +2234,7 @@ importers: devDependencies: vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) vite-plugin-solid: specifier: ^2.7.0 version: 2.7.0(solid-js@1.7.5)(vite@4.3.8) @@ -2250,7 +2250,7 @@ importers: version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) vite-plugin-solid: specifier: ^2.7.0 version: 2.7.0(solid-js@1.7.5)(vite@4.3.8) @@ -2326,7 +2326,7 @@ importers: version: 5.2.2 vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) devDependencies: '@playwright/test': specifier: ^1.38.1 @@ -2372,7 +2372,7 @@ importers: version: 3.59.1 svelte-check: specifier: ^2.10.3 - version: 2.10.3(@babel/core@7.22.10)(svelte@3.59.1) + version: 2.10.3(@babel/core@7.22.20)(svelte@3.59.1) svelte-preprocess: specifier: ^4.10.7 version: 4.10.7(svelte@3.59.1)(typescript@4.9.5) @@ -2384,7 +2384,7 @@ importers: version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/svelte/tests/apps/svelte3: devDependencies: @@ -2399,7 +2399,7 @@ importers: version: 3.59.1 svelte-check: specifier: ^2.10.3 - version: 2.10.3(@babel/core@7.22.10)(svelte@3.59.1) + version: 2.10.3(@babel/core@7.22.20)(svelte@3.59.1) tslib: specifier: ^2.5.2 version: 2.5.2 @@ -2408,7 +2408,7 @@ importers: version: 5.0.4 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/svelte/tests/apps/svelte4: devDependencies: @@ -2432,7 +2432,7 @@ importers: version: 5.1.6 vite: specifier: ^4.4.5 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) framework-plugins/svelte/tests/apps/sveltekit-app: devDependencies: @@ -2447,7 +2447,7 @@ importers: version: 3.59.1 svelte-check: specifier: ^2.10.3 - version: 2.10.3(@babel/core@7.22.10)(svelte@3.59.1) + version: 2.10.3(@babel/core@7.22.20)(svelte@3.59.1) svelte-preprocess: specifier: ^4.10.7 version: 4.10.7(svelte@3.59.1)(typescript@4.9.5) @@ -2459,7 +2459,7 @@ importers: version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/svelte/tests/apps/sveltekit-demo: devDependencies: @@ -2483,7 +2483,7 @@ importers: version: 3.59.1 svelte-check: specifier: ^2.10.3 - version: 2.10.3(@babel/core@7.22.10)(svelte@3.59.1) + version: 2.10.3(@babel/core@7.22.20)(svelte@3.59.1) svelte-preprocess: specifier: ^4.10.7 version: 4.10.7(svelte@3.59.1)(typescript@4.9.5) @@ -2495,7 +2495,7 @@ importers: version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/svelte/tests/apps/vite-storybook-js: devDependencies: @@ -2537,7 +2537,7 @@ importers: version: 3.59.1 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/svelte/tests/apps/vite-storybook-ts: devDependencies: @@ -2582,7 +2582,7 @@ importers: version: 3.59.1 svelte-check: specifier: ^2.10.3 - version: 2.10.3(@babel/core@7.22.10)(svelte@3.59.1) + version: 2.10.3(@babel/core@7.22.20)(svelte@3.59.1) tslib: specifier: ^2.5.2 version: 2.5.2 @@ -2591,7 +2591,7 @@ importers: version: 5.0.4 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/vue2: dependencies: @@ -2667,7 +2667,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -2720,7 +2720,7 @@ importers: version: 5.0.8(@vue/cli-service@5.0.8)(core-js@3.30.2)(vue@2.7.14) '@vue/cli-service': specifier: ~5.0.8 - version: 5.0.8(@babel/core@7.22.10)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) + version: 5.0.8(@babel/core@7.22.20)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) vue-template-compiler: specifier: ^2.7.14 version: 2.7.14 @@ -2739,7 +2739,7 @@ importers: version: 5.0.8(@vue/cli-service@5.0.8)(core-js@3.30.2)(vue@2.7.14) '@vue/cli-service': specifier: ~5.0.8 - version: 5.0.8(@babel/core@7.22.10)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) + version: 5.0.8(@babel/core@7.22.20)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) vue-template-compiler: specifier: ^2.7.14 version: 2.7.14 @@ -2758,7 +2758,7 @@ importers: version: 5.0.8(@vue/cli-service@5.0.8)(core-js@3.30.2)(vue@2.7.14) '@vue/cli-service': specifier: ~5.0.8 - version: 5.0.8(@babel/core@7.22.10)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) + version: 5.0.8(@babel/core@7.22.20)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) vue-template-compiler: specifier: ^2.7.14 version: 2.7.14 @@ -2849,7 +2849,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -2862,7 +2862,7 @@ importers: devDependencies: nuxt: specifier: ^3.5.1 - version: 3.5.1(@types/node@20.6.4)(eslint@8.50.0)(typescript@5.2.2) + version: 3.5.1(@types/node@18.16.14)(eslint@8.50.0)(typescript@5.2.2) framework-plugins/vue3/tests/apps/nuxt3-app: dependencies: @@ -2872,7 +2872,7 @@ importers: devDependencies: nuxt3: specifier: 3.0.1-rc.0-27857531.faf2607 - version: 3.0.1-rc.0-27857531.faf2607(@types/node@20.6.4)(eslint@8.50.0)(typescript@5.2.2) + version: 3.0.1-rc.0-27857531.faf2607(@types/node@20.6.5)(eslint@8.50.0)(typescript@5.2.2) framework-plugins/vue3/tests/apps/vite-storybook-js: dependencies: @@ -2909,7 +2909,7 @@ importers: version: 7.0.17 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) framework-plugins/vue3/tests/apps/vite-storybook-ts: dependencies: @@ -2949,7 +2949,7 @@ importers: version: 4.9.5 vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) vue-tsc: specifier: ^1.6.5 version: 1.6.5(typescript@4.9.5) @@ -2965,7 +2965,7 @@ importers: version: 4.2.3(vite@4.3.8)(vue@3.3.4) vite: specifier: ^4.3.8 - version: 4.3.8(@types/node@20.6.4) + version: 4.3.8(@types/node@20.6.5) vue-tsc: specifier: ^1.6.5 version: 1.6.5(typescript@5.2.2) @@ -2984,7 +2984,7 @@ importers: version: 5.0.8(@vue/cli-service@5.0.8)(core-js@3.30.2)(vue@3.3.4) '@vue/cli-service': specifier: ~5.0.8 - version: 5.0.8(@babel/core@7.22.10)(@vue/compiler-sfc@3.3.4)(vue@3.3.4) + version: 5.0.8(@babel/core@7.22.20)(@vue/compiler-sfc@3.3.4)(vue@3.3.4) '@vue/compiler-sfc': specifier: ^3.3.4 version: 3.3.4 @@ -2999,7 +2999,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) integrations/cli: devDependencies: @@ -3010,8 +3010,8 @@ importers: specifier: workspace:* version: link:../../loader '@types/node': - specifier: ^20.6.4 - version: 20.6.4 + specifier: ^20.6.5 + version: 20.6.5 chalk: specifier: ^5.3.0 version: 5.3.0 @@ -3035,7 +3035,7 @@ importers: version: 5.0.1 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + version: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) typescript: specifier: ^5.2.2 version: 5.2.2 @@ -3156,7 +3156,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -3183,8 +3183,8 @@ importers: version: 1.38.1 devDependencies: '@types/node': - specifier: ^20.6.4 - version: 20.6.4 + specifier: ^20.6.5 + version: 20.6.5 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -3224,7 +3224,7 @@ importers: version: 5.2.2 vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) serializable-values: dependencies: @@ -3252,7 +3252,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -3286,7 +3286,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -3369,7 +3369,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -3397,7 +3397,7 @@ importers: version: 2.0.0(typescript@5.2.2) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.6.4) + version: 4.4.9(@types/node@20.6.5) vitest: specifier: ^0.34.5 version: 0.34.5 @@ -3465,14 +3465,14 @@ packages: /@babel/code-frame@7.12.11: resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} dependencies: - '@babel/highlight': 7.22.10 + '@babel/highlight': 7.22.20 dev: false /@babel/code-frame@7.22.10: resolution: {integrity: sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.10 + '@babel/highlight': 7.22.20 chalk: 2.4.2 /@babel/code-frame@7.22.13: @@ -3486,7 +3486,7 @@ packages: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.10 + '@babel/highlight': 7.22.20 /@babel/compat-data@7.21.9: resolution: {integrity: sha512-FUGed8kfhyWvbYug/Un/VPJD41rDIgoVVcR+FuzhzOYyRz5uED+Gd3SLZml0Uw2l2aHFb7ZgdW5mGA3G2cCCnQ==} @@ -3500,14 +3500,14 @@ packages: resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.12.9) - '@babel/helpers': 7.22.10 - '@babel/parser': 7.22.10 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.10 - '@babel/types': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-module-transforms': 7.22.20(@babel/core@7.12.9) + '@babel/helpers': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 convert-source-map: 1.9.0 debug: 4.3.4(supports-color@5.5.0) gensync: 1.0.0-beta.2 @@ -3525,7 +3525,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@babel/generator': 7.22.10 '@babel/helper-compilation-targets': 7.22.10 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.21.4) @@ -3662,7 +3662,7 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 /@babel/helper-builder-binary-assignment-operator-visitor@7.18.9: resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==} @@ -3671,14 +3671,14 @@ packages: '@babel/helper-explode-assignable-expression': 7.18.6 '@babel/types': 7.22.10 - /@babel/helper-compilation-targets@7.21.4(@babel/core@7.22.10): + /@babel/helper-compilation-targets@7.21.4(@babel/core@7.22.20): resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@babel/helper-validator-option': 7.22.5 browserslist: 4.21.10 lru-cache: 5.1.1 @@ -3770,6 +3770,23 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 + /@babel/helper-create-class-features-plugin@7.22.10(@babel/core@7.22.20): + resolution: {integrity: sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@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.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.21.4): resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} engines: {node: '>=6.9.0'} @@ -3828,6 +3845,26 @@ packages: transitivePeerDependencies: - supports-color + /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@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.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/helper-create-regexp-features-plugin@7.21.0(@babel/core@7.21.4): resolution: {integrity: sha512-N+LaFW/auRSWdx7SHD/HiARwXQju1vXTW4fKr4u5SgBUTm51OKEjKgj+cs00ggW3kEvNqwErnlwuq7Y3xBe4eg==} engines: {node: '>=6.9.0'} @@ -3859,6 +3896,16 @@ packages: '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.1 + /@babel/helper-create-regexp-features-plugin@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-N+LaFW/auRSWdx7SHD/HiARwXQju1vXTW4fKr4u5SgBUTm51OKEjKgj+cs00ggW3kEvNqwErnlwuq7Y3xBe4eg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + regexpu-core: 5.3.1 + /@babel/helper-define-polyfill-provider@0.1.5(@babel/core@7.22.10): resolution: {integrity: sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==} peerDependencies: @@ -3923,6 +3970,21 @@ packages: transitivePeerDependencies: - supports-color + /@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.22.20): + resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} + peerDependencies: + '@babel/core': ^7.4.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.10 + '@babel/helper-plugin-utils': 7.22.5 + debug: 4.3.4(supports-color@5.5.0) + lodash.debounce: 4.0.8 + resolve: 1.22.2 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + /@babel/helper-environment-visitor@7.22.20: resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} @@ -3935,7 +3997,7 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 /@babel/helper-function-name@7.22.5: resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} @@ -3972,7 +4034,7 @@ packages: resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 /@babel/helper-module-transforms@7.21.5: resolution: {integrity: sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==} @@ -3982,39 +4044,39 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 '@babel/template': 7.22.5 '@babel/traverse': 7.22.10 '@babel/types': 7.22.10 transitivePeerDependencies: - supports-color - /@babel/helper-module-transforms@7.22.20(@babel/core@7.22.20): + /@babel/helper-module-transforms@7.22.20(@babel/core@7.12.9): resolution: {integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.20 + '@babel/core': 7.12.9 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.20 + dev: true - /@babel/helper-module-transforms@7.22.9(@babel/core@7.12.9): - resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} + /@babel/helper-module-transforms@7.22.20(@babel/core@7.22.20): + resolution: {integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.12.9 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-module-imports': 7.22.5 + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 - dev: true + '@babel/helper-validator-identifier': 7.22.20 /@babel/helper-module-transforms@7.22.9(@babel/core@7.21.4): resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} @@ -4027,7 +4089,7 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 dev: true /@babel/helper-module-transforms@7.22.9(@babel/core@7.21.8): @@ -4041,7 +4103,7 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.10): resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} @@ -4054,7 +4116,20 @@ packages: '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + + /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.20): + resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-validator-identifier': 7.22.20 /@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} @@ -4082,9 +4157,9 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-wrap-function': 7.20.5 - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 transitivePeerDependencies: - supports-color dev: true @@ -4097,9 +4172,9 @@ packages: dependencies: '@babel/core': 7.21.8 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-wrap-function': 7.20.5 - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 transitivePeerDependencies: - supports-color @@ -4111,9 +4186,23 @@ packages: dependencies: '@babel/core': 7.22.10 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-wrap-function': 7.20.5 - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 + transitivePeerDependencies: + - supports-color + + /@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.22.20): + resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-wrap-function': 7.20.5 + '@babel/types': 7.22.19 transitivePeerDependencies: - supports-color @@ -4164,11 +4253,22 @@ packages: '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 + /@babel/helper-replace-supers@7.22.9(@babel/core@7.22.20): + resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.5 + '@babel/helper-optimise-call-expression': 7.22.5 + /@babel/helper-simple-access@7.22.5: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} @@ -4181,12 +4281,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.22.5 + dev: false /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} @@ -4199,6 +4300,7 @@ packages: /@babel/helper-validator-identifier@7.22.5: resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} + dev: false /@babel/helper-validator-option@7.21.0: resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} @@ -4217,9 +4319,9 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.22.5 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.10 - '@babel/types': 7.22.10 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 transitivePeerDependencies: - supports-color @@ -4260,6 +4362,7 @@ packages: '@babel/helper-validator-identifier': 7.22.5 chalk: 2.4.2 js-tokens: 4.0.0 + dev: false /@babel/highlight@7.22.20: resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} @@ -4333,6 +4436,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} engines: {node: '>=6.9.0'} @@ -4367,6 +4479,17 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.10) + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel/core@7.22.20): + resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.13.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.20) + /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} engines: {node: '>=6.9.0'} @@ -4374,7 +4497,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.4) '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.4) @@ -4403,13 +4526,27 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.10 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.22.10) '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.10) transitivePeerDependencies: - supports-color + /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.22.20): + resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) + transitivePeerDependencies: + - supports-color + /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} @@ -4440,7 +4577,17 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.10 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.10) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + + /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.4): @@ -4479,6 +4626,17 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.10) + /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) + /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.21.4): resolution: {integrity: sha512-h8hlezQ4dl6ixodgXkH8lUfcD7x+WAuIqPUjwGoItynrXOAv4a4Tci1zA/qjzQjjcl0v3QpLdc2LM6ZACQuY7A==} engines: {node: '>=6.9.0'} @@ -4489,7 +4647,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.4) '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.4) transitivePeerDependencies: - supports-color @@ -4505,7 +4663,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.8) '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.8) transitivePeerDependencies: - supports-color @@ -4521,11 +4679,27 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-replace-supers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.22.10) transitivePeerDependencies: - supports-color + /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-h8hlezQ4dl6ixodgXkH8lUfcD7x+WAuIqPUjwGoItynrXOAv4a4Tci1zA/qjzQjjcl0v3QpLdc2LM6ZACQuY7A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 + '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.22.20) + transitivePeerDependencies: + - supports-color + dev: false + /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} @@ -4557,6 +4731,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.10) + /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) + /@babel/plugin-proposal-export-default-from@7.18.10(@babel/core@7.21.8): resolution: {integrity: sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==} engines: {node: '>=6.9.0'} @@ -4577,6 +4761,18 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-export-default-from': 7.18.6(@babel/core@7.22.10) + dev: true + + /@babel/plugin-proposal-export-default-from@7.18.10(@babel/core@7.22.20): + resolution: {integrity: sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-export-default-from': 7.18.6(@babel/core@7.22.20) + dev: false /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.21.4): resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} @@ -4609,6 +4805,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.10) + /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.22.20): + resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.20) + /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} @@ -4640,6 +4846,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.10) + /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) + /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} engines: {node: '>=6.9.0'} @@ -4671,6 +4887,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.10) + /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.22.20): + resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) + /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} @@ -4700,7 +4926,17 @@ packages: dependencies: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.10) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) + + /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} @@ -4731,7 +4967,17 @@ packages: dependencies: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.10) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) + + /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) /@babel/plugin-proposal-object-rest-spread@7.12.1(@babel/core@7.12.9): resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} @@ -4785,6 +5031,19 @@ packages: '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.10) '@babel/plugin-transform-parameters': 7.20.7(@babel/core@7.22.10) + /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.22.20): + resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-transform-parameters': 7.20.7(@babel/core@7.22.20) + /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} @@ -4816,6 +5075,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.10) + /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) + /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.21.4): resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} @@ -4848,7 +5117,18 @@ packages: '@babel/core': 7.22.10 '@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.22.10) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) + + /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@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.22.20) /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} @@ -4880,7 +5160,17 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.10 - '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.10) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + + /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.21.4): @@ -4922,6 +5212,18 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.10) + /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) + /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} @@ -4953,6 +5255,16 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} + engines: {node: '>=4'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.21.4): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: @@ -4978,6 +5290,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.20): + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.21.8): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: @@ -4986,12 +5306,12 @@ packages: '@babel/core': 7.21.8 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.22.10): + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.22.20): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.4): @@ -5019,6 +5339,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.20): + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.21.4): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} @@ -5047,6 +5375,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.20): + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-decorators@7.22.5(@babel/core@7.21.4): resolution: {integrity: sha512-avpUOBS7IU6al8MmF1XpAyj9QYeLPuSDJI5D4pVMSMdL7xQokKqJPYQC67RCT0aCTashUXPiGwMJ0DEXXCEmMA==} engines: {node: '>=6.9.0'} @@ -5076,6 +5413,16 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-decorators@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-avpUOBS7IU6al8MmF1XpAyj9QYeLPuSDJI5D4pVMSMdL7xQokKqJPYQC67RCT0aCTashUXPiGwMJ0DEXXCEmMA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: false + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.4): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: @@ -5101,6 +5448,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-export-default-from@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==} engines: {node: '>=6.9.0'} @@ -5119,6 +5474,17 @@ packages: dependencies: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-export-default-from@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: false /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.21.4): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} @@ -5145,6 +5511,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-flow@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} engines: {node: '>=6.9.0'} @@ -5163,6 +5537,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.21.4): resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} @@ -5191,6 +5574,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.22.20): + resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.8): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: @@ -5207,6 +5599,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.20): + resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.4): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: @@ -5232,6 +5632,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-jsx@7.12.1(@babel/core@7.12.9): resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==} peerDependencies: @@ -5288,6 +5696,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.21.4): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: @@ -5313,6 +5730,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.20): + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.4): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: @@ -5338,6 +5763,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.4): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: @@ -5363,6 +5796,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.20): + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.12.9): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -5397,6 +5838,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.4): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: @@ -5422,6 +5871,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.4): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: @@ -5447,6 +5904,14 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.20): + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.21.4): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} @@ -5475,6 +5940,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.20): + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.21.4): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} @@ -5503,6 +5977,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.20): + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.21.4): resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} @@ -5541,6 +6024,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-arrow-functions@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} engines: {node: '>=6.9.0'} @@ -5579,6 +6071,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-arrow-functions@7.21.5(@babel/core@7.22.20): + resolution: {integrity: sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} engines: {node: '>=6.9.0'} @@ -5586,7 +6087,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-module-imports': 7.22.5 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.4) transitivePeerDependencies: @@ -5613,12 +6114,25 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.10 - '@babel/helper-module-imports': 7.22.5 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.22.10) transitivePeerDependencies: - supports-color + /@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.22.20): + resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.22.20) + transitivePeerDependencies: + - supports-color + /@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} @@ -5647,6 +6161,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.21.4): resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==} engines: {node: '>=6.9.0'} @@ -5675,14 +6198,23 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.10): + /@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + + /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.20): resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.10 - '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 transitivePeerDependencies: - supports-color @@ -5701,9 +6233,11 @@ packages: '@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.9(@babel/core@7.21.4) + '@babel/helper-replace-supers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-transform-classes@7.21.0(@babel/core@7.21.8): @@ -5738,9 +6272,30 @@ packages: '@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.9(@babel/core@7.22.10) + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + + /@babel/plugin-transform-classes@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-compilation-targets': 7.22.10 + '@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.5 '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 + transitivePeerDependencies: + - supports-color /@babel/plugin-transform-computed-properties@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} @@ -5773,6 +6328,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/template': 7.22.5 + /@babel/plugin-transform-computed-properties@7.21.5(@babel/core@7.22.20): + resolution: {integrity: sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/template': 7.22.5 + /@babel/plugin-transform-destructuring@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA==} engines: {node: '>=6.9.0'} @@ -5811,6 +6376,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.22.20): + resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} @@ -5842,6 +6416,16 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.21.4): resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} @@ -5870,6 +6454,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.22.20): + resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} @@ -5901,6 +6494,16 @@ packages: '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-flow-strip-types@7.21.0(@babel/core@7.21.8): resolution: {integrity: sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==} engines: {node: '>=6.9.0'} @@ -5921,6 +6524,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.10) + /@babel/plugin-transform-flow-strip-types@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.20) + /@babel/plugin-transform-for-of@7.21.0(@babel/core@7.21.4): resolution: {integrity: sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==} engines: {node: '>=6.9.0'} @@ -5959,6 +6572,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-for-of@7.21.5(@babel/core@7.22.20): + resolution: {integrity: sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-function-name@7.18.9(@babel/core@7.21.4): resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} @@ -5993,6 +6615,17 @@ packages: '@babel/helper-function-name': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-function-name@7.18.9(@babel/core@7.22.20): + resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.10 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-literals@7.18.9(@babel/core@7.21.4): resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} @@ -6021,6 +6654,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-literals@7.18.9(@babel/core@7.22.20): + resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} @@ -6049,6 +6691,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.21.4): resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} engines: {node: '>=6.9.0'} @@ -6080,6 +6731,16 @@ packages: '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.22.20): + resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-modules-commonjs@7.21.2(@babel/core@7.21.4): resolution: {integrity: sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==} engines: {node: '>=6.9.0'} @@ -6114,6 +6775,17 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 + /@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.22.20): + resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.21.4): resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} engines: {node: '>=6.9.0'} @@ -6124,7 +6796,7 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.21.4) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 dev: true /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.21.8): @@ -6137,7 +6809,7 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.21.8) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.22.10): resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} @@ -6149,7 +6821,19 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + + /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.22.20): + resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 /@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} @@ -6182,6 +6866,16 @@ packages: '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-named-capturing-groups-regex@7.20.5(@babel/core@7.21.4): resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} @@ -6213,6 +6907,16 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-named-capturing-groups-regex@7.20.5(@babel/core@7.22.20): + resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-new-target@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} @@ -6241,6 +6945,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-new-target@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-object-assign@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-mQisZ3JfqWh2gVXvfqYCAAyRs6+7oev+myBsTwW5RnPhYXOTuCEw2oe3YgxlXMViXUS53lG8koulI7mJ+8JE+A==} engines: {node: '>=6.9.0'} @@ -6284,6 +6997,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.10) + /@babel/plugin-transform-object-super@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) + /@babel/plugin-transform-parameters@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} engines: {node: '>=6.9.0'} @@ -6312,6 +7035,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-parameters@7.20.7(@babel/core@7.22.20): + resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-parameters@7.21.3(@babel/core@7.12.9): resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==} engines: {node: '>=6.9.0'} @@ -6340,6 +7072,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-parameters@7.21.3(@babel/core@7.22.20): + resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} @@ -6368,6 +7109,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-react-constant-elements@7.20.2(@babel/core@7.22.10): resolution: {integrity: sha512-KS/G8YI8uwMGKErLFOHS/ekhqdHhpEloxs43NecQHVgo2QuQSyJhGIY1fL8UGl9wy5ItVwwoUL4YxVqsplGq2g==} engines: {node: '>=6.9.0'} @@ -6395,6 +7145,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} @@ -6414,33 +7173,33 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.10) - /@babel/plugin-transform-react-jsx-self@7.21.0(@babel/core@7.21.8): - resolution: {integrity: sha512-f/Eq+79JEu+KUANFks9UZCcvydOOGMgF7jBrcwjHa5jTZD8JivnhCJYvmlhR/WTXBWonDExPoW0eO/CR4QJirA==} + /@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.22.5 + '@babel/core': 7.22.20 + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) dev: true - /@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.21.8): - resolution: {integrity: sha512-nTh2ogNUtxbiSbxaT4Ds6aXnXEipHweN9YRgOX/oNXdf0cCrGn/+2LozFa3lnPV5D90MkjhgckCPBrsoSc1a7g==} + /@babel/plugin-transform-react-jsx-self@7.21.0(@babel/core@7.21.8): + resolution: {integrity: sha512-f/Eq+79JEu+KUANFks9UZCcvydOOGMgF7jBrcwjHa5jTZD8JivnhCJYvmlhR/WTXBWonDExPoW0eO/CR4QJirA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.8 '@babel/helper-plugin-utils': 7.22.5 - dev: false + dev: true - /@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.22.10): + /@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.21.8): resolution: {integrity: sha512-nTh2ogNUtxbiSbxaT4Ds6aXnXEipHweN9YRgOX/oNXdf0cCrGn/+2LozFa3lnPV5D90MkjhgckCPBrsoSc1a7g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.21.8 '@babel/helper-plugin-utils': 7.22.5 dev: false @@ -6473,16 +7232,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 dev: false - /@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.22.10): - resolution: {integrity: sha512-yIiRO6yobeEIaI0RTbIr8iAK9FcBHLtZq0S89ZPjDLQXBA4xvghaKqI0etp/tF3htTM0sazJKKLz9oEiGRtu7w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.22.10 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-react-jsx-source@7.22.5(@babel/core@7.22.20): resolution: {integrity: sha512-yIiRO6yobeEIaI0RTbIr8iAK9FcBHLtZq0S89ZPjDLQXBA4xvghaKqI0etp/tF3htTM0sazJKKLz9oEiGRtu7w==} engines: {node: '>=6.9.0'} @@ -6514,10 +7263,10 @@ packages: dependencies: '@babel/core': 7.21.8 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-module-imports': 7.22.5 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.21.8) - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.22.10): resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} @@ -6527,10 +7276,23 @@ packages: dependencies: '@babel/core': 7.22.10 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-module-imports': 7.22.5 + '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.10) - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 + + /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.20) + '@babel/types': 7.22.19 /@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} @@ -6553,6 +7315,17 @@ packages: '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + /@babel/plugin-transform-regenerator@7.20.5(@babel/core@7.21.4): resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} @@ -6584,6 +7357,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 regenerator-transform: 0.15.1 + /@babel/plugin-transform-regenerator@7.21.5(@babel/core@7.22.20): + resolution: {integrity: sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + regenerator-transform: 0.15.1 + /@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} @@ -6612,6 +7395,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-runtime@7.21.0(@babel/core@7.21.8): resolution: {integrity: sha512-ReY6pxwSzEU0b3r2/T/VhqMKg/AkceBT19X0UptA3/tYi5Pe2eXgEUH+NNMC5nok6c6XQz5tyVTUpuezRfSMSg==} engines: {node: '>=6.9.0'} @@ -6645,6 +7437,23 @@ packages: transitivePeerDependencies: - supports-color + /@babel/plugin-transform-runtime@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-ReY6pxwSzEU0b3r2/T/VhqMKg/AkceBT19X0UptA3/tYi5Pe2eXgEUH+NNMC5nok6c6XQz5tyVTUpuezRfSMSg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-imports': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.20) + babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.20) + babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.20) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} @@ -6673,6 +7482,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-spread@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} engines: {node: '>=6.9.0'} @@ -6704,6 +7522,16 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + /@babel/plugin-transform-spread@7.20.7(@babel/core@7.22.20): + resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + /@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} @@ -6732,6 +7560,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.21.4): resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} @@ -6760,6 +7597,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.22.20): + resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.21.4): resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} @@ -6788,6 +7634,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.22.20): + resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-typescript@7.21.0(@babel/core@7.21.4): resolution: {integrity: sha512-xo///XTPp3mDzTtrqXoBlK9eiAYW3wv9JXglcn/u1bi60RW11dEUxIgA8cbnDhutS1zacjMRmAwxE0gMklLnZg==} engines: {node: '>=6.9.0'} @@ -6841,6 +7696,18 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.10) + /@babel/plugin-transform-typescript@7.22.10(@babel/core@7.22.20): + resolution: {integrity: sha512-7++c8I/ymsDo4QQBAgbraXLzIM6jmfao11KgIBEYZRReWzNWH9NtNgJcyrZiXsOPh523FQm6LfpLyy/U5fn46A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.20) + /@babel/plugin-transform-unicode-escapes@7.18.10(@babel/core@7.21.4): resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} @@ -6869,6 +7736,15 @@ packages: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-unicode-escapes@7.21.5(@babel/core@7.22.20): + resolution: {integrity: sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} @@ -6900,6 +7776,16 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 + /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.21.0(@babel/core@7.22.20) + '@babel/helper-plugin-utils': 7.22.5 + /@babel/preset-env@7.20.2(@babel/core@7.21.4): resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} engines: {node: '>=6.9.0'} @@ -7080,9 +7966,9 @@ packages: dependencies: '@babel/compat-data': 7.22.9 '@babel/core': 7.22.10 - '@babel/helper-compilation-targets': 7.22.10 + '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.5 + '@babel/helper-validator-option': 7.22.15 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.22.10) '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.22.10) '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.22.10) @@ -7149,7 +8035,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.22.10) '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.10) '@babel/preset-modules': 0.1.5(@babel/core@7.22.10) - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.10) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.10) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.10) @@ -7158,6 +8044,92 @@ packages: transitivePeerDependencies: - supports-color + /@babel/preset-env@7.21.5(@babel/core@7.22.20): + resolution: {integrity: sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.20 + '@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.18.6(@babel/core@7.22.20) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-private-property-in-object': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.20) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-import-assertions': 7.20.0(@babel/core@7.22.20) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.22.20) + '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-for-of': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-modules-amd': 7.20.11(@babel/core@7.22.20) + '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-modules-systemjs': 7.20.11(@babel/core@7.22.20) + '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.22.20) + '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.22.20) + '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-regenerator': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.20) + '@babel/preset-modules': 0.1.5(@babel/core@7.22.20) + '@babel/types': 7.22.19 + babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.20) + babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.20) + babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.20) + core-js-compat: 3.29.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + /@babel/preset-flow@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} engines: {node: '>=6.9.0'} @@ -7180,6 +8152,19 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-option': 7.22.5 '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.22.10) + dev: false + + /@babel/preset-flow@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.22.20) + dev: true /@babel/preset-modules@0.1.5(@babel/core@7.21.4): resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} @@ -7218,6 +8203,18 @@ packages: '@babel/types': 7.22.10 esutils: 2.0.3 + /@babel/preset-modules@0.1.5(@babel/core@7.22.20): + resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.22.20) + '@babel/types': 7.22.10 + esutils: 2.0.3 + /@babel/preset-react@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} @@ -7247,6 +8244,21 @@ packages: '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.22.10) '@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.22.10) + /@babel/preset-react@7.18.6(@babel/core@7.22.20): + resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.22.20) + dev: true + /@babel/preset-typescript@7.21.0(@babel/core@7.21.4): resolution: {integrity: sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==} engines: {node: '>=6.9.0'} @@ -7269,9 +8281,21 @@ packages: dependencies: '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.5 + '@babel/helper-validator-option': 7.22.15 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) + /@babel/preset-typescript@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.20) + dev: true + /@babel/register@7.21.0(@babel/core@7.22.10): resolution: {integrity: sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==} engines: {node: '>=6.9.0'} @@ -7285,6 +8309,20 @@ packages: pirates: 4.0.5 source-map-support: 0.5.21 + /@babel/register@7.21.0(@babel/core@7.22.20): + resolution: {integrity: sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + clone-deep: 4.0.1 + find-cache-dir: 2.1.0 + make-dir: 2.1.0 + pirates: 4.0.5 + source-map-support: 0.5.21 + dev: true + /@babel/regjsgen@0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} @@ -7327,7 +8365,7 @@ packages: resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@babel/parser': 7.22.10 '@babel/types': 7.22.10 @@ -7343,7 +8381,7 @@ packages: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@babel/parser': 7.22.10 '@babel/types': 7.22.10 @@ -7368,14 +8406,14 @@ packages: resolution: {integrity: sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 - '@babel/helper-environment-visitor': 7.22.5 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.22.5 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.10 - '@babel/types': 7.22.10 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: @@ -7402,7 +8440,7 @@ packages: resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@babel/generator': 7.22.10 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 @@ -7419,7 +8457,7 @@ packages: resolution: {integrity: sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 dev: false @@ -7428,7 +8466,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 /@babel/types@7.22.10: @@ -7436,7 +8474,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 /@babel/types@7.22.19: @@ -7452,7 +8490,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 /@base2/pretty-print-object@1.0.1: @@ -9560,7 +10598,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) globrex: 0.1.2 tsconfck: 2.1.1(typescript@5.2.2) - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@18.16.14) transitivePeerDependencies: - supports-color - typescript @@ -9836,7 +10874,7 @@ packages: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@jest/types': 26.6.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -9881,7 +10919,7 @@ packages: resolution: {integrity: sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@jest/types': 29.5.0 '@jridgewell/trace-mapping': 0.3.19 babel-plugin-istanbul: 6.1.1 @@ -11427,7 +12465,7 @@ packages: ufo: 1.1.2 dev: false - /@nuxt/vite-builder-edge@3.0.1-rc.0-27857531.faf2607(@types/node@20.6.4)(eslint@8.50.0)(typescript@5.2.2)(vue@3.3.4): + /@nuxt/vite-builder-edge@3.0.1-rc.0-27857531.faf2607(@types/node@20.6.5)(eslint@8.50.0)(typescript@5.2.2)(vue@3.3.4): resolution: {integrity: sha512-kFuZiYGl7dAZhpoJf+rBQTLC8LbE2574P8m/dG2GKMiNWCZW6BjEQrbRrNvoHva56Xhh1Uff5TbaFOw/rCaeXQ==} engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} peerDependencies: @@ -11462,8 +12500,8 @@ packages: rollup-plugin-visualizer: 5.9.0(rollup@3.28.1) ufo: 1.1.2 unplugin: 1.3.1 - vite: 4.0.4(@types/node@20.6.4) - vite-node: 0.25.8(@types/node@20.6.4) + vite: 4.0.4(@types/node@20.6.5) + vite-node: 0.25.8(@types/node@20.6.5) vite-plugin-checker: 0.5.6(eslint@8.50.0)(typescript@5.2.2)(vite@4.0.4) vue: 3.3.4 vue-bundle-renderer: 1.0.3 @@ -11486,7 +12524,7 @@ packages: - vue-tsc dev: true - /@nuxt/vite-builder@3.5.1(@types/node@20.6.4)(eslint@8.50.0)(typescript@5.2.2)(vue@3.3.4): + /@nuxt/vite-builder@3.5.1(@types/node@18.16.14)(eslint@8.50.0)(typescript@5.2.2)(vue@3.3.4): resolution: {integrity: sha512-VKZXyN+dq3ngpsgUGRQgpcMWDnLqAYx9zASp39kx5q6uy1pxKuvX1WNV0PO4ovKsx1br/71kuau4Jg/dqDE78A==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -11522,8 +12560,8 @@ packages: strip-literal: 1.0.1 ufo: 1.1.2 unplugin: 1.3.1 - vite: 4.3.9(@types/node@20.6.4) - vite-node: 0.31.1(@types/node@20.6.4) + vite: 4.3.9(@types/node@18.16.14) + vite-node: 0.31.1(@types/node@18.16.14) vite-plugin-checker: 0.6.0(eslint@8.50.0)(typescript@5.2.2)(vite@4.3.9) vue: 3.3.4 vue-bundle-renderer: 1.0.3 @@ -11844,22 +12882,22 @@ packages: preact: 10.15.0 dev: true - /@preact/preset-vite@2.5.0(@babel/core@7.22.10)(preact@10.15.0)(vite@4.3.8): + /@preact/preset-vite@2.5.0(@babel/core@7.22.20)(preact@10.15.0)(vite@4.3.8): resolution: {integrity: sha512-BUhfB2xQ6ex0yPkrT1Z3LbfPzjpJecOZwQ/xJrXGFSZD84+ObyS//41RdEoQCMWsM0t7UHGaujUxUBub7WM1Jw==} peerDependencies: '@babel/core': 7.x vite: 2.x || 3.x || 4.x dependencies: - '@babel/core': 7.22.10 - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.22.20) '@prefresh/vite': 2.2.9(preact@10.15.0)(vite@4.3.8) '@rollup/pluginutils': 4.2.1 - babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.22.10) + babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.22.20) debug: 4.3.4(supports-color@5.5.0) kolorist: 1.7.0 resolve: 1.22.1 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - preact - supports-color @@ -11893,7 +12931,7 @@ packages: '@prefresh/utils': 1.1.3 '@rollup/pluginutils': 4.2.1 preact: 10.15.0 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -11936,7 +12974,7 @@ packages: resolution: {integrity: sha512-pittZN3LqAxG/pb8lj+N2p6ojYrn53DysG6Vwcmnct6UsZgbr7B+VCwP6J/tyeH4DZfs3R4q9La/PKdE2umKIA==} dev: false - /@previewjs/core@26.0.1(@types/node@20.6.4)(esbuild@0.19.3): + /@previewjs/core@26.0.1(@types/node@18.16.14)(esbuild@0.19.3): resolution: {integrity: sha512-lq9li9XohBNNPLPClcflH2QZSi75hvf9uAnZezrOrryGyx0RUkChu7nFlQK2TefYORmrNrK1t8KNKz5vZJvFqQ==} dependencies: '@fwouts/vite-tsconfig-paths': 4.2.1(typescript@5.2.2)(vite@4.4.9) @@ -11961,10 +12999,10 @@ packages: pino: 8.15.1 pino-pretty: 10.2.0 rollup-plugin-friendly-type-imports: 1.0.3 - ts-node: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@18.16.14)(typescript@5.2.2) tsconfig-paths: 4.2.0 typescript: 5.2.2 - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@18.16.14) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -11980,7 +13018,7 @@ packages: - terser dev: false - /@previewjs/core@27.0.1(@types/node@20.6.4)(esbuild@0.19.3): + /@previewjs/core@27.0.1(@types/node@18.16.14)(esbuild@0.19.3): resolution: {integrity: sha512-0uEFTHhkKQUvT8eu+q4qXykRKwb/5AE5YMRvMYI+Tmu1EYorQApLpWfEGRJOq//fj096Vb3+rZwzxuwueoMZ7w==} dependencies: '@fwouts/vite-tsconfig-paths': 4.2.1(typescript@5.2.2)(vite@4.4.9) @@ -12005,10 +13043,10 @@ packages: pino: 8.15.1 pino-pretty: 10.2.0 rollup-plugin-friendly-type-imports: 1.0.3 - ts-node: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@18.16.14)(typescript@5.2.2) tsconfig-paths: 4.2.0 typescript: 5.2.2 - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@18.16.14) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -12032,14 +13070,14 @@ packages: resolution: {integrity: sha512-A0QRfWWW9zq6i/+MtuW4dqJN5P3IUe1JbW/QRng3tqJhNcWN2r0sw5HnqKxyMCAQEroKgmA+wH+ja67YrGV62Q==} dev: false - /@previewjs/pro@1.13.4(@types/node@20.6.4)(esbuild@0.19.3): + /@previewjs/pro@1.13.4(@types/node@18.16.14)(esbuild@0.19.3): resolution: {integrity: sha512-7q4J8bkV41jlFdlHqvUrsqJalYDjeD8C8HGeQPYZrXwol3MJ5OEIs8XNBY7w/Q3ellGC95l7Q9sRTNYX5QJQ8Q==} dependencies: '@previewjs/analyzer-api': 0.1.3 '@previewjs/api': 16.0.1 - '@previewjs/core': 26.0.1(@types/node@20.6.4)(esbuild@0.19.3) + '@previewjs/core': 26.0.1(@types/node@18.16.14)(esbuild@0.19.3) '@previewjs/serializable-values': 9.0.1 - '@previewjs/storybook-helpers': 5.0.4(@types/node@20.6.4)(esbuild@0.19.3) + '@previewjs/storybook-helpers': 5.0.4(@types/node@18.16.14)(esbuild@0.19.3) axios: 1.5.0 env-paths: 3.0.0 express: 4.18.2 @@ -12071,12 +13109,12 @@ packages: typescript: 5.2.2 dev: false - /@previewjs/storybook-helpers@5.0.4(@types/node@20.6.4)(esbuild@0.19.3): + /@previewjs/storybook-helpers@5.0.4(@types/node@18.16.14)(esbuild@0.19.3): resolution: {integrity: sha512-be+Oc7GyXObldaWkdW0Ah0hJOF2lnPVLsc8ear1rpFcR0mNCTriA+S0GnXTgrj77/V+7iVaUVEQAgXmRZ5CqOw==} dependencies: '@previewjs/analyzer-api': 0.1.3 '@previewjs/api': 16.0.1 - '@previewjs/core': 27.0.1(@types/node@20.6.4)(esbuild@0.19.3) + '@previewjs/core': 27.0.1(@types/node@18.16.14)(esbuild@0.19.3) '@previewjs/serializable-values': 9.0.1 '@previewjs/type-analyzer': 10.0.1 typescript: 5.2.2 @@ -12424,7 +13462,7 @@ packages: slash: 4.0.0 dev: true - /@rollup/plugin-babel@5.3.1(@babel/core@7.22.10)(rollup@2.79.1): + /@rollup/plugin-babel@5.3.1(@babel/core@7.22.20)(rollup@2.79.1): resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -12435,8 +13473,8 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.22.10 - '@babel/helper-module-imports': 7.22.5 + '@babel/core': 7.22.20 + '@babel/helper-module-imports': 7.22.15 '@rollup/pluginutils': 3.1.0(rollup@2.79.1) rollup: 2.79.1 @@ -12466,7 +13504,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.3(rollup@3.28.1) + '@rollup/pluginutils': 5.0.2(rollup@3.28.1) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 @@ -12573,7 +13611,7 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.3(rollup@3.28.1) + '@rollup/pluginutils': 5.0.2(rollup@3.28.1) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 @@ -13097,7 +14135,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs@6.5.16(@babel/core@7.22.10)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.83.1): + /@storybook/addon-docs@6.5.16(@babel/core@7.22.20)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.83.1): resolution: {integrity: sha512-QM9WDZG9P02UvbzLu947a8ZngOrQeAKAT8jCibQFM/+RJ39xBlfm8rm+cQy3dm94wgtjmVkA3mKGOV/yrrsddg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -13111,8 +14149,8 @@ packages: react-dom: optional: true dependencies: - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.10) - '@babel/preset-env': 7.21.5(@babel/core@7.22.10) + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) + '@babel/preset-env': 7.21.5(@babel/core@7.22.20) '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22(react@18.2.0) '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) @@ -13122,14 +14160,14 @@ packages: '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.16(react-dom@18.2.0)(react@18.2.0) - '@storybook/mdx1-csf': 0.0.1(@babel/core@7.22.10) + '@storybook/mdx1-csf': 0.0.1(@babel/core@7.22.20) '@storybook/node-logger': 6.5.16 '@storybook/postinstall': 6.5.16 '@storybook/preview-web': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/source-loader': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/store': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/theming': 6.5.16(react-dom@18.2.0)(react@18.2.0) - babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@5.83.1) + babel-loader: 8.3.0(@babel/core@7.22.20)(webpack@5.83.1) core-js: 3.30.2 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -13152,7 +14190,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs@6.5.16(@babel/core@7.22.10)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@5.83.1): + /@storybook/addon-docs@6.5.16(@babel/core@7.22.20)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@5.83.1): resolution: {integrity: sha512-QM9WDZG9P02UvbzLu947a8ZngOrQeAKAT8jCibQFM/+RJ39xBlfm8rm+cQy3dm94wgtjmVkA3mKGOV/yrrsddg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -13166,8 +14204,8 @@ packages: react-dom: optional: true dependencies: - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.10) - '@babel/preset-env': 7.21.5(@babel/core@7.22.10) + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) + '@babel/preset-env': 7.21.5(@babel/core@7.22.20) '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22(react@18.2.0) '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) @@ -13177,14 +14215,14 @@ packages: '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.16(react-dom@18.2.0)(react@18.2.0) - '@storybook/mdx1-csf': 0.0.1(@babel/core@7.22.10) + '@storybook/mdx1-csf': 0.0.1(@babel/core@7.22.20) '@storybook/node-logger': 6.5.16 '@storybook/postinstall': 6.5.16 '@storybook/preview-web': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/source-loader': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/store': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/theming': 6.5.16(react-dom@18.2.0)(react@18.2.0) - babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@5.83.1) + babel-loader: 8.3.0(@babel/core@7.22.20)(webpack@5.83.1) core-js: 3.30.2 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -13326,7 +14364,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials@6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.83.1): + /@storybook/addon-essentials@6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.83.1): resolution: {integrity: sha512-TeoMr6tEit4Pe91GH6f8g/oar1P4M0JL9S6oMcFxxrhhtOGO7XkWD5EnfyCx272Ok2VYfE58FNBTGPNBVIqYKQ==} peerDependencies: '@babel/core': ^7.9.6 @@ -13383,11 +14421,11 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@storybook/addon-actions': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-backgrounds': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-controls': 6.5.16(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5) - '@storybook/addon-docs': 6.5.16(@babel/core@7.22.10)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.83.1) + '@storybook/addon-docs': 6.5.16(@babel/core@7.22.20)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.83.1) '@storybook/addon-measure': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-outline': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-toolbars': 6.5.16(react-dom@18.2.0)(react@18.2.0) @@ -13413,7 +14451,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials@6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@5.83.1): + /@storybook/addon-essentials@6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@5.83.1): resolution: {integrity: sha512-TeoMr6tEit4Pe91GH6f8g/oar1P4M0JL9S6oMcFxxrhhtOGO7XkWD5EnfyCx272Ok2VYfE58FNBTGPNBVIqYKQ==} peerDependencies: '@babel/core': ^7.9.6 @@ -13470,11 +14508,11 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@storybook/addon-actions': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-backgrounds': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-controls': 6.5.16(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2) - '@storybook/addon-docs': 6.5.16(@babel/core@7.22.10)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@5.83.1) + '@storybook/addon-docs': 6.5.16(@babel/core@7.22.20)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@5.83.1) '@storybook/addon-measure': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-outline': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-toolbars': 6.5.16(react-dom@18.2.0)(react@18.2.0) @@ -13997,7 +15035,7 @@ packages: vite-plugin-glimmerx: optional: true dependencies: - '@preact/preset-vite': 2.5.0(@babel/core@7.22.10)(preact@10.15.0)(vite@4.3.8) + '@preact/preset-vite': 2.5.0(@babel/core@7.22.20)(preact@10.15.0)(vite@4.3.8) '@storybook/channel-postmessage': 7.0.17 '@storybook/channel-websocket': 7.0.17 '@storybook/client-logger': 7.0.17 @@ -14019,7 +15057,7 @@ packages: remark-slug: 6.1.0 rollup: 3.26.1 typescript: 4.9.5 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -14039,7 +15077,7 @@ packages: vite-plugin-glimmerx: optional: true dependencies: - '@preact/preset-vite': 2.5.0(@babel/core@7.22.10)(preact@10.15.0)(vite@4.3.8) + '@preact/preset-vite': 2.5.0(@babel/core@7.22.20)(preact@10.15.0)(vite@4.3.8) '@storybook/channel-postmessage': 7.0.17 '@storybook/channel-websocket': 7.0.17 '@storybook/client-logger': 7.0.17 @@ -14061,7 +15099,7 @@ packages: remark-slug: 6.1.0 rollup: 3.26.1 typescript: 5.2.2 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -14102,7 +15140,7 @@ packages: remark-slug: 6.1.0 rollup: 3.26.1 typescript: 5.0.4 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -14117,7 +15155,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/api': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/channel-postmessage': 6.5.16 @@ -14137,7 +15175,7 @@ packages: '@types/node': 16.18.14 '@types/webpack': 4.41.33 autoprefixer: 9.8.8 - babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@4.46.0) + babel-loader: 8.3.0(@babel/core@7.22.20)(webpack@4.46.0) case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.30.2 css-loader: 3.6.0(webpack@4.46.0) @@ -14186,7 +15224,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/api': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/channel-postmessage': 6.5.16 @@ -14206,7 +15244,7 @@ packages: '@types/node': 16.18.14 '@types/webpack': 4.41.33 autoprefixer: 9.8.8 - babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@4.46.0) + babel-loader: 8.3.0(@babel/core@7.22.20)(webpack@4.46.0) case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.30.2 css-loader: 3.6.0(webpack@4.46.0) @@ -14428,7 +15466,7 @@ packages: hasBin: true dependencies: '@babel/core': 7.22.10 - '@babel/preset-env': 7.21.5(@babel/core@7.22.10) + '@babel/preset-env': 7.21.5(@babel/core@7.22.20) '@ndelangen/get-tarball': 3.0.7 '@storybook/codemod': 7.0.17 '@storybook/core-common': 7.0.17 @@ -15208,15 +16246,15 @@ packages: '@storybook/mdx2-csf': optional: true dependencies: - '@babel/core': 7.22.10 - '@babel/generator': 7.22.10 - '@babel/parser': 7.22.10 - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.10) - '@babel/preset-env': 7.21.5(@babel/core@7.22.10) - '@babel/traverse': 7.22.10 - '@babel/types': 7.22.10 + '@babel/core': 7.22.20 + '@babel/generator': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) + '@babel/preset-env': 7.21.5(@babel/core@7.22.20) + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/mdx1-csf': 0.0.1(@babel/core@7.22.10) + '@storybook/mdx1-csf': 0.0.1(@babel/core@7.22.20) core-js: 3.30.2 fs-extra: 9.1.0 global: 4.4.0 @@ -15350,9 +16388,9 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.10 - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.10) - '@babel/preset-react': 7.18.6(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.20) + '@babel/preset-react': 7.18.6(@babel/core@7.22.20) '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/core-client': 6.5.16(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@4.46.0) '@storybook/core-common': 6.5.16(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5) @@ -15361,7 +16399,7 @@ packages: '@storybook/ui': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@types/node': 16.18.14 '@types/webpack': 4.41.33 - babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@4.46.0) + babel-loader: 8.3.0(@babel/core@7.22.20)(webpack@4.46.0) case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.30.2 @@ -15408,9 +16446,9 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.10 - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.10) - '@babel/preset-react': 7.18.6(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.20) + '@babel/preset-react': 7.18.6(@babel/core@7.22.20) '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/core-client': 6.5.16(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(webpack@4.46.0) '@storybook/core-common': 6.5.16(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2) @@ -15419,7 +16457,7 @@ packages: '@storybook/ui': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@types/node': 16.18.14 '@types/webpack': 4.41.33 - babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@4.46.0) + babel-loader: 8.3.0(@babel/core@7.22.20)(webpack@4.46.0) case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.30.2 @@ -15577,10 +16615,10 @@ packages: /@storybook/mdx1-csf@0.0.1(@babel/core@7.21.8): resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: - '@babel/generator': 7.22.10 - '@babel/parser': 7.22.10 + '@babel/generator': 7.22.15 + '@babel/parser': 7.22.16 '@babel/preset-env': 7.21.5(@babel/core@7.21.8) - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.14.199 js-string-escape: 1.0.1 @@ -15593,13 +16631,13 @@ packages: - supports-color dev: true - /@storybook/mdx1-csf@0.0.1(@babel/core@7.22.10): + /@storybook/mdx1-csf@0.0.1(@babel/core@7.22.20): resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: - '@babel/generator': 7.22.10 - '@babel/parser': 7.22.10 - '@babel/preset-env': 7.21.5(@babel/core@7.22.10) - '@babel/types': 7.22.10 + '@babel/generator': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/preset-env': 7.21.5(@babel/core@7.22.20) + '@babel/types': 7.22.19 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.14.199 js-string-escape: 1.0.1 @@ -15645,18 +16683,18 @@ packages: resolution: {integrity: sha512-t8UgKv+imnrP663T3SckYOCs7NdZ0+WlydM3PRabgvqL+LzyGWRvoT5kquK/sMjSsRo+R+dGMmwrI1zeOTtC8g==} dev: true - /@storybook/preact-vite@7.0.17(@babel/core@7.22.10)(preact@10.15.0)(typescript@4.9.5)(vite@4.3.8): + /@storybook/preact-vite@7.0.17(@babel/core@7.22.20)(preact@10.15.0)(typescript@4.9.5)(vite@4.3.8): resolution: {integrity: sha512-Jwb5TIZYb4iukzxDMFJuhmxuVN4jbfL3lULG2yMr92w8axSJE07jBtxr1TgNtaBRGePGJzbVJneo257suW+zdQ==} engines: {node: '>=16'} peerDependencies: preact: '>=10' vite: ^3.0.0 || ^4.0.0 dependencies: - '@preact/preset-vite': 2.5.0(@babel/core@7.22.10)(preact@10.15.0)(vite@4.3.8) + '@preact/preset-vite': 2.5.0(@babel/core@7.22.20)(preact@10.15.0)(vite@4.3.8) '@storybook/builder-vite': 7.0.17(@preact/preset-vite@2.5.0)(typescript@4.9.5)(vite@4.3.8) '@storybook/preact': 7.0.17(preact@10.15.0) preact: 10.15.0 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - '@babel/core' - supports-color @@ -15664,18 +16702,18 @@ packages: - vite-plugin-glimmerx dev: true - /@storybook/preact-vite@7.0.17(@babel/core@7.22.10)(preact@10.15.0)(typescript@5.2.2)(vite@4.3.8): + /@storybook/preact-vite@7.0.17(@babel/core@7.22.20)(preact@10.15.0)(typescript@5.2.2)(vite@4.3.8): resolution: {integrity: sha512-Jwb5TIZYb4iukzxDMFJuhmxuVN4jbfL3lULG2yMr92w8axSJE07jBtxr1TgNtaBRGePGJzbVJneo257suW+zdQ==} engines: {node: '>=16'} peerDependencies: preact: '>=10' vite: ^3.0.0 || ^4.0.0 dependencies: - '@preact/preset-vite': 2.5.0(@babel/core@7.22.10)(preact@10.15.0)(vite@4.3.8) + '@preact/preset-vite': 2.5.0(@babel/core@7.22.20)(preact@10.15.0)(vite@4.3.8) '@storybook/builder-vite': 7.0.17(@preact/preset-vite@2.5.0)(typescript@5.2.2)(vite@4.3.8) '@storybook/preact': 7.0.17(preact@10.15.0) preact: 10.15.0 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - '@babel/core' - supports-color @@ -15728,7 +16766,7 @@ packages: - webpack-plugin-serve dev: true - /@storybook/preset-create-react-app@4.1.2(@babel/core@7.22.10)(@storybook/node-logger@6.5.16)(@storybook/react@6.5.16)(react-refresh@0.14.0)(react-scripts@5.0.1)(typescript@4.9.5)(webpack@5.83.1): + /@storybook/preset-create-react-app@4.1.2(@babel/core@7.22.20)(@storybook/node-logger@6.5.16)(@storybook/react@6.5.16)(react-refresh@0.14.0)(react-scripts@5.0.1)(typescript@4.9.5)(webpack@5.83.1): resolution: {integrity: sha512-5uBZPhuyXx4APgLZnhiZ/PqYYprBua5CabQCfAlk+/9V4vSpX+ww+XP4Rl8Ifc/nf/HktgwtJFH4HXrZGRKC4w==} peerDependencies: '@babel/core': '*' @@ -15736,10 +16774,10 @@ packages: '@storybook/react': '>=5.2' react-scripts: '>=5.0.0' dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(react-refresh@0.14.0)(webpack@5.83.1) '@storybook/node-logger': 6.5.16 - '@storybook/react': 6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@4.9.5) + '@storybook/react': 6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@4.9.5) '@storybook/react-docgen-typescript-plugin': 1.0.2--canary.12.cf35881ff63bf958b8998e8dd1dfd5626ee868c2.0(typescript@4.9.5)(webpack@5.83.1) '@types/babel__core': 7.20.0 babel-plugin-react-docgen: 4.2.1 @@ -15759,7 +16797,7 @@ packages: - webpack-plugin-serve dev: true - /@storybook/preset-create-react-app@4.1.2(@babel/core@7.22.10)(@storybook/node-logger@6.5.16)(@storybook/react@6.5.16)(react-refresh@0.14.0)(react-scripts@5.0.1)(typescript@5.2.2)(webpack@5.83.1): + /@storybook/preset-create-react-app@4.1.2(@babel/core@7.22.20)(@storybook/node-logger@6.5.16)(@storybook/react@6.5.16)(react-refresh@0.14.0)(react-scripts@5.0.1)(typescript@5.2.2)(webpack@5.83.1): resolution: {integrity: sha512-5uBZPhuyXx4APgLZnhiZ/PqYYprBua5CabQCfAlk+/9V4vSpX+ww+XP4Rl8Ifc/nf/HktgwtJFH4HXrZGRKC4w==} peerDependencies: '@babel/core': '*' @@ -15767,10 +16805,10 @@ packages: '@storybook/react': '>=5.2' react-scripts: '>=5.0.0' dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(react-refresh@0.14.0)(webpack@5.83.1) '@storybook/node-logger': 6.5.16 - '@storybook/react': 6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@5.2.2) + '@storybook/react': 6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@5.2.2) '@storybook/react-docgen-typescript-plugin': 1.0.2--canary.12.cf35881ff63bf958b8998e8dd1dfd5626ee868c2.0(typescript@5.2.2)(webpack@5.83.1) '@types/babel__core': 7.20.0 babel-plugin-react-docgen: 4.2.1 @@ -16016,7 +17054,7 @@ packages: - webpack-plugin-serve dev: true - /@storybook/react@6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@4.9.5): + /@storybook/react@6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@4.9.5): resolution: {integrity: sha512-cBtNlOzf/MySpNLBK22lJ8wFU22HnfTB2xJyBk7W7Zi71Lm7Uxkhv1Pz8HdiQndJ0SlsAAQOWjQYsSZsGkZIaA==} engines: {node: '>=10.13.0'} hasBin: true @@ -16044,9 +17082,9 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.10 - '@babel/preset-flow': 7.18.6(@babel/core@7.22.10) - '@babel/preset-react': 7.18.6(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/preset-flow': 7.18.6(@babel/core@7.22.20) + '@babel/preset-react': 7.18.6(@babel/core@7.22.20) '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(react-refresh@0.11.0)(webpack-dev-server@4.11.1)(webpack@5.83.1) '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/builder-webpack5': 6.5.16(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5) @@ -16108,7 +17146,7 @@ packages: - webpack-plugin-serve dev: true - /@storybook/react@6.5.16(@babel/core@7.22.10)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@5.2.2): + /@storybook/react@6.5.16(@babel/core@7.22.20)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(require-from-string@2.0.2)(typescript@5.2.2): resolution: {integrity: sha512-cBtNlOzf/MySpNLBK22lJ8wFU22HnfTB2xJyBk7W7Zi71Lm7Uxkhv1Pz8HdiQndJ0SlsAAQOWjQYsSZsGkZIaA==} engines: {node: '>=10.13.0'} hasBin: true @@ -16136,9 +17174,9 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.10 - '@babel/preset-flow': 7.18.6(@babel/core@7.22.10) - '@babel/preset-react': 7.18.6(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/preset-flow': 7.18.6(@babel/core@7.22.20) + '@babel/preset-react': 7.18.6(@babel/core@7.22.20) '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(react-refresh@0.11.0)(webpack-dev-server@4.11.1)(webpack@5.83.1) '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/builder-webpack5': 6.5.16(eslint@8.50.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2) @@ -16300,7 +17338,7 @@ packages: svelte: 3.59.2 sveltedoc-parser: 4.2.1 ts-dedent: 2.2.0 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - '@preact/preset-vite' - supports-color @@ -16326,7 +17364,7 @@ packages: svelte: 3.59.2 sveltedoc-parser: 4.2.1 ts-dedent: 2.2.0 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - '@preact/preset-vite' - supports-color @@ -16544,7 +17582,7 @@ packages: magic-string: 0.27.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vue-docgen-api: 4.67.0(vue@3.3.4) transitivePeerDependencies: - '@preact/preset-vite' @@ -16572,7 +17610,7 @@ packages: magic-string: 0.27.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vue-docgen-api: 4.67.0(vue@3.3.4) transitivePeerDependencies: - '@preact/preset-vite' @@ -16643,7 +17681,7 @@ packages: svelte: 3.59.1 tiny-glob: 0.2.9 undici: 5.22.1 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -16671,7 +17709,7 @@ packages: svelte: 4.2.1 tiny-glob: 0.2.9 undici: 5.23.0 - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -16687,7 +17725,7 @@ packages: '@sveltejs/vite-plugin-svelte': 2.3.0(svelte@3.59.1)(vite@4.3.8) debug: 4.3.4(supports-color@5.5.0) svelte: 3.59.1 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -16703,7 +17741,7 @@ packages: '@sveltejs/vite-plugin-svelte': 2.4.2(svelte@4.0.5)(vite@4.4.9) debug: 4.3.4(supports-color@5.5.0) svelte: 4.0.5 - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -16719,7 +17757,7 @@ packages: '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@3.59.1)(vite@4.3.8) debug: 4.3.4(supports-color@5.5.0) svelte: 3.59.1 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -16735,7 +17773,7 @@ packages: '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@3.59.2)(vite@4.3.8) debug: 4.3.4(supports-color@5.5.0) svelte: 3.59.2 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -16751,7 +17789,7 @@ packages: '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@4.2.1)(vite@4.4.9) debug: 4.3.4(supports-color@5.5.0) svelte: 4.2.1 - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) transitivePeerDependencies: - supports-color @@ -16768,7 +17806,7 @@ packages: magic-string: 0.26.7 svelte: 3.59.1 svelte-hmr: 0.15.1(svelte@3.59.1) - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vitefu: 0.2.4(vite@4.3.8) transitivePeerDependencies: - supports-color @@ -16788,7 +17826,7 @@ packages: magic-string: 0.30.0 svelte: 3.59.1 svelte-hmr: 0.15.1(svelte@3.59.1) - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vitefu: 0.2.4(vite@4.3.8) transitivePeerDependencies: - supports-color @@ -16808,7 +17846,7 @@ packages: magic-string: 0.30.2 svelte: 4.0.5 svelte-hmr: 0.15.3(svelte@4.0.5) - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) vitefu: 0.2.4(vite@4.4.9) transitivePeerDependencies: - supports-color @@ -16828,7 +17866,7 @@ packages: magic-string: 0.30.3 svelte: 3.59.1 svelte-hmr: 0.15.3(svelte@3.59.1) - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vitefu: 0.2.4(vite@4.3.8) transitivePeerDependencies: - supports-color @@ -16848,7 +17886,7 @@ packages: magic-string: 0.30.3 svelte: 3.59.2 svelte-hmr: 0.15.3(svelte@3.59.2) - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vitefu: 0.2.4(vite@4.3.8) transitivePeerDependencies: - supports-color @@ -16868,7 +17906,7 @@ packages: magic-string: 0.30.3 svelte: 4.2.1 svelte-hmr: 0.15.3(svelte@4.2.1) - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) vitefu: 0.2.4(vite@4.4.9) transitivePeerDependencies: - supports-color @@ -17321,7 +18359,7 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 20.6.4 + '@types/node': 20.6.5 /@types/bonjour@3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} @@ -17408,7 +18446,7 @@ packages: /@types/express-serve-static-core@4.17.33: resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} dependencies: - '@types/node': 20.6.4 + '@types/node': 20.6.5 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 @@ -17434,7 +18472,7 @@ packages: resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 20.6.4 + '@types/node': 20.6.5 dev: true /@types/glob@7.2.0: @@ -17535,7 +18573,7 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 20.6.4 + '@types/node': 20.6.5 dev: true /@types/keyv@3.1.4: @@ -17607,8 +18645,8 @@ packages: resolution: {integrity: sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==} dev: true - /@types/node@20.6.4: - resolution: {integrity: sha512-nU6d9MPY0NBUMiE/nXd2IIoC4OLvsLpwAjheoAeuzgvDZA1Cb10QYg+91AF6zQiKWRN5i1m07x6sMe0niBznoQ==} + /@types/node@20.6.5: + resolution: {integrity: sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -17818,7 +18856,7 @@ packages: resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==} dependencies: '@types/mime': 3.0.1 - '@types/node': 20.6.4 + '@types/node': 20.6.5 /@types/sockjs@0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} @@ -17858,7 +18896,7 @@ packages: /@types/through@0.0.30: resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} dependencies: - '@types/node': 20.6.4 + '@types/node': 20.6.5 dev: true /@types/trusted-types@2.0.3: @@ -18500,7 +19538,7 @@ packages: /@vanilla-extract/babel-plugin-debug-ids@1.0.2: resolution: {integrity: sha512-LjnbQWGeMwaydmovx8jWUR8BxLtLiPyq0xz5C8G5OvFhsuJxvavLdrBHNNizvr1dq7/3qZGlPv0znsvU4P44YA==} dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 transitivePeerDependencies: - supports-color dev: true @@ -18552,7 +19590,7 @@ packages: outdent: 0.8.0 postcss: 8.4.23 postcss-load-config: 3.1.4(postcss@8.4.23)(ts-node@10.9.1) - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color - ts-node @@ -18585,7 +19623,7 @@ packages: vite: ^4 dependencies: '@swc/core': 1.3.59 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - '@swc/helpers' dev: true @@ -18601,7 +19639,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.8) magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -18616,7 +19654,7 @@ packages: '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.8) '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.8) react-refresh: 0.14.0 - vite: 4.3.9(@types/node@20.6.4) + vite: 4.3.9(@types/node@20.6.5) transitivePeerDependencies: - supports-color dev: true @@ -18632,7 +19670,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.20) '@types/babel__core': 7.20.2 react-refresh: 0.14.0 - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) transitivePeerDependencies: - supports-color @@ -18646,7 +19684,7 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) - vite: 4.0.4(@types/node@20.6.4) + vite: 4.0.4(@types/node@20.6.5) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -18662,7 +19700,7 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) - vite: 4.3.9(@types/node@20.6.4) + vite: 4.3.9(@types/node@18.16.14) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -18678,7 +19716,7 @@ packages: '@babel/core': 7.22.10 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) vue: 3.3.4 transitivePeerDependencies: - supports-color @@ -18696,7 +19734,7 @@ packages: '@babel/plugin-transform-typescript': 7.21.0(@babel/core@7.22.10) '@rollup/pluginutils': 5.0.2(rollup@3.28.1) '@vue/babel-preset-jsx': 1.4.0(@babel/core@7.22.10)(vue@2.7.14) - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) vue: 2.7.14 transitivePeerDependencies: - rollup @@ -18710,7 +19748,7 @@ packages: vite: ^3.0.0 || ^4.0.0 vue: ^2.7.0-0 dependencies: - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) vue: 2.7.14 dev: false @@ -18721,7 +19759,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vue: 3.3.4 dev: true @@ -18732,7 +19770,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.0.4(@types/node@20.6.4) + vite: 4.0.4(@types/node@20.6.5) vue: 3.3.4 dev: true @@ -18743,7 +19781,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vue: 3.3.4 dev: true @@ -18754,7 +19792,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.9(@types/node@20.6.4) + vite: 4.3.9(@types/node@18.16.14) vue: 3.3.4 dev: true @@ -18765,7 +19803,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) vue: 3.3.4 dev: false @@ -18928,11 +19966,11 @@ packages: /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.22.10): resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} dependencies: - '@babel/helper-module-imports': 7.22.5 + '@babel/helper-module-imports': 7.22.15 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.10) - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.10 - '@babel/types': 7.22.10 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 html-tags: 3.3.1 @@ -18966,7 +20004,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.10 - '@babel/helper-module-imports': 7.22.5 + '@babel/helper-module-imports': 7.22.15 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.10) '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 html-tags: 2.0.0 @@ -19146,7 +20184,7 @@ packages: dependencies: '@babel/core': 7.22.10 '@vue/babel-preset-app': 5.0.8(@babel/core@7.22.10)(core-js@3.30.2)(vue@2.7.14) - '@vue/cli-service': 5.0.8(@babel/core@7.22.10)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) + '@vue/cli-service': 5.0.8(@babel/core@7.22.20)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) '@vue/cli-shared-utils': 5.0.8 babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@5.83.1) thread-loader: 3.0.4(webpack@5.83.1) @@ -19169,7 +20207,7 @@ packages: dependencies: '@babel/core': 7.22.10 '@vue/babel-preset-app': 5.0.8(@babel/core@7.22.10)(core-js@3.30.2)(vue@3.3.4) - '@vue/cli-service': 5.0.8(@babel/core@7.22.10)(@vue/compiler-sfc@3.3.4)(vue@3.3.4) + '@vue/cli-service': 5.0.8(@babel/core@7.22.20)(@vue/compiler-sfc@3.3.4)(vue@3.3.4) '@vue/cli-shared-utils': 5.0.8 babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@5.83.1) thread-loader: 3.0.4(webpack@5.83.1) @@ -19190,7 +20228,7 @@ packages: peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - '@vue/cli-service': 5.0.8(@babel/core@7.22.10)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) + '@vue/cli-service': 5.0.8(@babel/core@7.22.20)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) '@vue/cli-shared-utils': 5.0.8 transitivePeerDependencies: - encoding @@ -19201,10 +20239,10 @@ packages: peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - '@vue/cli-service': 5.0.8(@babel/core@7.22.10)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) + '@vue/cli-service': 5.0.8(@babel/core@7.22.20)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14) dev: true - /@vue/cli-service@5.0.8(@babel/core@7.22.10)(@vue/compiler-sfc@3.3.4)(vue@3.3.4): + /@vue/cli-service@5.0.8(@babel/core@7.22.20)(@vue/compiler-sfc@3.3.4)(vue@3.3.4): resolution: {integrity: sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==} engines: {node: ^12.0.0 || >= 14.0.0} hasBin: true @@ -19235,7 +20273,7 @@ packages: webpack-sources: optional: true dependencies: - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.22.10) + '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.22.20) '@soda/friendly-errors-webpack-plugin': 1.8.1(webpack@5.83.1) '@soda/get-current-script': 1.0.2 '@types/minimist': 1.2.2 @@ -19360,7 +20398,7 @@ packages: - whiskers dev: true - /@vue/cli-service@5.0.8(@babel/core@7.22.10)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14): + /@vue/cli-service@5.0.8(@babel/core@7.22.20)(react-dom@18.2.0)(react@18.2.0)(vue-template-compiler@2.7.14)(vue@2.7.14): resolution: {integrity: sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==} engines: {node: ^12.0.0 || >= 14.0.0} hasBin: true @@ -19391,7 +20429,7 @@ packages: webpack-sources: optional: true dependencies: - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.22.10) + '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.22.20) '@soda/friendly-errors-webpack-plugin': 1.8.1(webpack@5.83.1) '@soda/get-current-script': 1.0.2 '@types/minimist': 1.2.2 @@ -20754,6 +21792,15 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.10 + dev: false + + /babel-core@7.0.0-bridge.0(@babel/core@7.22.20): + resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + dev: true /babel-esm-plugin@0.9.0(webpack@4.46.0): resolution: {integrity: sha512-OyPyLI6LUuUqNm3HNUldAkynWrLzXkhcZo4fGTsieCgHqvbCoCIMMOwJmfG9Lmp91S7WDIuUr0mvOeI8pAb/pw==} @@ -20783,18 +21830,18 @@ packages: transitivePeerDependencies: - supports-color - /babel-jest@27.5.1(@babel/core@7.22.10): + /babel-jest@27.5.1(@babel/core@7.22.20): resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__core': 7.20.0 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 27.5.1(@babel/core@7.22.10) + babel-preset-jest: 27.5.1(@babel/core@7.22.20) chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -20859,6 +21906,36 @@ packages: webpack: 5.83.1 dev: true + /babel-loader@8.3.0(@babel/core@7.22.20)(webpack@4.46.0): + resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} + engines: {node: '>= 8.9'} + peerDependencies: + '@babel/core': ^7.0.0 + webpack: '>=2' + dependencies: + '@babel/core': 7.22.20 + find-cache-dir: 3.3.2 + loader-utils: 2.0.4 + make-dir: 3.1.0 + schema-utils: 2.7.1 + webpack: 4.46.0 + dev: true + + /babel-loader@8.3.0(@babel/core@7.22.20)(webpack@5.83.1): + resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} + engines: {node: '>= 8.9'} + peerDependencies: + '@babel/core': ^7.0.0 + webpack: '>=2' + dependencies: + '@babel/core': 7.22.20 + find-cache-dir: 3.3.2 + loader-utils: 2.0.4 + make-dir: 3.1.0 + schema-utils: 2.7.1 + webpack: 5.83.1 + dev: true + /babel-loader@9.1.2(@babel/core@7.21.8)(webpack@5.83.1): resolution: {integrity: sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA==} engines: {node: '>= 14.15.0'} @@ -20998,6 +22075,18 @@ packages: transitivePeerDependencies: - supports-color + /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.22.20): + resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.20) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + /babel-plugin-polyfill-corejs3@0.1.7(@babel/core@7.22.10): resolution: {integrity: sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==} peerDependencies: @@ -21044,6 +22133,17 @@ packages: transitivePeerDependencies: - supports-color + /babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.22.20): + resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.20) + core-js-compat: 3.29.0 + transitivePeerDependencies: + - supports-color + /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.21.4): resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: @@ -21075,6 +22175,16 @@ packages: transitivePeerDependencies: - supports-color + /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.22.20): + resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.20) + transitivePeerDependencies: + - supports-color + /babel-plugin-react-docgen@4.2.1: resolution: {integrity: sha512-UQ0NmGHj/HAqi5Bew8WvNfCk8wSsmdgNd8ZdMjBCICtyCJCq9LiqgqvjCYe570/Wg7AQArSq1VQ60Dd/CHN7mQ==} dependencies: @@ -21110,12 +22220,12 @@ packages: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} dev: false - /babel-plugin-transform-hook-names@1.0.2(@babel/core@7.22.10): + /babel-plugin-transform-hook-names@1.0.2(@babel/core@7.22.20): resolution: {integrity: sha512-5gafyjyyBTTdX/tQQ0hRgu4AhNHG/hqWi0ZZmg2xvs2FgRkJXzDNKBZCyoYqgFkovfDrgM8OoKg8karoUvWeCw==} peerDependencies: '@babel/core': ^7.12.10 dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 dev: true /babel-plugin-transform-react-remove-prop-types@0.4.24: @@ -21140,24 +22250,24 @@ packages: '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.8) '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.8) - /babel-preset-current-node-syntax@1.0.1(@babel/core@7.22.10): + /babel-preset-current-node-syntax@1.0.1(@babel/core@7.22.20): resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.10 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.10) - '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.10) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.10) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.10) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.10) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.20) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.20) /babel-preset-expo@9.2.2(@babel/core@7.21.8): resolution: {integrity: sha512-69cSPObZWFz0AaUT6IhCu2VzPVTICUtXzhX5ecoDttFe+9wb9yMV8m7rBNZptJQ3wtiKB5iEL7/wvtKygPz/mQ==} @@ -21211,39 +22321,41 @@ packages: - supports-color dev: false - /babel-preset-fbjs@3.4.0(@babel/core@7.22.10): + /babel-preset-fbjs@3.4.0(@babel/core@7.22.20): resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.10 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.22.10) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.10) - '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.10) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.22.10) - '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.22.10) - '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.22.10) - '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-for-of': 7.21.5(@babel/core@7.22.10) - '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.22.10) - '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.22.10) - '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.22.10) - '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.22.10) - '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.22.10) - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.20) + '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.22.20) + '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-for-of': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.22.20) + '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.20) babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 + transitivePeerDependencies: + - supports-color dev: false /babel-preset-jest@27.5.1(@babel/core@7.21.8): @@ -21256,15 +22368,15 @@ packages: babel-plugin-jest-hoist: 27.5.1 babel-preset-current-node-syntax: 1.0.1(@babel/core@7.21.8) - /babel-preset-jest@27.5.1(@babel/core@7.22.10): + /babel-preset-jest@27.5.1(@babel/core@7.22.20): resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 babel-plugin-jest-hoist: 27.5.1 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.10) + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.20) /babel-preset-react-app@10.0.1: resolution: {integrity: sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==} @@ -21301,7 +22413,7 @@ packages: resolution: {integrity: sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==} engines: {node: '>= 10.0.0'} dependencies: - '@babel/types': 7.22.10 + '@babel/types': 7.22.19 dev: true /bail@1.0.5: @@ -23002,8 +24114,8 @@ packages: /constantinople@4.0.1: resolution: {integrity: sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==} dependencies: - '@babel/parser': 7.22.10 - '@babel/types': 7.22.10 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 dev: true /constants-browserify@1.0.0: @@ -27037,7 +28149,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 chalk: 2.4.2 eslint: 8.50.0 micromatch: 3.1.10 @@ -27065,7 +28177,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 chalk: 2.4.2 eslint: 8.50.0 micromatch: 3.1.10 @@ -27093,7 +28205,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 chalk: 2.4.2 eslint: 8.50.0 micromatch: 3.1.10 @@ -27121,7 +28233,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@types/json-schema': 7.0.12 chalk: 4.1.2 chokidar: 3.5.3 @@ -27154,7 +28266,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@types/json-schema': 7.0.12 chalk: 4.1.2 chokidar: 3.5.3 @@ -27186,7 +28298,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@types/json-schema': 7.0.12 chalk: 4.1.2 chokidar: 3.5.3 @@ -27217,7 +28329,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@types/json-schema': 7.0.12 chalk: 4.1.2 chokidar: 3.5.3 @@ -27249,7 +28361,7 @@ packages: vue-template-compiler: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@types/json-schema': 7.0.12 chalk: 4.1.2 chokidar: 3.5.3 @@ -29508,8 +30620,8 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.22.10 - '@babel/parser': 7.22.10 + '@babel/core': 7.22.20 + '@babel/parser': 7.22.16 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.1 @@ -29647,10 +30759,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@jest/test-sequencer': 27.5.1 '@jest/types': 27.5.1 - babel-jest: 27.5.1(@babel/core@7.22.10) + babel-jest: 27.5.1(@babel/core@7.22.20) chalk: 4.1.2 ci-info: 3.8.0 deepmerge: 4.3.1 @@ -29671,7 +30783,7 @@ packages: pretty-format: 27.5.1 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) transitivePeerDependencies: - bufferutil - canvas @@ -29845,7 +30957,7 @@ packages: resolution: {integrity: sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@jest/types': 27.5.1 '@types/stack-utils': 2.0.1 chalk: 4.1.2 @@ -29859,7 +30971,7 @@ packages: resolution: {integrity: sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 '@jest/types': 28.1.3 '@types/stack-utils': 2.0.1 chalk: 4.1.2 @@ -30009,16 +31121,16 @@ packages: resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.22.10 - '@babel/generator': 7.22.10 - '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.10) - '@babel/traverse': 7.22.10 - '@babel/types': 7.22.10 + '@babel/core': 7.22.20 + '@babel/generator': 7.22.15 + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.20) + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__traverse': 7.18.3 '@types/prettier': 2.7.3 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.10) + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.20) chalk: 4.1.2 expect: 27.5.1 graceful-fs: 4.2.10 @@ -30314,17 +31426,17 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': 7.22.10 - '@babel/parser': 7.22.10 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.22.10) - '@babel/preset-env': 7.21.5(@babel/core@7.22.10) - '@babel/preset-flow': 7.18.6(@babel/core@7.22.10) - '@babel/preset-typescript': 7.21.0(@babel/core@7.22.10) - '@babel/register': 7.21.0(@babel/core@7.22.10) - babel-core: 7.0.0-bridge.0(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/parser': 7.22.16 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.22.20) + '@babel/preset-env': 7.21.5(@babel/core@7.22.20) + '@babel/preset-flow': 7.18.6(@babel/core@7.22.20) + '@babel/preset-typescript': 7.21.0(@babel/core@7.22.20) + '@babel/register': 7.21.0(@babel/core@7.22.20) + babel-core: 7.0.0-bridge.0(@babel/core@7.22.20) chalk: 4.1.2 flow-parser: 0.121.0 graceful-fs: 4.2.10 @@ -31583,48 +32695,48 @@ packages: - supports-color dev: false - /metro-react-native-babel-preset@0.72.3(@babel/core@7.22.10): + /metro-react-native-babel-preset@0.72.3(@babel/core@7.22.20): resolution: {integrity: sha512-uJx9y/1NIqoYTp6ZW1osJ7U5ZrXGAJbOQ/Qzl05BdGYvN1S7Qmbzid6xOirgK0EIT0pJKEEh1s8qbassYZe4cw==} peerDependencies: '@babel/core': '*' dependencies: - '@babel/core': 7.22.10 - '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.22.10) - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-proposal-export-default-from': 7.18.10(@babel/core@7.22.10) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.22.10) - '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-syntax-export-default-from': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.10) - '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.22.10) - '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.22.10) - '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.22.10) - '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.22.10) - '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.22.10) - '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.22.10) - '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.22.10) - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.22.10) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.22.10) - '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.10) - '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.10) - '@babel/plugin-transform-runtime': 7.21.0(@babel/core@7.22.10) - '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.22.10) - '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.22.10) - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.10) - '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) - '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-export-default-from': 7.18.10(@babel/core@7.22.20) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-export-default-from': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.22.20) + '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.22.20) + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.22.20) + '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.22.20) + '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.20) + '@babel/plugin-transform-runtime': 7.21.0(@babel/core@7.22.20) + '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.22.20) + '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.22.20) + '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.20) + '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.20) '@babel/template': 7.22.5 react-refresh: 0.4.3 transitivePeerDependencies: @@ -31693,10 +32805,10 @@ packages: /metro-transform-plugins@0.72.3: resolution: {integrity: sha512-D+TcUvCKZbRua1+qujE0wV1onZvslW6cVTs7dLCyC2pv20lNHjFr1GtW01jN2fyKR2PcRyMjDCppFd9VwDKnSg==} dependencies: - '@babel/core': 7.22.10 - '@babel/generator': 7.22.10 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.10 + '@babel/core': 7.22.20 + '@babel/generator': 7.22.15 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 nullthrows: 1.1.1 transitivePeerDependencies: - supports-color @@ -31705,11 +32817,11 @@ packages: /metro-transform-worker@0.72.3: resolution: {integrity: sha512-WsuWj9H7i6cHuJuy+BgbWht9DK5FOgJxHLGAyULD5FJdTG9rSMFaHDO5WfC0OwQU5h4w6cPT40iDuEGksM7+YQ==} dependencies: - '@babel/core': 7.22.10 - '@babel/generator': 7.22.10 - '@babel/parser': 7.22.10 - '@babel/types': 7.22.10 - babel-preset-fbjs: 3.4.0(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/generator': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 + babel-preset-fbjs: 3.4.0(@babel/core@7.22.20) metro: 0.72.3 metro-babel-transformer: 0.72.3 metro-cache: 0.72.3 @@ -31729,13 +32841,13 @@ packages: resolution: {integrity: sha512-Hb3xTvPqex8kJ1hutQNZhQadUKUwmns/Du9GikmWKBFrkiG3k3xstGAyO5t5rN9JSUEzQT6y9SWzSSOGogUKIg==} hasBin: true dependencies: - '@babel/code-frame': 7.22.10 - '@babel/core': 7.22.10 - '@babel/generator': 7.22.10 - '@babel/parser': 7.22.10 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.10 - '@babel/types': 7.22.10 + '@babel/code-frame': 7.22.13 + '@babel/core': 7.22.20 + '@babel/generator': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 absolute-path: 0.0.0 accepts: 1.3.8 async: 3.2.4 @@ -31761,7 +32873,7 @@ packages: metro-hermes-compiler: 0.72.3 metro-inspector-proxy: 0.72.3 metro-minify-uglify: 0.72.3 - metro-react-native-babel-preset: 0.72.3(@babel/core@7.22.10) + metro-react-native-babel-preset: 0.72.3(@babel/core@7.22.20) metro-resolver: 0.72.3 metro-runtime: 0.72.3 metro-source-map: 0.72.3 @@ -33011,7 +34123,7 @@ packages: fsevents: 2.3.2 dev: true - /nuxt3@3.0.1-rc.0-27857531.faf2607(@types/node@20.6.4)(eslint@8.50.0)(typescript@5.2.2): + /nuxt3@3.0.1-rc.0-27857531.faf2607(@types/node@20.6.5)(eslint@8.50.0)(typescript@5.2.2): resolution: {integrity: sha512-daMFwLcqgc/0d9649lwYSb9rpQ7su4dNuPYBnWlqiB4Jgvh60vrTPW/eQWRGL99pmr3D/DvWgT9o/xrIJ8vr9Q==} engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} hasBin: true @@ -33021,7 +34133,7 @@ packages: '@nuxt/schema': /@nuxt/schema-edge@3.0.1-rc.0-27857531.faf2607(rollup@3.28.1) '@nuxt/telemetry': 2.1.10 '@nuxt/ui-templates': 1.1.1 - '@nuxt/vite-builder': /@nuxt/vite-builder-edge@3.0.1-rc.0-27857531.faf2607(@types/node@20.6.4)(eslint@8.50.0)(typescript@5.2.2)(vue@3.3.4) + '@nuxt/vite-builder': /@nuxt/vite-builder-edge@3.0.1-rc.0-27857531.faf2607(@types/node@20.6.5)(eslint@8.50.0)(typescript@5.2.2)(vue@3.3.4) '@unhead/ssr': 1.1.25 '@vue/reactivity': 3.3.4 '@vue/shared': 3.3.4 @@ -33178,7 +34290,7 @@ packages: - whiskers dev: false - /nuxt@3.5.1(@types/node@20.6.4)(eslint@8.50.0)(typescript@5.2.2): + /nuxt@3.5.1(@types/node@18.16.14)(eslint@8.50.0)(typescript@5.2.2): resolution: {integrity: sha512-MAooC2oqmc4d61MW+rRIbCKmdrIfYj32ilWcG1Se4pZyPTl4H56ELVqy6Wm2MgdKbWHLxH6K0nR13RcLLzLouw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -33194,8 +34306,8 @@ packages: '@nuxt/schema': 3.5.1 '@nuxt/telemetry': 2.2.0 '@nuxt/ui-templates': 1.1.1 - '@nuxt/vite-builder': 3.5.1(@types/node@20.6.4)(eslint@8.50.0)(typescript@5.2.2)(vue@3.3.4) - '@types/node': 20.6.4 + '@nuxt/vite-builder': 3.5.1(@types/node@18.16.14)(eslint@8.50.0)(typescript@5.2.2)(vue@3.3.4) + '@types/node': 18.16.14 '@unhead/ssr': 1.1.27 '@unhead/vue': 1.1.27(vue@3.3.4) '@vue/shared': 3.3.4 @@ -35003,7 +36115,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.21 - ts-node: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) yaml: 1.10.2 dev: true @@ -35021,7 +36133,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) yaml: 1.10.2 dev: true @@ -35039,7 +36151,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.23 - ts-node: 10.9.1(@types/node@20.6.4)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) yaml: 2.3.0 /postcss-loader@4.3.0(postcss@7.0.39)(webpack@4.46.0): @@ -37181,7 +38293,7 @@ packages: typescript: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 address: 1.2.2 browserslist: 4.21.10 chalk: 4.1.2 @@ -37222,7 +38334,7 @@ packages: typescript: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 address: 1.2.2 browserslist: 4.21.10 chalk: 4.1.2 @@ -38603,7 +39715,7 @@ packages: rollup: 3.28.1 typescript: 5.2.2 optionalDependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 dev: true /rollup-plugin-friendly-type-imports@1.0.3: @@ -38618,7 +39730,7 @@ packages: peerDependencies: rollup: ^2.0.0 dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 jest-worker: 26.6.2 rollup: 2.79.1 serialize-javascript: 4.0.0 @@ -40393,7 +41505,7 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svelte-check@2.10.3(@babel/core@7.22.10)(svelte@3.59.1): + /svelte-check@2.10.3(@babel/core@7.22.20)(svelte@3.59.1): resolution: {integrity: sha512-Nt1aWHTOKFReBpmJ1vPug0aGysqPwJh2seM1OvICfM2oeyaA62mOiy5EvkXhltGfhCcIQcq2LoE0l1CwcWPjlw==} hasBin: true peerDependencies: @@ -40406,7 +41518,7 @@ packages: picocolors: 1.0.0 sade: 1.8.1 svelte: 3.59.1 - svelte-preprocess: 4.10.7(@babel/core@7.22.10)(svelte@3.59.1)(typescript@5.2.2) + svelte-preprocess: 4.10.7(@babel/core@7.22.20)(svelte@3.59.1)(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - '@babel/core' @@ -40492,7 +41604,7 @@ packages: dependencies: svelte: 4.2.1 - /svelte-preprocess@4.10.7(@babel/core@7.22.10)(svelte@3.59.1)(typescript@5.2.2): + /svelte-preprocess@4.10.7(@babel/core@7.22.20)(svelte@3.59.1)(typescript@5.2.2): resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==} engines: {node: '>= 9.11.2'} requiresBuild: true @@ -40533,7 +41645,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.22.10 + '@babel/core': 7.22.20 '@types/pug': 2.0.6 '@types/sass': 1.45.0 detect-indent: 6.1.0 @@ -41424,7 +42536,7 @@ packages: yn: 3.1.1 dev: true - /ts-node@10.9.1(@types/node@20.6.4)(typescript@5.2.2): + /ts-node@10.9.1(@types/node@18.16.14)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -41443,7 +42555,38 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.6.4 + '@types/node': 18.16.14 + acorn: 8.10.0 + acorn-walk: 8.2.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.2.2 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + dev: false + + /ts-node@10.9.1(@types/node@20.6.5)(typescript@5.2.2): + resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} + hasBin: true + peerDependencies: + '@swc/core': '>=1.2.50' + '@swc/wasm': '>=1.2.50' + '@types/node': '*' + typescript: '>=2.7' + peerDependenciesMeta: + '@swc/core': + optional: true + '@swc/wasm': + optional: true + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.3 + '@types/node': 20.6.5 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -42629,7 +43772,7 @@ packages: vfile-message: 2.0.4 dev: true - /vite-node@0.25.8(@types/node@20.6.4): + /vite-node@0.25.8(@types/node@20.6.5): resolution: {integrity: sha512-o1GsPZcq4ce7ZUUALnOfYP/bjaHQYtLDLuirOMvYCdsuvDMb2tggib2RZRfHIhTEF2QnIgyQEoyaOjAMHGPRiw==} engines: {node: '>=v14.16.0'} hasBin: true @@ -42639,7 +43782,7 @@ packages: pathe: 0.2.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) transitivePeerDependencies: - '@types/node' - less @@ -42651,7 +43794,7 @@ packages: - terser dev: true - /vite-node@0.31.1(@types/node@20.6.4): + /vite-node@0.31.1(@types/node@18.16.14): resolution: {integrity: sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -42661,7 +43804,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@18.16.14) transitivePeerDependencies: - '@types/node' - less @@ -42726,7 +43869,7 @@ packages: vue-tsc: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 ansi-escapes: 4.3.2 chalk: 4.1.2 chokidar: 3.5.3 @@ -42740,7 +43883,7 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.2.2 - vite: 4.0.4(@types/node@20.6.4) + vite: 4.0.4(@types/node@20.6.5) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 @@ -42778,7 +43921,7 @@ packages: vue-tsc: optional: true dependencies: - '@babel/code-frame': 7.22.10 + '@babel/code-frame': 7.22.13 ansi-escapes: 4.3.2 chalk: 4.1.2 chokidar: 3.5.3 @@ -42793,7 +43936,7 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.2.2 - vite: 4.3.9(@types/node@20.6.4) + vite: 4.3.9(@types/node@18.16.14) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 @@ -42841,7 +43984,7 @@ packages: merge-anything: 5.1.4 solid-js: 1.7.12 solid-refresh: 0.5.1(solid-js@1.7.12) - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) vitefu: 0.2.4(vite@4.4.9) transitivePeerDependencies: - supports-color @@ -42878,7 +44021,7 @@ packages: merge-anything: 5.1.4 solid-js: 1.7.5 solid-refresh: 0.5.1(solid-js@1.7.5) - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) vitefu: 0.2.4(vite@4.3.8) transitivePeerDependencies: - supports-color @@ -42891,7 +44034,7 @@ packages: dependencies: '@rollup/pluginutils': 5.0.2(rollup@3.28.1) '@svgr/core': 6.5.1 - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) transitivePeerDependencies: - rollup - supports-color @@ -42930,7 +44073,7 @@ packages: optionalDependencies: fsevents: 2.3.2 - /vite@4.0.4(@types/node@20.6.4): + /vite@4.0.4(@types/node@20.6.5): resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -42955,7 +44098,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.6.4 + '@types/node': 20.6.5 esbuild: 0.16.17 postcss: 8.4.27 resolve: 1.22.2 @@ -42964,7 +44107,7 @@ packages: fsevents: 2.3.2 dev: true - /vite@4.3.8(@types/node@20.6.4): + /vite@4.3.8(@types/node@20.6.5): resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -42989,7 +44132,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.6.4 + '@types/node': 20.6.5 esbuild: 0.17.19 postcss: 8.4.23 rollup: 3.21.0 @@ -42997,7 +44140,7 @@ packages: fsevents: 2.3.2 dev: true - /vite@4.3.9(@types/node@20.6.4): + /vite@4.3.9(@types/node@18.16.14): resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -43022,7 +44165,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.6.4 + '@types/node': 18.16.14 esbuild: 0.17.19 postcss: 8.4.23 rollup: 3.23.0 @@ -43030,6 +44173,74 @@ packages: fsevents: 2.3.2 dev: true + /vite@4.3.9(@types/node@20.6.5): + resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true + peerDependencies: + '@types/node': '>= 14' + less: '*' + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + '@types/node': 20.6.5 + esbuild: 0.17.19 + postcss: 8.4.23 + rollup: 3.23.0 + optionalDependencies: + fsevents: 2.3.2 + dev: true + + /vite@4.4.9(@types/node@18.16.14): + resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true + peerDependencies: + '@types/node': '>= 14' + less: '*' + lightningcss: ^1.21.0 + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + '@types/node': 18.16.14 + esbuild: 0.18.18 + postcss: 8.4.27 + rollup: 3.28.1 + optionalDependencies: + fsevents: 2.3.2 + /vite@4.4.9(@types/node@20.6.3): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} @@ -43066,7 +44277,7 @@ packages: fsevents: 2.3.2 dev: true - /vite@4.4.9(@types/node@20.6.4): + /vite@4.4.9(@types/node@20.6.5): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -43094,7 +44305,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.6.4 + '@types/node': 20.6.5 esbuild: 0.18.18 postcss: 8.4.27 rollup: 3.28.1 @@ -43119,7 +44330,7 @@ packages: vite: optional: true dependencies: - vite: 4.3.8(@types/node@20.6.4) + vite: 4.3.8(@types/node@20.6.5) dev: true /vitefu@0.2.4(vite@4.4.9): @@ -43130,7 +44341,7 @@ packages: vite: optional: true dependencies: - vite: 4.4.9(@types/node@20.6.4) + vite: 4.4.9(@types/node@20.6.5) /vitest@0.34.5: resolution: {integrity: sha512-CPI68mmnr2DThSB3frSuE5RLm9wo5wU4fbDrDwWQQB1CWgq9jQVoQwnQSzYAjdoBOPoH2UtXpOgHVge/uScfZg==} @@ -44306,8 +45517,8 @@ packages: resolution: {integrity: sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==} engines: {node: '>= 10.0.0'} dependencies: - '@babel/parser': 7.22.10 - '@babel/types': 7.22.10 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 assert-never: 1.2.1 babel-walk: 3.0.0-canary-5 dev: true @@ -44340,10 +45551,10 @@ packages: engines: {node: '>=10.0.0'} dependencies: '@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0) - '@babel/core': 7.22.10 - '@babel/preset-env': 7.21.5(@babel/core@7.22.10) + '@babel/core': 7.22.20 + '@babel/preset-env': 7.21.5(@babel/core@7.22.20) '@babel/runtime': 7.21.0 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.22.10)(rollup@2.79.1) + '@rollup/plugin-babel': 5.3.1(@babel/core@7.22.20)(rollup@2.79.1) '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1) '@rollup/plugin-replace': 2.4.2(rollup@2.79.1) '@surma/rollup-plugin-off-main-thread': 2.2.3 diff --git a/screenshot/package.json b/screenshot/package.json index b17c76c62da..9bea6b595f3 100644 --- a/screenshot/package.json +++ b/screenshot/package.json @@ -33,7 +33,7 @@ "playwright": "^1.38.1" }, "devDependencies": { - "@types/node": "^20.6.4", + "@types/node": "^20.6.5", "typescript": "^5.2.2", "unbuild": "^2.0.0" }