Skip to content

Commit e8f0f33

Browse files
chore(deps): update v0.x
1 parent a72bc11 commit e8f0f33

File tree

3 files changed

+231
-504
lines changed

3 files changed

+231
-504
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@babel/plugin-syntax-typescript": "^7.25.9",
2323
"@eslint/js": "^9.23.0",
24-
"@oxc-project/runtime": "^0.66.0",
24+
"@oxc-project/runtime": "^0.71.0",
2525
"@rollup/plugin-babel": "^6.0.4",
2626
"@types/babel__core": "^7.20.5",
2727
"@types/babel__helper-module-imports": "^7.18.3",
@@ -36,7 +36,7 @@
3636
"jsdom": "^26.0.0",
3737
"prettier": "3.5.3",
3838
"tslib": "^2.8.1",
39-
"tsdown": "^0.9.6",
39+
"tsdown": "^0.12.2",
4040
"typescript": "~5.8.2",
4141
"typescript-eslint": "^8.29.0",
4242
"vite": "^6.2.5",

packages/jsx-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/babel__standalone": "^7.1.9",
2020
"@vitejs/plugin-vue-jsx": "^4.1.2",
2121
"terser": "^5.39.0",
22-
"unplugin-replace": "^0.5.1",
22+
"unplugin-replace": "^0.6.0",
2323
"vite": "^6.2.5"
2424
}
2525
}

0 commit comments

Comments
 (0)