File tree Expand file tree Collapse file tree 11 files changed +425
-538
lines changed
Expand file tree Collapse file tree 11 files changed +425
-538
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.0 .0" ,
41+ "globals" : " ^17.1 .0" ,
4242 "lint-staged" : " ^16.2.7" ,
43- "oxfmt" : " ^0.24 .0" ,
43+ "oxfmt" : " ^0.26 .0" ,
4444 "picocolors" : " ^1.1.1" ,
45- "playwright-chromium" : " ^1.57 .0" ,
45+ "playwright-chromium" : " ^1.58 .0" ,
4646 "simple-git-hooks" : " ^2.13.1" ,
4747 "typescript" : " ^5.9.3" ,
48- "typescript-eslint" : " ^8.53.0 " ,
48+ "typescript-eslint" : " ^8.53.1 " ,
4949 "vite" : " ^7.3.1" ,
5050 "vite-plugin-inspect" : " ^11.3.3" ,
51- "vitest" : " ^4.0.17 "
51+ "vitest" : " ^4.0.18 "
5252 },
5353 "simple-git-hooks" : {
5454 "pre-commit" : " pnpm exec lint-staged --concurrent false"
7070 "engines" : {
7171 "node" : " ^20.19.0 || >=22.12.0"
7272 },
73- "packageManager" :
" [email protected] .0 " 73+ "packageManager" :
" [email protected] .1 " 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-beta.60 "
11+ "@rolldown/pluginutils" : " 1.0.0-rc.1 "
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.60 "
39+ "@rolldown/pluginutils" : " 1.0.0-rc.1 "
4040 },
4141 "devDependencies" : {
4242 "@vitejs/react-common" : " workspace:*" ,
43- "tsdown" : " ^0.19.0 " ,
43+ "tsdown" : " ^0.20.1 " ,
4444 "vite" : " catalog:rolldown-vite"
4545 },
4646 "peerDependencies" : {
Original file line number Diff line number Diff line change 2929 "test" : " playwright test"
3030 },
3131 "dependencies" : {
32- "@rolldown/pluginutils" : " 1.0.0-beta.60 " ,
32+ "@rolldown/pluginutils" : " 1.0.0-rc.1 " ,
3333 "@swc/core" : " ^1.15.8"
3434 },
3535 "devDependencies" : {
36- "@playwright/test" : " ^1.57 .0" ,
36+ "@playwright/test" : " ^1.58 .0" ,
3737 "@types/fs-extra" : " ^11.0.4" ,
3838 "@types/node" : " ^24.10.9" ,
3939 "@vitejs/react-common" : " workspace:*" ,
4040 "fs-extra" : " ^11.3.3" ,
4141 "prettier" : " ^3.0.3" ,
42- "tsdown" : " ^0.19.0 " ,
42+ "tsdown" : " ^0.20.1 " ,
4343 "typescript" : " ^5.9.3"
4444 },
4545 "peerDependencies" : {
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.60 " ,
47+ "@rolldown/pluginutils" : " 1.0.0-rc.1 " ,
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.60 " ,
57- "tsdown" : " ^0.19.0 "
56+ "rolldown" : " 1.0.0-rc.1 " ,
57+ "tsdown" : " ^0.20.1 "
5858 },
5959 "peerDependencies" : {
6060 "vite" : " ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
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.59.2 "
34+ "wrangler" : " ^4.60.0 "
3535 },
3636 "stackblitz" : {
3737 "installDependencies" : false ,
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "react" : " ^19.2.3" ,
1717 "react-dom" : " ^19.2.3" ,
18- "react-router" : " 7.12 .0"
18+ "react-router" : " 7.13 .0"
1919 },
2020 "devDependencies" : {
21- "@cloudflare/vite-plugin" : " ^1.21.0 " ,
21+ "@cloudflare/vite-plugin" : " ^1.21.2 " ,
2222 "@tailwindcss/typography" : " ^0.5.19" ,
2323 "@tailwindcss/vite" : " ^4.1.18" ,
2424 "@types/react" : " ^19.2.9" ,
2727 "@vitejs/plugin-rsc" : " latest" ,
2828 "tailwindcss" : " ^4.1.18" ,
2929 "vite" : " ^7.3.1" ,
30- "wrangler" : " ^4.59.2 "
30+ "wrangler" : " ^4.60.0 "
3131 }
3232}
Original file line number Diff line number Diff line change 1515 "react-dom" : " ^19.2.3"
1616 },
1717 "devDependencies" : {
18- "@cloudflare/vite-plugin" : " ^1.21.0 " ,
18+ "@cloudflare/vite-plugin" : " ^1.21.2 " ,
1919 "@types/react" : " ^19.2.9" ,
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.59.2 "
25+ "wrangler" : " ^4.60.0 "
2626 }
2727}
Original file line number Diff line number Diff line change 4343 "estree-walker" : " ^3.0.3" ,
4444 "magic-string" : " ^0.30.21" ,
4545 "periscopic" : " ^4.0.2" ,
46- "srvx" : " ^0.10.0 " ,
46+ "srvx" : " ^0.10.1 " ,
4747 "strip-literal" : " ^3.1.0" ,
4848 "turbo-stream" : " ^3.1.0" ,
4949 "vitefu" : " ^1.1.1"
5050 },
5151 "devDependencies" : {
5252 "@hiogawa/utils" : " ^1.7.0" ,
53- "@playwright/test" : " ^1.57 .0" ,
53+ "@playwright/test" : " ^1.58 .0" ,
5454 "@tsconfig/strictest" : " ^2.0.8" ,
5555 "@types/estree" : " ^1.0.8" ,
5656 "@types/node" : " ^24.10.9" ,
6363 "react-dom" : " ^19.2.3" ,
6464 "react-server-dom-webpack" : " ^19.2.3" ,
6565 "tinyexec" : " ^1.0.2" ,
66- "tsdown" : " ^0.19.0 "
66+ "tsdown" : " ^0.20.1 "
6767 },
6868 "peerDependencies" : {
6969 "react" : " *" ,
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ export default defineConfig({
2121 'src/utils/encryption-runtime.ts' ,
2222 ] ,
2323 format : [ 'esm' ] ,
24+ // TODO: specify explicitly
25+ inlineOnly : false ,
2426 fixedExtension : false ,
2527 external : [ / ^ v i r t u a l : / , / ^ @ v i t e j s \/ p l u g i n - r s c \/ v e n d o r \/ / ] ,
2628 dts : {
You can’t perform that action at this time.
0 commit comments