File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
esbuild-plugin-react18-css-example Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- 2025-07-29_08:36:42
1
+ 2025-07-29_16:34:10
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@next/eslint-plugin-next" : " ^15.4.4" ,
23
23
"@types/node" : " ^24.1.0" ,
24
- "@types/react" : " ^19.1.8 " ,
25
- "@types/react-dom" : " ^19.1.6 " ,
24
+ "@types/react" : " ^19.1.9 " ,
25
+ "@types/react-dom" : " ^19.1.7 " ,
26
26
"eslint-config-custom" : " workspace:*" ,
27
27
"tsconfig" : " workspace:*" ,
28
28
"typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 18
18
"shared-ui" : " workspace:*"
19
19
},
20
20
"devDependencies" : {
21
- "@types/react" : " ^19.1.8 " ,
22
- "@types/react-dom" : " ^19.1.6 " ,
21
+ "@types/react" : " ^19.1.9 " ,
22
+ "@types/react-dom" : " ^19.1.7 " ,
23
23
"@typescript-eslint/eslint-plugin" : " ^8.38.0" ,
24
24
"@typescript-eslint/parser" : " ^8.38.0" ,
25
25
"@vitejs/plugin-react-swc" : " ^3.11.0" ,
Original file line number Diff line number Diff line change 26
26
"@testing-library/react" : " ^16.3.0" ,
27
27
"@turbo/gen" : " ^2.5.5" ,
28
28
"@types/node" : " ^24.1.0" ,
29
- "@types/react" : " ^19.1.8 " ,
30
- "@types/react-dom" : " ^19.1.6 " ,
29
+ "@types/react" : " ^19.1.9 " ,
30
+ "@types/react-dom" : " ^19.1.7 " ,
31
31
"@vitejs/plugin-react" : " ^4.7.0" ,
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 26
26
"@testing-library/react" : " ^16.3.0" ,
27
27
"@turbo/gen" : " ^2.5.5" ,
28
28
"@types/node" : " ^24.1.0" ,
29
- "@types/react" : " ^19.1.8 " ,
30
- "@types/react-dom" : " ^19.1.6 " ,
29
+ "@types/react" : " ^19.1.9 " ,
30
+ "@types/react-dom" : " ^19.1.7 " ,
31
31
"@vitejs/plugin-react" : " ^4.7.0" ,
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 12
12
"devDependencies" : {
13
13
"@mayank1513/fork-me" : " ^2.1.3" ,
14
14
"@types/node" : " ^24.1.0" ,
15
- "@types/react" : " ^19.1.8 " ,
16
- "@types/react-dom" : " ^19.1.6 " ,
15
+ "@types/react" : " ^19.1.9 " ,
16
+ "@types/react-dom" : " ^19.1.7 " ,
17
17
"esbuild-plugin-react18-css-example" : " workspace:*" ,
18
18
"eslint-config-custom" : " workspace:*" ,
19
19
"next" : " ^15.4.4" ,
You can’t perform that action at this time.
0 commit comments