[js] Update all Yarn dependencies (2022-09-23) (#18421)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Mac Siri <krairit.siri@gmail.com>
This commit is contained in:
parent
7b0f8b6011
commit
76f3b34db0
3 changed files with 929 additions and 443 deletions
|
|
@ -5,7 +5,7 @@ const orgOptions = (organizations, organizationId, emptyLabel) => {
|
|||
const orgs = organizations.map((organization) => {
|
||||
if (organizationId === organization.id) {
|
||||
return (
|
||||
<option value={organization.id} selected>
|
||||
<option key={organization.id} value={organization.id} selected>
|
||||
{organization.name}
|
||||
</option>
|
||||
);
|
||||
|
|
|
|||
54
package.json
54
package.json
|
|
@ -39,18 +39,19 @@
|
|||
},
|
||||
"homepage": "https://github.com/forem/forem#readme",
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.18.9",
|
||||
"@faker-js/faker": "^7.4.0",
|
||||
"@babel/eslint-parser": "^7.19.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.19.1",
|
||||
"@faker-js/faker": "^7.5.0",
|
||||
"@knapsack-pro/cypress": "^5.1.0",
|
||||
"@storybook/addon-a11y": "^6.5.10",
|
||||
"@storybook/addon-actions": "^6.5.10",
|
||||
"@storybook/addon-docs": "^6.5.10",
|
||||
"@storybook/addon-a11y": "^6.5.12",
|
||||
"@storybook/addon-actions": "^6.5.12",
|
||||
"@storybook/addon-docs": "^6.5.12",
|
||||
"@storybook/addon-knobs": "^6.4.0",
|
||||
"@storybook/addon-storysource": "^6.5.10",
|
||||
"@storybook/addons": "^6.4.20",
|
||||
"@storybook/builder-webpack5": "^6.5.10",
|
||||
"@storybook/manager-webpack5": "^6.5.10",
|
||||
"@storybook/preact": "^6.5.10",
|
||||
"@storybook/addon-storysource": "^6.5.12",
|
||||
"@storybook/addons": "^6.5.12",
|
||||
"@storybook/builder-webpack5": "^6.5.12",
|
||||
"@storybook/manager-webpack5": "^6.5.12",
|
||||
"@storybook/preact": "^6.5.12",
|
||||
"@testing-library/cypress": "^8.0.3",
|
||||
"@testing-library/dom": "^8.17.1",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
|
|
@ -58,16 +59,15 @@
|
|||
"@testing-library/preact-hooks": "^1.1.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@whitespace/storybook-addon-html": "^5.0.0",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-jest": "^28.1.3",
|
||||
"babel-loader": "^8.2.5",
|
||||
"css-loader": "^5.2.7",
|
||||
"cssom": "^0.5.0",
|
||||
"cypress": "^10.6.0",
|
||||
"cypress": "^10.8.0",
|
||||
"cypress-failed-log": "^2.10.0",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-pipe": "^2.0.0",
|
||||
"eslint": "^8.21.0",
|
||||
"eslint": "^8.23.0",
|
||||
"eslint-config-preact": "^1.3.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-import-resolver-webpack": "^0.13.2",
|
||||
|
|
@ -77,13 +77,13 @@
|
|||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
||||
"eslint-plugin-no-only-tests": "^3.0.0",
|
||||
"eslint-plugin-react": "^7.30.1",
|
||||
"eslint-plugin-react": "^7.31.1",
|
||||
"husky": "^8.0.1",
|
||||
"jest": "28.1.3",
|
||||
"jest-axe": "^6.0.0",
|
||||
"jest-environment-jsdom": "^28.1.3",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
"jest-watch-typeahead": "^2.0.0",
|
||||
"jest-watch-typeahead": "^2.2.0",
|
||||
"jsdom": "^20.0.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"markdown-loader": "^7.0.0",
|
||||
|
|
@ -97,36 +97,36 @@
|
|||
"webpack-dev-server": "^3.11.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.18.10",
|
||||
"@babel/core": "^7.19.1",
|
||||
"@babel/plugin-proposal-class-properties": "^7.16.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-transform-react-jsx": "^7.18.10",
|
||||
"@babel/preset-env": "^7.18.10",
|
||||
"@babel/plugin-transform-react-jsx": "^7.19.0",
|
||||
"@babel/preset-env": "^7.19.0",
|
||||
"@etchteam/storybook-addon-css-variables-theme": "^1.2.1",
|
||||
"@github/time-elements": "3.1.2",
|
||||
"@honeybadger-io/js": "^4.1.0",
|
||||
"@honeybadger-io/js": "^4.1.3",
|
||||
"@honeybadger-io/webpack": "^1.5.1",
|
||||
"@hotwired/stimulus": "3.1.0",
|
||||
"@hotwired/stimulus-webpack-helpers": "1.0.1",
|
||||
"@rails/ujs": "7.0.3",
|
||||
"@rails/webpacker": "5.4.3",
|
||||
"@storybook/addon-backgrounds": "^6.5.10",
|
||||
"@storybook/addon-controls": "^6.5.10",
|
||||
"@storybook/addon-backgrounds": "^6.5.12",
|
||||
"@storybook/addon-controls": "^6.5.12",
|
||||
"ahoy.js": "^0.4.0",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"autoprefixer": "^10.4.11",
|
||||
"babel-plugin-inline-react-svg": "^2.0.1",
|
||||
"babel-plugin-module-resolver": "^4.1.0",
|
||||
"babel-preset-preact": "^2.0.0",
|
||||
"canvas": "^2.9.3",
|
||||
"canvas": "^2.10.1",
|
||||
"chart.js": "^3.9.1",
|
||||
"classnames": "^2.3.1",
|
||||
"classnames": "^2.3.2",
|
||||
"core-js": "3",
|
||||
"file-loader": "^6.2.0",
|
||||
"focus-trap": "^6.9.4",
|
||||
"focus-visible": "^5.2.0",
|
||||
"freezeframe": "^5.0.2",
|
||||
"he": "^1.2.0",
|
||||
"i18n-js": "^4.0.2",
|
||||
"i18n-js": "^4.1.1",
|
||||
"intersection-observer": "^0.12.2",
|
||||
"linkstate": "^2.0.1",
|
||||
"lodash.debounce": "4.0.8",
|
||||
|
|
@ -136,10 +136,10 @@
|
|||
"postcss-cssnext": "^3.1.0",
|
||||
"postcss-smart-import": "^0.7.6",
|
||||
"postscribe": "^2.0.8",
|
||||
"preact": "^10.10.3",
|
||||
"preact": "^10.11.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"rails-erb-loader": "^5.5.2",
|
||||
"react-colorful": "^5.6.0",
|
||||
"react-colorful": "^5.6.1",
|
||||
"react-dates": "^21.8.0",
|
||||
"web-share-wrapper": "^0.2.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue