File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
esbuild-plugin-react18-css-example Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- 2025-08-28_08:31:53
1
+ 2025-08-28_16:30:26
Original file line number Diff line number Diff line change 22
22
"@next/eslint-plugin-next" : " ^15.5.2" ,
23
23
"@types/node" : " ^24.3.0" ,
24
24
"@types/react" : " ^19.1.12" ,
25
- "@types/react-dom" : " ^19.1.8 " ,
25
+ "@types/react-dom" : " ^19.1.9 " ,
26
26
"eslint-config-custom" : " workspace:*" ,
27
27
"tsconfig" : " workspace:*" ,
28
28
"typescript" : " ^5.9.2"
Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@types/react" : " ^19.1.12" ,
22
- "@types/react-dom" : " ^19.1.8 " ,
22
+ "@types/react-dom" : " ^19.1.9 " ,
23
23
"@typescript-eslint/eslint-plugin" : " ^8.41.0" ,
24
24
"@typescript-eslint/parser" : " ^8.41.0" ,
25
25
"@vitejs/plugin-react-swc" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 27
27
"@turbo/gen" : " ^2.5.6" ,
28
28
"@types/node" : " ^24.3.0" ,
29
29
"@types/react" : " ^19.1.12" ,
30
- "@types/react-dom" : " ^19.1.8 " ,
30
+ "@types/react-dom" : " ^19.1.9 " ,
31
31
"@vitejs/plugin-react" : " ^5.0.2" ,
32
32
"@vitest/coverage-v8" : " ^3.2.4" ,
33
33
"esbuild-plugin-css-module" : " ^0.1.0" ,
Original file line number Diff line number Diff line change 27
27
"@turbo/gen" : " ^2.5.6" ,
28
28
"@types/node" : " ^24.3.0" ,
29
29
"@types/react" : " ^19.1.12" ,
30
- "@types/react-dom" : " ^19.1.8 " ,
30
+ "@types/react-dom" : " ^19.1.9 " ,
31
31
"@vitejs/plugin-react" : " ^5.0.2" ,
32
32
"@vitest/coverage-v8" : " ^3.2.4" ,
33
33
"esbuild-plugin-css-module" : " ^0.1.0" ,
Original file line number Diff line number Diff line change 13
13
"@mayank1513/fork-me" : " ^2.1.3" ,
14
14
"@types/node" : " ^24.3.0" ,
15
15
"@types/react" : " ^19.1.12" ,
16
- "@types/react-dom" : " ^19.1.8 " ,
16
+ "@types/react-dom" : " ^19.1.9 " ,
17
17
"esbuild-plugin-react18-css-example" : " workspace:*" ,
18
18
"eslint-config-custom" : " workspace:*" ,
19
19
"next" : " ^15.5.2" ,
You can’t perform that action at this time.
0 commit comments