Skip to content

Commit fcb38f4

Browse files
committed
Upgrade dev deps
1 parent 5b1bf99 commit fcb38f4

File tree

3 files changed

+39
-196
lines changed

3 files changed

+39
-196
lines changed

examples/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"data-generator-retail": "^5.0.0",
1414
"date-fns": "^3.6.0",
1515
"fakerest": "^4.1.1",
16-
"fetch-mock": "~9.11.0",
16+
"fetch-mock": "^9.11.0",
1717
"graphql": "^15.6.0",
1818
"graphql-tag": "^2.12.6",
1919
"inflection": "^3.0.0",
20-
"json-graphql-server": "~3.0.1",
20+
"json-graphql-server": "^3.0.1",
2121
"query-string": "^7.1.3",
2222
"ra-data-graphql": "^5.0.0",
2323
"ra-data-graphql-simple": "^5.0.0",

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,14 @@
3737
"@types/react": "^18.3.3",
3838
"@typescript-eslint/eslint-plugin": "^5.60.0",
3939
"@typescript-eslint/parser": "^5.60.0",
40-
"concurrently": "^5.1.0",
4140
"cross-env": "^5.2.0",
4241
"eslint": "^8.19.0",
4342
"eslint-config-prettier": "^9.1.0",
4443
"eslint-config-react-app": "^7.0.1",
4544
"eslint-plugin-cypress": "^2.12.1",
4645
"eslint-plugin-prettier": "^5.1.3",
4746
"eslint-plugin-testing-library": "^5.11.0",
48-
"full-icu": "~1.3.1",
47+
"full-icu": "^1.3.1",
4948
"global-jsdom": "^9.0.1",
5049
"husky": "^2.3.0",
5150
"jest": "^29.5.0",

0 commit comments

Comments
 (0)