Merge pull request #113 from batuhan-basoglu/dependabot/npm_and_yarn/web-vitals-3.4.0

Bump web-vitals from 3.3.2 to 3.4.0
This commit is contained in:
Batuhan Berk Başoğlu 2023-07-28 06:49:30 +00:00 committed by GitHub
commit 0f31e8c762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -46,7 +46,7 @@
"reactstrap": "^9.2.0", "reactstrap": "^9.2.0",
"spectre.css": "^0.5.9", "spectre.css": "^0.5.9",
"use-places-autocomplete": "^4.0.0", "use-places-autocomplete": "^4.0.0",
"web-vitals": "^3.3.2", "web-vitals": "^3.4.0",
"yup": "^1.2.0" "yup": "^1.2.0"
}, },
"devDependencies": { "devDependencies": {
@ -19712,9 +19712,9 @@
} }
}, },
"node_modules/web-vitals": { "node_modules/web-vitals": {
"version": "3.3.2", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz",
"integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==" "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A=="
}, },
"node_modules/webidl-conversions": { "node_modules/webidl-conversions": {
"version": "6.1.0", "version": "6.1.0",
@ -34919,9 +34919,9 @@
} }
}, },
"web-vitals": { "web-vitals": {
"version": "3.3.2", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz",
"integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==" "integrity": "sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A=="
}, },
"webidl-conversions": { "webidl-conversions": {
"version": "6.1.0", "version": "6.1.0",

View file

@ -40,7 +40,7 @@
"reactstrap": "^9.2.0", "reactstrap": "^9.2.0",
"spectre.css": "^0.5.9", "spectre.css": "^0.5.9",
"use-places-autocomplete": "^4.0.0", "use-places-autocomplete": "^4.0.0",
"web-vitals": "^3.3.2", "web-vitals": "^3.4.0",
"yup": "^1.2.0" "yup": "^1.2.0"
}, },
"scripts": { "scripts": {