Skip to content

Commit a6358d5

Browse files
Bump the npm group with 4 updates (#1897)
Bumps the npm group with 4 updates: [web-vitals](https://github.com/GoogleChrome/web-vitals), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [electron-to-chromium](https://github.com/kilian/electron-to-chromium) and [property-information](https://github.com/wooorm/property-information). Updates `web-vitals` from 4.2.4 to 5.0.0 - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v4.2.4...v5.0.0) Updates `@types/node` from 22.15.14 to 22.15.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `electron-to-chromium` from 1.5.150 to 1.5.151 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.150...v1.5.151) Updates `property-information` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/wooorm/property-information/releases) - [Commits](wooorm/property-information@7.0.0...7.1.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/node" dependency-version: 22.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.151 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: property-information dependency-version: 7.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b5ed1f commit a6358d5

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"next-auth": "^4.24.11",
2727
"react": "^19.1.0",
2828
"react-dom": "^19.1.0",
29-
"web-vitals": "^4.2.4"
29+
"web-vitals": "^5.0.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/eslintrc": "^3.3.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)