|
73 | 73 | }, |
74 | 74 | "//": "READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!", |
75 | 75 | "dependencies": { |
76 | | - "@oxc-project/runtime": "0.111.0", |
| 76 | + "@oxc-project/runtime": "0.112.0", |
77 | 77 | "fdir": "^6.5.0", |
78 | 78 | "lightningcss": "^1.31.1", |
79 | 79 | "picomatch": "^4.0.3", |
80 | 80 | "postcss": "^8.5.6", |
81 | | - "rolldown": "1.0.0-rc.2", |
| 81 | + "rolldown": "1.0.0-rc.3", |
82 | 82 | "tinyglobby": "^0.2.15" |
83 | 83 | }, |
84 | 84 | "optionalDependencies": { |
|
88 | 88 | "@babel/parser": "^7.29.0", |
89 | 89 | "@jridgewell/remapping": "^2.3.5", |
90 | 90 | "@jridgewell/trace-mapping": "^0.3.31", |
91 | | - "@oxc-project/types": "0.111.0", |
| 91 | + "@oxc-project/types": "0.112.0", |
92 | 92 | "@polka/compression": "^1.0.0-next.25", |
93 | | - "@rolldown/pluginutils": "1.0.0-rc.2", |
| 93 | + "@rolldown/pluginutils": "1.0.0-rc.3", |
94 | 94 | "@rollup/plugin-alias": "^5.1.1", |
95 | 95 | "@rollup/plugin-commonjs": "^29.0.0", |
96 | 96 | "@rollup/plugin-dynamic-import-vars": "2.1.4", |
|
131 | 131 | "postcss-modules": "^6.0.1", |
132 | 132 | "premove": "^4.0.0", |
133 | 133 | "resolve.exports": "^2.0.3", |
134 | | - "rolldown-plugin-dts": "^0.21.8", |
| 134 | + "rolldown-plugin-dts": "^0.21.9", |
135 | 135 | "rollup": "^4.43.0", |
136 | 136 | "rollup-plugin-license": "^3.6.0", |
137 | 137 | "sass": "^1.97.3", |
|
0 commit comments