File tree Expand file tree Collapse file tree 9 files changed +283
-161
lines changed Expand file tree Collapse file tree 9 files changed +283
-161
lines changed Original file line number Diff line number Diff line change 1
- 2025-10-01_16:30:55
1
+ 2025-10-02_01:49:21
Original file line number Diff line number Diff line change 14
14
"@repo/shared" : " workspace:*" ,
15
15
"next" : " 15.5.4" ,
16
16
"nextjs-darkmode" : " workspace:*" ,
17
- "react" : " ^19.1.1 " ,
18
- "react-dom" : " ^19.1.1 "
17
+ "react" : " ^19.2.0 " ,
18
+ "react-dom" : " ^19.2.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@next/eslint-plugin-next" : " ^15.5.4" ,
22
22
"@repo/eslint-config" : " workspace:*" ,
23
23
"@repo/typescript-config" : " workspace:*" ,
24
24
"@types/node" : " ^24.6.1" ,
25
- "@types/react" : " ^19.1.16 " ,
26
- "@types/react-dom" : " ^19.1.9 " ,
25
+ "@types/react" : " ^19.2.0 " ,
26
+ "@types/react-dom" : " ^19.2.0 " ,
27
27
"typescript" : " ^5.9.3"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 16
16
"next" : " ^15.5.4" ,
17
17
"nextjs-darkmode" : " workspace:*" ,
18
18
"nextjs-themes" : " ^4.0.6" ,
19
- "react" : " ^19.1.1 " ,
20
- "react-dom" : " ^19.1.1 " ,
19
+ "react" : " ^19.2.0 " ,
20
+ "react-dom" : " ^19.2.0 " ,
21
21
"react18-loaders" : " ^1.1.11"
22
22
},
23
23
"devDependencies" : {
24
24
"@next/eslint-plugin-next" : " ^15.5.4" ,
25
25
"@repo/eslint-config" : " workspace:*" ,
26
26
"@repo/typescript-config" : " workspace:*" ,
27
27
"@types/node" : " ^24.6.1" ,
28
- "@types/react" : " ^19.1.16 " ,
29
- "@types/react-dom" : " ^19.1.9 " ,
28
+ "@types/react" : " ^19.2.0 " ,
29
+ "@types/react-dom" : " ^19.2.0 " ,
30
30
"typescript" : " ^5.9.3"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 18
18
"next" : " ^15.5.4" ,
19
19
"nextjs-darkmode" : " workspace:*" ,
20
20
"nextjs-themes" : " ^4.0.6" ,
21
- "react" : " ^19.1.1 " ,
22
- "react-dom" : " ^19.1.1 " ,
21
+ "react" : " ^19.2.0 " ,
22
+ "react-dom" : " ^19.2.0 " ,
23
23
"react18-loaders" : " ^1.1.11"
24
24
},
25
25
"devDependencies" : {
26
26
"@next/eslint-plugin-next" : " ^15.5.4" ,
27
27
"@repo/eslint-config" : " workspace:*" ,
28
28
"@repo/typescript-config" : " workspace:*" ,
29
29
"@types/node" : " ^24.6.1" ,
30
- "@types/react" : " ^19.1.16 " ,
31
- "@types/react-dom" : " ^19.1.9 " ,
30
+ "@types/react" : " ^19.2.0 " ,
31
+ "@types/react-dom" : " ^19.2.0 " ,
32
32
"autoprefixer" : " ^10.4.21" ,
33
33
"postcss" : " ^8.5.6" ,
34
34
"tailwindcss" : " ^4.1.14" ,
Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"@repo/shared" : " workspace:*" ,
15
15
"nextjs-darkmode" : " workspace:*" ,
16
- "react" : " ^19.1.1 " ,
17
- "react-dom" : " ^19.1.1 " ,
16
+ "react" : " ^19.2.0 " ,
17
+ "react-dom" : " ^19.2.0 " ,
18
18
"react18-loaders" : " ^1.1.11" ,
19
19
"react18-themes" : " ^3.2.0"
20
20
},
21
21
"devDependencies" : {
22
22
"@repo/eslint-config" : " workspace:*" ,
23
23
"@repo/typescript-config" : " workspace:*" ,
24
- "@types/react" : " ^19.1.16 " ,
25
- "@types/react-dom" : " ^19.1.9 " ,
24
+ "@types/react" : " ^19.2.0 " ,
25
+ "@types/react-dom" : " ^19.2.0 " ,
26
26
"@vitejs/plugin-react" : " ^5.0.4" ,
27
27
"typescript" : " ^5.9.3" ,
28
28
"vite" : " ^7.1.7"
Original file line number Diff line number Diff line change 57
57
"@repo/typescript-config" : " workspace:*" ,
58
58
"@testing-library/react" : " ^16.3.0" ,
59
59
"@types/node" : " ^24.6.1" ,
60
- "@types/react" : " ^19.1.16 " ,
61
- "@types/react-dom" : " ^19.1.9 " ,
60
+ "@types/react" : " ^19.2.0 " ,
61
+ "@types/react-dom" : " ^19.2.0 " ,
62
62
"@vitejs/plugin-react" : " ^5.0.4" ,
63
63
"@vitest/coverage-v8" : " ^3.2.4" ,
64
64
"esbuild-plugin-rdi" : " ^0.0.0" ,
65
65
"esbuild-plugin-react18" : " 0.2.6" ,
66
66
"esbuild-plugin-react18-css" : " ^0.0.4" ,
67
67
"jsdom" : " ^27.0.0" ,
68
- "react" : " ^19.1.1 " ,
69
- "react-dom" : " ^19.1.1 " ,
68
+ "react" : " ^19.2.0 " ,
69
+ "react-dom" : " ^19.2.0 " ,
70
70
"tsup" : " ^8.5.0" ,
71
71
"typescript" : " ^5.9.3" ,
72
72
"vite-tsconfig-paths" : " ^5.1.4" ,
Original file line number Diff line number Diff line change 11
11
"eslint-config-prettier" : " ^10.1.8" ,
12
12
"eslint-plugin-only-warn" : " ^1.1.0" ,
13
13
"eslint-plugin-react" : " ^7.37.5" ,
14
- "eslint-plugin-react-hooks" : " ^5.2 .0" ,
14
+ "eslint-plugin-react-hooks" : " ^6.1 .0" ,
15
15
"eslint-plugin-turbo" : " ^2.5.8" ,
16
16
"globals" : " ^16.4.0" ,
17
17
"typescript" : " ^5.9.3" ,
Original file line number Diff line number Diff line change 22
22
"@repo/typescript-config" : " workspace:*" ,
23
23
"@testing-library/react" : " ^16.3.0" ,
24
24
"@types/node" : " ^24.6.1" ,
25
- "@types/react" : " ^19.1.16 " ,
26
- "@types/react-dom" : " ^19.1.9 " ,
25
+ "@types/react" : " ^19.2.0 " ,
26
+ "@types/react-dom" : " ^19.2.0 " ,
27
27
"@vitejs/plugin-react" : " ^5.0.4" ,
28
28
"@vitest/coverage-v8" : " ^3.2.4" ,
29
29
"esbuild-plugin-react18" : " ^0.2.6" ,
30
30
"esbuild-plugin-react18-css" : " ^0.0.4" ,
31
31
"jsdom" : " ^27.0.0" ,
32
- "react" : " ^19.1.1 " ,
33
- "react-dom" : " ^19.1.1 " ,
32
+ "react" : " ^19.2.0 " ,
33
+ "react-dom" : " ^19.2.0 " ,
34
34
"tsup" : " ^8.5.0" ,
35
35
"typescript" : " ^5.9.3" ,
36
36
"vite-tsconfig-paths" : " ^5.1.4" ,
You can’t perform that action at this time.
0 commit comments