Skip to content

Commit

Permalink
chore(build): npm updates (#1068)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera authored Mar 1, 2023
1 parent 0054119 commit c553c74
Show file tree
Hide file tree
Showing 2 changed files with 1,424 additions and 832 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@
"crypto-js": "^4.1.1",
"fastest-levenshtein": "^1.0.16",
"i18next": "^22.0.6",
"i18next-http-backend": "^2.0.2",
"i18next-http-backend": "^2.1.1",
"iso-639-1": "^2.1.15",
"joi": "^17.7.0",
"joi": "^17.8.3",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"lru-cache": "^7.14.1",
Expand All @@ -104,7 +104,7 @@
"react-router": "6.8.1",
"react-router-dom": "6.8.1",
"react-use": "^17.4.0",
"redux": "^4.2.0",
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
"redux-promise-middleware": "^6.1.3",
"redux-thunk": "^2.4.2",
Expand All @@ -113,50 +113,50 @@
"victory-create-container": "36.6.8"
},
"devDependencies": {
"@babel/core": "7.20.5",
"@babel/core": "7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@redhat-cloud-services/frontend-components-config": "4.6.34",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"apidoc-mock": "^4.0.6",
"babel-jest": "^29.4.1",
"apidoc-mock": "^4.1.0",
"babel-jest": "^29.4.3",
"babel-preset-react-app": "^10.0.1",
"changelog-light": "^0.2.2",
"changelog-light": "^0.3.1",
"copy-webpack-plugin": "^11.0.0",
"cspell": "^6.18.1",
"cspell": "^6.26.3",
"dotenv": "^16.0.3",
"dotenv-expand": "^9.0.0",
"dotenv-expand": "^10.0.0",
"dotenv-webpack": "^8.0.1",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint": "8.29.0",
"eslint": "8.34.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.6.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-jsdoc": "^40.0.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-webpack-plugin": "^3.2.0",
"eslint-webpack-plugin": "^4.0.0",
"express": "^4.18.2",
"glob": "^8.1.0",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"jest-resolve": "29.3.1",
"jest-watch-typeahead": "2.2.1",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jest-resolve": "29.4.3",
"jest-watch-typeahead": "2.2.2",
"jsdoc-to-markdown": "^8.0.0",
"moxios": "^0.4.0",
"npm-check-updates": "^16.4.3",
"npm-check-updates": "^16.7.9",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"react-scripts": "^5.0.1",
"redux-mock-store": "^1.5.4",
"swagger-ui-express": "^4.6.0",
"webpack-bundle-analyzer": "^4.7.0",
"swagger-ui-express": "^4.6.1",
"webpack-bundle-analyzer": "^4.8.0",
"yamljs": "^0.3.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit c553c74

Please sign in to comment.