File tree Expand file tree Collapse file tree 5 files changed +121
-137
lines changed
Expand file tree Collapse file tree 5 files changed +121
-137
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @lingo.dev/_compiler " : patch
3+ " @lingo.dev/_react " : patch
4+ ---
5+
6+ Upgrade to non-vulnerable Next.js versions (React2Shell)
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "lingo.dev" : " workspace:*" ,
13- "next" : " 15.3.1 " ,
13+ "next" : " 15.3.6 " ,
1414 "react" : " 19.2.0" ,
1515 "react-dom" : " 19.2.0"
1616 },
Original file line number Diff line number Diff line change 3939 "@types/lodash" : " 4.17.21" ,
4040 "@types/object-hash" : " 3.0.6" ,
4141 "@types/react" : " 19.2.7" ,
42- "next" : " 15.2.4 " ,
42+ "next" : " 15.2.6 " ,
4343 "tsup" : " 8.5.1" ,
4444 "typescript" : " 5.9.3" ,
4545 "vitest" : " 4.0.13"
Original file line number Diff line number Diff line change 4848 "@types/react-dom" : " 19.2.3" ,
4949 "@vitejs/plugin-react" : " 4.4.1" ,
5050 "chokidar-cli" : " 3.0.0" ,
51- "next" : " 15.2.4 " ,
51+ "next" : " 15.2.6 " ,
5252 "react" : " 19.2.0" ,
5353 "react-dom" : " 19.2.0" ,
5454 "tsup" : " 8.5.1" ,
5757 "vitest" : " 3.1.1"
5858 },
5959 "peerDependencies" : {
60- "next" : " 15.2.4 "
60+ "next" : " 15.2.6 "
6161 },
6262 "dependencies" : {
6363 "js-cookie" : " 3.0.5" ,
You can’t perform that action at this time.
0 commit comments