Skip to content

Commit 0f26875

Browse files
chore(deps): update dependency next to v15 [security]
1 parent 63bd120 commit 0f26875

2 files changed

Lines changed: 274 additions & 96 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/farbenmeer/next-image-autosize#readme",
2525
"peerDependencies": {
26-
"next": "^14.0.0",
26+
"next": "^15.0.0",
2727
"react": "^18.0.0",
2828
"react-dom": "^18.0.0"
2929
},
@@ -39,7 +39,7 @@
3939
"eslint-plugin-react-hooks": "^4.2.0",
4040
"eslint-config-prettier": "^9.0.0",
4141
"husky": "^9.0.0",
42-
"next": "^14.0.0",
42+
"next": "^15.0.0",
4343
"prettier": "^3.0.0",
4444
"react": "^18.0.0",
4545
"react-dom": "^18.0.0",

0 commit comments

Comments
 (0)