Skip to content

Commit 1a06f6c

Browse files
committed
update deps
Signed-off-by: TungLT <tungluong2809@gmail.com>
1 parent a9eec56 commit 1a06f6c

File tree

2 files changed

+1504
-1452
lines changed

2 files changed

+1504
-1452
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"peerDependencies": {
3434
"date-fns": "^2.0.0",
3535
"prop-types": "^15",
36-
"react": "^16",
37-
"react-dom": "^16"
36+
"react": "^18",
37+
"react-dom": "^18"
3838
},
3939
"devDependencies": {
4040
"@babel/core": "^7.8.3",
@@ -45,7 +45,6 @@
4545
"@testing-library/dom": "^10.4.0",
4646
"@testing-library/jest-dom": "^6.6.3",
4747
"@testing-library/react": "^16.0.1",
48-
"@testing-library/react-hooks": "^8.0.1",
4948
"@types/date-fns": "^2.6.0",
5049
"autoprefixer": "^9.7.3",
5150
"date-fns": "^2.9.0",
@@ -66,7 +65,7 @@
6665
"prop-types": "^15",
6766
"react": "^18",
6867
"react-dom": "^18",
69-
"react-test-renderer": "^16.12.0",
68+
"react-test-renderer": "^18.3.1",
7069
"rollup": "^1.29.0",
7170
"rollup-plugin-babel": "^4.3.3",
7271
"rollup-plugin-eslint": "^7.0.0",

0 commit comments

Comments
 (0)