mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-08-14 19:23:19 +08:00
chore: upgrade deps
This commit is contained in:
10
package.json
10
package.json
@ -20,17 +20,17 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/plugin-syntax-typescript": "^7.27.1",
|
||||
"@eslint/js": "^9.32.0",
|
||||
"@oxc-project/runtime": "^0.80.0",
|
||||
"@eslint/js": "^9.33.0",
|
||||
"@oxc-project/runtime": "^0.81.0",
|
||||
"@rollup/plugin-babel": "^6.0.4",
|
||||
"@types/babel__core": "^7.20.5",
|
||||
"@types/babel__helper-module-imports": "^7.18.3",
|
||||
"@types/babel__helper-plugin-utils": "^7.10.3",
|
||||
"@types/node": "^24.2.0",
|
||||
"@types/node": "^24.2.1",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"bumpp": "^10.2.2",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint": "^9.33.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"jsdom": "^26.1.0",
|
||||
@ -39,7 +39,7 @@
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "~5.9.2",
|
||||
"typescript-eslint": "^8.39.0",
|
||||
"vite": "^7.0.6",
|
||||
"vite": "^7.1.1",
|
||||
"vitest": "^3.2.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user