Skip to content

Commit f7b9999

Browse files
author
Stanislas Girard
committed
feat(front): updated packages
1 parent dbca67e commit f7b9999

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

admin/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@material-ui/data-grid": "^4.0.0-alpha.19",
7-
"@testing-library/jest-dom": "^5.11.9",
6+
"@material-ui/data-grid": "^4.0.0-alpha.23",
7+
"@testing-library/jest-dom": "^5.11.10",
88
"@testing-library/react": "^11.2.5",
9-
"@testing-library/user-event": "^12.7.1",
9+
"@testing-library/user-event": "^13.1.0",
1010
"prop-types": "^15.7.2",
1111
"ra-data-django-rest-framework": "^0.1.5",
12-
"react": "^17.0.1",
13-
"react-admin": "^3.12.2",
14-
"react-dom": "^17.0.1",
15-
"react-scripts": "4.0.2",
16-
"web-vitals": "^1.1.0"
12+
"react": "^17.0.2",
13+
"react-admin": "^3.14.1",
14+
"react-dom": "^17.0.2",
15+
"react-scripts": "4.0.3",
16+
"web-vitals": "^1.1.1"
1717
},
1818
"scripts": {
1919
"start": "react-scripts start",

0 commit comments

Comments
 (0)