Skip to content

Commit 78742d8

Browse files
fix(deps): update nextjs monorepo to v15.1.5 (#1991)
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 7d9279a commit 78742d8

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.5) (from `15.1.4`, 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.4",
54+
"@next/bundle-analyzer": "15.1.5",
5555
"@radix-ui/react-accordion": "^1.2.2",
5656
"@radix-ui/react-icons": "^1.3.2",
5757
"@radix-ui/react-navigation-menu": "^1.2.0",
@@ -77,7 +77,7 @@
7777
"dedent": "1.5.3",
7878
"esbuild-plugin-svgr": "^3.0.0",
7979
"graphql": "16.10.0",
80-
"next": "15.1.4",
80+
"next": "15.1.5",
8181
"react": "18.3.1",
8282
"react-dom": "18.3.1",
8383
"unified": "^11.0.3"

0 commit comments

Comments
 (0)