Skip to content

Commit 5e29602

Browse files
authored
build: remove @oxc-project/runtime devDep (#20389)
1 parent 81a4066 commit 5e29602

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

.github/renovate.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"node",
2727
"typescript",
2828
"@rollup/plugin-dynamic-import-vars", // prefer version using tinyglobby
29-
"@oxc-project/runtime", // align version with rolldown
3029
"@oxc-project/types", // align version with rolldown
3130

3231
// pinned

packages/vite/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"@ampproject/remapping": "^2.3.0",
9696
"@babel/parser": "^7.28.0",
9797
"@jridgewell/trace-mapping": "^0.3.29",
98-
"@oxc-project/runtime": "0.75.1",
9998
"@oxc-project/types": "0.75.1",
10099
"@polka/compression": "^1.0.0-next.25",
101100
"@rollup/plugin-alias": "^5.1.1",

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)