Skip to content

Commit

Permalink
Merge pull request #1130 from ral-facilities/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
louise-davies authored Jul 12, 2022
2 parents 12fcd46 + 73226ab commit 6ebefc6
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 197 deletions.
126 changes: 63 additions & 63 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,49 +3,49 @@
"version": "1.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.0",
"@mui/material": "^5.5.0",
"@types/jest": "^27.4.0",
"@types/js-cookie": "^3.0.1",
"@types/react-dom": "^17.0.11",
"@types/react-redux-toastr": "^7.4.1",
"@types/react-router-dom": "^5.1.8",
"@types/redux-logger": "^3.0.8",
"axios": "^0.26.0",
"connected-react-router": "^6.9.1",
"cookie-parser": "^1.4.5",
"custom-event-polyfill": "^1.0.7",
"cypress-failed-log": "^2.9.4",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-prettier": "^4.0.0",
"express": "^4.17.1",
"husky": "^7.0.4",
"i18next": "^21.6.11",
"i18next-browser-languagedetector": "^6.0.0",
"i18next-http-backend": "^1.4.0",
"js-cookie": "^3.0.1",
"jsonwebtoken": "^8.5.1",
"loglevel": "^1.8.0",
"prettier": "^2.5.1",
"prop-types": "^15.8.1",
"query-string": "^7.1.1",
"@emotion/react": "11.8.1",
"@emotion/styled": "11.8.1",
"@mui/icons-material": "5.5.0",
"@mui/material": "5.5.0",
"@types/jest": "27.4.0",
"@types/js-cookie": "3.0.1",
"@types/react-dom": "17.0.11",
"@types/react-redux-toastr": "7.6.0",
"@types/react-router-dom": "5.3.1",
"@types/redux-logger": "3.0.8",
"axios": "0.26.0",
"connected-react-router": "6.9.1",
"cookie-parser": "1.4.5",
"custom-event-polyfill": "1.0.7",
"cypress-failed-log": "2.9.5",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-prettier": "4.0.0",
"express": "4.17.1",
"husky": "7.0.4",
"i18next": "21.6.11",
"i18next-browser-languagedetector": "6.1.2",
"i18next-http-backend": "1.4.0",
"js-cookie": "3.0.1",
"jsonwebtoken": "8.5.1",
"loglevel": "1.8.0",
"prettier": "2.5.1",
"prop-types": "15.8.1",
"query-string": "7.1.1",
"react": "17.0.2",
"react-app-polyfill": "^3.0.0",
"react-app-polyfill": "3.0.0",
"react-dom": "17.0.2",
"react-ga": "^3.3.0",
"react-i18next": "^11.15.3",
"react-joyride": "^2.3.2",
"react-redux": "^7.2.5",
"react-redux-toastr": "^7.6.8",
"react-router-dom": "^5.3.0",
"react-ga": "3.3.0",
"react-i18next": "11.15.3",
"react-joyride": "2.3.2",
"react-redux": "7.2.5",
"react-redux-toastr": "7.6.8",
"react-router-dom": "5.3.0",
"react-scripts": "5.0.0",
"redux": "^4.1.2",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.4.1",
"single-spa": "^5.9.1",
"redux": "4.1.2",
"redux-logger": "3.0.6",
"redux-thunk": "2.4.1",
"single-spa": "5.9.1",
"typeface-roboto": "1.1.13",
"typescript": "4.5.5"
},
Expand Down Expand Up @@ -99,30 +99,30 @@
"not op_mini all"
],
"devDependencies": {
"@types/history": "^4.7.2",
"@types/jsonwebtoken": "^8.5.0",
"@types/node": "^17.0.17",
"@types/react": "^17.0.38",
"@types/react-redux": "^7.1.20",
"@types/react-router": "^5.1.12",
"@types/redux-mock-store": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
"axios-mock-adapter": "^1.19.0",
"@types/history": "4.7.3",
"@types/jsonwebtoken": "8.5.0",
"@types/node": "17.0.17",
"@types/react": "17.0.38",
"@types/react-redux": "7.1.20",
"@types/react-router": "5.1.12",
"@types/redux-mock-store": "1.0.2",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
"axios-mock-adapter": "1.19.0",
"babel-eslint": "10.1.0",
"concurrently": "^7.0.0",
"cross-env": "^7.0.3",
"cypress": "^9.5.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint": "^8.9.0",
"eslint-config-react-app": "^7.0.0",
"lint-staged": "^12.3.3",
"redux-mock-store": "^1.5.3",
"serve": "^13.0.2",
"start-server-and-test": "^1.14.0",
"wait-on": "^6.0.1"
"concurrently": "7.0.0",
"cross-env": "7.0.3",
"cypress": "9.5.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"eslint": "8.9.0",
"eslint-config-react-app": "7.0.0",
"lint-staged": "12.3.3",
"redux-mock-store": "1.5.4",
"serve": "13.0.2",
"start-server-and-test": "1.14.0",
"wait-on": "6.0.1"
},
"packageManager": "yarn@3.2.0"
}
Loading

0 comments on commit 6ebefc6

Please sign in to comment.