File tree Expand file tree Collapse file tree 8 files changed +252
-96
lines changed
playground/styled-components Expand file tree Collapse file tree 8 files changed +252
-96
lines changed Original file line number Diff line number Diff line change 3131 "devDependencies" : {
3232 "@eslint/js" : " ^9.39.2" ,
3333 "@types/fs-extra" : " ^11.0.4" ,
34- "@types/node" : " ^24.10.7 " ,
34+ "@types/node" : " ^24.10.9 " ,
3535 "@vitejs/release-scripts" : " ^1.6.0" ,
3636 "eslint" : " ^9.39.2" ,
3737 "eslint-plugin-import-x" : " ^4.16.1" ,
38- "eslint-plugin-n" : " ^17.23.1 " ,
38+ "eslint-plugin-n" : " ^17.23.2 " ,
3939 "eslint-plugin-regexp" : " ^2.10.0" ,
4040 "fs-extra" : " ^11.3.3" ,
4141 "globals" : " ^17.0.0" ,
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.59 "
11+ "@rolldown/pluginutils" : " 1.0.0-beta.60 "
1212 },
1313 "peerDependencies" : {
1414 "vite" : " ^4.2.0 || ^5.0.0 || ^6.0.0"
Original file line number Diff line number Diff line change 3636 "prepublishOnly" : " npm run build"
3737 },
3838 "dependencies" : {
39- "@rolldown/pluginutils" : " 1.0.0-beta.59 "
39+ "@rolldown/pluginutils" : " 1.0.0-beta.60 "
4040 },
4141 "devDependencies" : {
4242 "@vitejs/react-common" : " workspace:*" ,
Original file line number Diff line number Diff line change 2929 "test" : " playwright test"
3030 },
3131 "dependencies" : {
32- "@rolldown/pluginutils" : " 1.0.0-beta.59 " ,
32+ "@rolldown/pluginutils" : " 1.0.0-beta.60 " ,
3333 "@swc/core" : " ^1.15.8"
3434 },
3535 "devDependencies" : {
3636 "@playwright/test" : " ^1.57.0" ,
3737 "@types/fs-extra" : " ^11.0.4" ,
38- "@types/node" : " ^24.10.7 " ,
38+ "@types/node" : " ^24.10.9 " ,
3939 "@vitejs/react-common" : " workspace:*" ,
4040 "fs-extra" : " ^11.3.3" ,
4141 "prettier" : " ^3.0.3" ,
Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "react" : " ^19.2.3" ,
1212 "react-dom" : " ^19.2.3" ,
13- "styled-components" : " ^6.3.5 "
13+ "styled-components" : " ^6.3.8 "
1414 },
1515 "devDependencies" : {
1616 "@swc/plugin-styled-components" : " ^12.3.0" ,
Original file line number Diff line number Diff line change 4444 "@babel/core" : " ^7.28.6" ,
4545 "@babel/plugin-transform-react-jsx-self" : " ^7.27.1" ,
4646 "@babel/plugin-transform-react-jsx-source" : " ^7.27.1" ,
47- "@rolldown/pluginutils" : " 1.0.0-beta.59 " ,
47+ "@rolldown/pluginutils" : " 1.0.0-beta.60 " ,
4848 "@types/babel__core" : " ^7.20.5" ,
4949 "react-refresh" : " ^0.18.0"
5050 },
5353 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
5454 "react" : " ^19.2.3" ,
5555 "react-dom" : " ^19.2.3" ,
56- "rolldown" : " 1.0.0-beta.59 " ,
56+ "rolldown" : " 1.0.0-beta.60 " ,
5757 "tsdown" : " ^0.19.0"
5858 },
5959 "peerDependencies" : {
Original file line number Diff line number Diff line change 5353 "@playwright/test" : " ^1.57.0" ,
5454 "@tsconfig/strictest" : " ^2.0.8" ,
5555 "@types/estree" : " ^1.0.8" ,
56- "@types/node" : " ^24.10.7 " ,
56+ "@types/node" : " ^24.10.9 " ,
5757 "@types/react" : " ^19.2.8" ,
5858 "@types/react-dom" : " ^19.2.3" ,
5959 "@vitejs/plugin-react" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments