Skip to content

Commit d7584aa

Browse files
Update dependency next to v14 (#32)
* Update dependency next to v14 * chore: add changeset renovate-9c5ce9d --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba37459 commit d7584aa

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.changeset/renovate-9c5ce9d.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@enalmada/nextui-admin': patch
3+
---
4+
5+
Updated dependency `next` to `^13.5.4 || ^14.0.0`.

bun.lockb

18 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@nextui-org/react": "^2.1.13",
4343
"clsx": "^2.0.0",
4444
"framer-motion": "^10.16.4",
45-
"next": "^13.5.4",
45+
"next": "^13.5.4 || ^14.0.0",
4646
"react": "^18.2.0"
4747
},
4848
"main": "dist/index.js",

0 commit comments

Comments
 (0)