File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
esbuild-plugin-react18-css-example
esbuild-plugin-react18-css Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- 2025-10-31_08:32:13
1+ 2025-10-31_16:31:18
Original file line number Diff line number Diff line change 2929 "@types/react" : " ^19.2.2" ,
3030 "@types/react-dom" : " ^19.2.2" ,
3131 "@vitejs/plugin-react" : " ^5.1.0" ,
32- "@vitest/coverage-v8" : " ^4.0.5 " ,
32+ "@vitest/coverage-v8" : " ^4.0.6 " ,
3333 "esbuild-plugin-css-module" : " ^0.1.0" ,
3434 "esbuild-plugin-react18" : " ^0.2.6" ,
3535 "esbuild-plugin-react18-css" : " workspace:*" ,
4242 "typedoc" : " ^0.28.14" ,
4343 "typescript" : " ^5.9.3" ,
4444 "vite-tsconfig-paths" : " ^5.1.4" ,
45- "vitest" : " ^4.0.5 "
45+ "vitest" : " ^4.0.6 "
4646 },
4747 "peerDependencies" : {
4848 "@types/react" : " 16.8 - 18" ,
Original file line number Diff line number Diff line change 2727 "autoprefixer" : " ^10.4.21" ,
2828 "postcss" : " ^8.5.6" ,
2929 "postcss-modules" : " ^6.0.1" ,
30- "sass" : " ^1.93.2 "
30+ "sass" : " ^1.93.3 "
3131 },
3232 "devDependencies" : {
3333 "@types/node" : " ^24.9.2" ,
34- "@vitest/coverage-v8" : " ^4.0.5 " ,
34+ "@vitest/coverage-v8" : " ^4.0.6 " ,
3535 "esbuild" : " ^0.25.11" ,
3636 "octokit" : " ^5.0.5" ,
3737 "tiny-glob" : " ^0.2.9" ,
4343 "typedoc-plugin-rename-defaults" : " ^0.7.3" ,
4444 "typedoc-plugin-zod" : " ^1.4.3" ,
4545 "typescript" : " ^5.9.3" ,
46- "vitest" : " ^4.0.5 "
46+ "vitest" : " ^4.0.6 "
4747 },
4848 "funding" : {
4949 "type" : " github" ,
Original file line number Diff line number Diff line change 2929 "@types/react" : " ^19.2.2" ,
3030 "@types/react-dom" : " ^19.2.2" ,
3131 "@vitejs/plugin-react" : " ^5.1.0" ,
32- "@vitest/coverage-v8" : " ^4.0.5 " ,
32+ "@vitest/coverage-v8" : " ^4.0.6 " ,
3333 "esbuild-plugin-css-module" : " ^0.1.0" ,
3434 "esbuild-plugin-react18" : " ^0.2.6" ,
3535 "esbuild-plugin-react18-css" : " workspace:*" ,
4242 "typedoc" : " ^0.28.14" ,
4343 "typescript" : " ^5.9.3" ,
4444 "vite-tsconfig-paths" : " ^5.1.4" ,
45- "vitest" : " ^4.0.5 "
45+ "vitest" : " ^4.0.6 "
4646 },
4747 "peerDependencies" : {
4848 "@types/react" : " 16.8 - 18" ,
You can’t perform that action at this time.
0 commit comments