Skip to content

Commit 4b4230e

Browse files
fix(deps): update nextjs monorepo to v15.0.4 (#1858)
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 d9cacc2 commit 4b4230e

File tree

4 files changed

+80
-75
lines changed

4 files changed

+80
-75
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.0.4) (from `15.0.3`, in `dependencies`)

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"dependencies": {
6767
"@giscus/react": "3.0.0",
68-
"@next/bundle-analyzer": "15.0.3",
68+
"@next/bundle-analyzer": "15.0.4",
6969
"@radix-ui/react-navigation-menu": "^1.2.0",
7070
"clsx": "2.1.1",
7171
"fuzzy": "0.1.3",
@@ -89,7 +89,7 @@
8989
"dedent": "1.5.3",
9090
"esbuild-plugin-svgr": "^3.0.0",
9191
"graphql": "16.9.0",
92-
"next": "15.0.3",
92+
"next": "15.0.4",
9393
"react": "18.3.1",
9494
"react-dom": "18.3.1",
9595
"unified": "^11.0.3"

0 commit comments

Comments
 (0)