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-05-19_08:34:42
1
+ 2025-05-19_16:31:17
Original file line number Diff line number Diff line change 29
29
"@types/react" : " ^19.1.4" ,
30
30
"@types/react-dom" : " ^19.1.5" ,
31
31
"@vitejs/plugin-react" : " ^4.4.1" ,
32
- "@vitest/coverage-v8" : " ^3.1.3 " ,
32
+ "@vitest/coverage-v8" : " ^3.1.4 " ,
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.4" ,
43
43
"typescript" : " ^5.8.3" ,
44
44
"vite-tsconfig-paths" : " ^5.1.4" ,
45
- "vitest" : " ^3.1.3 "
45
+ "vitest" : " ^3.1.4 "
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.19" ,
34
- "@vitest/coverage-v8" : " ^3.1.3 " ,
34
+ "@vitest/coverage-v8" : " ^3.1.4 " ,
35
35
"esbuild" : " ^0.25.4" ,
36
36
"octokit" : " ^4.1.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.1.3 "
46
+ "vitest" : " ^3.1.4 "
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.4" ,
30
30
"@types/react-dom" : " ^19.1.5" ,
31
31
"@vitejs/plugin-react" : " ^4.4.1" ,
32
- "@vitest/coverage-v8" : " ^3.1.3 " ,
32
+ "@vitest/coverage-v8" : " ^3.1.4 " ,
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.4" ,
43
43
"typescript" : " ^5.8.3" ,
44
44
"vite-tsconfig-paths" : " ^5.1.4" ,
45
- "vitest" : " ^3.1.3 "
45
+ "vitest" : " ^3.1.4 "
46
46
},
47
47
"peerDependencies" : {
48
48
"@types/react" : " 16.8 - 18" ,
You can’t perform that action at this time.
0 commit comments