File tree Expand file tree Collapse file tree 3 files changed +223
-231
lines changed Expand file tree Collapse file tree 3 files changed +223
-231
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " poool-react-access-next-example" ,
3
3
"dependencies" : {
4
4
"@poool/react-access" : " portal:../../" ,
5
- "next" : " 15.1.0 " ,
6
- "react" : " 19.0 .0" ,
7
- "react-dom" : " 19.0 .0"
5
+ "next" : " 15.4.1 " ,
6
+ "react" : " 19.1 .0" ,
7
+ "react-dom" : " 19.1 .0"
8
8
},
9
9
"scripts" : {
10
10
"dev" : " next"
Original file line number Diff line number Diff line change 29
29
"@testing-library/react" : " 16.3.0" ,
30
30
"@types/jest" : " 30.0.0" ,
31
31
"@types/node" : " 22.10.1" ,
32
- "@types/react" : " 19.0.1 " ,
33
- "@types/react-dom" : " 19.0.2 " ,
32
+ "@types/react" : " 19.1.8 " ,
33
+ "@types/react-dom" : " 19.1.6 " ,
34
34
"@types/webpack" : " 5.28.5" ,
35
35
"@types/webpack-dev-server" : " 4.7.2" ,
36
36
"@typescript-eslint/eslint-plugin" : " 8.37.0" ,
48
48
"jest-dev-server" : " 11.0.0" ,
49
49
"jest-environment-jsdom" : " 30.0.4" ,
50
50
"puppeteer" : " 24.13.0" ,
51
- "react" : " 19.0 .0" ,
52
- "react-dom" : " 19.0 .0" ,
53
- "react-router-dom" : " 7.0.2 " ,
51
+ "react" : " 19.1 .0" ,
52
+ "react-dom" : " 19.1 .0" ,
53
+ "react-router-dom" : " 7.6.3 " ,
54
54
"swc-loader" : " 0.2.6" ,
55
55
"ts-node" : " 10.9.2" ,
56
56
"tsup" : " 8.5.0" ,
You can’t perform that action at this time.
0 commit comments