Skip to content

Commit 5a580e5

Browse files
chore(deps): update nextjs monorepo to v15
| datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | npm | eslint-config-next | 14.2.1 | 15.0.1 | | npm | next | 14.2.1 | 15.0.1 |
1 parent c07bded commit 5a580e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

41.4 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lodash.flattendeep": "^4.4.0",
3333
"lodash.last": "^3.0.0",
3434
"lucide-react": "^0.368.0",
35-
"next": "14.2.1",
35+
"next": "15.0.1",
3636
"next-themes": "^0.3.0",
3737
"nuqs": "^1.17.0",
3838
"react": "^18",
@@ -52,7 +52,7 @@
5252
"@types/react-dom": "^18",
5353
"autoprefixer": "^10.0.1",
5454
"eslint": "^8",
55-
"eslint-config-next": "14.2.1",
55+
"eslint-config-next": "15.0.1",
5656
"eslint-config-prettier": "^9.1.0",
5757
"eslint-plugin-prettier": "^5.1.3",
5858
"postcss": "^8",

0 commit comments

Comments
 (0)