Skip to content

Commit 1993656

Browse files
Bump @next/eslint-plugin-next from 15.1.0 to 15.1.3
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.0 to 15.1.3. - [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.1.3/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd4b1e8 commit 1993656

File tree

3 files changed

+20
-19
lines changed

3 files changed

+20
-19
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@chakra-ui/cli": "^2.4.1",
107107
"@chromatic-com/storybook": "3.2.2",
108108
"@next/bundle-analyzer": "15.1.0",
109-
"@next/eslint-plugin-next": "15.1.0",
109+
"@next/eslint-plugin-next": "15.1.3",
110110
"@playwright/test": "1.49.1",
111111
"@storybook/addon-essentials": "8.4.7",
112112
"@storybook/addon-interactions": "8.4.7",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"zod": "3.24.1"
3636
},
3737
"devDependencies": {
38-
"@next/eslint-plugin-next": "15.1.0",
38+
"@next/eslint-plugin-next": "15.1.3",
3939
"@types/node": "22.10.2",
4040
"@types/react": "19.0.2",
4141
"@types/react-dom": "19.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)