Skip to content

Commit 8c7a38d

Browse files
author
Ivan Franchin
committed
Upgrade npm packages web-vitals to 3.4.0 and react-router-dom to 6.14.2
1 parent 54b40f3 commit 8c7a38d

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

order-ui/package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

order-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^5.16.5",
6+
"@testing-library/jest-dom": "^5.17.0",
77
"@testing-library/react": "^14.0.0",
88
"@testing-library/user-event": "^14.4.3",
99
"react": "^18.2.0",
1010
"react-dom": "^18.2.0",
1111
"react-scripts": "5.0.1",
12-
"web-vitals": "^3.3.2",
12+
"web-vitals": "^3.4.0",
1313
"axios": "^1.4.0",
14-
"react-router-dom": "^6.11.2",
14+
"react-router-dom": "^6.14.2",
1515
"semantic-ui-react": "^2.1.4"
1616
},
1717
"scripts": {

0 commit comments

Comments
 (0)