Skip to content

Commit cb940ac

Browse files
authoredMar 26, 2025··
fix(deps): update nextjs monorepo to v15
1 parent 267774c commit cb940ac

File tree

2 files changed

+1821
-327
lines changed

2 files changed

+1821
-327
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@twilio-paste/core": "latest",
2020
"@twilio-paste/icons": "latest",
21-
"next": "13.5.8",
21+
"next": "15.2.4",
2222
"prop-types": "15.8.1",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
@@ -32,7 +32,7 @@
3232
"babel-jest": "29.7.0",
3333
"cypress": "13.17.0",
3434
"eslint": "8.57.1",
35-
"eslint-config-next": "13.5.8",
35+
"eslint-config-next": "15.2.4",
3636
"eslint-config-twilio": "2.0.0",
3737
"eslint-config-twilio-react": "2.0.0",
3838
"eslint-plugin-prettier": "4.2.1",

‎yarn.lock

+1,819-325
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.