Skip to content

Commit 2e37db4

Browse files
Merge pull request #307 from FOSS-Community/dependabot/npm_and_yarn/web-vitals-4.2.3
chore(deps): bump web-vitals from 4.0.0 to 4.2.3
2 parents 79b91fc + 48bfac1 commit 2e37db4

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-router-dom": "^6.26.1",
2323
"react-typed": "^1.2.0",
2424
"vite-plugin-env-compatible": "^2.0.1",
25-
"web-vitals": "^4.0.0"
25+
"web-vitals": "^4.2.3"
2626
},
2727
"scripts": {
2828
"start": "vite",

pnpm-lock.yaml

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3272,10 +3272,10 @@ wcwidth@^1.0.1:
32723272
dependencies:
32733273
defaults "^1.0.3"
32743274

3275-
web-vitals@^4.0.0:
3276-
version "4.0.0"
3277-
resolved "https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0.tgz"
3278-
integrity sha512-8wQd4jkwFRwY5q3yAmHZAJ5MjnKR1vRACK+g2OEC8nUqi0WOxBrXfOxGNlJ+QtxzzSn/TkQO58wkW0coE68n0Q==
3275+
web-vitals@^4.2.3:
3276+
version "4.2.3"
3277+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.3.tgz#270c4baecfbc6ec6fc15da1989e465e5f9b94fb7"
3278+
integrity sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==
32793279

32803280
which-boxed-primitive@^1.0.2:
32813281
version "1.0.2"

0 commit comments

Comments
 (0)