Skip to content

Commit 1d8ac5c

Browse files
chore(deps): bump next from 14.2.13 to 14.2.15
Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 14.2.15. - [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.13...v14.2.15) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4672475 commit 1d8ac5c

File tree

5 files changed

+175
-140
lines changed

5 files changed

+175
-140
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ipaddr.js": "^2.2.0",
6969
"lottie-react": "^2.4.0",
7070
"lucide-react": "0.441.0",
71-
"next": "14.2.13",
71+
"next": "14.2.15",
7272
"next-plausible": "^3.12.0",
7373
"next-seo": "^6.5.0",
7474
"next-themes": "^0.3.0",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"class-variance-authority": "^0.7.0",
3131
"clsx": "^2.1.1",
3232
"lucide-react": "0.441.0",
33-
"next": "14.2.13",
33+
"next": "14.2.15",
3434
"next-themes": "^0.3.0",
3535
"prettier": "^3.3.2",
3636
"react": "18.3.1",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"flexsearch": "^0.7.43",
3535
"github-slugger": "^2.0.0",
3636
"lucide-react": "0.441.0",
37-
"next": "14.2.13",
37+
"next": "14.2.15",
3838
"nextjs-toploader": "^1.6.12",
3939
"node-html-parser": "^6.1.13",
4040
"posthog-js": "1.67.1",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"clsx": "^2.1.1",
2323
"cmdk": "^1.0.0",
2424
"lucide-react": "0.441.0",
25-
"next": "14.2.13",
25+
"next": "14.2.15",
2626
"next-themes": "^0.3.0",
2727
"react": "18.3.1",
2828
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)