File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
esbuild-plugin-react18-css-example
esbuild-plugin-react18-css Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- 2025-06-09_08:35:17
1
+ 2025-06-09_16:32:53
Original file line number Diff line number Diff line change 29
29
"@types/react" : " ^19.1.6" ,
30
30
"@types/react-dom" : " ^19.1.6" ,
31
31
"@vitejs/plugin-react" : " ^4.5.1" ,
32
- "@vitest/coverage-v8" : " ^3.2.2 " ,
32
+ "@vitest/coverage-v8" : " ^3.2.3 " ,
33
33
"esbuild-plugin-css-module" : " ^0.1.0" ,
34
34
"esbuild-plugin-react18" : " ^0.2.6" ,
35
35
"esbuild-plugin-react18-css" : " workspace:*" ,
42
42
"typedoc" : " ^0.28.5" ,
43
43
"typescript" : " ^5.8.3" ,
44
44
"vite-tsconfig-paths" : " ^5.1.4" ,
45
- "vitest" : " ^3.2.2 "
45
+ "vitest" : " ^3.2.3 "
46
46
},
47
47
"peerDependencies" : {
48
48
"@types/react" : " 16.8 - 18" ,
Original file line number Diff line number Diff line change 31
31
},
32
32
"devDependencies" : {
33
33
"@types/node" : " ^22.15.30" ,
34
- "@vitest/coverage-v8" : " ^3.2.2 " ,
34
+ "@vitest/coverage-v8" : " ^3.2.3 " ,
35
35
"esbuild" : " ^0.25.5" ,
36
36
"octokit" : " ^5.0.3" ,
37
37
"tiny-glob" : " ^0.2.9" ,
43
43
"typedoc-plugin-rename-defaults" : " ^0.7.3" ,
44
44
"typedoc-plugin-zod" : " ^1.4.1" ,
45
45
"typescript" : " ^5.8.3" ,
46
- "vitest" : " ^3.2.2 "
46
+ "vitest" : " ^3.2.3 "
47
47
},
48
48
"funding" : {
49
49
"type" : " github" ,
Original file line number Diff line number Diff line change 29
29
"@types/react" : " ^19.1.6" ,
30
30
"@types/react-dom" : " ^19.1.6" ,
31
31
"@vitejs/plugin-react" : " ^4.5.1" ,
32
- "@vitest/coverage-v8" : " ^3.2.2 " ,
32
+ "@vitest/coverage-v8" : " ^3.2.3 " ,
33
33
"esbuild-plugin-css-module" : " ^0.1.0" ,
34
34
"esbuild-plugin-react18" : " ^0.2.6" ,
35
35
"esbuild-plugin-react18-css" : " workspace:*" ,
42
42
"typedoc" : " ^0.28.5" ,
43
43
"typescript" : " ^5.8.3" ,
44
44
"vite-tsconfig-paths" : " ^5.1.4" ,
45
- "vitest" : " ^3.2.2 "
45
+ "vitest" : " ^3.2.3 "
46
46
},
47
47
"peerDependencies" : {
48
48
"@types/react" : " 16.8 - 18" ,
You can’t perform that action at this time.
0 commit comments