File tree Expand file tree Collapse file tree 10 files changed +527
-298
lines changed
Expand file tree Collapse file tree 10 files changed +527
-298
lines changed Original file line number Diff line number Diff line change 3838 "eslint-plugin-n" : " ^17.23.2" ,
3939 "eslint-plugin-regexp" : " ^2.10.0" ,
4040 "fs-extra" : " ^11.3.3" ,
41- "globals" : " ^17.1 .0" ,
41+ "globals" : " ^17.3 .0" ,
4242 "lint-staged" : " ^16.2.7" ,
43- "oxfmt" : " ^0.26 .0" ,
43+ "oxfmt" : " ^0.27 .0" ,
4444 "picocolors" : " ^1.1.1" ,
45- "playwright-chromium" : " ^1.58.0 " ,
45+ "playwright-chromium" : " ^1.58.1 " ,
4646 "simple-git-hooks" : " ^2.13.1" ,
4747 "typescript" : " ^5.9.3" ,
48- "typescript-eslint" : " ^8.53.1 " ,
48+ "typescript-eslint" : " ^8.54.0 " ,
4949 "vite" : " ^7.3.1" ,
5050 "vite-plugin-inspect" : " ^11.3.3" ,
5151 "vitest" : " ^4.0.18"
7070 "engines" : {
7171 "node" : " ^20.19.0 || >=22.12.0"
7272 },
73- "packageManager" : " pnpm@10.28.1 "
73+ "packageManager" : " pnpm@10.28.2 "
7474}
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-rc.1 "
11+ "@rolldown/pluginutils" : " 1.0.0-rc.2 "
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-rc.1 "
39+ "@rolldown/pluginutils" : " 1.0.0-rc.2 "
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-rc.1 " ,
32+ "@rolldown/pluginutils" : " 1.0.0-rc.2 " ,
3333 "@swc/core" : " ^1.15.11"
3434 },
3535 "devDependencies" : {
36- "@playwright/test" : " ^1.58.0 " ,
36+ "@playwright/test" : " ^1.58.1 " ,
3737 "@types/fs-extra" : " ^11.0.4" ,
3838 "@types/node" : " ^24.10.9" ,
3939 "@vitejs/react-common" : " workspace:*" ,
Original file line number Diff line number Diff line change 4141 "test-unit" : " vitest run"
4242 },
4343 "dependencies" : {
44- "@babel/core" : " ^7.28.6 " ,
44+ "@babel/core" : " ^7.29.0 " ,
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-rc.1 " ,
47+ "@rolldown/pluginutils" : " 1.0.0-rc.2 " ,
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.4" ,
5555 "react-dom" : " ^19.2.4" ,
56- "rolldown" : " 1.0.0-rc.1 " ,
56+ "rolldown" : " 1.0.0-rc.2 " ,
5757 "tsdown" : " ^0.20.1"
5858 },
5959 "peerDependencies" : {
Original file line number Diff line number Diff line change 3131 "rsc-html-stream" : " ^0.0.7" ,
3232 "tailwindcss" : " ^4.1.18" ,
3333 "vite" : " ^7.3.1" ,
34- "wrangler" : " ^4.60.0 "
34+ "wrangler" : " ^4.61.1 "
3535 },
3636 "stackblitz" : {
3737 "installDependencies" : false ,
Original file line number Diff line number Diff line change 1818 "react-router" : " 7.13.0"
1919 },
2020 "devDependencies" : {
21- "@cloudflare/vite-plugin" : " ^1.21.2 " ,
21+ "@cloudflare/vite-plugin" : " ^1.22.1 " ,
2222 "@tailwindcss/typography" : " ^0.5.19" ,
2323 "@tailwindcss/vite" : " ^4.1.18" ,
2424 "@types/react" : " ^19.2.10" ,
2727 "@vitejs/plugin-rsc" : " latest" ,
2828 "tailwindcss" : " ^4.1.18" ,
2929 "vite" : " ^7.3.1" ,
30- "wrangler" : " ^4.60.0 "
30+ "wrangler" : " ^4.61.1 "
3131 }
3232}
Original file line number Diff line number Diff line change 1515 "react-dom" : " ^19.2.4"
1616 },
1717 "devDependencies" : {
18- "@cloudflare/vite-plugin" : " ^1.21.2 " ,
18+ "@cloudflare/vite-plugin" : " ^1.22.1 " ,
1919 "@types/react" : " ^19.2.10" ,
2020 "@types/react-dom" : " ^19.2.3" ,
2121 "@vitejs/plugin-react" : " latest" ,
2222 "@vitejs/plugin-rsc" : " latest" ,
2323 "rsc-html-stream" : " ^0.0.7" ,
2424 "vite" : " ^7.3.1" ,
25- "wrangler" : " ^4.60.0 "
25+ "wrangler" : " ^4.61.1 "
2626 }
2727}
Original file line number Diff line number Diff line change 5050 },
5151 "devDependencies" : {
5252 "@hiogawa/utils" : " ^1.7.0" ,
53- "@playwright/test" : " ^1.58.0 " ,
53+ "@playwright/test" : " ^1.58.1 " ,
5454 "@tsconfig/strictest" : " ^2.0.8" ,
5555 "@types/estree" : " ^1.0.8" ,
5656 "@types/node" : " ^24.10.9" ,
You can’t perform that action at this time.
0 commit comments