mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 16:28:16 +00:00
chore(deps): bump web-vitals from 4.2.4 to 5.2.0
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.2.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.2.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3168b15b13
commit
472ce533e3
2 changed files with 6 additions and 6 deletions
|
|
@ -59,7 +59,7 @@
|
|||
"vite": "7.3.2",
|
||||
"vite-plugin-babel": "1.5.1",
|
||||
"vitest": "4.1.4",
|
||||
"web-vitals": "4.2.4",
|
||||
"web-vitals": "5.2.0",
|
||||
"wrangler": "^4.81.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
|||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -139,8 +139,8 @@ importers:
|
|||
specifier: 4.1.4
|
||||
version: 4.1.4(@types/node@25.6.0)(@vitest/ui@4.1.4)(jsdom@29.0.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(lightningcss@1.32.0)(yaml@2.8.3))
|
||||
web-vitals:
|
||||
specifier: 4.2.4
|
||||
version: 4.2.4
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0
|
||||
wrangler:
|
||||
specifier: ^4.81.1
|
||||
version: 4.81.1(@cloudflare/workers-types@4.20260413.1)
|
||||
|
|
@ -2892,8 +2892,8 @@ packages:
|
|||
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
web-vitals@4.2.4:
|
||||
resolution: {integrity: sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==}
|
||||
web-vitals@5.2.0:
|
||||
resolution: {integrity: sha512-i2z98bEmaCqSDiHEDu+gHl/dmR4Q+TxFmG3/13KkMO+o8UxQzCqWaDRCiLgEa41nlO4VpXSI0ASa1xWmO9sBlA==}
|
||||
|
||||
webidl-conversions@8.0.1:
|
||||
resolution: {integrity: sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==}
|
||||
|
|
@ -5520,7 +5520,7 @@ snapshots:
|
|||
dependencies:
|
||||
xml-name-validator: 5.0.0
|
||||
|
||||
web-vitals@4.2.4: {}
|
||||
web-vitals@5.2.0: {}
|
||||
|
||||
webidl-conversions@8.0.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue