Skip to content

Commit c563b69

Browse files
chore(deps): update v0.x
1 parent e5169ff commit c563b69

File tree

3 files changed

+221
-148
lines changed

3 files changed

+221
-148
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@babel/plugin-syntax-typescript": "^7.27.1",
2424
"@eslint/js": "^9.33.0",
25-
"@oxc-project/runtime": "^0.81.0",
25+
"@oxc-project/runtime": "^0.93.0",
2626
"@rollup/plugin-babel": "^6.0.4",
2727
"@types/babel__core": "^7.20.5",
2828
"@types/babel__helper-module-imports": "^7.18.3",
@@ -36,7 +36,7 @@
3636
"eslint-plugin-import-x": "^4.16.1",
3737
"jsdom": "^26.1.0",
3838
"prettier": "3.6.2",
39-
"tsdown": "^0.14.0",
39+
"tsdown": "^0.15.6",
4040
"tslib": "^2.8.1",
4141
"typescript": "~5.9.2",
4242
"typescript-eslint": "^8.39.0",

packages/jsx-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/standalone": "^7.28.2",
1313
"@vue/babel-plugin-jsx": "workspace:*",
1414
"assert": "^2.1.0",
15-
"monaco-editor": "^0.52.2",
15+
"monaco-editor": "^0.53.0",
1616
"vue": "catalog:"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)