Skip to content

Commit

Permalink
Update dependency history to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 567146a commit ac28be0
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 33 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"draft-js": "^0.11.7",
"final-form": "^4.20.10",
"graphql": "^15.0.0",
"history": "^4.10.1",
"history": "^5.3.0",
"prism-react-renderer": "^1.3.5",
"raw-loader": "^4.0.2",
"react": "^17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@testing-library/user-event": "^14.5.1",
"@types/file-saver": "^2.0.1",
"@types/final-form-set-field-data": "^1.0.3",
"@types/history": "^4.0.0",
"@types/history": "^5.0.0",
"@types/jest": "^29.5.0",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.isequal": "^4.5.5",
Expand All @@ -76,7 +76,7 @@
"eslint": "^8.0.0",
"final-form": "^4.20.10",
"graphql": "^15.0.0",
"history": "^4.10.1",
"history": "^5.3.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-junit": "^15.0.0",
Expand All @@ -103,7 +103,7 @@
"@mui/x-data-grid-pro": "^7.22.3",
"final-form": "^4.20.10",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
"history": "^4.10.1",
"history": "^5.3.0",
"react": "^17.0",
"react-dnd": "^16.0.0",
"react-dom": "^17.0",
Expand Down
69 changes: 42 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"final-form": "^4.20.10",
"graphql": "^15.0.0",
"graphql-anywhere": "^4.2.7",
"history": "^4.10.1",
"history": "^5.3.0",
"qs": "^6.9.1",
"react": "^17.0",
"react-dom": "^17.0.2",
Expand All @@ -63,7 +63,7 @@
"@storybook/theming": "^8.4.4",
"@types/draft-js": "^0.11.10",
"@types/faker": "^5.5.8",
"@types/history": "^4.0.0",
"@types/history": "^5.0.0",
"@types/qs": "^6.9.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down

0 comments on commit ac28be0

Please sign in to comment.