File tree Expand file tree Collapse file tree 12 files changed +566
-661
lines changed
playground/styled-components Expand file tree Collapse file tree 12 files changed +566
-661
lines changed Original file line number Diff line number Diff line change 55 "engines" : {
66 "node" : " ^20.19.0 || >=22.12.0"
77 },
8- "packageManager" : " pnpm@10.18.3 " ,
8+ "packageManager" : " pnpm@10.19.0 " ,
99 "homepage" : " https://github.com/vitejs/vite-plugin-react/" ,
1010 "keywords" : [
1111 " frontend" ,
3535 "devDependencies" : {
3636 "@eslint/js" : " ^9.38.0" ,
3737 "@types/fs-extra" : " ^11.0.4" ,
38- "@types/node" : " ^22.18.11 " ,
38+ "@types/node" : " ^22.18.12 " ,
3939 "@vitejs/release-scripts" : " ^1.6.0" ,
4040 "eslint" : " ^9.38.0" ,
4141 "eslint-plugin-import-x" : " ^4.16.1" ,
4242 "eslint-plugin-n" : " ^17.23.1" ,
4343 "eslint-plugin-regexp" : " ^2.10.0" ,
4444 "fs-extra" : " ^11.3.2" ,
4545 "globals" : " ^16.4.0" ,
46- "lint-staged" : " ^16.2.4 " ,
46+ "lint-staged" : " ^16.2.6 " ,
4747 "picocolors" : " ^1.1.1" ,
4848 "playwright-chromium" : " ^1.56.1" ,
4949 "prettier" : " ^3.6.2" ,
5050 "simple-git-hooks" : " ^2.13.1" ,
5151 "typescript" : " ^5.9.3" ,
52- "typescript-eslint" : " ^8.46.1 " ,
52+ "typescript-eslint" : " ^8.46.2 " ,
5353 "vite" : " ^7.1.10" ,
5454 "vite-plugin-inspect" : " ^11.3.3" ,
5555 "vitest" : " ^3.2.4"
Original file line number Diff line number Diff line change 88 "./refresh-runtime" : " ./refresh-runtime.js"
99 },
1010 "dependencies" : {
11- "@rolldown/pluginutils" : " 1.0.0-beta.43 "
11+ "@rolldown/pluginutils" : " 1.0.0-beta.45 "
1212 },
1313 "peerDependencies" : {
1414 "vite" : " ^4.2.0 || ^5.0.0 || ^6.0.0"
Original file line number Diff line number Diff line change 4343 },
4444 "devDependencies" : {
4545 "@vitejs/react-common" : " workspace:*" ,
46- "tsdown" : " ^0.15.8 " ,
46+ "tsdown" : " ^0.15.10 " ,
4747 "vite" : " catalog:rolldown-vite"
4848 },
4949 "dependencies" : {
50- "@rolldown/pluginutils" : " 1.0.0-beta.43 "
50+ "@rolldown/pluginutils" : " 1.0.0-beta.45 "
5151 }
5252}
Original file line number Diff line number Diff line change 3232 },
3333 "homepage" : " https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc#readme" ,
3434 "dependencies" : {
35- "@rolldown/pluginutils" : " 1.0.0-beta.43 " ,
35+ "@rolldown/pluginutils" : " 1.0.0-beta.45 " ,
3636 "@swc/core" : " ^1.13.5"
3737 },
3838 "peerDependencies" : {
4141 "devDependencies" : {
4242 "@playwright/test" : " ^1.56.1" ,
4343 "@types/fs-extra" : " ^11.0.4" ,
44- "@types/node" : " ^22.18.11 " ,
44+ "@types/node" : " ^22.18.12 " ,
4545 "@vitejs/react-common" : " workspace:*" ,
4646 "fs-extra" : " ^11.3.2" ,
4747 "prettier" : " ^3.0.3" ,
48- "tsdown" : " ^0.15.8 " ,
48+ "tsdown" : " ^0.15.10 " ,
4949 "typescript" : " ^5.9.3"
5050 }
5151}
Original file line number Diff line number Diff line change 1616 "@swc/plugin-styled-components" : " ^9.1.0" ,
1717 "@types/react" : " ^19.2.2" ,
1818 "@types/react-dom" : " ^19.2.2" ,
19- "@types/styled-components" : " ^5.1.34 " ,
19+ "@types/styled-components" : " ^5.1.35 " ,
2020 "@vitejs/plugin-react-swc" : " ../../dist"
2121 }
2222}
Original file line number Diff line number Diff line change 4444 },
4545 "homepage" : " https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme" ,
4646 "dependencies" : {
47- "@babel/core" : " ^7.28.4 " ,
47+ "@babel/core" : " ^7.28.5 " ,
4848 "@babel/plugin-transform-react-jsx-self" : " ^7.27.1" ,
4949 "@babel/plugin-transform-react-jsx-source" : " ^7.27.1" ,
50- "@rolldown/pluginutils" : " 1.0.0-beta.43 " ,
50+ "@rolldown/pluginutils" : " 1.0.0-beta.45 " ,
5151 "@types/babel__core" : " ^7.20.5" ,
5252 "react-refresh" : " ^0.18.0"
5353 },
5959 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
6060 "react" : " ^19.2.0" ,
6161 "react-dom" : " ^19.2.0" ,
62- "rolldown" : " 1.0.0-beta.44 " ,
63- "tsdown" : " ^0.15.8 "
62+ "rolldown" : " 1.0.0-beta.45 " ,
63+ "tsdown" : " ^0.15.10 "
6464 }
6565}
Original file line number Diff line number Diff line change 1616 "react-dom" : " ^19.2.0"
1717 },
1818 "devDependencies" : {
19- "@tailwindcss/vite" : " ^4.1.14 " ,
19+ "@tailwindcss/vite" : " ^4.1.16 " ,
2020 "@types/react" : " ^19.2.2" ,
2121 "@types/react-dom" : " ^19.2.2" ,
2222 "@vitejs/plugin-react" : " latest" ,
2929 "@vitejs/test-dep-transitive-cjs" : " file:./test-dep/transitive-cjs" ,
3030 "@vitejs/test-dep-transitive-use-sync-external-store" : " file:./test-dep/transitive-use-sync-external-store" ,
3131 "rsc-html-stream" : " ^0.0.7" ,
32- "tailwindcss" : " ^4.1.14 " ,
32+ "tailwindcss" : " ^4.1.16 " ,
3333 "vite" : " ^7.1.10" ,
34- "wrangler" : " ^4.43 .0"
34+ "wrangler" : " ^4.45 .0"
3535 },
3636 "stackblitz" : {
3737 "installDependencies" : false ,
Original file line number Diff line number Diff line change 1818 "react-router" : " 7.9.4"
1919 },
2020 "devDependencies" : {
21- "@cloudflare/vite-plugin" : " ^1.13.13 " ,
21+ "@cloudflare/vite-plugin" : " ^1.13.15 " ,
2222 "@tailwindcss/typography" : " ^0.5.19" ,
23- "@tailwindcss/vite" : " ^4.1.14 " ,
23+ "@tailwindcss/vite" : " ^4.1.16 " ,
2424 "@types/react" : " ^19.2.2" ,
2525 "@types/react-dom" : " ^19.2.2" ,
2626 "@vitejs/plugin-react" : " latest" ,
2727 "@vitejs/plugin-rsc" : " latest" ,
28- "tailwindcss" : " ^4.1.14 " ,
28+ "tailwindcss" : " ^4.1.16 " ,
2929 "vite" : " ^7.1.10" ,
30- "wrangler" : " ^4.43 .0"
30+ "wrangler" : " ^4.45 .0"
3131 }
3232}
Original file line number Diff line number Diff line change 1515 "react-dom" : " ^19.2.0"
1616 },
1717 "devDependencies" : {
18- "@cloudflare/vite-plugin" : " ^1.13.13 " ,
18+ "@cloudflare/vite-plugin" : " ^1.13.15 " ,
1919 "@types/react" : " ^19.2.2" ,
2020 "@types/react-dom" : " ^19.2.2" ,
2121 "@vitejs/plugin-react" : " latest" ,
Original file line number Diff line number Diff line change 3939 "prepack" : " tsdown"
4040 },
4141 "dependencies" : {
42- "@remix-run/node-fetch-server" : " ^0.10 .0" ,
42+ "@remix-run/node-fetch-server" : " ^0.11 .0" ,
4343 "es-module-lexer" : " ^1.7.0" ,
4444 "estree-walker" : " ^3.0.3" ,
45- "magic-string" : " ^0.30.19 " ,
45+ "magic-string" : " ^0.30.21 " ,
4646 "periscopic" : " ^4.0.2" ,
4747 "strip-literal" : " ^3.1.0" ,
4848 "turbo-stream" : " ^3.1.0" ,
5353 "@playwright/test" : " ^1.56.1" ,
5454 "@tsconfig/strictest" : " ^2.0.6" ,
5555 "@types/estree" : " ^1.0.8" ,
56- "@types/node" : " ^22.18.11 " ,
56+ "@types/node" : " ^22.18.12 " ,
5757 "@types/react" : " ^19.2.2" ,
5858 "@types/react-dom" : " ^19.2.2" ,
5959 "@vitejs/plugin-react" : " workspace:*" ,
6363 "react-dom" : " ^19.2.0" ,
6464 "react-server-dom-webpack" : " ^19.2.0" ,
6565 "tinyexec" : " ^1.0.1" ,
66- "tsdown" : " ^0.15.8 "
66+ "tsdown" : " ^0.15.10 "
6767 },
6868 "peerDependencies" : {
6969 "react" : " *" ,
You can’t perform that action at this time.
0 commit comments