Skip to content

Commit

Permalink
Upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Sep 17, 2024
1 parent 5b1bf99 commit fcb38f4
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 196 deletions.
4 changes: 2 additions & 2 deletions examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"data-generator-retail": "^5.0.0",
"date-fns": "^3.6.0",
"fakerest": "^4.1.1",
"fetch-mock": "~9.11.0",
"fetch-mock": "^9.11.0",
"graphql": "^15.6.0",
"graphql-tag": "^2.12.6",
"inflection": "^3.0.0",
"json-graphql-server": "~3.0.1",
"json-graphql-server": "^3.0.1",
"query-string": "^7.1.3",
"ra-data-graphql": "^5.0.0",
"ra-data-graphql-simple": "^5.0.0",
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,14 @@
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"concurrently": "^5.1.0",
"cross-env": "^5.2.0",
"eslint": "^8.19.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-testing-library": "^5.11.0",
"full-icu": "~1.3.1",
"full-icu": "^1.3.1",
"global-jsdom": "^9.0.1",
"husky": "^2.3.0",
"jest": "^29.5.0",
Expand Down
Loading

0 comments on commit fcb38f4

Please sign in to comment.