Skip to content

Commit 95fa7c4

Browse files
fix(deps): update dependency web-vitals to v4
1 parent a059e05 commit 95fa7c4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

01-simple-storage-complexe-storage-dapp/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "18.2.0",
1313
"react-dom": "18.2.0",
1414
"react-scripts": "5.0.1",
15-
"web-vitals": "2.1.4"
15+
"web-vitals": "4.2.3"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

02-todo-list-dapp-with-array/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-bootstrap": "2.3.0",
1515
"react-dom": "18.2.0",
1616
"react-scripts": "5.0.1",
17-
"web-vitals": "2.1.4"
17+
"web-vitals": "4.2.3"
1818
},
1919
"scripts": {
2020
"start": "react-scripts start",

02-todo-list-dapp-with-mapping/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-bootstrap": "2.3.0",
1515
"react-dom": "18.2.0",
1616
"react-scripts": "5.0.1",
17-
"web-vitals": "2.1.4"
17+
"web-vitals": "4.2.3"
1818
},
1919
"scripts": {
2020
"start": "react-scripts start",

03-erc20-dapp/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-bootstrap": "2.3.0",
1515
"react-dom": "18.2.0",
1616
"react-scripts": "5.0.1",
17-
"web-vitals": "2.1.4"
17+
"web-vitals": "4.2.3"
1818
},
1919
"scripts": {
2020
"start": "react-scripts start",

04-nft-dapp/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "18.2.0",
1313
"react-dom": "18.2.0",
1414
"react-scripts": "5.0.1",
15-
"web-vitals": "2.1.4"
15+
"web-vitals": "4.2.3"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

0 commit comments

Comments
 (0)