Skip to content

Commit 764be93

Browse files
chore(deps): bump next from 14.2.15 to 14.2.32
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 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.15...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea2aa0b commit 764be93

File tree

3 files changed

+94
-484
lines changed

3 files changed

+94
-484
lines changed

examples/with-nextjs-pages-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tidbcloud/uikit": "workspace:*",
13-
"next": "15.1.3",
13+
"next": "14.2.32",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1"
1616
},

packages/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@radix-ui/react-tabs": "^1.1.0",
1313
"@tidbcloud/uikit": "workspace:*",
1414
"ahooks": "^3.7.8",
15-
"next": "^14.2.3",
15+
"next": "^14.2.32",
1616
"nextra": "^3.2.0",
1717
"nextra-theme-docs": "^3.2.0",
1818
"react": "^18.3.1",

0 commit comments

Comments
 (0)