Skip to content

Commit d721584

Browse files
chore(deps-dev): bump the patch-dependencies group across 1 directory with 2 updates
Bumps the patch-dependencies group with 2 updates in the / directory: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). Updates `eslint-config-next` from 15.5.0 to 15.5.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.5.2/packages/eslint-config-next) Updates `@vitejs/plugin-react` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c48cdcc commit d721584

File tree

3 files changed

+32
-60
lines changed

3 files changed

+32
-60
lines changed

package-lock.json

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

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/react-dom": "18.3.1",
4343
"esbuild": "0.25.9",
4444
"eslint": "9.33.0",
45-
"eslint-config-next": "15.5.0",
45+
"eslint-config-next": "15.5.2",
4646
"iframe-resizer": "5.5.4",
4747
"open-cli": "8.0.0",
4848
"prettier": "3.6.2",

showcases/react-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/react": "18.3.13",
3232
"@types/react-dom": "18.3.1",
33-
"@vitejs/plugin-react": "5.0.1",
33+
"@vitejs/plugin-react": "5.0.2",
3434
"cross-env": "10.0.0",
3535
"typescript": "5.8.3",
3636
"vite": "6.3.5"

0 commit comments

Comments
 (0)