Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
5866f39
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 12, 2026
f866ed3
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 14, 2026
0d631af
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 15, 2026
0cd3c01
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 19, 2026
ec6538b
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 20, 2026
99319ec
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 21, 2026
47403d4
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 22, 2026
fa6bdd3
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 23, 2026
9f74d50
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 25, 2026
c6a4828
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 26, 2026
bdf6169
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 27, 2026
0cf4917
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 28, 2026
de0476c
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jun 29, 2026
919eac7
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 2, 2026
577d514
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 2, 2026
707df74
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 4, 2026
58ea4fc
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 5, 2026
d04f606
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 7, 2026
8af43af
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 8, 2026
ee0702f
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 10, 2026
d98f29c
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 11, 2026
2333682
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 13, 2026
71f2053
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 14, 2026
b063f00
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 15, 2026
14d1cb6
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 18, 2026
c232586
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 19, 2026
35bcc91
feat: upgrade web-vitals from 2.1.4 to 5.2.0
snyk-bot Jul 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
"web-vitals": "^5.2.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down