mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-04 02:53:28 +08:00
chore(deps): update all non-major dependencies (#740)
* chore(deps): update all non-major dependencies * style: format --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
This commit is contained in:
12
package.json
12
package.json
@ -25,20 +25,20 @@
|
||||
"@types/babel__core": "^7.20.5",
|
||||
"@types/babel__helper-module-imports": "^7.18.3",
|
||||
"@types/babel__helper-plugin-utils": "^7.10.3",
|
||||
"@types/node": "^22.13.1",
|
||||
"@types/node": "^22.13.4",
|
||||
"@vitest/coverage-v8": "^2.1.9",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"bumpp": "^10.0.2",
|
||||
"eslint": "^9.20.0",
|
||||
"bumpp": "^10.0.3",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-plugin-import-x": "^4.6.1",
|
||||
"jsdom": "^26.0.0",
|
||||
"prettier": "^3.4.2",
|
||||
"prettier": "^3.5.1",
|
||||
"tslib": "^2.8.1",
|
||||
"tsup": "^8.3.6",
|
||||
"typescript": "^5.7.3",
|
||||
"typescript-eslint": "^8.23.0",
|
||||
"vite": "^6.0.9",
|
||||
"typescript-eslint": "^8.24.1",
|
||||
"vite": "^6.1.0",
|
||||
"vitest": "^2.1.9"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user