From a08a944b426f2e4631fad919bc113020e142802e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 18:49:55 +0100 Subject: [PATCH] chore: upgrade dependencies (#4986) --- dependencies-latest.txt | 56 ++-- fork/react-bootstrap/package.json | 8 +- package.json | 10 +- packages/a11y/package.json | 8 +- packages/assets-api/package.json | 12 +- packages/cmf-cqrs/package.json | 10 +- packages/cmf-router/package.json | 8 +- packages/cmf/package.json | 12 +- packages/components/package.json | 24 +- packages/containers/package.json | 20 +- packages/dataviz/package.json | 22 +- packages/design-docs/package.json | 16 +- packages/design-system/package.json | 8 +- packages/design-tokens/package.json | 14 +- packages/faceted-search/package.json | 24 +- packages/flow-designer/package.json | 22 +- packages/forms/package.json | 22 +- packages/http/package.json | 10 +- packages/icons/package.json | 16 +- packages/jsfc/package.json | 14 +- .../local-libs-webpack-plugin/package.json | 4 +- packages/playground/package.json | 16 +- packages/router-bridge/package.json | 10 +- packages/sagas/package.json | 8 +- packages/stepper/package.json | 26 +- packages/storybook-cmf/package.json | 6 +- packages/storybook-docs/package.json | 10 +- packages/storybook-one/package.json | 16 +- packages/theme/package.json | 6 +- packages/utils/package.json | 10 +- tools/cmf-webpack-plugin/package.json | 4 +- tools/scripts-build-cdn/package.json | 2 +- tools/scripts-cmf/package.json | 2 +- tools/scripts-config-eslint/package.json | 8 +- .../scripts-config-react-webpack/package.json | 2 +- tools/scripts-core/package.json | 4 +- yarn.lock | 253 ++++++++---------- 37 files changed, 345 insertions(+), 378 deletions(-) diff --git a/dependencies-latest.txt b/dependencies-latest.txt index ef1eb86be29..664159d604c 100644 --- a/dependencies-latest.txt +++ b/dependencies-latest.txt @@ -1,16 +1,18 @@ -yarn run v1.22.19 +yarn run v1.22.21 $ /home/runner/work/ui/ui/node_modules/.bin/talend-upgrade-deps --latest --dry check versions of /home/runner/work/ui/ui/package.json using latest -"@types/react": "^18.2.7" => "^18.2.37" -"@types/react-dom": "^18.2.7" => "^18.2.15" -"eslint": "^7.32.0" => "^8.53.0" -"lint-staged": "^13.3.0" => "^15.0.2" +"lint-staged": "^13.3.0" => "^15.1.0" +"rimraf": "^3.0.2" => "^5.0.5" check versions of packages/a11y/package.json using latest "@testing-library/react": "^12.1.5" => "^14.1.0" +"@testing-library/user-event": "^13.5.0" => "^14.5.1" +"@types/date-fns": "^0.0.2" => "^2.6.0" +"date-fns": "^1.30.1" => "^2.30.0" check versions of packages/assets-api/package.json using latest +"@types/node": "^6.14.13" => "^20.9.0" "read-pkg-up": "^7.0.1" => "^11.0.0" check versions of packages/cmf-cqrs/package.json using latest @@ -55,6 +57,7 @@ check versions of packages/containers/package.json using latest "reselect": "^2.5.4" => "^4.1.8" "@testing-library/react": "^12.1.5" => "^14.1.0" "@testing-library/user-event": "^13.5.0" => "^14.5.1" +"msw": "^1.3.2" => "^2.0.6" check versions of packages/dataviz/package.json using latest "@cypress/react": "^7.0.3" => "^8.0.0" @@ -62,7 +65,7 @@ check versions of packages/dataviz/package.json using latest "@testing-library/cypress": "^9.0.0" => "^10.0.1" "@testing-library/user-event": "^13.5.0" => "^14.5.1" "@types/node": "^6.14.13" => "^20.9.0" -"cypress": "^12.17.4" => "^13.5.0" +"cypress": "^12.17.4" => "^13.5.1" check versions of packages/design-docs/package.json using latest "pkg-dir": "^7.0.0" => "^8.0.0" @@ -76,7 +79,7 @@ check versions of packages/design-system/package.json using latest "@testing-library/cypress": "^9.0.0" => "^10.0.1" "@types/react-transition-group": "^2.9.2" => "^4.4.9" "concurrently": "^7.6.0" => "^8.2.2" -"cypress": "^12.17.4" => "^13.5.0" +"cypress": "^12.17.4" => "^13.5.1" "react-is": "^17.0.2" => "^18.2.0" "react-router-dom": "~6.3.0" => "^6.18.0" @@ -88,11 +91,14 @@ check versions of packages/faceted-search/package.json using latest "@testing-library/user-event": "^13.5.0" => "^14.5.1" check versions of packages/flow-designer/package.json using latest +"@testing-library/react": "^12.1.5" => "^14.1.0" +"@testing-library/jest-dom": "^5.17.0" => "^6.1.4" +"@types/node": "^6.14.13" => "^20.9.0" "immutable": "^3.8.2" => "^5.0.0-beta.4" "react-redux": "^7.2.9" => "^8.1.3" check versions of packages/forms/package.json using latest -"ace-builds": "1.10.1" => "^1.31.1" +"ace-builds": "1.10.1" => "^1.31.2" "ajv": "^6.12.6" => "^8.12.0" "react-autowhatever": "10.2.0" => "^10.2.1" "react-jsonschema-form": "0.51.0" => "^1.8.1" @@ -121,7 +127,9 @@ check versions of packages/jsfc/package.json using latest check versions of packages/local-libs-webpack-plugin/package.json using latest check versions of packages/playground/package.json using latest -"i18next-http-backend": "^1.4.5" => "^2.3.1" +"body-parser": "1.20.1" => "^1.20.2" +"copy-webpack-plugin": "^10.2.4" => "^11.0.0" +"i18next-http-backend": "^1.4.5" => "^2.4.1" check versions of packages/router-bridge/package.json using latest "react-router-dom": "~6.3.0" => "^6.18.0" @@ -130,7 +138,7 @@ check versions of packages/sagas/package.json using latest "immutable": "^3.8.2" => "^5.0.0-beta.4" check versions of packages/stepper/package.json using latest -"@trivago/prettier-plugin-sort-imports": "^3.4.0" => "^4.2.1" +"@trivago/prettier-plugin-sort-imports": "^3.4.0" => "^4.3.0" "immutable": "^3.8.2" => "^5.0.0-beta.4" "jsdom": "^20.0.3" => "^22.1.0" "react-redux": "^7.2.9" => "^8.1.3" @@ -142,8 +150,6 @@ check versions of packages/storybook-cmf/package.json using latest check versions of packages/storybook-docs/package.json using latest "@types/node": "^6.14.13" => "^20.9.0" -"@types/react": "^17.0.70" => "^18.2.37" -"@types/react-dom": "^17.0.23" => "^18.2.15" "css-loader": "^4.3.0" => "^6.8.1" "webpack-cli": "^4.10.0" => "^5.1.4" @@ -161,6 +167,7 @@ check versions of packages/theme/package.json using latest check versions of packages/utils/package.json using latest "date-fns": "^1.30.1" => "^2.30.0" +"@types/date-fns": "^0.0.2" => "^2.6.0" check versions of tools/babel-plugin-assets-api/package.json using latest "read-pkg-up": "^7.0.1" => "^11.0.0" @@ -176,12 +183,10 @@ check versions of tools/babel-plugin-import-from-lib/package.json using latest "babel-plugin-tester": "^10.1.0" => "^11.0.4" check versions of tools/cmf-webpack-plugin/package.json using latest -"eslint": "^7.32.0" => "^8.53.0" check versions of tools/cypress-api-mock-plugin/package.json using latest check versions of tools/eslint-plugin/package.json using latest -"eslint": "^7.32.0" => "^8.53.0" check versions of tools/scripts-build-cdn/package.json using latest "commander": "^6.2.1" => "^11.1.0" @@ -190,6 +195,7 @@ check versions of tools/scripts-build-cdn/package.json using latest "mkdirp": "^1.0.4" => "^3.0.1" "queue": "^6.0.2" => "^7.0.0" "rimraf": "^3.0.2" => "^5.0.5" +"webpack-bundle-analyzer": "^4.10.0" => "^4.9.1" "webpack-cli": "^4.10.0" => "^5.1.4" check versions of tools/scripts-cmf/package.json using latest @@ -198,29 +204,19 @@ check versions of tools/scripts-cmf/package.json using latest check versions of tools/scripts-config-babel/package.json using latest "babel-core": "^7.0.0-bridge.0" => "^6.26.3" -"eslint": "^7.32.0" => "^8.53.0" check versions of tools/scripts-config-cdn/package.json using latest "js-yaml": "^3.14.1" => "^4.1.0" "read-pkg-up": "^7.0.1" => "^11.0.0" check versions of tools/scripts-config-eslint/package.json using latest -"@typescript-eslint/parser": "^5.62.0" => "^6.10.0" -"@typescript-eslint/eslint-plugin": "^5.62.0" => "^6.10.0" -"eslint": "^7.32.0" => "^8.53.0" -"eslint-config-prettier": "^6.15.0" => "^9.0.0" -"eslint-plugin-jest-dom": "^4.0.3" => "^5.1.0" -"eslint-plugin-mdx": "^1.17.1" => "^2.2.0" -"eslint-plugin-prettier": "^4.2.1" => "^5.0.1" -"eslint-plugin-react-hooks": "^2.5.1" => "^4.6.0" -"eslint-plugin-storybook": "^0.5.13" => "^0.6.15" -"eslint-plugin-testing-library": "^5.11.1" => "^6.1.2" check versions of tools/scripts-config-jest/package.json using latest "@testing-library/jest-dom": "^5.17.0" => "^6.1.4" "regenerator-runtime": "^0.13.11" => "^0.14.0" check versions of tools/scripts-config-prettier/package.json using latest +"@trivago/prettier-plugin-sort-imports": "^3.4.0" => "^4.3.0" check versions of tools/scripts-config-react-webpack/package.json using latest "@sentry/webpack-plugin": "^1.20.1" => "^2.10.0" @@ -230,12 +226,12 @@ check versions of tools/scripts-config-react-webpack/package.json using latest "postcss-safe-parser": "^6.0.0" => "^7.0.0" "regenerator-runtime": "^0.13.11" => "^0.14.0" "svg64": "^1.2.0" => "^2.0.0" +"webpack-bundle-analyzer": "^4.10.0" => "^4.9.1" "webpack-cli": "^4.10.0" => "^5.1.4" -"eslint": "^7.32.0" => "^8.53.0" check versions of tools/scripts-config-storybook-lib/package.json using latest -"i18next-http-backend": "^1.4.5" => "^2.3.1" -"msw": "^0.49.3" => "^2.0.4" +"i18next-http-backend": "^1.4.5" => "^2.4.1" +"msw": "^1.3.2" => "^2.0.6" check versions of tools/scripts-config-stylelint/package.json using latest @@ -263,7 +259,6 @@ check versions of tools/scripts-utils/package.json using latest "fs-extra": "^10.1.0" => "^11.1.1" "glob": "^8.1.0" => "^10.3.10" "which": "^2.0.2" => "^4.0.0" -"eslint": "^7.32.0" => "^8.53.0" check versions of tools/scripts-yarn-workspace/package.json using latest @@ -279,7 +274,6 @@ check versions of fork/dynamic-cdn-webpack-plugin/package.json using latest check versions of fork/module-to-cdn/package.json using latest "execa": "^4.1.0" => "^8.0.1" "mkdirp": "^1.0.4" => "^3.0.1" -"eslint": "^7.32.0" => "^8.53.0" check versions of fork/react-bootstrap/package.json using latest "dom-helpers": "^3.4.0" => "^5.2.1" @@ -292,4 +286,4 @@ check versions of fork/react-bootstrap/package.json using latest "@testing-library/user-event": "^13.5.0" => "^14.5.1" "chalk": "^2.4.2" => "^5.3.0" "sinon": "^11.1.2" => "^17.0.1" -Done in 214.93s. +Done in 171.22s. diff --git a/fork/react-bootstrap/package.json b/fork/react-bootstrap/package.json index 46bc3ed9c5f..ee286c8a187 100644 --- a/fork/react-bootstrap/package.json +++ b/fork/react-bootstrap/package.json @@ -42,10 +42,10 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", diff --git a/package.json b/package.json index 96739f312cb..8471b0d4644 100644 --- a/package.json +++ b/package.json @@ -1,18 +1,18 @@ { "devDependencies": { "@changesets/cli": "^2.26.2", - "@talend/scripts-config-prettier": "^12.0.0", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-yarn-workspace": "^1.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-prettier": "^12.1.0", + "@talend/scripts-yarn-workspace": "^1.3.0", "cross-env": "^7.0.3", "cross-spawn": "^7.0.3", "eslint": "^8.53.0", "husky": "^8.0.3", "i18next-scanner": "^4.4.0", "lint-staged": "^13.3.0", - "prettier": "^3.0.3", + "prettier": "^3.1.0", "rimraf": "^3.0.2", - "typescript": "^5.0.4" + "typescript": "^5.2.2" }, "scripts": { "postinstall": "talend-yarn-workspace run build:lib", diff --git a/packages/a11y/package.json b/packages/a11y/package.json index 484abe2757d..8f330b849d5 100644 --- a/packages/a11y/package.json +++ b/packages/a11y/package.json @@ -29,13 +29,13 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-typescript": "^11.2.0", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", "@types/date-fns": "^0.0.2", - "@types/jest": "^29.5.5", + "@types/jest": "^29.5.8", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.15", "date-fns": "^1.30.1", diff --git a/packages/assets-api/package.json b/packages/assets-api/package.json index b3236135df8..a68aca84935 100644 --- a/packages/assets-api/package.json +++ b/packages/assets-api/package.json @@ -28,14 +28,14 @@ }, "dependencies": {}, "devDependencies": { - "@talend/babel-plugin-import-from-index": "^1.5.1", + "@talend/babel-plugin-import-from-index": "^1.6.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-typescript": "^11.2.0", "@types/node": "^6.14.13", - "@types/jest": "^29.5.5", + "@types/jest": "^29.5.8", "read-pkg-up": "^7.0.1" }, "publishConfig": { diff --git a/packages/cmf-cqrs/package.json b/packages/cmf-cqrs/package.json index 68bbbee6810..f59f74f7b13 100644 --- a/packages/cmf-cqrs/package.json +++ b/packages/cmf-cqrs/package.json @@ -39,11 +39,11 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-typescript": "^11.2.0", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "mock-socket": "^9.3.1", diff --git a/packages/cmf-router/package.json b/packages/cmf-router/package.json index 9db3b7db8c2..049e0be80d3 100644 --- a/packages/cmf-router/package.json +++ b/packages/cmf-router/package.json @@ -35,10 +35,10 @@ "devDependencies": { "@redux-saga/testing-utils": "^1.1.5", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", "react": "^18.2.0", "react-dom": "^18.2.0", "redux-saga-tester": "^1.0.874" diff --git a/packages/cmf/package.json b/packages/cmf/package.json index 0a5516c1284..270d8267c27 100644 --- a/packages/cmf/package.json +++ b/packages/cmf/package.json @@ -32,7 +32,7 @@ "url": "https://github.com/Talend/ui.git" }, "dependencies": { - "@talend/scripts-cmf": "^1.1.0", + "@talend/scripts-cmf": "^1.2.0", "@talend/utils": "^2.8.0", "hoist-non-react-statics": "^3.3.2", "immutable": "^3.8.2", @@ -56,11 +56,11 @@ "devDependencies": { "@redux-saga/testing-utils": "^1.1.5", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-jest": "^13.0.0", - "@talend/scripts-config-react-webpack": "^16.2.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-jest": "^13.1.0", + "@talend/scripts-config-react-webpack": "^16.3.0", "@testing-library/react": "^12.1.5", "jest-in-case": "^1.0.2", "jsdoc": "^3.6.11", diff --git a/packages/components/package.json b/packages/components/package.json index 7f36eb2a483..e8d173f7fb2 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -73,16 +73,16 @@ "devDependencies": { "@storybook/addon-actions": "^7.5.3", "@talend/bootstrap-theme": "^8.3.0", - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", + "@talend/eslint-plugin": "^1.1.0", "@talend/locales-design-system": "^7.15.1", "@talend/locales-tui-components": "^11.4.5", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-typescript": "^11.2.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", @@ -96,7 +96,7 @@ "@types/react": "^18.2.37", "@types/react-dom": "^18.2.15", "cross-env": "^7.0.3", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "jest-in-case": "^1.0.2", "jsdom": "^20.0.3", "prop-types": "^15.8.1", @@ -104,17 +104,17 @@ "react-a11y": "^0.3.4", "react-dom": "^18.2.0", "react-router-dom": "~6.3.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-storybook-addon-props-combinations": "^1.1.0", "react-test-renderer": "^18.2.0" }, "peerDependencies": { - "@talend/design-system": "^8.1.3", - "i18next": "^23.6.0", + "@talend/design-system": "^8.3.0", + "i18next": "^23.7.6", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.1" }, "resolutions": { "minimist": "^1.2.5" diff --git a/packages/containers/package.json b/packages/containers/package.json index 8e5226488bc..ddd6188ec99 100644 --- a/packages/containers/package.json +++ b/packages/containers/package.json @@ -33,7 +33,7 @@ "url": "https://github.com/Talend/ui.git" }, "dependencies": { - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/react-bootstrap": "^2.1.0", "@talend/react-cmf": "^8.2.0", "@talend/react-components": "^12.1.0", @@ -59,29 +59,29 @@ "@talend/locales-design-system": "^7.15.1", "@talend/react-storybook-cmf": "^8.2.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "jest-in-case": "^1.0.2", "msw": "^1.3.2", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-test-renderer": "^18.2.0", "redux-saga-tester": "^1.0.874" }, "peerDependencies": { - "i18next": "^23.6.0", + "i18next": "^23.7.6", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.1" }, "publishConfig": { "access": "public" diff --git a/packages/dataviz/package.json b/packages/dataviz/package.json index aaed7befe17..31ea5c6baad 100644 --- a/packages/dataviz/package.json +++ b/packages/dataviz/package.json @@ -50,18 +50,18 @@ "@cypress/react": "^7.0.3", "@cypress/webpack-dev-server": "^3.7.0", "@talend/bootstrap-theme": "^8.3.0", - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", + "@talend/eslint-plugin": "^1.1.0", "@talend/icons": "^7.2.0", "@talend/locales-tui-components": "^11.4.5", "@talend/locales-tui-dataviz": "^3.0.1", "@talend/react-components": "^12.1.0", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-typescript": "^11.2.0", "@testing-library/react": "^12.1.5", "@testing-library/cypress": "^9.0.0", "@testing-library/user-event": "^13.5.0", @@ -76,15 +76,15 @@ "@types/topojson-specification": "^1.0.5", "cypress": "^12.17.4", "cross-env": "^7.0.3", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.1" }, "peerDependencies": { - "i18next": "^23.6.0", + "i18next": "^23.7.6", "react": ">= 16.14.0", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.1" }, "publishConfig": { "access": "public" diff --git a/packages/design-docs/package.json b/packages/design-docs/package.json index e024c98f229..fc86c5fb36c 100644 --- a/packages/design-docs/package.json +++ b/packages/design-docs/package.json @@ -23,7 +23,7 @@ "@algolia/autocomplete-js": "^1.12.1", "@storybook/blocks": "^7.5.3", "@storybook/react": "^7.5.3", - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/design-tokens": "^2.10.0", "@talend/storybook-docs": "^2.2.0", "@talend/icons": "^7.2.0", @@ -50,19 +50,19 @@ "@storybook/testing-react": "^2.0.1", "@storybook/theming": "^7.5.3", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", + "@talend/eslint-plugin": "^1.1.0", "@talend/locales-design-system": "^7.15.1", "@talend/locales-tui-components": "^11.4.5", "@talend/locales-tui-containers": "^9.1.3", "@talend/locales-tui-faceted-search": "^11.3.0", "@talend/locales-tui-forms": "^10.2.4", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-typescript": "^11.2.0", "@types/react": "^18.2.37", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "mdx-embed": "^1.1.2", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 0bfaaefa32e..b751312af6b 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -85,7 +85,7 @@ "core-js": "^3.33.2", "cypress": "^12.17.4", "focus-outline-manager": "^1.0.2", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "i18next-scanner": "^4.4.0", "i18next-scanner-typescript": "^1.1.1", "jest-axe": "^8.0.0", @@ -93,7 +93,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-helmet": "^6.1.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-is": "^17.0.2", "react-router-dom": "~6.3.0", "storybook-docs-toc": "^1.7.0" @@ -102,10 +102,10 @@ "@talend/icons": "^7.0.0", "@talend/locales-design-system": "^7.15.1", "@testing-library/react": "^12.1.5", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "react": "^16.14.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-is": "^17.0.2" } } diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index de04e5b9d7f..47e842be168 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -35,16 +35,16 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-typescript": "^11.1.0", - "@talend/babel-plugin-import-from-index": "^1.5.1", - "@talend/babel-plugin-assets-api": "^1.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-typescript": "^11.2.0", + "@talend/babel-plugin-import-from-index": "^1.6.0", + "@talend/babel-plugin-assets-api": "^1.2.0", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "typeface-source-sans-pro": "^1.1.13", - "webpack": "^5.88.2" + "webpack": "^5.89.0" }, "dependencies": {} } diff --git a/packages/faceted-search/package.json b/packages/faceted-search/package.json index d09e783009b..c7a152b9fb2 100644 --- a/packages/faceted-search/package.json +++ b/packages/faceted-search/package.json @@ -47,36 +47,36 @@ "@storybook/addon-actions": "^7.5.3", "@storybook/testing-library": "^0.2.2", "@talend/bootstrap-theme": "^8.3.0", - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", + "@talend/eslint-plugin": "^1.1.0", "@talend/icons": "^7.2.0", "@talend/locales-tui-components": "^11.4.5", "@talend/locales-tui-faceted-search": "^11.3.0", "@talend/react-components": "^12.1.0", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-jest": "^13.0.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-jest": "^13.1.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", "babel-plugin-angularjs-annotate": "^0.10.0", "cross-env": "^7.0.3", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.1" }, "peerDependencies": { - "@talend/design-system": "^8.1.3", + "@talend/design-system": "^8.3.0", "@talend/react-components": "^12.0.0", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.1" }, "publishConfig": { "access": "public" diff --git a/packages/flow-designer/package.json b/packages/flow-designer/package.json index 6bb9125759a..4b7720b087e 100644 --- a/packages/flow-designer/package.json +++ b/packages/flow-designer/package.json @@ -18,34 +18,34 @@ "author": "Talend ", "license": "Apache-2.0", "devDependencies": { - "@talend/babel-plugin-import-from-index": "^1.5.1", - "@talend/babel-plugin-assets-api": "^1.1.0", + "@talend/babel-plugin-import-from-index": "^1.6.0", + "@talend/babel-plugin-assets-api": "^1.2.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-config-jest": "^13.0.0", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-typescript": "^11.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-config-jest": "^13.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-typescript": "^11.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", "@testing-library/react": "^12.1.5", "@testing-library/jest-dom": "^5.17.0", "@types/d3": "^7.4.3", "@types/invariant": "^2.2.37", - "@types/jest": "^29.5.5", + "@types/jest": "^29.5.8", "@types/lodash": "^4.14.201", "@types/node": "^6.14.13", - "@types/prop-types": "^15.7.5", + "@types/prop-types": "^15.7.10", "@types/react": "^18.2.37", "@types/react-redux": "^7.1.30", "@types/react-test-renderer": "^18.0.6", "@types/redux-mock-store": "^1.0.6", "@types/redux-thunk": "^2.1.0", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "immutable": "^3.8.2", "lodash": "^4.17.21", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-redux": "^7.2.9", "react-test-renderer": "^18.2.0", "redux": "^4.2.1", diff --git a/packages/forms/package.json b/packages/forms/package.json index 6c71b550039..57ab0cec203 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -39,7 +39,7 @@ "@talend/icons": "^7.2.0", "@talend/json-schema-form-core": "^1.2.0", "@talend/react-components": "^12.1.0", - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/design-tokens": "^2.10.0", "@talend/react-bootstrap": "^2.1.0", "@talend/utils": "^2.8.0", @@ -63,17 +63,17 @@ "@talend/locales-tui-forms": "^10.2.4", "@talend/react-components": "^12.1.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-typescript": "^11.2.0", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^14.5.1", "ally.js": "^1.4.1", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "i18next-scanner-typescript": "^1.1.1", "jest-in-case": "^1.0.2", "json-loader": "^0.5.7", @@ -82,15 +82,15 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-virtualized": "^9.22.5", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-test-renderer": "^18.2.0" }, "peerDependencies": { - "i18next": "^23.6.0", + "i18next": "^23.7.6", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.1" }, "publishConfig": { "access": "public" diff --git a/packages/http/package.json b/packages/http/package.json index 044173315af..a602ec111dd 100644 --- a/packages/http/package.json +++ b/packages/http/package.json @@ -28,11 +28,11 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-typescript": "^11.2.0", "@types/jest": "^29.5.8", "@types/node-fetch": "^2.6.9", "fetch-mock": "^9.11.0", diff --git a/packages/icons/package.json b/packages/icons/package.json index fbe4d04d8cd..89dd0f0c9fa 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -45,20 +45,20 @@ "@babel/preset-react": "^7.23.3", "@svgr/webpack": "^5.5.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-typescript": "^11.1.0", - "@talend/babel-plugin-assets-api": "^1.1.0", - "@talend/babel-plugin-import-from-index": "^1.5.1", - "@talend/scripts-config-storybook-lib": "^5.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-typescript": "^11.2.0", + "@talend/babel-plugin-assets-api": "^1.2.0", + "@talend/babel-plugin-import-from-index": "^1.6.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", "@talend/design-tokens": "^2.10.0", "babel-loader": "^9.1.3", "copy-webpack-plugin": "^10.2.4", "css-loader": "^4.3.0", "mini-css-extract-plugin": "^2.7.6", "mkdirp": "^1.0.4", - "prettier": "^3.0.3", + "prettier": "^3.1.0", "react": "^18.2.0", "react-use": "^17.4.0", "string-replace-loader": "^2.3.0", diff --git a/packages/jsfc/package.json b/packages/jsfc/package.json index ec3d04c809d..c1a20f22541 100644 --- a/packages/jsfc/package.json +++ b/packages/jsfc/package.json @@ -40,17 +40,17 @@ ], "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-typescript": "^11.1.0", - "@talend/babel-plugin-import-from-index": "^1.5.1", - "@talend/babel-plugin-assets-api": "^1.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-typescript": "^11.2.0", + "@talend/babel-plugin-import-from-index": "^1.6.0", + "@talend/babel-plugin-assets-api": "^1.2.0", "@types/chai": "^3.5.2", "@types/node": "^6.14.13", "json-refs": "^3.0.15", "rimraf": "^3.0.2", - "webpack": "^5.88.2" + "webpack": "^5.89.0" }, "dependencies": { "objectpath": "^1.2.2", diff --git a/packages/local-libs-webpack-plugin/package.json b/packages/local-libs-webpack-plugin/package.json index 6eba03baf59..6e34552b929 100644 --- a/packages/local-libs-webpack-plugin/package.json +++ b/packages/local-libs-webpack-plugin/package.json @@ -28,8 +28,8 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", "jest-cli": "^29.7.0" } } diff --git a/packages/playground/package.json b/packages/playground/package.json index 1a08c64cdf8..04deef1a6e0 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -25,23 +25,23 @@ "devDependencies": { "@talend/dynamic-cdn-webpack-plugin": "^13.0.1", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-stylelint": "^4.0.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-stylelint": "^4.1.0", "body-parser": "1.20.1", "compression": "^1.7.4", "copy-webpack-plugin": "^10.2.4", "cross-env": "^7.0.3", "express": "^4.18.2", "i18next-http-backend": "^1.4.5", - "webpack": "^5.88.2" + "webpack": "^5.89.0" }, "dependencies": { "@talend/bootstrap-theme": "^8.3.0", "@talend/react-bootstrap": "^2.1.0", "@talend/assets-api": "^1.3.0", - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/design-tokens": "^2.10.0", "@talend/icons": "^7.2.0", "@talend/locales-tui-components": "^11.4.5", @@ -55,11 +55,11 @@ "@talend/react-faceted-search": "^12.1.0", "@talend/react-forms": "^12.1.0", "history": "^5.3.0", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "redux-logger": "^3.0.6" } } diff --git a/packages/router-bridge/package.json b/packages/router-bridge/package.json index 251a7acb5e8..a4a61e94516 100644 --- a/packages/router-bridge/package.json +++ b/packages/router-bridge/package.json @@ -21,11 +21,11 @@ "homepage": "https://github.com/ui/tree/master/packages/router-bridge#readme", "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-jest": "^13.0.0", - "@talend/scripts-config-react-webpack": "^16.2.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-jest": "^13.1.0", + "@talend/scripts-config-react-webpack": "^16.3.0", "connected-react-router": "^6.9.3", "history": "^5.3.0", "react": "^18.2.0", diff --git a/packages/sagas/package.json b/packages/sagas/package.json index c54356b322b..d63caab49ef 100644 --- a/packages/sagas/package.json +++ b/packages/sagas/package.json @@ -42,10 +42,10 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/stepper/package.json b/packages/stepper/package.json index d0a4a12b2aa..c6ff16bf22d 100644 --- a/packages/stepper/package.json +++ b/packages/stepper/package.json @@ -33,7 +33,7 @@ "url": "https://github.com/Talend/ui.git" }, "dependencies": { - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/design-tokens": "^2.10.0", "@talend/react-components": "^12.1.0", "classnames": "^2.3.2", @@ -44,33 +44,33 @@ "devDependencies": { "@talend/icons": "^7.2.0", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-prettier": "^12.0.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", - "@talend/scripts-config-typescript": "^11.1.0", - "@talend/scripts-core": "^16.1.1", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-prettier": "^12.1.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-typescript": "^11.2.0", + "@talend/scripts-core": "^16.2.0", "@testing-library/react-hooks": "^8.0.1", "@trivago/prettier-plugin-sort-imports": "^3.4.0", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "immutable": "^3.8.2", "jsdom": "^20.0.3", - "prettier": "^3.0.3", + "prettier": "^3.1.0", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-redux": "^7.2.9", "react-transition-group": "^2.9.0" }, "peerDependencies": { - "i18next": "^23.6.0", + "i18next": "^23.7.6", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", "react-hook-form": ">=7", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.1", "react-transition-group": "^2.3.1" }, "publishConfig": { diff --git a/packages/storybook-cmf/package.json b/packages/storybook-cmf/package.json index 3eff231e21f..8d97bc62ba2 100644 --- a/packages/storybook-cmf/package.json +++ b/packages/storybook-cmf/package.json @@ -25,10 +25,10 @@ "mainSrc": "src/index.js", "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", + "@talend/eslint-plugin": "^1.1.0", "@talend/react-cmf": "^8.2.0", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", "@testing-library/react": "^12.1.5", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packages/storybook-docs/package.json b/packages/storybook-docs/package.json index d87c0a4676b..219eac9dfbe 100644 --- a/packages/storybook-docs/package.json +++ b/packages/storybook-docs/package.json @@ -38,11 +38,11 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-typescript": "^11.2.0", "@types/node": "^6.14.13", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.15", diff --git a/packages/storybook-one/package.json b/packages/storybook-one/package.json index baedf2cc364..50294998e5c 100644 --- a/packages/storybook-one/package.json +++ b/packages/storybook-one/package.json @@ -20,7 +20,7 @@ "url": "https://github.com/Talend/ui/issues" }, "dependencies": { - "@talend/design-system": "^8.2.0", + "@talend/design-system": "^8.3.0", "@talend/design-tokens": "^2.10.0", "@talend/react-faceted-search": "^12.1.0", "@talend/storybook-docs": "^2.2.0", @@ -48,19 +48,19 @@ "@storybook/testing-react": "^2.0.1", "@storybook/theming": "^7.5.3", "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", + "@talend/eslint-plugin": "^1.1.0", "@talend/locales-design-system": "^7.15.1", "@talend/locales-tui-components": "^11.4.5", "@talend/locales-tui-containers": "^9.1.3", "@talend/locales-tui-faceted-search": "^11.3.0", "@talend/locales-tui-forms": "^10.2.4", - "@talend/scripts-config-babel": "^13.1.0", - "@talend/scripts-config-react-webpack": "^16.2.0", - "@talend/scripts-config-storybook-lib": "^5.1.0", - "@talend/scripts-config-typescript": "^11.1.0", - "@talend/scripts-core": "^16.1.1", + "@talend/scripts-config-babel": "^13.2.0", + "@talend/scripts-config-react-webpack": "^16.3.0", + "@talend/scripts-config-storybook-lib": "^5.2.0", + "@talend/scripts-config-typescript": "^11.2.0", + "@talend/scripts-core": "^16.2.0", "@types/react": "^18.2.37", - "i18next": "^23.6.0", + "i18next": "^23.7.6", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "~6.3.0" diff --git a/packages/theme/package.json b/packages/theme/package.json index d49f0cf6008..9d6fba1d691 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -32,9 +32,9 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-config-stylelint": "^4.0.0", - "@talend/scripts-core": "^16.1.1", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-config-stylelint": "^4.1.0", + "@talend/scripts-core": "^16.2.0", "copy-webpack-plugin": "^10.2.4", "css-minimizer-webpack-plugin": "^4.2.2", "css-loader": "^4.3.0", diff --git a/packages/utils/package.json b/packages/utils/package.json index 9b92535015b..6f5c3081d1f 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -21,11 +21,11 @@ }, "devDependencies": { "@talend/eslint-config": "^13.0.0", - "@talend/eslint-plugin": "^1.0.1", - "@talend/scripts-core": "^16.1.1", - "@talend/scripts-config-jest": "^13.0.0", - "@talend/scripts-config-stylelint": "^4.0.0", - "@talend/scripts-config-typescript": "^11.1.0", + "@talend/eslint-plugin": "^1.1.0", + "@talend/scripts-core": "^16.2.0", + "@talend/scripts-config-jest": "^13.1.0", + "@talend/scripts-config-stylelint": "^4.1.0", + "@talend/scripts-config-typescript": "^11.2.0", "@types/date-fns": "^0.0.2", "@types/lodash": "^4.14.201", "cross-env": "^7.0.3" diff --git a/tools/cmf-webpack-plugin/package.json b/tools/cmf-webpack-plugin/package.json index 26eda3e5871..268dfc5f6ed 100644 --- a/tools/cmf-webpack-plugin/package.json +++ b/tools/cmf-webpack-plugin/package.json @@ -25,14 +25,14 @@ }, "homepage": "https://github.com/Talend/ui/blob/master/packages/cmf/README.md", "dependencies": { - "@talend/scripts-cmf": "^1.1.0", + "@talend/scripts-cmf": "^1.2.0", "lodash": "^4.17.21", "webpack-sources": "^3.2.3" }, "devDependencies": { "@babel/eslint-parser": "^7.23.3", "@talend/eslint-config": "^13.0.0", - "@talend/scripts-config-babel": "^13.1.0", + "@talend/scripts-config-babel": "^13.2.0", "eslint": "^8.53.0" }, "publishConfig": { diff --git a/tools/scripts-build-cdn/package.json b/tools/scripts-build-cdn/package.json index 298b112ea6a..e23a2bde7c1 100644 --- a/tools/scripts-build-cdn/package.json +++ b/tools/scripts-build-cdn/package.json @@ -33,7 +33,7 @@ "rimraf": "^3.0.2", "semver": "^7.5.4", "webpack": "^5.89.0", - "webpack-bundle-analyzer": "^4.9.1", + "webpack-bundle-analyzer": "^4.10.0", "webpack-cli": "^4.10.0" }, "devDependencies": { diff --git a/tools/scripts-cmf/package.json b/tools/scripts-cmf/package.json index 48ac1a0cdd6..1805c1d281e 100644 --- a/tools/scripts-cmf/package.json +++ b/tools/scripts-cmf/package.json @@ -13,7 +13,7 @@ "lint": "eslint ./" }, "dependencies": { - "i18next": "^23.5.1", + "i18next": "^23.7.6", "deepmerge": "^1.5.2", "jsonpath": "^1.1.1", "lodash": "^4.17.21", diff --git a/tools/scripts-config-eslint/package.json b/tools/scripts-config-eslint/package.json index 2fb763d4f3b..be3864305e1 100644 --- a/tools/scripts-config-eslint/package.json +++ b/tools/scripts-config-eslint/package.json @@ -22,10 +22,10 @@ }, "dependencies": { "@babel/eslint-parser": "^7.23.3", - "@talend/eslint-plugin": "^1.0.1", + "@talend/eslint-plugin": "^1.1.0", "@testing-library/dom": "^9.3.3", - "@typescript-eslint/parser": "^6.10.0", - "@typescript-eslint/eslint-plugin": "^6.10.0", + "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/eslint-plugin": "^6.11.0", "eslint": "^8.53.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-airbnb-typescript": "^17.1.0", @@ -40,7 +40,7 @@ "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-storybook": "^0.6.15", - "eslint-plugin-testing-library": "^6.1.0" + "eslint-plugin-testing-library": "^6.1.2" }, "publishConfig": { "access": "public" diff --git a/tools/scripts-config-react-webpack/package.json b/tools/scripts-config-react-webpack/package.json index 3d335e5ee39..659ce5cbce3 100644 --- a/tools/scripts-config-react-webpack/package.json +++ b/tools/scripts-config-react-webpack/package.json @@ -57,7 +57,7 @@ "url": "^0.11.3", "url-loader": "^4.1.1", "webpack": "^5.89.0", - "webpack-bundle-analyzer": "^4.9.1", + "webpack-bundle-analyzer": "^4.10.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.15.1" }, diff --git a/tools/scripts-core/package.json b/tools/scripts-core/package.json index 46ea7f1203f..8bf4458c04a 100644 --- a/tools/scripts-core/package.json +++ b/tools/scripts-core/package.json @@ -51,7 +51,7 @@ "@talend/scripts-config-jest": "^13.1.0", "@talend/scripts-config-stylelint": "^4.1.0", "@talend/scripts-config-typescript": "^11.2.0", - "stylelint": "^15.10.3", + "stylelint": "^15.11.0", "babel-loader": "^9.1.3", "jest": "^29.7.0", "jest-cli": "^29.7.0", @@ -60,7 +60,7 @@ "lodash": "^4.17.21", "rimraf": "^3.0.2", "typescript": "^5.2.2", - "webpack": "^5.88.2", + "webpack": "^5.89.0", "webpack-merge": "^5.10.0", "yargs": "^15.4.1" }, diff --git a/yarn.lock b/yarn.lock index 4e1b2463513..a0bef70f42f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2941,9 +2941,9 @@ integrity sha512-vpsdrZdr6TkB1zZJcHx+fR1YC/pHs2BaqcuYiEGjBVbwY5xcC49+h0hAUtQKHth3oJqXfIX/Ng8S7s5HFHdM/A== "@sentry/cli@^1.75.1": - version "1.76.0" - resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.76.0.tgz#3d48248a4fec2fee7c4d30320c563c91c75290ec" - integrity sha512-56bVyUJoi52dop/rFEaSoU4AfVRXpR6M+nZBwN1iGUAwdfBrarNbtmIOjfgPi+tVzVB5ck09PzVXG6zeBqJJcA== + version "1.77.1" + resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.77.1.tgz#ebcf884712ef6c3c75443f491ec16f6a22148aec" + integrity sha512-OtJ7U9LeuPUAY/xow9wwcjM9w42IJIpDtClTKI/RliE685vd/OJUIpiAvebHNthDYpQynvwb/0iuF4fonh+CKw== dependencies: https-proxy-agent "^5.0.0" mkdirp "^0.5.5" @@ -4420,9 +4420,9 @@ integrity sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g== "@types/d3-geo@*": - version "3.0.8" - resolved "https://registry.yarnpkg.com/@types/d3-geo/-/d3-geo-3.0.8.tgz#8353234ce899642052e71962b364b5abafe97f09" - integrity sha512-eDivwKKB4ELHw93QNxigleCxZczcyrFgtKyHK5HoCQoeUD0i5feT8i5tH6RxXvt5hPPhpruvKWDSwvfsW448zQ== + version "3.1.0" + resolved "https://registry.yarnpkg.com/@types/d3-geo/-/d3-geo-3.1.0.tgz#b9e56a079449174f0a2c8684a9a4df3f60522440" + integrity sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ== dependencies: "@types/geojson" "*" @@ -4744,7 +4744,7 @@ "@types/jest" "*" axe-core "^3.5.5" -"@types/jest@*", "@types/jest@^29.5.5", "@types/jest@^29.5.8": +"@types/jest@*", "@types/jest@^29.5.8": version "29.5.8" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120" integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g== @@ -4918,7 +4918,7 @@ resolved "https://registry.yarnpkg.com/@types/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#ee1bd8c9f7a01b3445786aad0ef23aba5f511a44" integrity sha512-nj39q0wAIdhwn7DGUyT9irmsKK1tV0bd5WFEhgpqNTMFZ8cE+jieuTphCW0tfdm47S2zVT5mr09B28b1chmQMA== -"@types/prop-types@*", "@types/prop-types@^15.7.10", "@types/prop-types@^15.7.5": +"@types/prop-types@*", "@types/prop-types@^15.7.10": version "15.7.10" resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.10.tgz#892afc9332c4d62a5ea7e897fe48ed2085bbb08a" integrity sha512-mxSnDQxPqsZxmeShFH+uwQ4kO4gcJcGahjjMFeLbKE95IAZiiZyiEepGZjtXJ7hN/yfu0bu9xN2ajcU0JcxX6A== @@ -5175,16 +5175,16 @@ dependencies: "@types/node" "*" -"@typescript-eslint/eslint-plugin@^6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz#cfe2bd34e26d2289212946b96ab19dcad64b661a" - integrity sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg== +"@typescript-eslint/eslint-plugin@^6.11.0": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f" + integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w== dependencies: "@eslint-community/regexpp" "^4.5.1" - "@typescript-eslint/scope-manager" "6.10.0" - "@typescript-eslint/type-utils" "6.10.0" - "@typescript-eslint/utils" "6.10.0" - "@typescript-eslint/visitor-keys" "6.10.0" + "@typescript-eslint/scope-manager" "6.11.0" + "@typescript-eslint/type-utils" "6.11.0" + "@typescript-eslint/utils" "6.11.0" + "@typescript-eslint/visitor-keys" "6.11.0" debug "^4.3.4" graphemer "^1.4.0" ignore "^5.2.4" @@ -5192,15 +5192,15 @@ semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/parser@^6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a" - integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog== +"@typescript-eslint/parser@^6.11.0": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e" + integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ== dependencies: - "@typescript-eslint/scope-manager" "6.10.0" - "@typescript-eslint/types" "6.10.0" - "@typescript-eslint/typescript-estree" "6.10.0" - "@typescript-eslint/visitor-keys" "6.10.0" + "@typescript-eslint/scope-manager" "6.11.0" + "@typescript-eslint/types" "6.11.0" + "@typescript-eslint/typescript-estree" "6.11.0" + "@typescript-eslint/visitor-keys" "6.11.0" debug "^4.3.4" "@typescript-eslint/scope-manager@5.62.0": @@ -5211,21 +5211,21 @@ "@typescript-eslint/types" "5.62.0" "@typescript-eslint/visitor-keys" "5.62.0" -"@typescript-eslint/scope-manager@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540" - integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg== +"@typescript-eslint/scope-manager@6.11.0": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8" + integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A== dependencies: - "@typescript-eslint/types" "6.10.0" - "@typescript-eslint/visitor-keys" "6.10.0" + "@typescript-eslint/types" "6.11.0" + "@typescript-eslint/visitor-keys" "6.11.0" -"@typescript-eslint/type-utils@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1" - integrity sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg== +"@typescript-eslint/type-utils@6.11.0": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1" + integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA== dependencies: - "@typescript-eslint/typescript-estree" "6.10.0" - "@typescript-eslint/utils" "6.10.0" + "@typescript-eslint/typescript-estree" "6.11.0" + "@typescript-eslint/utils" "6.11.0" debug "^4.3.4" ts-api-utils "^1.0.1" @@ -5234,10 +5234,10 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== -"@typescript-eslint/types@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367" - integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg== +"@typescript-eslint/types@6.11.0": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53" + integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA== "@typescript-eslint/typescript-estree@5.62.0": version "5.62.0" @@ -5252,30 +5252,30 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/typescript-estree@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697" - integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg== +"@typescript-eslint/typescript-estree@6.11.0": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990" + integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ== dependencies: - "@typescript-eslint/types" "6.10.0" - "@typescript-eslint/visitor-keys" "6.10.0" + "@typescript-eslint/types" "6.11.0" + "@typescript-eslint/visitor-keys" "6.11.0" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/utils@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336" - integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg== +"@typescript-eslint/utils@6.11.0": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604" + integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g== dependencies: "@eslint-community/eslint-utils" "^4.4.0" "@types/json-schema" "^7.0.12" "@types/semver" "^7.5.0" - "@typescript-eslint/scope-manager" "6.10.0" - "@typescript-eslint/types" "6.10.0" - "@typescript-eslint/typescript-estree" "6.10.0" + "@typescript-eslint/scope-manager" "6.11.0" + "@typescript-eslint/types" "6.11.0" + "@typescript-eslint/typescript-estree" "6.11.0" semver "^7.5.4" "@typescript-eslint/utils@^5.45.0", "@typescript-eslint/utils@^5.58.0": @@ -5300,12 +5300,12 @@ "@typescript-eslint/types" "5.62.0" eslint-visitor-keys "^3.3.0" -"@typescript-eslint/visitor-keys@6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3" - integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg== +"@typescript-eslint/visitor-keys@6.11.0": + version "6.11.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458" + integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ== dependencies: - "@typescript-eslint/types" "6.10.0" + "@typescript-eslint/types" "6.11.0" eslint-visitor-keys "^3.4.1" "@ungap/structured-clone@^1.2.0": @@ -5619,9 +5619,9 @@ ace-builds@1.10.1: integrity sha512-w8Xj6lZUtOYAquVYvdpZhb0GxXrZ+qpVfgj5LP2FwUbXE8fPrCmfu86FjwOiSphx/8PMbXXVldFLD2+RIXayyA== ace-builds@^1.4.14: - version "1.31.1" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.31.1.tgz#dedb9807f67b4bbe775b2b79adb31deac06995ec" - integrity sha512-3DnE5bZF6Ji+l4F5acoLk+rV7mxrUt1C4r61Xy9owp5rVM4lj5NL8GJfoX6Jnnbhx6kKV7Vdpb+Tco+0ORTvhg== + version "1.31.2" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.31.2.tgz#bd5d0ee4243b9ae4358563889cb5663f4893b3e7" + integrity sha512-IeZI9ytPA6mB+goPxPkUPW4vXBoLuaBl5czu2tjtKrMi7mdRgyIUA/8e5JlrI1mqKoMeWHoUujzMTWkyutTdBw== acorn-class-fields@^0.3.7: version "0.3.7" @@ -6859,9 +6859,9 @@ caniuse-api@^3.0.0: lodash.uniq "^4.5.0" caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001541: - version "1.0.30001561" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz#752f21f56f96f1b1a52e97aae98c57c562d5d9da" - integrity sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw== + version "1.0.30001562" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001562.tgz#9d16c5fd7e9c592c4cd5e304bc0f75b0008b2759" + integrity sha512-kfte3Hym//51EdX4239i+Rmp20EsLIYGdPkERegTgU19hQWCRhsRFGKHTliUlsry53tv17K7n077Kqa0WJU4ng== case-sensitive-paths-webpack-plugin@^2.4.0: version "2.4.0" @@ -8252,7 +8252,7 @@ dayjs@^1.10.4: resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ== -debounce@^1.2.0: +debounce@^1.2.0, debounce@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5" integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug== @@ -8812,9 +8812,9 @@ ejs@^3.1.8: jake "^10.8.5" electron-to-chromium@^1.4.535: - version "1.4.579" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.579.tgz#40ddec29bb5549908e82ccd652cf5da2e5900c23" - integrity sha512-bJKvA+awBIzYR0xRced7PrQuRIwGQPpo6ZLP62GAShahU9fWpsNN2IP6BSP1BLDDSbxvBVRGAMWlvVVq3npmLA== + version "1.4.583" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.583.tgz#7b0ac4f36388da4b5485788adb92cd7dd0abffc4" + integrity sha512-93y1gcONABZ7uqYe/JWDVQP/Pj/sQSunF0HVAPdlg/pfBnOyBMLlQUxWvkqcljJg1+W6cjvPuYD+r1Th9Tn8mA== emittery@^0.13.1: version "0.13.1" @@ -9057,9 +9057,9 @@ es-iterator-helpers@^1.0.12, es-iterator-helpers@^1.0.15: safe-array-concat "^1.0.1" es-module-lexer@^1.2.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.3.1.tgz#c1b0dd5ada807a3b3155315911f364dc4e909db1" - integrity sha512-JUFAyicQV9mXc3YRxPnDlrfBKpqt6hUYzz9/boprUJHs4e4KVr3XwOF70doO6gwXUor6EWZJAyWAfKki84t20Q== + version "1.4.1" + resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.4.1.tgz#41ea21b43908fe6a287ffcbe4300f790555331f5" + integrity sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w== es-set-tostringtag@^2.0.1: version "2.0.2" @@ -9363,7 +9363,7 @@ eslint-plugin-storybook@^0.6.15: requireindex "^1.1.0" ts-dedent "^2.2.0" -eslint-plugin-testing-library@^6.1.0: +eslint-plugin-testing-library@^6.1.2: version "6.1.2" resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.1.2.tgz#3e71e5cd5b09f5c443b7136cec97a6fb13ecbf66" integrity sha512-Ra16FeBlonfbScOIdZEta9o+OxtwDqiUt+4UCpIM42TuatyLdtfU/SbwnIzPcAszrbl58PGwyZ9YGU9dwIo/tA== @@ -10011,9 +10011,9 @@ find-yarn-workspace-root2@1.2.16: pkg-dir "^4.2.0" flat-cache@^3.0.4, flat-cache@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.1.tgz#a02a15fdec25a8f844ff7cc658f03dd99eb4609b" - integrity sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q== + version "3.2.0" + resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.2.0.tgz#2c0c2d5040c99b1632771a9d105725c0115363ee" + integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw== dependencies: flatted "^3.2.9" keyv "^4.5.3" @@ -10030,9 +10030,9 @@ flatted@^3.2.9: integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ== flow-parser@0.*: - version "0.220.1" - resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.220.1.tgz#8302ef224e2efb549cccb69fcfb8fb8fb2346668" - integrity sha512-RoM3ARqVYvxnwtkM36RjQFzo5Z9p22jUqtuMrN8gzA/8fU6iMLFE3cXkdSFPyfHRXLU8ILH8TCtSFADk1ACPCg== + version "0.221.0" + resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.221.0.tgz#e11d7b7d19fb4ce08c3e54461476af4111a62fd0" + integrity sha512-i+GzdLcKYy5bxhx1N+FIcR1bTqssuVWTJcuytMhwqLAxifz46g4BSNicWXGrtzT0HibJUBIzZOYA3FveJucTPg== focus-lock@^0.9.1: version "0.9.2" @@ -10769,7 +10769,7 @@ html-entities@^2.1.0, html-entities@^2.3.2: resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.4.0.tgz#edd0cee70402584c8c76cc2c0556db09d1f45061" integrity sha512-igBTJcNNNhvZFRtm8uA6xMY6xYleeDwn3PeBCkDz7tHttv4F2hsDI2aPgNERWzvRcNYHNT3ymRaQzllmXj4YsQ== -html-escaper@^2.0.0: +html-escaper@^2.0.0, html-escaper@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453" integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== @@ -11043,10 +11043,10 @@ i18next-scanner@^4.4.0: vinyl "^3.0.0" vinyl-fs "^4.0.0" -i18next@*, i18next@^23.5.1, i18next@^23.6.0: - version "23.7.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.3.tgz#9e38498ddd1de54890c73bf57dd00d4f204af1d7" - integrity sha512-XetHM9UCk5oeeIcE2hu6Os16mq/zPHi8v/janExQjbFtx4ndNg9ye5OyAz+f5aYums8A1WcnXa7QikaEjyELPg== +i18next@*, i18next@^23.7.6: + version "23.7.6" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.6.tgz#7328e76c899052d5d33d930164612dd21e575f74" + integrity sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ== dependencies: "@babel/runtime" "^7.23.2" @@ -12845,26 +12845,11 @@ lodash.debounce@4.0.8, lodash.debounce@^4, lodash.debounce@^4.0.8: resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow== -lodash.escape@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98" - integrity sha512-nXEOnb/jK9g0DYMr1/Xvq6l5xMD7GDG55+GSYIYmS0G4tBk/hURD4JR9WCavs04t33WmJx9kCyp9vJ+mr4BOUw== - -lodash.flatten@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" - integrity sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g== - lodash.get@^4.1.2, lodash.get@^4.4.2: version "4.4.2" resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" integrity sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ== -lodash.invokemap@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.invokemap/-/lodash.invokemap-4.6.0.tgz#1748cda5d8b0ef8369c4eb3ec54c21feba1f2d62" - integrity sha512-CfkycNtMqgUlfjfdh2BhKO/ZXrP8ePOX5lEU/g0R3ItJcnuxWDwokMGKx1hWcfOikmyOVx6X9IwWnDGlgKl61w== - lodash.isequal@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" @@ -12920,11 +12905,6 @@ lodash.pick@4.4.0: resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3" integrity sha512-hXt6Ul/5yWjfklSGvLQl8vM//l3FtyHZeuelpzK6mm99pNvN9yTDruNZPEJZD1oWrqo+izBmB7oUfWgcCX7s4Q== -lodash.pullall@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/lodash.pullall/-/lodash.pullall-4.2.0.tgz#9d98b8518b7c965b0fae4099bd9fb7df8bbf38ba" - integrity sha512-VhqxBKH0ZxPpLhiu68YD1KnHmbhQJQctcipvmFnqIBDYzcIHzf3Zpu0tpeOKtR4x76p9yohc506eGdOjTmyIBg== - lodash.reduce@^4.3.0: version "4.6.0" resolved "https://registry.yarnpkg.com/lodash.reduce/-/lodash.reduce-4.6.0.tgz#f1ab6b839299ad48f784abbf476596f03b914d3b" @@ -12965,11 +12945,6 @@ lodash.uniq@^4.5.0: resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ== -lodash.uniqby@^4.7.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302" - integrity sha512-e/zcLx6CSbmaEgFHCA7BnoQKyCtKMxnuWrJygbwPs/AIn+IMKl66L8/s+wBUn5LRw2pZx3bUHibiV1b6aTWIww== - lodash.unset@^4.1.0: version "4.5.2" resolved "https://registry.yarnpkg.com/lodash.unset/-/lodash.unset-4.5.2.tgz#370d1d3e85b72a7e1b0cdf2d272121306f23e4ed" @@ -13071,9 +13046,11 @@ lru-cache@^7.7.1: integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== "lru-cache@^9.1.1 || ^10.0.0": - version "10.0.1" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a" - integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g== + version "10.0.2" + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.2.tgz#34504678cc3266b09b8dfd6fab4e1515258271b7" + integrity sha512-Yj9mA8fPiVgOUpByoTZO5pNrcl5Yk37FcSHsUINpAsaBIEZIuqcCclDZJCVxqQShDsmYX8QG63svJiTbOATZwg== + dependencies: + semver "^7.3.5" lz-string@^1.5.0: version "1.5.0" @@ -15448,9 +15425,9 @@ postcss@^8.2.14, postcss@^8.4.17, postcss@^8.4.21, postcss@^8.4.28, postcss@^8.4 source-map-js "^1.0.2" preact@^10.13.2: - version "10.18.2" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.18.2.tgz#e3aeccc292aebbc2e0b76ed76570aa61dd5f75e4" - integrity sha512-X/K43vocUHDg0XhWVmTTMbec4LT/iBMh+csCEqJk+pJqegaXsvjdqN80ZZ3L+93azWCnWCZ+WGwYb8SplxeNjA== + version "10.19.2" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.19.2.tgz#841797620dba649aaac1f8be42d37c3202dcea8b" + integrity sha512-UA9DX/OJwv6YwP9Vn7Ti/vF80XL+YA5H2l7BpCtUr3ya8LWHFzpiO5R+N7dN16ujpIxhekRFuOOF82bXX7K/lg== preferred-pm@^3.0.0: version "3.1.2" @@ -15484,10 +15461,10 @@ prettier@^2, prettier@^2.0.1, prettier@^2.7.1, prettier@^2.8.0: resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da" integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== -prettier@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" - integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== +prettier@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e" + integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw== pretty-bytes@^5.6.0: version "5.6.0" @@ -15978,10 +15955,10 @@ react-hook-form@^7.48.2: resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.48.2.tgz#01150354d2be61412ff56a030b62a119283b9935" integrity sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A== -react-i18next@^13.3.1: - version "13.3.1" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.3.1.tgz#9b072bf4dd4cafb028e92315a8a1415f8034bdca" - integrity sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og== +react-i18next@^13.4.1: + version "13.4.1" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.4.1.tgz#cc1fc0422b4652524c8f2f7856fa9b3db4c4dfae" + integrity sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA== dependencies: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1" @@ -17772,9 +17749,9 @@ stream-transform@^2.1.3: mixme "^0.5.1" streamx@^2.12.0, streamx@^2.12.5, streamx@^2.13.2, streamx@^2.14.0: - version "2.15.2" - resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.15.2.tgz#680eacebdc9c43ede7362c2e6695b34dd413c741" - integrity sha512-b62pAV/aeMjUoRN2C/9F0n+G8AfcJjNC0zw/ZmOHeFsIe4m4GzjVW9m6VHXVjk536NbdU9JRwKMJRfkc+zUFTg== + version "2.15.5" + resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.15.5.tgz#87bcef4dc7f0b883f9359671203344a4e004c7f1" + integrity sha512-9thPGMkKC2GctCzyCUjME3yR03x2xNo0GPKGkRw2UMYN+gqWa9uqpyNWhmsNCutU5zHmkUum0LsCRQTXUgUCAg== dependencies: fast-fifo "^1.1.0" queue-tick "^1.0.1" @@ -18036,7 +18013,7 @@ stylelint-scss@^4.4.0: postcss-selector-parser "^6.0.11" postcss-value-parser "^4.2.0" -stylelint@^15.10.3, stylelint@^15.11.0: +stylelint@^15.11.0: version "15.11.0" resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-15.11.0.tgz#3ff8466f5f5c47362bc7c8c9d382741c58bc3292" integrity sha512-78O4c6IswZ9TzpcIiQJIN49K3qNoXTM8zEJzhaTE/xRTCZswaovSEVIa/uwbOltZrk16X4jAxjaOhzz/hTm1Kw== @@ -18522,9 +18499,9 @@ to-vfile@^7.0.0: vfile "^5.1.0" tocbot@^4.12.0, tocbot@^4.20.1: - version "4.21.6" - resolved "https://registry.yarnpkg.com/tocbot/-/tocbot-4.21.6.tgz#64e3685a3cb41e23841a06eedba9ad807270190f" - integrity sha512-bAnyV6SU2n1AvuBvEgi8t7KiIn5rRiEmwFp4+elx/1ueuncAUyubITfXDMwOqStgUwh8pDzLdWgDKLicsJPikw== + version "4.22.0" + resolved "https://registry.yarnpkg.com/tocbot/-/tocbot-4.22.0.tgz#10bb34c011c1baa93d2a0e91d25d820856ba4103" + integrity sha512-YHCs00HCNiHxUhksloa36fTfMEXEWV+vdPn3ARQfmj2u3PcUYIjJkfc+ABUfCF9Eb+LSy/QzuLl256fbsRnpHQ== toggle-selection@^1.0.6: version "1.0.6" @@ -19511,24 +19488,20 @@ webidl-conversions@^7.0.0: resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a" integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g== -webpack-bundle-analyzer@^4.9.1: - version "4.9.1" - resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.9.1.tgz#d00bbf3f17500c10985084f22f1a2bf45cb2f09d" - integrity sha512-jnd6EoYrf9yMxCyYDPj8eutJvtjQNp8PHmni/e/ulydHBWhT5J3menXt3HEkScsu9YqMAcG4CfFjs3rj5pVU1w== +webpack-bundle-analyzer@^4.10.0: + version "4.10.0" + resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.0.tgz#eecb0ade9bd1944d3d2e38262ec9793da6f13e69" + integrity sha512-j+apH0Cs+FY8IOIwxLbkgEJnbQgEPEG8uqLVnRb9tAoGbyKNxQA1u9wNDrTQHK3PinO4Pckew7AE7pnX/RS3wA== dependencies: "@discoveryjs/json-ext" "0.5.7" acorn "^8.0.4" acorn-walk "^8.0.0" commander "^7.2.0" + debounce "^1.2.1" escape-string-regexp "^4.0.0" gzip-size "^6.0.0" + html-escaper "^2.0.2" is-plain-object "^5.0.0" - lodash.debounce "^4.0.8" - lodash.escape "^4.0.1" - lodash.flatten "^4.4.0" - lodash.invokemap "^4.6.0" - lodash.pullall "^4.2.0" - lodash.uniqby "^4.7.0" opener "^1.5.2" picocolors "^1.0.0" sirv "^2.0.3" @@ -19654,7 +19627,7 @@ webpack-virtual-modules@^0.5.0: resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz#362f14738a56dae107937ab98ea7062e8bdd3b6c" integrity sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw== -webpack@5, webpack@^5.88.2, webpack@^5.89.0: +webpack@5, webpack@^5.89.0: version "5.89.0" resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.89.0.tgz#56b8bf9a34356e93a6625770006490bf3a7f32dc" integrity sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==