Skip to content

Commit 5d071ec

Browse files
Bump next from 14.2.2 to 14.2.32 in /examples/with-storybook
Bumps [next](https://github.com/vercel/next.js) from 14.2.2 to 14.2.32. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.2...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4996d9f commit 5d071ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build-storybook": "storybook build"
1010
},
1111
"dependencies": {
12-
"next": "14.2.2",
12+
"next": "14.2.32",
1313
"react": "^18",
1414
"react-dom": "^18"
1515
},

0 commit comments

Comments
 (0)