Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 85dfe79 commit 114f9fc
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 258 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"dependencies": {
"@canonical/macaroon-bakery": "1.3.2",
"@canonical/react-components": "0.38.0",
"@reduxjs/toolkit": "1.9.3",
"@reduxjs/toolkit": "1.9.5",
"@sentry/browser": "5.30.0",
"classnames": "2.3.2",
"clone-deep": "4.0.1",
"date-fns": "2.29.3",
"date-fns": "2.30.0",
"fast-deep-equal": "3.1.3",
"formik": "2.4.1",
"formik": "2.4.3",
"http-proxy-middleware": "2.0.6",
"human-interval": "2.0.1",
"js-file-download": "0.4.12",
Expand All @@ -59,9 +59,9 @@
"react-dom": "18.2.0",
"react-dropzone": "14.2.3",
"react-portal": "4.2.2",
"react-redux": "8.0.5",
"react-redux": "8.1.2",
"react-router-dom": "5.3.4",
"react-router-dom-v5-compat": "6.8.1",
"react-router-dom-v5-compat": "6.15.0",
"react-scripts": "5.0.1",
"react-storage-hooks": "4.0.1",
"react-useportal": "1.0.18",
Expand All @@ -70,27 +70,27 @@
"redux": "4.2.1",
"redux-devtools-extension": "2.13.9",
"redux-first-history": "5.1.1",
"redux-saga": "1.2.2",
"redux-saga": "1.2.3",
"typed-redux-saga": "1.5.0",
"typescript": "5.1.3",
"typescript": "5.1.6",
"vanilla-framework": "3.11.1",
"yup": "0.32.11"
},
"devDependencies": {
"@percy/cli": "1.20.0",
"@percy/cli": "1.26.3",
"@percy/cypress": "3.1.2",
"@playwright/test": "1.31.1",
"@playwright/test": "1.37.0",
"@testing-library/cypress": "9.0.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/classnames": "2.3.0",
"@types/clone-deep": "4.0.1",
"@types/jest": "27.5.2",
"@types/node": "18.14.2",
"@types/node": "18.17.4",
"@types/path-parse": "1.0.19",
"@types/pluralize": "0.0.29",
"@types/react-dom": "18.2.4",
"@types/pluralize": "0.0.30",
"@types/react-dom": "18.2.7",
"@types/react-portal": "4.0.4",
"@types/react-redux": "7.1.25",
"@types/react-router": "5.1.20",
Expand All @@ -100,15 +100,15 @@
"@welldone-software/why-did-you-render": "7.0.1",
"address": "1.2.2",
"colors": "1.4.0",
"concurrently": "8.0.1",
"concurrently": "8.2.0",
"cooky-cutter": "1.5.4",
"cypress": "12.7.0",
"cypress": "12.17.3",
"cypress-axe": "1.4.0",
"cypress-wait-until": "1.7.2",
"cz-conventional-changelog": "3.3.0",
"dotenv-flow": "3.2.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-playwright": "0.15.3",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -119,14 +119,14 @@
"jest-fetch-mock": "3.0.3",
"mock-socket": "9.2.1",
"mockdate": "3.0.5",
"nanoid": "4.0.1",
"nanoid": "4.0.2",
"nodemon": "3.0.1",
"npm-package-json-lint": "7.0.0",
"postcss-normalize": "10.0.1",
"prettier": "2.8.4",
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.6",
"sass": "1.58.3",
"sass": "1.65.1",
"start-server-and-test": "2.0.0",
"timezone-mock": "1.3.6",
"wait-on": "7.0.1"
Expand Down
Loading

0 comments on commit 114f9fc

Please sign in to comment.