Skip to content

Commit 02128da

Browse files
fix(deps): update nextjs monorepo to v15.1.4 (#1958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ba54679 commit 02128da

File tree

4 files changed

+78
-73
lines changed

4 files changed

+78
-73
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@theguild/components": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@next/[email protected]` ↗︎](https://www.npmjs.com/package/@next/bundle-analyzer/v/15.1.4) (from `15.1.3`, in `dependencies`)

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"@giscus/react": "3.1.0",
54-
"@next/bundle-analyzer": "15.1.3",
54+
"@next/bundle-analyzer": "15.1.4",
5555
"@radix-ui/react-navigation-menu": "^1.2.0",
5656
"clsx": "2.1.1",
5757
"fuzzy": "0.1.3",
@@ -73,7 +73,7 @@
7373
"dedent": "1.5.3",
7474
"esbuild-plugin-svgr": "^3.0.0",
7575
"graphql": "16.10.0",
76-
"next": "15.1.3",
76+
"next": "15.1.4",
7777
"react": "18.3.1",
7878
"react-dom": "18.3.1",
7979
"unified": "^11.0.3"

0 commit comments

Comments
 (0)