diff --git a/package.json b/package.json index 4b26456be7..0bdf5ee910 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@commitlint/config-conventional": "18.4.3", "commitizen": "4.3.0", "husky": "8.0.3", - "lerna": "7.4.2", + "lerna": "8.0.0", "verdaccio": "5.29.0", "verdaccio-git": "workspace:*" }, diff --git a/packages/npm/@amazeelabs/bridge-gatsby/package.json b/packages/npm/@amazeelabs/bridge-gatsby/package.json index b6d3c2ccba..4fe384c74f 100644 --- a/packages/npm/@amazeelabs/bridge-gatsby/package.json +++ b/packages/npm/@amazeelabs/bridge-gatsby/package.json @@ -17,7 +17,7 @@ "optionalDependencies": { "@types/react": "^18.2.46", "typescript": "^5.3.3", - "vitest": "^0.34.6" + "vitest": "^1.0.4" }, "peerDependencies": { "gatsby": ">=5.13.1", diff --git a/packages/npm/@amazeelabs/bridge-storybook/package.json b/packages/npm/@amazeelabs/bridge-storybook/package.json index c3ef0272e8..de2635e21f 100644 --- a/packages/npm/@amazeelabs/bridge-storybook/package.json +++ b/packages/npm/@amazeelabs/bridge-storybook/package.json @@ -17,7 +17,7 @@ "optionalDependencies": { "@types/react": "^18.2.46", "typescript": "^5.3.3", - "vitest": "^0.34.6" + "vitest": "^1.0.4" }, "peerDependencies": { "@storybook/addon-actions": ">=7.6.7", diff --git a/packages/npm/@amazeelabs/bridge/package.json b/packages/npm/@amazeelabs/bridge/package.json index 8b759bd9e3..c9b5992036 100644 --- a/packages/npm/@amazeelabs/bridge/package.json +++ b/packages/npm/@amazeelabs/bridge/package.json @@ -17,7 +17,7 @@ "optionalDependencies": { "@types/react": "^18.2.46", "typescript": "^5.3.3", - "vitest": "^0.34.6" + "vitest": "^1.0.4" }, "peerDependencies": { "react": "^18.2.0" diff --git a/packages/npm/@amazeelabs/cloudinary-responsive-image/package.json b/packages/npm/@amazeelabs/cloudinary-responsive-image/package.json index ca07ef61d9..52a0d901bb 100644 --- a/packages/npm/@amazeelabs/cloudinary-responsive-image/package.json +++ b/packages/npm/@amazeelabs/cloudinary-responsive-image/package.json @@ -29,8 +29,8 @@ "@types/node": "20.10.6", "eslint": "8.56.0", "prettier": "3.1.1", - "tsup": "7.2.0", + "tsup": "8.0.1", "typescript": "5.3.3", - "vitest": "0.34.6" + "vitest": "1.0.4" } } diff --git a/packages/npm/@amazeelabs/codegen-autoloader/package.json b/packages/npm/@amazeelabs/codegen-autoloader/package.json index a24c742ba5..656afef020 100644 --- a/packages/npm/@amazeelabs/codegen-autoloader/package.json +++ b/packages/npm/@amazeelabs/codegen-autoloader/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@graphql-codegen/core": "4.0.0", "typescript": "5.3.3", - "vitest": "0.34.6" + "vitest": "1.0.4" }, "dependencies": { "@graphql-codegen/plugin-helpers": "^5.0.1", diff --git a/packages/npm/@amazeelabs/codegen-gatsby-fragments/package.json b/packages/npm/@amazeelabs/codegen-gatsby-fragments/package.json index e20b4b2118..8802034365 100644 --- a/packages/npm/@amazeelabs/codegen-gatsby-fragments/package.json +++ b/packages/npm/@amazeelabs/codegen-gatsby-fragments/package.json @@ -19,7 +19,7 @@ "optionalDependencies": { "@graphql-codegen/plugin-helpers": "^5.0.1", "typescript": "^5.3.3", - "vitest": "^0.34.6" + "vitest": "^1.0.4" }, "keywords": [], "author": "AmazeeLabs ", diff --git a/packages/npm/@amazeelabs/codegen-operation-ids/package.json b/packages/npm/@amazeelabs/codegen-operation-ids/package.json index e6fe8fd67a..a461a09314 100644 --- a/packages/npm/@amazeelabs/codegen-operation-ids/package.json +++ b/packages/npm/@amazeelabs/codegen-operation-ids/package.json @@ -30,12 +30,12 @@ "@graphql-codegen/cli": "5.0.0", "@graphql-codegen/typescript": "4.0.1", "@graphql-codegen/typescript-operations": "4.0.1", - "change-case-all": "1.0.15", + "change-case-all": "2.1.0", "eslint": "8.56.0", "graphql": "16.8.1", "prettier": "3.1.1", "typescript": "5.3.3", - "vite": "4.5.1", - "vitest": "0.34.6" + "vite": "5.0.7", + "vitest": "1.0.4" } } diff --git a/packages/npm/@amazeelabs/executors/package.json b/packages/npm/@amazeelabs/executors/package.json index 542f5f3f7e..12f7d1630a 100644 --- a/packages/npm/@amazeelabs/executors/package.json +++ b/packages/npm/@amazeelabs/executors/package.json @@ -27,7 +27,7 @@ "@amazeelabs/prettier-config": "^1.1.3", "@types/lodash-es": "^4.17.12", "eslint": "^8.43.0", - "prettier": "^2.8.8", + "prettier": "^3.0.0", "rollup": "^4.9.2", "rollup-plugin-dts": "^6.1.0", "typescript": "^5.3.3", diff --git a/packages/npm/@amazeelabs/gatsby-silverback-cloudinary/package.json b/packages/npm/@amazeelabs/gatsby-silverback-cloudinary/package.json index 15dea239cc..7142aee8df 100644 --- a/packages/npm/@amazeelabs/gatsby-silverback-cloudinary/package.json +++ b/packages/npm/@amazeelabs/gatsby-silverback-cloudinary/package.json @@ -17,8 +17,8 @@ "gatsby": "5.13.1", "prettier": "3.1.1", "typescript": "5.3.3", - "vite": "4.5.1", - "vitest": "0.34.6" + "vite": "5.0.7", + "vitest": "1.0.4" }, "scripts": { "build": "tsc", diff --git a/packages/npm/@amazeelabs/gatsby-source-silverback/package.json b/packages/npm/@amazeelabs/gatsby-source-silverback/package.json index 4b75f4cfd7..e0b921838c 100644 --- a/packages/npm/@amazeelabs/gatsby-source-silverback/package.json +++ b/packages/npm/@amazeelabs/gatsby-source-silverback/package.json @@ -25,7 +25,7 @@ "prettier": "3.1.1", "react": "18.2.0", "typescript": "5.3.3", - "vitest": "0.34.6" + "vitest": "1.0.4" }, "scripts": { "build": "tsc -p tsconfig.dist.json", diff --git a/packages/npm/@amazeelabs/graphql-directives/package.json b/packages/npm/@amazeelabs/graphql-directives/package.json index 7fc02981b2..0dec378809 100644 --- a/packages/npm/@amazeelabs/graphql-directives/package.json +++ b/packages/npm/@amazeelabs/graphql-directives/package.json @@ -24,7 +24,7 @@ "@types/lodash-es": "4.17.12", "graphql": "16.8.1", "typescript": "5.3.3", - "vitest": "0.34.6" + "vitest": "1.0.4" }, "keywords": [], "author": "AmazeeLabs " diff --git a/packages/npm/@amazeelabs/molecules/package.json b/packages/npm/@amazeelabs/molecules/package.json index b7f6831164..da2daa921c 100644 --- a/packages/npm/@amazeelabs/molecules/package.json +++ b/packages/npm/@amazeelabs/molecules/package.json @@ -54,13 +54,13 @@ "@types/react": "18.2.46", "@types/react-dom": "18.2.18", "@vitejs/plugin-react": "4.2.1", - "@vitest/ui": "0.34.7", + "@vitest/ui": "1.0.4", "babel-loader": "9.1.3", "eslint": "8.56.0", "eslint-plugin-promise": "6.1.1", "eslint-plugin-storybook": "0.6.15", "happy-dom": "12.10.3", - "imagetools-core": "5.1.1", + "imagetools-core": "6.0.3", "lodash": "4.17.21", "netlify-cli": "17.11.0", "postcss": "8.4.32", @@ -70,10 +70,10 @@ "storybook": "7.6.7", "tailwindcss": "3.4.0", "typescript": "5.3.3", - "vite": "4.5.1", + "vite": "5.0.7", "vite-imagetools": "6.2.8", "vite-plugin-dts": "3.7.0", - "vitest": "0.34.6", + "vitest": "1.0.4", "zustand": "4.4.7" }, "dependencies": { diff --git a/packages/npm/@amazeelabs/mzx/package.json b/packages/npm/@amazeelabs/mzx/package.json index e8b26f5894..efc09d2d2b 100644 --- a/packages/npm/@amazeelabs/mzx/package.json +++ b/packages/npm/@amazeelabs/mzx/package.json @@ -35,8 +35,8 @@ "rollup": "4.9.2", "rollup-plugin-auto-external": "2.0.0", "typescript": "5.3.3", - "vite": "4.5.1", - "vitest": "0.34.6" + "vite": "5.0.7", + "vitest": "1.0.4" }, "scripts": { "build": "rollup -c rollup.config.js", diff --git a/packages/npm/@amazeelabs/publisher-ui/package.json b/packages/npm/@amazeelabs/publisher-ui/package.json index 515a97fd33..0513604978 100644 --- a/packages/npm/@amazeelabs/publisher-ui/package.json +++ b/packages/npm/@amazeelabs/publisher-ui/package.json @@ -46,6 +46,6 @@ "rxjs": "7.8.1", "tailwindcss": "3.4.0", "typescript": "5.3.3", - "vite": "4.5.1" + "vite": "5.0.7" } } diff --git a/packages/npm/@amazeelabs/publisher/package.json b/packages/npm/@amazeelabs/publisher/package.json index e6adec9059..a28872f14d 100644 --- a/packages/npm/@amazeelabs/publisher/package.json +++ b/packages/npm/@amazeelabs/publisher/package.json @@ -62,7 +62,7 @@ "rollup-plugin-dts": "6.1.0", "rollup-plugin-esbuild": "6.1.0", "typescript": "5.3.3", - "vitest": "0.34.6" + "vitest": "1.0.4" }, "engines": { "node": ">=16" diff --git a/packages/npm/@amazeelabs/scalars/package.json b/packages/npm/@amazeelabs/scalars/package.json index db9332701a..42620630fd 100644 --- a/packages/npm/@amazeelabs/scalars/package.json +++ b/packages/npm/@amazeelabs/scalars/package.json @@ -32,7 +32,7 @@ "eslint": "^8.56.0", "prettier": "^3.1.1", "typescript": "^5.3.3", - "vitest": "^0.34.6" + "vitest": "^1.0.4" }, "peerDependencies": { "react": "^18.2.0" diff --git a/packages/npm/@amazeelabs/strangler-netlify/package.json b/packages/npm/@amazeelabs/strangler-netlify/package.json index e36edc6edc..a4a2ee88a8 100644 --- a/packages/npm/@amazeelabs/strangler-netlify/package.json +++ b/packages/npm/@amazeelabs/strangler-netlify/package.json @@ -16,7 +16,7 @@ }, "optionalDependencies": { "typescript": "^5.3.3", - "vitest": "^0.34.6" + "vitest": "^1.0.4" }, "dependencies": { "@netlify/functions": "^2.4.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dae43b27e1..1f0d61f8a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: specifier: 8.0.3 version: 8.0.3 lerna: - specifier: 7.4.2 - version: 7.4.2 + specifier: 8.0.0 + version: 8.0.0 verdaccio: specifier: 5.29.0 version: 5.29.0(typanion@3.14.0) @@ -442,8 +442,8 @@ importers: specifier: ^5.3.3 version: 5.3.3 vitest: - specifier: ^0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: ^1.0.4 + version: 1.1.0(@types/node@18.19.4) devDependencies: '@amazeelabs/eslint-config': specifier: 1.4.43 @@ -474,8 +474,8 @@ importers: specifier: ^5.3.3 version: 5.3.3 vitest: - specifier: ^0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: ^1.0.4 + version: 1.1.0(@types/node@18.19.4) devDependencies: '@amazeelabs/bridge': specifier: workspace:* @@ -512,8 +512,8 @@ importers: specifier: ^5.3.3 version: 5.3.3 vitest: - specifier: ^0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: ^1.0.4 + version: 1.1.0(@types/node@18.19.4) devDependencies: '@amazeelabs/bridge': specifier: workspace:* @@ -559,14 +559,14 @@ importers: specifier: 3.1.1 version: 3.1.1 tsup: - specifier: 7.2.0 - version: 7.2.0(typescript@5.3.3) + specifier: 8.0.1 + version: 8.0.1(typescript@5.3.3) typescript: specifier: 5.3.3 version: 5.3.3 vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@20.10.6)(@vitest/ui@1.0.4)(happy-dom@12.10.3) packages/npm/@amazeelabs/codegen-autoloader: dependencies: @@ -584,8 +584,8 @@ importers: specifier: 5.3.3 version: 5.3.3 vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@18.19.4) packages/npm/@amazeelabs/codegen-gatsby-fragments: dependencies: @@ -600,8 +600,8 @@ importers: specifier: ^5.3.3 version: 5.3.3 vitest: - specifier: ^0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: ^1.0.4 + version: 1.1.0(@types/node@18.19.4) devDependencies: '@amazeelabs/eslint-config': specifier: 1.4.43 @@ -647,8 +647,8 @@ importers: specifier: 4.0.1 version: 4.0.1(graphql@16.8.1) change-case-all: - specifier: 1.0.15 - version: 1.0.15 + specifier: 2.1.0 + version: 2.1.0 eslint: specifier: 8.56.0 version: 8.56.0 @@ -662,11 +662,11 @@ importers: specifier: 5.3.3 version: 5.3.3 vite: - specifier: 4.5.1 - version: 4.5.1(@types/node@18.19.4) + specifier: 5.0.7 + version: 5.0.7(@types/node@18.19.4) vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@18.19.4) packages/npm/@amazeelabs/executors: dependencies: @@ -679,7 +679,7 @@ importers: version: 1.4.43(eslint@8.56.0)(tailwindcss@3.4.0)(typescript@5.3.3) '@amazeelabs/prettier-config': specifier: ^1.1.3 - version: 1.1.3(prettier@2.8.8) + version: 1.1.3(prettier@3.1.1) '@types/lodash-es': specifier: ^4.17.12 version: 4.17.12 @@ -687,8 +687,8 @@ importers: specifier: ^8.43.0 version: 8.56.0 prettier: - specifier: ^2.8.8 - version: 2.8.8 + specifier: ^3.0.0 + version: 3.1.1 rollup: specifier: ^4.9.2 version: 4.9.2 @@ -786,11 +786,11 @@ importers: specifier: 5.3.3 version: 5.3.3 vite: - specifier: 4.5.1 - version: 4.5.1(@types/node@16.18.69) + specifier: 5.0.7 + version: 5.0.7(@types/node@16.18.69) vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@16.18.69) packages/npm/@amazeelabs/gatsby-source-silverback: dependencies: @@ -862,8 +862,8 @@ importers: specifier: 5.3.3 version: 5.3.3 vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@18.19.4) packages/npm/@amazeelabs/graphql-directives: dependencies: @@ -887,8 +887,8 @@ importers: specifier: 5.3.3 version: 5.3.3 vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@18.19.4) packages/npm/@amazeelabs/graphql-schema-test: dependencies: @@ -998,7 +998,7 @@ importers: version: 7.6.7(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) '@storybook/react-vite': specifier: 7.6.7 - version: 7.6.7(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(vite@4.5.1) + version: 7.6.7(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(vite@5.0.7) '@storybook/testing-library': specifier: 0.2.2 version: 0.2.2 @@ -1016,10 +1016,10 @@ importers: version: 18.2.18 '@vitejs/plugin-react': specifier: 4.2.1 - version: 4.2.1(vite@4.5.1) + version: 4.2.1(vite@5.0.7) '@vitest/ui': - specifier: 0.34.7 - version: 0.34.7(vitest@0.34.6) + specifier: 1.0.4 + version: 1.0.4(vitest@1.0.4) babel-loader: specifier: 9.1.3 version: 9.1.3(@babel/core@7.23.7)(webpack@5.89.0) @@ -1036,8 +1036,8 @@ importers: specifier: 12.10.3 version: 12.10.3 imagetools-core: - specifier: 5.1.1 - version: 5.1.1 + specifier: 6.0.3 + version: 6.0.3 lodash: specifier: 4.17.21 version: 4.17.21 @@ -1066,17 +1066,17 @@ importers: specifier: 5.3.3 version: 5.3.3 vite: - specifier: 4.5.1 - version: 4.5.1(@types/node@20.10.6) + specifier: 5.0.7 + version: 5.0.7(@types/node@20.10.6) vite-imagetools: specifier: 6.2.8 version: 6.2.8 vite-plugin-dts: specifier: 3.7.0 - version: 3.7.0(@types/node@20.10.6)(typescript@5.3.3)(vite@4.5.1) + version: 3.7.0(@types/node@20.10.6)(typescript@5.3.3)(vite@5.0.7) vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@20.10.6)(@vitest/ui@1.0.4)(happy-dom@12.10.3) zustand: specifier: 4.4.7 version: 4.4.7(@types/react@18.2.46)(react@18.2.0) @@ -1151,11 +1151,11 @@ importers: specifier: 5.3.3 version: 5.3.3 vite: - specifier: 4.5.1 - version: 4.5.1(@types/node@18.19.4) + specifier: 5.0.7 + version: 5.0.7(@types/node@18.19.4) vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@18.19.4) packages/npm/@amazeelabs/publisher: dependencies: @@ -1287,8 +1287,8 @@ importers: specifier: 5.3.3 version: 5.3.3 vitest: - specifier: 0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: 1.0.4 + version: 1.0.4(@types/node@16.18.69) packages/npm/@amazeelabs/publisher-elements: devDependencies: @@ -1438,7 +1438,7 @@ importers: version: 4.5.4 '@vitejs/plugin-react': specifier: 4.2.1 - version: 4.2.1(vite@4.5.1) + version: 4.2.1(vite@5.0.7) autoprefixer: specifier: 10.4.16 version: 10.4.16(postcss@8.4.32) @@ -1482,8 +1482,8 @@ importers: specifier: 5.3.3 version: 5.3.3 vite: - specifier: 4.5.1 - version: 4.5.1(@types/node@18.19.4) + specifier: 5.0.7 + version: 5.0.7(@types/node@18.19.4) packages/npm/@amazeelabs/react-intl-rsc: dependencies: @@ -1572,8 +1572,8 @@ importers: specifier: ^5.3.3 version: 5.3.3 vitest: - specifier: ^0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: ^1.0.4 + version: 1.1.0(@types/node@18.19.4) devDependencies: '@swc/cli': specifier: 0.1.63 @@ -1656,8 +1656,8 @@ importers: specifier: ^5.3.3 version: 5.3.3 vitest: - specifier: ^0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) + specifier: ^1.0.4 + version: 1.1.0(@types/node@18.19.4) devDependencies: '@amazeelabs/eslint-config': specifier: 1.4.43 @@ -3729,7 +3729,6 @@ packages: cpu: [ppc64] os: [aix] requiresBuild: true - dev: true optional: true /@esbuild/android-arm64@0.18.20: @@ -3738,6 +3737,7 @@ packages: cpu: [arm64] os: [android] requiresBuild: true + dev: true optional: true /@esbuild/android-arm64@0.19.11: @@ -3746,7 +3746,6 @@ packages: cpu: [arm64] os: [android] requiresBuild: true - dev: true optional: true /@esbuild/android-arm64@0.19.6: @@ -3771,6 +3770,7 @@ packages: cpu: [arm] os: [android] requiresBuild: true + dev: true optional: true /@esbuild/android-arm@0.19.11: @@ -3779,7 +3779,6 @@ packages: cpu: [arm] os: [android] requiresBuild: true - dev: true optional: true /@esbuild/android-arm@0.19.6: @@ -3804,6 +3803,7 @@ packages: cpu: [x64] os: [android] requiresBuild: true + dev: true optional: true /@esbuild/android-x64@0.19.11: @@ -3812,7 +3812,6 @@ packages: cpu: [x64] os: [android] requiresBuild: true - dev: true optional: true /@esbuild/android-x64@0.19.6: @@ -3837,6 +3836,7 @@ packages: cpu: [arm64] os: [darwin] requiresBuild: true + dev: true optional: true /@esbuild/darwin-arm64@0.19.11: @@ -3845,7 +3845,6 @@ packages: cpu: [arm64] os: [darwin] requiresBuild: true - dev: true optional: true /@esbuild/darwin-arm64@0.19.6: @@ -3870,6 +3869,7 @@ packages: cpu: [x64] os: [darwin] requiresBuild: true + dev: true optional: true /@esbuild/darwin-x64@0.19.11: @@ -3878,7 +3878,6 @@ packages: cpu: [x64] os: [darwin] requiresBuild: true - dev: true optional: true /@esbuild/darwin-x64@0.19.6: @@ -3903,6 +3902,7 @@ packages: cpu: [arm64] os: [freebsd] requiresBuild: true + dev: true optional: true /@esbuild/freebsd-arm64@0.19.11: @@ -3911,7 +3911,6 @@ packages: cpu: [arm64] os: [freebsd] requiresBuild: true - dev: true optional: true /@esbuild/freebsd-arm64@0.19.6: @@ -3936,6 +3935,7 @@ packages: cpu: [x64] os: [freebsd] requiresBuild: true + dev: true optional: true /@esbuild/freebsd-x64@0.19.11: @@ -3944,7 +3944,6 @@ packages: cpu: [x64] os: [freebsd] requiresBuild: true - dev: true optional: true /@esbuild/freebsd-x64@0.19.6: @@ -3969,6 +3968,7 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-arm64@0.19.11: @@ -3977,7 +3977,6 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-arm64@0.19.6: @@ -4002,6 +4001,7 @@ packages: cpu: [arm] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-arm@0.19.11: @@ -4010,7 +4010,6 @@ packages: cpu: [arm] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-arm@0.19.6: @@ -4035,6 +4034,7 @@ packages: cpu: [ia32] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-ia32@0.19.11: @@ -4043,7 +4043,6 @@ packages: cpu: [ia32] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-ia32@0.19.6: @@ -4068,6 +4067,7 @@ packages: cpu: [loong64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-loong64@0.19.11: @@ -4076,7 +4076,6 @@ packages: cpu: [loong64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-loong64@0.19.6: @@ -4101,6 +4100,7 @@ packages: cpu: [mips64el] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-mips64el@0.19.11: @@ -4109,7 +4109,6 @@ packages: cpu: [mips64el] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-mips64el@0.19.6: @@ -4134,6 +4133,7 @@ packages: cpu: [ppc64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-ppc64@0.19.11: @@ -4142,7 +4142,6 @@ packages: cpu: [ppc64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-ppc64@0.19.6: @@ -4167,6 +4166,7 @@ packages: cpu: [riscv64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-riscv64@0.19.11: @@ -4175,7 +4175,6 @@ packages: cpu: [riscv64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-riscv64@0.19.6: @@ -4200,6 +4199,7 @@ packages: cpu: [s390x] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-s390x@0.19.11: @@ -4208,7 +4208,6 @@ packages: cpu: [s390x] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-s390x@0.19.6: @@ -4233,6 +4232,7 @@ packages: cpu: [x64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-x64@0.19.11: @@ -4241,7 +4241,6 @@ packages: cpu: [x64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-x64@0.19.6: @@ -4266,6 +4265,7 @@ packages: cpu: [x64] os: [netbsd] requiresBuild: true + dev: true optional: true /@esbuild/netbsd-x64@0.19.11: @@ -4274,7 +4274,6 @@ packages: cpu: [x64] os: [netbsd] requiresBuild: true - dev: true optional: true /@esbuild/netbsd-x64@0.19.6: @@ -4299,6 +4298,7 @@ packages: cpu: [x64] os: [openbsd] requiresBuild: true + dev: true optional: true /@esbuild/openbsd-x64@0.19.11: @@ -4307,7 +4307,6 @@ packages: cpu: [x64] os: [openbsd] requiresBuild: true - dev: true optional: true /@esbuild/openbsd-x64@0.19.6: @@ -4332,6 +4331,7 @@ packages: cpu: [x64] os: [sunos] requiresBuild: true + dev: true optional: true /@esbuild/sunos-x64@0.19.11: @@ -4340,7 +4340,6 @@ packages: cpu: [x64] os: [sunos] requiresBuild: true - dev: true optional: true /@esbuild/sunos-x64@0.19.6: @@ -4365,6 +4364,7 @@ packages: cpu: [arm64] os: [win32] requiresBuild: true + dev: true optional: true /@esbuild/win32-arm64@0.19.11: @@ -4373,7 +4373,6 @@ packages: cpu: [arm64] os: [win32] requiresBuild: true - dev: true optional: true /@esbuild/win32-arm64@0.19.6: @@ -4398,6 +4397,7 @@ packages: cpu: [ia32] os: [win32] requiresBuild: true + dev: true optional: true /@esbuild/win32-ia32@0.19.11: @@ -4406,7 +4406,6 @@ packages: cpu: [ia32] os: [win32] requiresBuild: true - dev: true optional: true /@esbuild/win32-ia32@0.19.6: @@ -4431,6 +4430,7 @@ packages: cpu: [x64] os: [win32] requiresBuild: true + dev: true optional: true /@esbuild/win32-x64@0.19.11: @@ -4439,7 +4439,6 @@ packages: cpu: [x64] os: [win32] requiresBuild: true - dev: true optional: true /@esbuild/win32-x64@0.19.6: @@ -5310,7 +5309,7 @@ packages: dependencies: '@graphql-tools/utils': 9.2.1(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.4.1 + tslib: 2.6.2 /@graphql-tools/merge@9.0.1(graphql@16.8.1): resolution: {integrity: sha512-hIEExWO9fjA6vzsVjJ3s0cCQ+Q/BEeMVJZtMXd7nbaVefVy0YDyYlEkeoYYNV3NVVvu1G9lr6DM1Qd0DGo9Caw==} @@ -5320,7 +5319,7 @@ packages: dependencies: '@graphql-tools/utils': 10.0.12(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.5.3 + tslib: 2.6.2 /@graphql-tools/optimize@1.4.0(graphql@16.8.1): resolution: {integrity: sha512-dJs/2XvZp+wgHH8T5J2TqptT9/6uVzIYvA6uFACha+ufvdMBedkfR4b4GbT8jAKLRARiqRTxy3dctnwkTM2tdw==} @@ -5328,7 +5327,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.8.1 - tslib: 2.4.1 + tslib: 2.6.2 /@graphql-tools/optimize@2.0.0(graphql@16.8.1): resolution: {integrity: sha512-nhdT+CRGDZ+bk68ic+Jw1OZ99YCDIKYA5AlVAnBHJvMawSx9YQqQAIj4refNc1/LRieGiuWvhbG3jvPVYho0Dg==} @@ -5337,7 +5336,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.8.1 - tslib: 2.5.3 + tslib: 2.6.2 /@graphql-tools/prisma-loader@8.0.2(@types/node@16.18.69)(graphql@16.8.1): resolution: {integrity: sha512-8d28bIB0bZ9Bj0UOz9sHagVPW+6AHeqvGljjERtwCnWl8OCQw2c2pNboYXISLYUG5ub76r4lDciLLTU+Ks7Q0w==} @@ -5413,7 +5412,7 @@ packages: '@ardatan/relay-compiler': 12.0.0(graphql@16.8.1) '@graphql-tools/utils': 9.2.1(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.4.1 + tslib: 2.6.2 transitivePeerDependencies: - encoding - supports-color @@ -5427,7 +5426,7 @@ packages: '@ardatan/relay-compiler': 12.0.0(graphql@16.8.1) '@graphql-tools/utils': 10.0.12(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.5.3 + tslib: 2.6.2 transitivePeerDependencies: - encoding - supports-color @@ -5452,7 +5451,7 @@ packages: '@graphql-tools/merge': 8.4.2(graphql@16.8.1) '@graphql-tools/utils': 9.2.1(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.4.1 + tslib: 2.6.2 value-or-promise: 1.0.12 /@graphql-tools/url-loader@8.0.1(@types/node@16.18.69)(graphql@16.8.1): @@ -5526,7 +5525,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: graphql: 16.8.1 - tslib: 2.4.1 + tslib: 2.6.2 /@graphql-tools/utils@9.2.1(graphql@16.8.1): resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} @@ -5535,7 +5534,7 @@ packages: dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) graphql: 16.8.1 - tslib: 2.4.1 + tslib: 2.6.2 /@graphql-tools/wrap@10.0.1(graphql@16.8.1): resolution: {integrity: sha512-Cw6hVrKGM2OKBXeuAGltgy4tzuqQE0Nt7t/uAqnuokSXZhMHXJUb124Bnvxc2gPZn5chfJSDafDe4Cp8ZAVJgg==} @@ -6095,7 +6094,7 @@ packages: '@types/yargs': 17.0.32 chalk: 4.1.2 - /@joshwooding/vite-plugin-react-docgen-typescript@0.3.0(typescript@5.3.3)(vite@4.5.1): + /@joshwooding/vite-plugin-react-docgen-typescript@0.3.0(typescript@5.3.3)(vite@5.0.7): resolution: {integrity: sha512-2D6y7fNvFmsLmRt6UCOFJPvFoPMJGT0Uh1Wg0RaigUp7kdQPs6yYn8Dmx6GZkOH/NW0yMTwRz/p0SRMMRo50vA==} peerDependencies: typescript: '>= 4.3.x' @@ -6109,7 +6108,7 @@ packages: magic-string: 0.27.0 react-docgen-typescript: 2.2.2(typescript@5.3.3) typescript: 5.3.3 - vite: 4.5.1(@types/node@20.10.6) + vite: 5.0.7(@types/node@20.10.6) dev: true /@jridgewell/gen-mapping@0.3.3: @@ -6168,22 +6167,12 @@ packages: resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==} dev: false - /@lerna/child-process@7.4.2: - resolution: {integrity: sha512-je+kkrfcvPcwL5Tg8JRENRqlbzjdlZXyaR88UcnCdNW0AJ1jX9IfHRys1X7AwSroU2ug8ESNC+suoBw1vX833Q==} - engines: {node: '>=16.0.0'} - dependencies: - chalk: 4.1.2 - execa: 5.1.1 - strong-log-transformer: 2.1.0 - dev: true - - /@lerna/create@7.4.2(typescript@5.3.3): - resolution: {integrity: sha512-1wplFbQ52K8E/unnqB0Tq39Z4e+NEoNrpovEnl6GpsTUrC6WDp8+w0Le2uCBV0hXyemxChduCkLz4/y1H1wTeg==} - engines: {node: '>=16.0.0'} + /@lerna/create@8.0.0(typescript@5.3.3): + resolution: {integrity: sha512-mCeEhjFDRwPY7J4uxCjqdzPwPFBUGlkdlQjBidaX5XaoQcxR2hAAvgHZKfVGkUUEZKfyPcWwKzen4KydNB2G7A==} + engines: {node: '>=18.0.0'} dependencies: - '@lerna/child-process': 7.4.2 '@npmcli/run-script': 6.0.2 - '@nx/devkit': 16.10.0(nx@16.10.0) + '@nx/devkit': 17.2.8(nx@17.2.8) '@octokit/plugin-enterprise-rest': 6.0.1 '@octokit/rest': 19.0.11 byte-size: 8.1.1 @@ -6220,7 +6209,7 @@ packages: npm-packlist: 5.1.1 npm-registry-fetch: 14.0.5 npmlog: 6.0.2 - nx: 16.10.0 + nx: 17.2.8 p-map: 4.0.0 p-map-series: 2.1.0 p-queue: 6.6.2 @@ -6244,8 +6233,8 @@ packages: validate-npm-package-name: 5.0.0 write-file-atomic: 5.0.1 write-pkg: 4.0.0 - yargs: 16.2.0 - yargs-parser: 20.2.4 + yargs: 17.7.2 + yargs-parser: 21.1.1 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -6644,7 +6633,7 @@ packages: terminal-link: 3.0.0 ts-node: 10.9.2(@types/node@16.18.69)(typescript@5.3.3) typescript: 5.3.3 - uuid: 9.0.0 + uuid: 9.0.1 yargs: 17.7.2 transitivePeerDependencies: - '@swc/core' @@ -6722,7 +6711,7 @@ packages: terminal-link: 3.0.0 ts-node: 10.9.2(@types/node@20.10.6)(typescript@5.3.3) typescript: 5.3.3 - uuid: 9.0.0 + uuid: 9.0.1 yargs: 17.7.2 transitivePeerDependencies: - '@swc/core' @@ -6803,7 +6792,7 @@ packages: semver: 7.5.4 tmp-promise: 3.0.3 urlpattern-polyfill: 8.0.2 - uuid: 9.0.0 + uuid: 9.0.1 transitivePeerDependencies: - encoding - supports-color @@ -6835,7 +6824,7 @@ packages: semver: 7.5.4 tmp-promise: 3.0.3 urlpattern-polyfill: 8.0.2 - uuid: 9.0.0 + uuid: 9.0.1 transitivePeerDependencies: - encoding - supports-color @@ -7277,19 +7266,19 @@ packages: - supports-color dev: true - /@nrwl/devkit@16.10.0(nx@16.10.0): - resolution: {integrity: sha512-fRloARtsDQoQgQ7HKEy0RJiusg/HSygnmg4gX/0n/Z+SUS+4KoZzvHjXc6T5ZdEiSjvLypJ+HBM8dQzIcVACPQ==} + /@nrwl/devkit@17.2.8(nx@17.2.8): + resolution: {integrity: sha512-l2dFy5LkWqSA45s6pee6CoqJeluH+sjRdVnAAQfjLHRNSx6mFAKblyzq5h1f4P0EUCVVVqLs+kVqmNx5zxYqvw==} dependencies: - '@nx/devkit': 16.10.0(nx@16.10.0) + '@nx/devkit': 17.2.8(nx@17.2.8) transitivePeerDependencies: - nx dev: true - /@nrwl/tao@16.10.0: - resolution: {integrity: sha512-QNAanpINbr+Pod6e1xNgFbzK1x5wmZl+jMocgiEFXZ67KHvmbD6MAQQr0MMz+GPhIu7EE4QCTLTyCEMlAG+K5Q==} + /@nrwl/tao@17.2.8: + resolution: {integrity: sha512-Qpk5YKeJ+LppPL/wtoDyNGbJs2MsTi6qyX/RdRrEc8lc4bk6Cw3Oul1qTXCI6jT0KzTz+dZtd0zYD/G7okkzvg==} hasBin: true dependencies: - nx: 16.10.0 + nx: 17.2.8 tslib: 2.6.2 transitivePeerDependencies: - '@swc-node/register' @@ -7297,23 +7286,23 @@ packages: - debug dev: true - /@nx/devkit@16.10.0(nx@16.10.0): - resolution: {integrity: sha512-IvKQqRJFDDiaj33SPfGd3ckNHhHi6ceEoqCbAP4UuMXOPPVOX6H0KVk+9tknkPb48B7jWIw6/AgOeWkBxPRO5w==} + /@nx/devkit@17.2.8(nx@17.2.8): + resolution: {integrity: sha512-6LtiQihtZwqz4hSrtT5cCG5XMCWppG6/B8c1kNksg97JuomELlWyUyVF+sxmeERkcLYFaKPTZytP0L3dmCFXaw==} peerDependencies: - nx: '>= 15 <= 17' + nx: '>= 16 <= 18' dependencies: - '@nrwl/devkit': 16.10.0(nx@16.10.0) + '@nrwl/devkit': 17.2.8(nx@17.2.8) ejs: 3.1.9 enquirer: 2.3.6 ignore: 5.3.0 - nx: 16.10.0 + nx: 17.2.8 semver: 7.5.3 tmp: 0.2.1 tslib: 2.6.2 dev: true - /@nx/nx-darwin-arm64@16.10.0: - resolution: {integrity: sha512-YF+MIpeuwFkyvM5OwgY/rTNRpgVAI/YiR0yTYCZR+X3AAvP775IVlusNgQ3oedTBRUzyRnI4Tknj1WniENFsvQ==} + /@nx/nx-darwin-arm64@17.2.8: + resolution: {integrity: sha512-dMb0uxug4hM7tusISAU1TfkDK3ixYmzc1zhHSZwpR7yKJIyKLtUpBTbryt8nyso37AS1yH+dmfh2Fj2WxfBHTg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -7321,8 +7310,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64@16.10.0: - resolution: {integrity: sha512-ypi6YxwXgb0kg2ixKXE3pwf5myVNUgWf1CsV5OzVccCM8NzheMO51KDXTDmEpXdzUsfT0AkO1sk5GZeCjhVONg==} + /@nx/nx-darwin-x64@17.2.8: + resolution: {integrity: sha512-0cXzp1tGr7/6lJel102QiLA4NkaLCkQJj6VzwbwuvmuCDxPbpmbz7HC1tUteijKBtOcdXit1/MEoEU007To8Bw==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -7330,8 +7319,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64@16.10.0: - resolution: {integrity: sha512-UeEYFDmdbbDkTQamqvtU8ibgu5jQLgFF1ruNb/U4Ywvwutw2d4ruOMl2e0u9hiNja9NFFAnDbvzrDcMo7jYqYw==} + /@nx/nx-freebsd-x64@17.2.8: + resolution: {integrity: sha512-YFMgx5Qpp2btCgvaniDGdu7Ctj56bfFvbbaHQWmOeBPK1krNDp2mqp8HK6ZKOfEuDJGOYAp7HDtCLvdZKvJxzA==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -7339,8 +7328,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf@16.10.0: - resolution: {integrity: sha512-WV3XUC2DB6/+bz1sx+d1Ai9q2Cdr+kTZRN50SOkfmZUQyEBaF6DRYpx/a4ahhxH3ktpNfyY8Maa9OEYxGCBkQA==} + /@nx/nx-linux-arm-gnueabihf@17.2.8: + resolution: {integrity: sha512-iN2my6MrhLRkVDtdivQHugK8YmR7URo1wU9UDuHQ55z3tEcny7LV3W9NSsY9UYPK/FrxdDfevj0r2hgSSdhnzA==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -7348,8 +7337,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu@16.10.0: - resolution: {integrity: sha512-aWIkOUw995V3ItfpAi5FuxQ+1e9EWLS1cjWM1jmeuo+5WtaKToJn5itgQOkvSlPz+HSLgM3VfXMvOFALNk125g==} + /@nx/nx-linux-arm64-gnu@17.2.8: + resolution: {integrity: sha512-Iy8BjoW6mOKrSMiTGujUcNdv+xSM1DALTH6y3iLvNDkGbjGK1Re6QNnJAzqcXyDpv32Q4Fc57PmuexyysZxIGg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -7357,8 +7346,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl@16.10.0: - resolution: {integrity: sha512-uO6Gg+irqpVcCKMcEPIQcTFZ+tDI02AZkqkP7koQAjniLEappd8DnUBSQdcn53T086pHpdc264X/ZEpXFfrKWQ==} + /@nx/nx-linux-arm64-musl@17.2.8: + resolution: {integrity: sha512-9wkAxWzknjpzdofL1xjtU6qPFF1PHlvKCZI3hgEYJDo4mQiatGI+7Ttko+lx/ZMP6v4+Umjtgq7+qWrApeKamQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -7366,8 +7355,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu@16.10.0: - resolution: {integrity: sha512-134PW/u/arNFAQKpqMJniC7irbChMPz+W+qtyKPAUXE0XFKPa7c1GtlI/wK2dvP9qJDZ6bKf0KtA0U/m2HMUOA==} + /@nx/nx-linux-x64-gnu@17.2.8: + resolution: {integrity: sha512-sjG1bwGsjLxToasZ3lShildFsF0eyeGu+pOQZIp9+gjFbeIkd19cTlCnHrOV9hoF364GuKSXQyUlwtFYFR4VTQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -7375,8 +7364,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl@16.10.0: - resolution: {integrity: sha512-q8sINYLdIJxK/iUx9vRk5jWAWb/2O0PAbOJFwv4qkxBv4rLoN7y+otgCZ5v0xfx/zztFgk/oNY4lg5xYjIso2Q==} + /@nx/nx-linux-x64-musl@17.2.8: + resolution: {integrity: sha512-QiakXZ1xBCIptmkGEouLHQbcM4klQkcr+kEaz2PlNwy/sW3gH1b/1c0Ed5J1AN9xgQxWspriAONpScYBRgxdhA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -7384,8 +7373,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc@16.10.0: - resolution: {integrity: sha512-moJkL9kcqxUdJSRpG7dET3UeLIciwrfP08mzBQ12ewo8K8FzxU8ZUsTIVVdNrwt01CXOdXoweGfdQLjJ4qTURA==} + /@nx/nx-win32-arm64-msvc@17.2.8: + resolution: {integrity: sha512-XBWUY/F/GU3vKN9CAxeI15gM4kr3GOBqnzFZzoZC4qJt2hKSSUEWsMgeZtsMgeqEClbi4ZyCCkY7YJgU32WUGA==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -7393,8 +7382,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc@16.10.0: - resolution: {integrity: sha512-5iV2NKZnzxJwZZ4DM5JVbRG/nkhAbzEskKaLBB82PmYGKzaDHuMHP1lcPoD/rtYMlowZgNA/RQndfKvPBPwmXA==} + /@nx/nx-win32-x64-msvc@17.2.8: + resolution: {integrity: sha512-HTqDv+JThlLzbcEm/3f+LbS5/wYQWzb5YDXbP1wi7nlCTihNZOLNqGOkEmwlrR5tAdNHPRpHSmkYg4305W0CtA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -8413,15 +8402,6 @@ packages: requiresBuild: true optional: true - /@parcel/watcher@2.0.4: - resolution: {integrity: sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==} - engines: {node: '>= 10.0.0'} - requiresBuild: true - dependencies: - node-addon-api: 3.2.1 - node-gyp-build: 4.7.1 - dev: true - /@parcel/watcher@2.3.0: resolution: {integrity: sha512-pW7QaFiL11O0BphO+bq3MgqeX/INAk9jgBldVDYjlQPO4VddoZnF22TcF9onMhnLVHuNqBJeRf+Fj7eezi/+rQ==} engines: {node: '>= 10.0.0'} @@ -8556,6 +8536,7 @@ packages: /@polka/url@1.0.0-next.24: resolution: {integrity: sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==} + dev: true /@protobufjs/aspromise@1.1.2: resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -9257,7 +9238,6 @@ packages: cpu: [arm] os: [android] requiresBuild: true - dev: true optional: true /@rollup/rollup-android-arm64@4.9.2: @@ -9265,7 +9245,6 @@ packages: cpu: [arm64] os: [android] requiresBuild: true - dev: true optional: true /@rollup/rollup-darwin-arm64@4.9.2: @@ -9273,7 +9252,6 @@ packages: cpu: [arm64] os: [darwin] requiresBuild: true - dev: true optional: true /@rollup/rollup-darwin-x64@4.9.2: @@ -9281,7 +9259,6 @@ packages: cpu: [x64] os: [darwin] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-arm-gnueabihf@4.9.2: @@ -9289,7 +9266,6 @@ packages: cpu: [arm] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-arm64-gnu@4.9.2: @@ -9297,7 +9273,6 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-arm64-musl@4.9.2: @@ -9305,7 +9280,6 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-riscv64-gnu@4.9.2: @@ -9313,7 +9287,6 @@ packages: cpu: [riscv64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-x64-gnu@4.9.2: @@ -9321,7 +9294,6 @@ packages: cpu: [x64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-x64-musl@4.9.2: @@ -9329,7 +9301,6 @@ packages: cpu: [x64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-win32-arm64-msvc@4.9.2: @@ -9337,7 +9308,6 @@ packages: cpu: [arm64] os: [win32] requiresBuild: true - dev: true optional: true /@rollup/rollup-win32-ia32-msvc@4.9.2: @@ -9345,7 +9315,6 @@ packages: cpu: [ia32] os: [win32] requiresBuild: true - dev: true optional: true /@rollup/rollup-win32-x64-msvc@4.9.2: @@ -9353,7 +9322,6 @@ packages: cpu: [x64] os: [win32] requiresBuild: true - dev: true optional: true /@rushstack/node-core-library@3.62.0(@types/node@20.10.6): @@ -9790,7 +9758,7 @@ packages: - supports-color dev: true - /@storybook/builder-vite@7.6.7(typescript@5.3.3)(vite@4.5.1): + /@storybook/builder-vite@7.6.7(typescript@5.3.3)(vite@5.0.7): resolution: {integrity: sha512-Sv+0ROFU9k+mkvIPsPHC0lkKDzBeMpvfO9uFRl1RDSsXBfcPPZKNo5YK7U7fOhesH0BILzurGA+U/aaITMSZ9g==} peerDependencies: '@preact/preset-vite': '*' @@ -9822,7 +9790,7 @@ packages: magic-string: 0.30.5 rollup: 3.29.4 typescript: 5.3.3 - vite: 4.5.1(@types/node@20.10.6) + vite: 5.0.7(@types/node@20.10.6) transitivePeerDependencies: - encoding - supports-color @@ -10675,7 +10643,7 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@storybook/react-vite@7.6.7(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(vite@4.5.1): + /@storybook/react-vite@7.6.7(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(vite@5.0.7): resolution: {integrity: sha512-1cBpxVZ4vLO5rGbhTBNR2SjL+ZePCUAEY+I31tbORYFAoOKmlsNef4fRLnXJ9NYUAyjwZpUmbW0cIxxOFk7nGA==} engines: {node: '>=16'} peerDependencies: @@ -10683,16 +10651,16 @@ packages: react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 vite: ^3.0.0 || ^4.0.0 || ^5.0.0 dependencies: - '@joshwooding/vite-plugin-react-docgen-typescript': 0.3.0(typescript@5.3.3)(vite@4.5.1) + '@joshwooding/vite-plugin-react-docgen-typescript': 0.3.0(typescript@5.3.3)(vite@5.0.7) '@rollup/pluginutils': 5.1.0(rollup@4.9.2) - '@storybook/builder-vite': 7.6.7(typescript@5.3.3)(vite@4.5.1) + '@storybook/builder-vite': 7.6.7(typescript@5.3.3)(vite@5.0.7) '@storybook/react': 7.6.7(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) - '@vitejs/plugin-react': 3.1.0(vite@4.5.1) + '@vitejs/plugin-react': 3.1.0(vite@5.0.7) magic-string: 0.30.5 react: 18.2.0 react-docgen: 7.0.1 react-dom: 18.2.0(react@18.2.0) - vite: 4.5.1(@types/node@20.10.6) + vite: 5.0.7(@types/node@20.10.6) transitivePeerDependencies: - '@preact/preset-vite' - encoding @@ -11220,14 +11188,6 @@ packages: '@types/node': 20.10.6 '@types/responselike': 1.0.3 - /@types/chai-subset@1.3.5: - resolution: {integrity: sha512-c2mPnw+xHtXDoHmdtcCXGwyLMiauiAyxWMzhGpqHC4nqI/Y5G2XhTampslK2rb59kpcuHon03UH8W6iYUzw88A==} - dependencies: - '@types/chai': 4.3.11 - - /@types/chai@4.3.11: - resolution: {integrity: sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==} - /@types/classnames@2.3.1: resolution: {integrity: sha512-zeOWb0JGBoVmlQoznvqXbE0tEC/HONsnoUNH19Hc96NFsTAwTXbTqb8FMYkru1F/iqp7a18Ws3nWJvtA1sHD1A==} deprecated: This is a stub types definition. classnames provides its own type definitions, so you do not need this installed. @@ -12354,7 +12314,7 @@ packages: semver: 7.5.4 dev: true - /@vitejs/plugin-react@3.1.0(vite@4.5.1): + /@vitejs/plugin-react@3.1.0(vite@5.0.7): resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -12365,12 +12325,12 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.23.7) magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 4.5.1(@types/node@20.10.6) + vite: 5.0.7(@types/node@20.10.6) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-react@4.2.1(vite@4.5.1): + /@vitejs/plugin-react@4.2.1(vite@5.0.7): resolution: {integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -12381,17 +12341,18 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.23.7) '@types/babel__core': 7.20.5 react-refresh: 0.14.0 - vite: 4.5.1(@types/node@20.10.6) + vite: 5.0.7(@types/node@20.10.6) transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@0.34.6: - resolution: {integrity: sha512-QUzKpUQRc1qC7qdGo7rMK3AkETI7w18gTCUrsNnyjjJKYiuUB9+TQK3QnR1unhCnWRC0AbKv2omLGQDF/mIjOw==} + /@vitest/expect@1.0.4: + resolution: {integrity: sha512-/NRN9N88qjg3dkhmFcCBwhn/Ie4h064pY3iv7WLRsDJW7dXnEgeoa8W9zy7gIPluhz6CkgqiB3HmpIXgmEY5dQ==} dependencies: - '@vitest/spy': 0.34.6 - '@vitest/utils': 0.34.6 + '@vitest/spy': 1.0.4 + '@vitest/utils': 1.0.4 chai: 4.3.10 + dev: true /@vitest/expect@1.1.0: resolution: {integrity: sha512-9IE2WWkcJo2BR9eqtY5MIo3TPmS50Pnwpm66A6neb2hvk/QSLfPXBz2qdiwUOQkwyFuuXEUj5380CbwfzW4+/w==} @@ -12399,14 +12360,14 @@ packages: '@vitest/spy': 1.1.0 '@vitest/utils': 1.1.0 chai: 4.3.10 - dev: true - /@vitest/runner@0.34.6: - resolution: {integrity: sha512-1CUQgtJSLF47NnhN+F9X2ycxUP0kLHQ/JWvNHbeBfwW8CzEGgeskzNnHDyv1ieKTltuR6sdIHV+nmR6kPxQqzQ==} + /@vitest/runner@1.0.4: + resolution: {integrity: sha512-rhOQ9FZTEkV41JWXozFM8YgOqaG9zA7QXbhg5gy6mFOVqh4PcupirIJ+wN7QjeJt8S8nJRYuZH1OjJjsbxAXTQ==} dependencies: - '@vitest/utils': 0.34.6 - p-limit: 4.0.0 + '@vitest/utils': 1.0.4 + p-limit: 5.0.0 pathe: 1.1.1 + dev: true /@vitest/runner@1.1.0: resolution: {integrity: sha512-zdNLJ00pm5z/uhbWF6aeIJCGMSyTyWImy3Fcp9piRGvueERFlQFbUwCpzVce79OLm2UHk9iwaMSOaU9jVHgNVw==} @@ -12414,14 +12375,14 @@ packages: '@vitest/utils': 1.1.0 p-limit: 5.0.0 pathe: 1.1.1 - dev: true - /@vitest/snapshot@0.34.6: - resolution: {integrity: sha512-B3OZqYn6k4VaN011D+ve+AA4whM4QkcwcrwaKwAbyyvS/NB1hCWjFIBQxAQQSQir9/RtyAAGuq+4RJmbn2dH4w==} + /@vitest/snapshot@1.0.4: + resolution: {integrity: sha512-vkfXUrNyNRA/Gzsp2lpyJxh94vU2OHT1amoD6WuvUAA12n32xeVZQ0KjjQIf8F6u7bcq2A2k969fMVxEsxeKYA==} dependencies: magic-string: 0.30.5 pathe: 1.1.1 pretty-format: 29.7.0 + dev: true /@vitest/snapshot@1.1.0: resolution: {integrity: sha512-5O/wyZg09V5qmNmAlUgCBqflvn2ylgsWJRRuPrnHEfDNT6tQpQ8O1isNGgo+VxofISHqz961SG3iVvt3SPK/QQ==} @@ -12429,46 +12390,40 @@ packages: magic-string: 0.30.5 pathe: 1.1.1 pretty-format: 29.7.0 - dev: true - /@vitest/spy@0.34.6: - resolution: {integrity: sha512-xaCvneSaeBw/cz8ySmF7ZwGvL0lBjfvqc1LpQ/vcdHEvpLn3Ff1vAvjw+CoGn0802l++5L/pxb7whwcWAw+DUQ==} + /@vitest/spy@1.0.4: + resolution: {integrity: sha512-9ojTFRL1AJVh0hvfzAQpm0QS6xIS+1HFIw94kl/1ucTfGCaj1LV/iuJU4Y6cdR03EzPDygxTHwE1JOm+5RCcvA==} dependencies: tinyspy: 2.2.0 + dev: true /@vitest/spy@1.1.0: resolution: {integrity: sha512-sNOVSU/GE+7+P76qYo+VXdXhXffzWZcYIPQfmkiRxaNCSPiLANvQx5Mx6ZURJ/ndtEkUJEpvKLXqAYTKEY+lTg==} dependencies: tinyspy: 2.2.0 - dev: true - /@vitest/ui@0.34.7(vitest@0.34.6): - resolution: {integrity: sha512-iizUu9R5Rsvsq8FtdJ0suMqEfIsIIzziqnasMHe4VH8vG+FnZSA3UAtCHx6rLeRupIFVAVg7bptMmuvMcsn8WQ==} + /@vitest/ui@1.0.4(vitest@1.0.4): + resolution: {integrity: sha512-gd4p6e7pjukSe4joWS5wpnm/JcEfzCZUYkYWQOORqJK1mDJ0MOaXa/9BbPOEVO5TcvdnKvFJUdJpFHnqoyYwZA==} peerDependencies: - vitest: '>=0.30.1 <1' + vitest: ^1.0.0 dependencies: - '@vitest/utils': 0.34.7 + '@vitest/utils': 1.0.4 fast-glob: 3.3.2 fflate: 0.8.1 flatted: 3.2.9 pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3) - - /@vitest/utils@0.34.6: - resolution: {integrity: sha512-IG5aDD8S6zlvloDsnzHw0Ut5xczlF+kv2BOTo+iXfPr54Yhi5qbVOgGB1hZaVq4iJ4C/MZ2J0y15IlsV/ZcI0A==} - dependencies: - diff-sequences: 29.6.3 - loupe: 2.3.7 - pretty-format: 29.7.0 + vitest: 1.0.4(@types/node@20.10.6)(@vitest/ui@1.0.4)(happy-dom@12.10.3) + dev: true - /@vitest/utils@0.34.7: - resolution: {integrity: sha512-ziAavQLpCYS9sLOorGrFFKmy2gnfiNU0ZJ15TsMz/K92NAPS/rp9K4z6AJQQk5Y8adCy4Iwpxy7pQumQ/psnRg==} + /@vitest/utils@1.0.4: + resolution: {integrity: sha512-gsswWDXxtt0QvtK/y/LWukN7sGMYmnCcv1qv05CsY6cU/Y1zpGX1QuvLs+GO1inczpE6Owixeel3ShkjhYtGfA==} dependencies: diff-sequences: 29.6.3 loupe: 2.3.7 pretty-format: 29.7.0 + dev: true /@vitest/utils@1.1.0: resolution: {integrity: sha512-z+s510fKmYz4Y41XhNs3vcuFTFhcij2YF7F8VQfMEYAAUfqQh0Zfg7+w9xdgFGhPf3tX3TicAe+8BDITk6ampQ==} @@ -12476,7 +12431,6 @@ packages: diff-sequences: 29.6.3 loupe: 2.3.7 pretty-format: 29.7.0 - dev: true /@volar/language-core@1.11.1: resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} @@ -15309,13 +15263,13 @@ packages: dependencies: semver: 7.5.4 - /bundle-require@4.0.2(esbuild@0.18.20): + /bundle-require@4.0.2(esbuild@0.19.11): resolution: {integrity: sha512-jwzPOChofl67PSTW2SGubV9HBQAhhR2i6nskiOThauo9dzwDUgOWQScFVaJkjEfYX+UXiD+LEx8EblQMc2wIag==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: esbuild: '>=0.17' dependencies: - esbuild: 0.18.20 + esbuild: 0.19.11 load-tsconfig: 0.2.5 dev: true @@ -15723,6 +15677,15 @@ packages: upper-case: 2.0.2 upper-case-first: 2.0.2 + /change-case-all@2.1.0: + resolution: {integrity: sha512-v6b0WWWkZUMHVuYk82l+WROgkUm4qEN2w5hKRNWtEOYwWqUGoi8C6xH0l1RLF1EoWqDFK6MFclmN3od6ws3/uw==} + dependencies: + change-case: 5.3.0 + sponge-case: 2.0.2 + swap-case: 3.0.2 + title-case: 3.0.3 + dev: true + /change-case@4.1.2: resolution: {integrity: sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==} dependencies: @@ -15739,6 +15702,10 @@ packages: snake-case: 3.0.4 tslib: 2.6.2 + /change-case@5.3.0: + resolution: {integrity: sha512-Eykca0fGS/xYlx2fG5NqnGSnsWauhSGiSXYhB1kO6E909GUfo8S54u4UZNS7lMJmgZumZ2SUpWaoLgAcfQRICg==} + dev: true + /char-regex@1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} engines: {node: '>=10'} @@ -18512,6 +18479,7 @@ packages: '@esbuild/win32-arm64': 0.18.20 '@esbuild/win32-ia32': 0.18.20 '@esbuild/win32-x64': 0.18.20 + dev: true /esbuild@0.19.11: resolution: {integrity: sha512-HJ96Hev2hX/6i5cDVwcqiJBBtuo9+FeIJOtZ9W1kA5M6AMJRHUZlpYZ1/SbEwtO0ioNAW8rUooVpC/WehY2SfA==} @@ -18542,7 +18510,6 @@ packages: '@esbuild/win32-arm64': 0.19.11 '@esbuild/win32-ia32': 0.19.11 '@esbuild/win32-x64': 0.19.11 - dev: true /esbuild@0.19.6: resolution: {integrity: sha512-Xl7dntjA2OEIvpr9j0DVxxnog2fyTGnyVoQXAMQI6eR3mf9zCQds7VIKUDCotDgE/p4ncTgeRqgX8t5d6oP4Gw==} @@ -19729,6 +19696,7 @@ packages: /fflate@0.8.1: resolution: {integrity: sha512-/exOvEuc+/iaUm105QIiOt4LpBdMTWsXxqR0HDF35vx3fmaKzw7354gTilCh5rkzEt8WYyG//ku3h3nRmd7CHQ==} + dev: true /figgy-pudding@3.5.2: resolution: {integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==} @@ -21939,6 +21907,7 @@ packages: webidl-conversions: 7.0.0 whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 + dev: true /hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} @@ -22623,13 +22592,6 @@ packages: /image-meta@0.2.0: resolution: {integrity: sha512-ZBGjl0ZMEMeOC3Ns0wUF/5UdUmr3qQhBSCniT0LxOgGGIRHiNFOkMtIHB7EOznRU47V2AxPgiVP+s+0/UCU0Hg==} - /imagetools-core@5.1.1: - resolution: {integrity: sha512-NragdIrgxecFO8nRKy8uAYvDxe0QLEW5ToMEviAoNXpEnDQ6I4vs+npRa+z5fNB5nIku+jr11L+MuSkk7XzsKw==} - engines: {node: '>=12.0.0'} - dependencies: - sharp: 0.33.1 - dev: true - /imagetools-core@6.0.3: resolution: {integrity: sha512-3J7Dww03g0dZU5NLbuDRqCqH/AnedR0T3mOl7AP0Curqt/OEtghiDw7Py+Dwa17xL7yJ0uemdEutWkOZm6CnaQ==} engines: {node: '>=12.0.0'} @@ -24774,15 +24736,14 @@ packages: dependencies: readable-stream: 2.3.8 - /lerna@7.4.2: - resolution: {integrity: sha512-gxavfzHfJ4JL30OvMunmlm4Anw7d7Tq6tdVHzUukLdS9nWnxCN/QB21qR+VJYp5tcyXogHKbdUEGh6qmeyzxSA==} - engines: {node: '>=16.0.0'} + /lerna@8.0.0: + resolution: {integrity: sha512-Ddshct9hJrujtR7t2cAIiiiKnQCKiTvR/Ki3KhzpBNVepYtWq+dg+HxArZrezF+sYxI+OCxL00BxDHY4/H4uGg==} + engines: {node: '>=18.0.0'} hasBin: true dependencies: - '@lerna/child-process': 7.4.2 - '@lerna/create': 7.4.2(typescript@5.3.3) + '@lerna/create': 8.0.0(typescript@5.3.3) '@npmcli/run-script': 6.0.2 - '@nx/devkit': 16.10.0(nx@16.10.0) + '@nx/devkit': 17.2.8(nx@17.2.8) '@octokit/plugin-enterprise-rest': 6.0.1 '@octokit/rest': 19.0.11 byte-size: 8.1.1 @@ -24825,7 +24786,7 @@ packages: npm-packlist: 5.1.1 npm-registry-fetch: 14.0.5 npmlog: 6.0.2 - nx: 16.10.0 + nx: 17.2.8 p-map: 4.0.0 p-map-series: 2.1.0 p-pipe: 3.1.0 @@ -24852,8 +24813,8 @@ packages: validate-npm-package-name: 5.0.0 write-file-atomic: 5.0.1 write-pkg: 4.0.0 - yargs: 16.2.0 - yargs-parser: 20.2.4 + yargs: 17.7.2 + yargs-parser: 21.1.1 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -25101,17 +25062,12 @@ packages: resolution: {integrity: sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==} engines: {node: '>= 12.13.0'} - /local-pkg@0.4.3: - resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==} - engines: {node: '>=14'} - /local-pkg@0.5.0: resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} engines: {node: '>=14'} dependencies: mlly: 1.4.2 pkg-types: 1.0.3 - dev: true /locate-path@2.0.0: resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} @@ -26592,6 +26548,7 @@ packages: /mrmime@2.0.0: resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} engines: {node: '>=10'} + dev: true /ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} @@ -27090,10 +27047,6 @@ packages: resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==} dev: true - /node-addon-api@3.2.1: - resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==} - dev: true - /node-addon-api@4.3.0: resolution: {integrity: sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==} @@ -27555,8 +27508,8 @@ packages: resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==} dev: true - /nx@16.10.0: - resolution: {integrity: sha512-gZl4iCC0Hx0Qe1VWmO4Bkeul2nttuXdPpfnlcDKSACGu3ZIo+uySqwOF8yBAxSTIf8xe2JRhgzJN1aFkuezEBg==} + /nx@17.2.8: + resolution: {integrity: sha512-rM5zXbuXLEuqQqcjVjClyvHwRJwt+NVImR2A6KFNG40Z60HP6X12wAxxeLHF5kXXTDRU0PFhf/yACibrpbPrAw==} hasBin: true requiresBuild: true peerDependencies: @@ -27568,8 +27521,7 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 16.10.0 - '@parcel/watcher': 2.0.4 + '@nrwl/tao': 17.2.8 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 @@ -27601,20 +27553,19 @@ packages: tmp: 0.2.1 tsconfig-paths: 4.2.0 tslib: 2.6.2 - v8-compile-cache: 2.3.0 yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 16.10.0 - '@nx/nx-darwin-x64': 16.10.0 - '@nx/nx-freebsd-x64': 16.10.0 - '@nx/nx-linux-arm-gnueabihf': 16.10.0 - '@nx/nx-linux-arm64-gnu': 16.10.0 - '@nx/nx-linux-arm64-musl': 16.10.0 - '@nx/nx-linux-x64-gnu': 16.10.0 - '@nx/nx-linux-x64-musl': 16.10.0 - '@nx/nx-win32-arm64-msvc': 16.10.0 - '@nx/nx-win32-x64-msvc': 16.10.0 + '@nx/nx-darwin-arm64': 17.2.8 + '@nx/nx-darwin-x64': 17.2.8 + '@nx/nx-freebsd-x64': 17.2.8 + '@nx/nx-linux-arm-gnueabihf': 17.2.8 + '@nx/nx-linux-arm64-gnu': 17.2.8 + '@nx/nx-linux-arm64-musl': 17.2.8 + '@nx/nx-linux-x64-gnu': 17.2.8 + '@nx/nx-linux-x64-musl': 17.2.8 + '@nx/nx-win32-arm64-msvc': 17.2.8 + '@nx/nx-win32-x64-msvc': 17.2.8 transitivePeerDependencies: - debug dev: true @@ -27977,7 +27928,6 @@ packages: engines: {node: '>=18'} dependencies: yocto-queue: 1.0.0 - dev: true /p-locate@2.0.0: resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} @@ -31080,6 +31030,7 @@ packages: hasBin: true optionalDependencies: fsevents: 2.3.3 + dev: true /rollup@4.9.2: resolution: {integrity: sha512-66RB8OtFKUTozmVEh3qyNfH+b+z2RXBVloqO2KCC/pjFaGaHtxP9fVfOQKPSGXg2mElmjmxjW/fZ7iKrEpMH5Q==} @@ -31100,7 +31051,6 @@ packages: '@rollup/rollup-win32-ia32-msvc': 4.9.2 '@rollup/rollup-win32-x64-msvc': 4.9.2 fsevents: 2.3.3 - dev: true /run-async@2.4.1: resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} @@ -31603,6 +31553,7 @@ packages: '@polka/url': 1.0.0-next.24 mrmime: 2.0.0 totalist: 3.0.1 + dev: true /sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} @@ -31961,6 +31912,10 @@ packages: dependencies: tslib: 2.6.2 + /sponge-case@2.0.2: + resolution: {integrity: sha512-LBnE+y0zs+ajPFa0Fn/wGhCqigua+AxYf4MZFO3l83e/rAEdtTxiXf/0u6+9VzLClVEHrow9Vpj5FycAtaHNcA==} + dev: true + /sprintf-js@1.0.3: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} @@ -32749,6 +32704,10 @@ packages: dependencies: tslib: 2.6.2 + /swap-case@3.0.2: + resolution: {integrity: sha512-1tJUDXK5JZTVg04yDTMQnz1c9KFoTGQQo4QZuNbj5olv0ahyQK0R+OIU0KsbjmUhul+wg5iJFGfVRtilC5/GtQ==} + dev: true + /swc-loader@0.2.3(@swc/core@1.3.102)(webpack@5.89.0): resolution: {integrity: sha512-D1p6XXURfSPleZZA/Lipb3A8pZ17fP4NObZvFCDjK/OKljroqDpPmsBdTraWhVBqUNpcWBQY1imWdoPScRlQ7A==} peerDependencies: @@ -33279,14 +33238,9 @@ packages: /tinybench@2.5.1: resolution: {integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==} - /tinypool@0.7.0: - resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==} - engines: {node: '>=14.0.0'} - /tinypool@0.8.1: resolution: {integrity: sha512-zBTCK0cCgRROxvs9c0CGK838sPkeokNGdQVUUwHAbynHFlmyJYj825f/oRs528HaIJ97lo0pLIlDUzwN+IorWg==} engines: {node: '>=14.0.0'} - dev: true /tinyspy@2.2.0: resolution: {integrity: sha512-d2eda04AN/cPOR89F7Xv5bK/jrQEhmcLFe6HFldoeO9AJtps+fqEnh486vnT/8y4bw38pSyxDcTCAq+Ks2aJTg==} @@ -33401,6 +33355,7 @@ packages: /totalist@3.0.1: resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} engines: {node: '>=6'} + dev: true /touch@3.1.0: resolution: {integrity: sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==} @@ -33617,15 +33572,18 @@ packages: engines: {node: '>=0.6.x'} dev: true - /tsup@7.2.0(typescript@5.3.3): - resolution: {integrity: sha512-vDHlczXbgUvY3rWvqFEbSqmC1L7woozbzngMqTtL2PGBODTtWlRwGDDawhvWzr5c1QjKe4OAKqJGfE1xeXUvtQ==} - engines: {node: '>=16.14'} + /tsup@8.0.1(typescript@5.3.3): + resolution: {integrity: sha512-hvW7gUSG96j53ZTSlT4j/KL0q1Q2l6TqGBFc6/mu/L46IoNWqLLUzLRLP1R8Q7xrJTmkDxxDoojV5uCVs1sVOg==} + engines: {node: '>=18'} hasBin: true peerDependencies: + '@microsoft/api-extractor': ^7.36.0 '@swc/core': ^1 postcss: ^8.4.12 - typescript: '>=4.1.0' + typescript: '>=4.5.0' peerDependenciesMeta: + '@microsoft/api-extractor': + optional: true '@swc/core': optional: true postcss: @@ -33633,17 +33591,17 @@ packages: typescript: optional: true dependencies: - bundle-require: 4.0.2(esbuild@0.18.20) + bundle-require: 4.0.2(esbuild@0.19.11) cac: 6.7.14 chokidar: 3.5.3 debug: 4.3.4(supports-color@5.5.0) - esbuild: 0.18.20 + esbuild: 0.19.11 execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 postcss-load-config: 4.0.2(postcss@8.4.32)(ts-node@10.9.2) resolve-from: 5.0.0 - rollup: 3.29.4 + rollup: 4.9.2 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tree-kill: 1.2.2 @@ -33976,6 +33934,7 @@ packages: /unique-slug@2.0.2: resolution: {integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==} + requiresBuild: true dependencies: imurmurhash: 0.1.4 @@ -34434,10 +34393,6 @@ packages: /v8-compile-cache-lib@3.0.1: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} - /v8-compile-cache@2.3.0: - resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} - dev: true - /v8-compile-cache@2.4.0: resolution: {integrity: sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==} @@ -34639,17 +34594,16 @@ packages: - rollup dev: true - /vite-node@0.34.6(@types/node@20.10.6): - resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} - engines: {node: '>=v14.18.0'} + /vite-node@1.0.4(@types/node@16.18.69): + resolution: {integrity: sha512-9xQQtHdsz5Qn8hqbV7UKqkm8YkJhzT/zr41Dmt5N7AlD8hJXw/Z7y0QiD5I8lnTthV9Rvcvi0QW7PI0Fq83ZPg==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: cac: 6.7.14 debug: 4.3.4(supports-color@5.5.0) - mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.5.1(@types/node@20.10.6) + vite: 5.0.7(@types/node@16.18.69) transitivePeerDependencies: - '@types/node' - less @@ -34659,6 +34613,49 @@ packages: - sugarss - supports-color - terser + dev: true + + /vite-node@1.0.4(@types/node@18.19.4): + resolution: {integrity: sha512-9xQQtHdsz5Qn8hqbV7UKqkm8YkJhzT/zr41Dmt5N7AlD8hJXw/Z7y0QiD5I8lnTthV9Rvcvi0QW7PI0Fq83ZPg==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + dependencies: + cac: 6.7.14 + debug: 4.3.4(supports-color@5.5.0) + pathe: 1.1.1 + picocolors: 1.0.0 + vite: 5.0.7(@types/node@18.19.4) + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser + dev: true + + /vite-node@1.0.4(@types/node@20.10.6): + resolution: {integrity: sha512-9xQQtHdsz5Qn8hqbV7UKqkm8YkJhzT/zr41Dmt5N7AlD8hJXw/Z7y0QiD5I8lnTthV9Rvcvi0QW7PI0Fq83ZPg==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + dependencies: + cac: 6.7.14 + debug: 4.3.4(supports-color@5.5.0) + pathe: 1.1.1 + picocolors: 1.0.0 + vite: 5.0.7(@types/node@20.10.6) + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser + dev: true /vite-node@1.1.0(@types/node@18.19.4): resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==} @@ -34669,7 +34666,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.10(@types/node@18.19.4) + vite: 5.0.7(@types/node@18.19.4) transitivePeerDependencies: - '@types/node' - less @@ -34679,9 +34676,8 @@ packages: - sugarss - supports-color - terser - dev: true - /vite-plugin-dts@3.7.0(@types/node@20.10.6)(typescript@5.3.3)(vite@4.5.1): + /vite-plugin-dts@3.7.0(@types/node@20.10.6)(typescript@5.3.3)(vite@5.0.7): resolution: {integrity: sha512-np1uPaYzu98AtPReB8zkMnbjwcNHOABsLhqVOf81b3ol9b5M2wPcAVs8oqPnOpr6Us+7yDXVauwkxsk5+ldmRA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -34697,7 +34693,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) kolorist: 1.8.0 typescript: 5.3.3 - vite: 4.5.1(@types/node@20.10.6) + vite: 5.0.7(@types/node@20.10.6) vue-tsc: 1.8.27(typescript@5.3.3) transitivePeerDependencies: - '@types/node' @@ -34705,12 +34701,12 @@ packages: - supports-color dev: true - /vite@4.5.1(@types/node@16.18.69): - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} - engines: {node: ^14.18.0 || >=16.0.0} + /vite@5.0.7(@types/node@16.18.69): + resolution: {integrity: sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@types/node': ^18.0.0 || >=20.0.0 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -34734,19 +34730,19 @@ packages: optional: true dependencies: '@types/node': 16.18.69 - esbuild: 0.18.20 + esbuild: 0.19.11 postcss: 8.4.32 - rollup: 3.29.4 + rollup: 4.9.2 optionalDependencies: fsevents: 2.3.3 dev: true - /vite@4.5.1(@types/node@18.19.4): - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} - engines: {node: ^14.18.0 || >=16.0.0} + /vite@5.0.7(@types/node@18.19.4): + resolution: {integrity: sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@types/node': ^18.0.0 || >=20.0.0 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -34770,19 +34766,18 @@ packages: optional: true dependencies: '@types/node': 18.19.4 - esbuild: 0.18.20 + esbuild: 0.19.11 postcss: 8.4.32 - rollup: 3.29.4 + rollup: 4.9.2 optionalDependencies: fsevents: 2.3.3 - dev: true - /vite@4.5.1(@types/node@20.10.6): - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} - engines: {node: ^14.18.0 || >=16.0.0} + /vite@5.0.7(@types/node@20.10.6): + resolution: {integrity: sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: - '@types/node': '>= 14' + '@types/node': ^18.0.0 || >=20.0.0 less: '*' lightningcss: ^1.21.0 sass: '*' @@ -34806,64 +34801,86 @@ packages: optional: true dependencies: '@types/node': 20.10.6 - esbuild: 0.18.20 + esbuild: 0.19.11 postcss: 8.4.32 - rollup: 3.29.4 + rollup: 4.9.2 optionalDependencies: fsevents: 2.3.3 + dev: true - /vite@5.0.10(@types/node@18.19.4): - resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==} + /vitest@1.0.4(@types/node@16.18.69): + resolution: {integrity: sha512-s1GQHp/UOeWEo4+aXDOeFBJwFzL6mjycbQwwKWX2QcYfh/7tIerS59hWQ20mxzupTJluA2SdwiBuWwQHH67ckg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: + '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 + '@vitest/browser': ^1.0.0 + '@vitest/ui': ^1.0.0 + happy-dom: '*' + jsdom: '*' peerDependenciesMeta: - '@types/node': - optional: true - less: + '@edge-runtime/vm': optional: true - lightningcss: + '@types/node': optional: true - sass: + '@vitest/browser': optional: true - stylus: + '@vitest/ui': optional: true - sugarss: + happy-dom: optional: true - terser: + jsdom: optional: true dependencies: - '@types/node': 18.19.4 - esbuild: 0.19.11 - postcss: 8.4.32 - rollup: 4.9.2 - optionalDependencies: - fsevents: 2.3.3 + '@types/node': 16.18.69 + '@vitest/expect': 1.0.4 + '@vitest/runner': 1.0.4 + '@vitest/snapshot': 1.0.4 + '@vitest/spy': 1.0.4 + '@vitest/utils': 1.0.4 + acorn-walk: 8.3.1 + cac: 6.7.14 + chai: 4.3.10 + debug: 4.3.4(supports-color@5.5.0) + execa: 8.0.1 + local-pkg: 0.5.0 + magic-string: 0.30.5 + pathe: 1.1.1 + picocolors: 1.0.0 + std-env: 3.7.0 + strip-literal: 1.3.0 + tinybench: 2.5.1 + tinypool: 0.8.1 + vite: 5.0.7(@types/node@16.18.69) + vite-node: 1.0.4(@types/node@16.18.69) + why-is-node-running: 2.2.2 + transitivePeerDependencies: + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser dev: true - /vitest@0.34.6(@vitest/ui@0.34.7)(happy-dom@12.10.3): - resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} - engines: {node: '>=v14.18.0'} + /vitest@1.0.4(@types/node@18.19.4): + resolution: {integrity: sha512-s1GQHp/UOeWEo4+aXDOeFBJwFzL6mjycbQwwKWX2QcYfh/7tIerS59hWQ20mxzupTJluA2SdwiBuWwQHH67ckg==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' - '@vitest/browser': '*' - '@vitest/ui': '*' + '@types/node': ^18.0.0 || >=20.0.0 + '@vitest/browser': ^1.0.0 + '@vitest/ui': ^1.0.0 happy-dom: '*' jsdom: '*' - playwright: '*' - safaridriver: '*' - webdriverio: '*' peerDependenciesMeta: '@edge-runtime/vm': optional: true + '@types/node': + optional: true '@vitest/browser': optional: true '@vitest/ui': @@ -34872,38 +34889,87 @@ packages: optional: true jsdom: optional: true - playwright: + dependencies: + '@types/node': 18.19.4 + '@vitest/expect': 1.0.4 + '@vitest/runner': 1.0.4 + '@vitest/snapshot': 1.0.4 + '@vitest/spy': 1.0.4 + '@vitest/utils': 1.0.4 + acorn-walk: 8.3.1 + cac: 6.7.14 + chai: 4.3.10 + debug: 4.3.4(supports-color@5.5.0) + execa: 8.0.1 + local-pkg: 0.5.0 + magic-string: 0.30.5 + pathe: 1.1.1 + picocolors: 1.0.0 + std-env: 3.7.0 + strip-literal: 1.3.0 + tinybench: 2.5.1 + tinypool: 0.8.1 + vite: 5.0.7(@types/node@18.19.4) + vite-node: 1.0.4(@types/node@18.19.4) + why-is-node-running: 2.2.2 + transitivePeerDependencies: + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser + dev: true + + /vitest@1.0.4(@types/node@20.10.6)(@vitest/ui@1.0.4)(happy-dom@12.10.3): + resolution: {integrity: sha512-s1GQHp/UOeWEo4+aXDOeFBJwFzL6mjycbQwwKWX2QcYfh/7tIerS59hWQ20mxzupTJluA2SdwiBuWwQHH67ckg==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@edge-runtime/vm': '*' + '@types/node': ^18.0.0 || >=20.0.0 + '@vitest/browser': ^1.0.0 + '@vitest/ui': ^1.0.0 + happy-dom: '*' + jsdom: '*' + peerDependenciesMeta: + '@edge-runtime/vm': + optional: true + '@types/node': + optional: true + '@vitest/browser': + optional: true + '@vitest/ui': optional: true - safaridriver: + happy-dom: optional: true - webdriverio: + jsdom: optional: true dependencies: - '@types/chai': 4.3.11 - '@types/chai-subset': 1.3.5 '@types/node': 20.10.6 - '@vitest/expect': 0.34.6 - '@vitest/runner': 0.34.6 - '@vitest/snapshot': 0.34.6 - '@vitest/spy': 0.34.6 - '@vitest/ui': 0.34.7(vitest@0.34.6) - '@vitest/utils': 0.34.6 - acorn: 8.11.3 + '@vitest/expect': 1.0.4 + '@vitest/runner': 1.0.4 + '@vitest/snapshot': 1.0.4 + '@vitest/spy': 1.0.4 + '@vitest/ui': 1.0.4(vitest@1.0.4) + '@vitest/utils': 1.0.4 acorn-walk: 8.3.1 cac: 6.7.14 chai: 4.3.10 debug: 4.3.4(supports-color@5.5.0) + execa: 8.0.1 happy-dom: 12.10.3 - local-pkg: 0.4.3 + local-pkg: 0.5.0 magic-string: 0.30.5 pathe: 1.1.1 picocolors: 1.0.0 std-env: 3.7.0 strip-literal: 1.3.0 tinybench: 2.5.1 - tinypool: 0.7.0 - vite: 4.5.1(@types/node@20.10.6) - vite-node: 0.34.6(@types/node@20.10.6) + tinypool: 0.8.1 + vite: 5.0.7(@types/node@20.10.6) + vite-node: 1.0.4(@types/node@20.10.6) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -34913,6 +34979,7 @@ packages: - sugarss - supports-color - terser + dev: true /vitest@1.1.0(@types/node@18.19.4): resolution: {integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==} @@ -34958,7 +35025,7 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.10(@types/node@18.19.4) + vite: 5.0.7(@types/node@18.19.4) vite-node: 1.1.0(@types/node@18.19.4) why-is-node-running: 2.2.2 transitivePeerDependencies: @@ -34969,7 +35036,6 @@ packages: - sugarss - supports-color - terser - dev: true /vm-browserify@1.1.2: resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} @@ -35102,6 +35168,7 @@ packages: /webidl-conversions@7.0.0: resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} engines: {node: '>=12'} + dev: true /webpack-assets-manifest@5.1.0(webpack@5.89.0): resolution: {integrity: sha512-kPuTMEjBrqZQVJ5M6yXNBCEdFbQQn7p+loNXt8NOeDFaAbsNFWqqwR0YL1mfG5LbwhK5FLXWXpuK3GuIIZ46rg==} @@ -35443,6 +35510,7 @@ packages: engines: {node: '>=12'} dependencies: iconv-lite: 0.6.3 + dev: true /whatwg-fetch@2.0.4: resolution: {integrity: sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==} @@ -35455,6 +35523,7 @@ packages: /whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} engines: {node: '>=12'} + dev: true /whatwg-url@11.0.0: resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==} @@ -35881,11 +35950,6 @@ packages: camelcase: 5.3.1 decamelize: 1.2.0 - /yargs-parser@20.2.4: - resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==} - engines: {node: '>=10'} - dev: true - /yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'}