Skip to content

Commit 1bcc4ba

Browse files
chore: upgrade to react-admin v5
1 parent e7b2eb9 commit 1bcc4ba

File tree

2 files changed

+212
-65
lines changed

2 files changed

+212
-65
lines changed

pwa/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "playwright test"
1111
},
1212
"dependencies": {
13-
"@api-platform/admin": "^3.4.9",
13+
"@api-platform/admin": "^4.0.0",
1414
"@api-platform/api-doc-parser": "^0.16.4",
1515
"@auth/core": "^0.34.1",
1616
"@fontsource/poppins": "^5.0.14",
@@ -31,7 +31,7 @@
3131
"ra-language-french": "^4.16.19",
3232
"ra-ui-materialui": "^4.16.19",
3333
"react": "^18.3.1",
34-
"react-admin": "^4.16.19",
34+
"react-admin": "^5.0.4",
3535
"react-dom": "^18.3.1",
3636
"react-hook-form": "^7.52.0",
3737
"react-spinners": "^0.14.1",

0 commit comments

Comments
 (0)