Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent 08d62ea commit ba3e102
Show file tree
Hide file tree
Showing 5 changed files with 2,285 additions and 1,345 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.0.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.7.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.0.cjs
yarnPath: .yarn/releases/yarn-3.7.0.cjs
82 changes: 41 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,77 +52,77 @@
"@canonical/jujulib": "4.0.0",
"@canonical/macaroon-bakery": "1.3.2",
"@canonical/react-components": "0.47.1",
"@reduxjs/toolkit": "1.9.5",
"@sentry/browser": "7.55.0",
"@reduxjs/toolkit": "1.9.7",
"@sentry/browser": "7.92.0",
"async-limiter": "2.0.0",
"classnames": "2.3.2",
"classnames": "2.5.1",
"clone-deep": "4.0.1",
"d3": "7.8.5",
"date-fns": "2.30.0",
"dompurify": "3.0.5",
"formik": "2.4.1",
"framer-motion": "10.16.4",
"dompurify": "3.0.8",
"formik": "2.4.5",
"framer-motion": "10.17.9",
"fuse.js": "6.6.2",
"lodash.isequal": "4.5.0",
"lodash.mergewith": "4.6.2",
"prism-react-renderer": "2.0.6",
"prism-react-renderer": "2.3.1",
"prismjs": "1.29.0",
"process": "0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga": "3.3.1",
"react-hot-toast": "2.4.1",
"react-json-tree": "0.18.0",
"react-redux": "8.1.0",
"react-router-dom": "6.12.1",
"react-redux": "8.1.3",
"react-router-dom": "6.21.1",
"react-scripts": "5.0.1",
"react-useportal": "1.0.18",
"react-useportal": "1.0.19",
"redux": "4.2.1",
"vanilla-framework": "4.5.1"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/classnames": "2.3.1",
"@types/clone-deep": "4.0.1",
"@types/d3": "7.4.0",
"@types/dompurify": "3.0.2",
"@types/jest": "29.5.2",
"@types/lodash.isequal": "4.5.6",
"@types/lodash.mergewith": "4.6.7",
"@types/node": "18.16.18",
"@types/prismjs": "1.26.0",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.0",
"@types/react-table": "7.7.14",
"@types/redux-mock-store": "1.0.3",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"@types/clone-deep": "4.0.4",
"@types/d3": "7.4.3",
"@types/dompurify": "3.0.5",
"@types/jest": "29.5.11",
"@types/lodash.isequal": "4.5.8",
"@types/lodash.mergewith": "4.6.9",
"@types/node": "18.19.5",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/react-table": "7.7.19",
"@types/redux-mock-store": "1.0.6",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.56.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.2",
"fishery": "2.2.2",
"jest-websocket-mock": "2.4.0",
"jest-websocket-mock": "2.5.0",
"npm-package-json-lint": "6.4.0",
"postcss": "8.4.31",
"postcss": "8.4.33",
"prettier": "2.8.8",
"react-anchorme": "3.0.0",
"redux-devtools": "3.7.0",
"redux-devtools-extension": "2.13.9",
"redux-mock-store": "1.5.4",
"sass": "1.63.3",
"stylelint": "15.10.1",
"sass": "1.69.7",
"stylelint": "15.11.0",
"stylelint-config-standard-scss": "9.0.0",
"stylelint-order": "6.0.3",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
"stylelint-order": "6.0.4",
"ts-jest": "29.1.1",
"typescript": "5.3.3"
},
"npmpackagejsonlint": {
"rules": {
Expand All @@ -132,5 +132,5 @@
"prefer-alphabetical-devDependencies": "error"
}
},
"packageManager": "yarn@3.6.0"
"packageManager": "yarn@3.7.0"
}
Loading

0 comments on commit ba3e102

Please sign in to comment.