Skip to content

Commit dab33a9

Browse files
committed
idk maybe bumping will do the trick
1 parent 0a5ae33 commit dab33a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

integration-tests/test-apps/nextjs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"react": "19.0.0-rc-69d4b800-20241021",
13-
"react-dom": "19.0.0-rc-69d4b800-20241021",
14-
"next": "15.0.1"
12+
"react": "19.0.0-rc-02c0e824-20241028",
13+
"react-dom": "19.0.0-rc-02c0e824-20241028",
14+
"next": "15.0.2"
1515
},
1616
"devDependencies": {
1717
"@codecov/nextjs-webpack-plugin": "workspace:^",
@@ -20,6 +20,6 @@
2020
"@types/react": "^18",
2121
"@types/react-dom": "^18",
2222
"eslint": "^8",
23-
"eslint-config-next": "15.0.1"
23+
"eslint-config-next": "15.0.2"
2424
}
2525
}

0 commit comments

Comments
 (0)