Skip to content

Commit 1c3c16b

Browse files
fix(deps): update nextjs monorepo to v15.1.0 (#1869)
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 bbf19c8 commit 1c3c16b

File tree

4 files changed

+81
-83
lines changed

4 files changed

+81
-83
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.0) (from `15.0.4`, 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.4",
68+
"@next/bundle-analyzer": "15.1.0",
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.10.0",
92-
"next": "15.0.4",
92+
"next": "15.1.0",
9393
"react": "18.3.1",
9494
"react-dom": "18.3.1",
9595
"unified": "^11.0.3"

0 commit comments

Comments
 (0)