File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
esbuild-plugin-react18-css-example Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- 2025-08-11_16:34:49
1
+ 2025-08-12_02:01:23
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@next/eslint-plugin-next" : " ^15.4.6" ,
23
23
"@types/node" : " ^24.2.1" ,
24
- "@types/react" : " ^19.1.9 " ,
24
+ "@types/react" : " ^19.1.10 " ,
25
25
"@types/react-dom" : " ^19.1.7" ,
26
26
"eslint-config-custom" : " workspace:*" ,
27
27
"tsconfig" : " workspace:*" ,
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.9 " ,
21
+ "@types/react" : " ^19.1.10 " ,
22
22
"@types/react-dom" : " ^19.1.7" ,
23
- "@typescript-eslint/eslint-plugin" : " ^8.39.0 " ,
24
- "@typescript-eslint/parser" : " ^8.39.0 " ,
23
+ "@typescript-eslint/eslint-plugin" : " ^8.39.1 " ,
24
+ "@typescript-eslint/parser" : " ^8.39.1 " ,
25
25
"@vitejs/plugin-react-swc" : " ^4.0.0" ,
26
26
"eslint" : " ^9.33.0" ,
27
27
"eslint-plugin-react-hooks" : " ^5.2.0" ,
28
28
"eslint-plugin-react-refresh" : " ^0.4.20" ,
29
29
"typescript" : " ^5.9.2" ,
30
- "vite" : " ^7.1.1 "
30
+ "vite" : " ^7.1.2 "
31
31
}
32
32
}
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.2.1" ,
29
- "@types/react" : " ^19.1.9 " ,
29
+ "@types/react" : " ^19.1.10 " ,
30
30
"@types/react-dom" : " ^19.1.7" ,
31
31
"@vitejs/plugin-react" : " ^5.0.0" ,
32
32
"@vitest/coverage-v8" : " ^3.2.4" ,
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.2.1" ,
29
- "@types/react" : " ^19.1.9 " ,
29
+ "@types/react" : " ^19.1.10 " ,
30
30
"@types/react-dom" : " ^19.1.7" ,
31
31
"@vitejs/plugin-react" : " ^5.0.0" ,
32
32
"@vitest/coverage-v8" : " ^3.2.4" ,
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.2.1" ,
15
- "@types/react" : " ^19.1.9 " ,
15
+ "@types/react" : " ^19.1.10 " ,
16
16
"@types/react-dom" : " ^19.1.7" ,
17
17
"esbuild-plugin-react18-css-example" : " workspace:*" ,
18
18
"eslint-config-custom" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments