aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-12 11:25:42 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-12 11:25:42 +0530
commit379212ecb074eda65e9a07037bbbbcf3a3cc94e9 (patch)
tree4942d34a013de7033150549b573198ca7240b3a4 /package.json
parent10dbff87243b91fb4e50a86f1ec4cc30d5c63dc0 (diff)
updated the packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 379791e..b0de6e7 100644
--- a/package.json
+++ b/package.json
@@ -9,10 +9,10 @@
"@fortawesome/react-fontawesome": "^0.1.14",
"@react-pdf/renderer": "^2.0.16",
"@testing-library/jest-dom": "^5.11.10",
- "@testing-library/react": "^11.2.5",
- "@testing-library/user-event": "^12.8.3",
+ "@testing-library/react": "^12.0.0",
+ "@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.22",
- "@types/node": "^14.14.37",
+ "@types/node": "^16.3.1",
"@types/react": "^17.0.3",
"@types/react-datepicker": "^4.1.1",
"@types/react-dom": "^17.0.3",
@@ -27,7 +27,7 @@
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"typescript": "^4.3.5",
- "web-vitals": "^1.1.1",
+ "web-vitals": "^2.1.0",
"yarn": "^1.22.10"
},
"scripts": {