Skip to content

Commit 72b85c3

Browse files
chore(deps): bump next from 14.2.33 to 14.2.35
Bumps [next](https://github.com/vercel/next.js) from 14.2.33 to 14.2.35. - [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.33...v14.2.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 953a5cc commit 72b85c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "18.3.1",
1313
"react-dom": "18.3.1",
14-
"next": "14.2.33",
14+
"next": "14.2.35",
1515
"@krono/ui": "workspace:*",
1616
"@krono/web": "workspace:*"
1717
},

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@t3-oss/env-nextjs": "0.10.1",
2222
"date-fns": "^4.1.0",
2323
"lucide-react": "^0.556.0",
24-
"next": "14.2.33",
24+
"next": "14.2.35",
2525
"next-app-theme": "0.1.11",
2626
"react": "18.3.1",
2727
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)