mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 10:33:24 +08:00
chore(deps): update all non-major dependencies (#661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
22
package.json
22
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.6.7",
|
||||
"packageManager": "pnpm@8.7.0",
|
||||
"scripts": {
|
||||
"build": "pnpm run -r build",
|
||||
"test": "vitest",
|
||||
@ -17,19 +17,19 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-babel": "^6.0.3",
|
||||
"@types/babel__core": "^7.20.1",
|
||||
"@types/node": "^20.4.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
||||
"@vitest/coverage-v8": "^0.33.0",
|
||||
"bumpp": "^9.1.1",
|
||||
"eslint": "^8.45.0",
|
||||
"@types/node": "^20.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "^6.4.1",
|
||||
"@vitest/coverage-v8": "^0.34.3",
|
||||
"bumpp": "^9.2.0",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"jsdom": "^22.1.0",
|
||||
"prettier": "^3.0.0",
|
||||
"tsup": "^7.1.0",
|
||||
"prettier": "^3.0.2",
|
||||
"tsup": "^7.2.0",
|
||||
"typescript": "^5.1.3",
|
||||
"vite": "^4.4.4",
|
||||
"vitest": "^0.33.0"
|
||||
"vite": "^4.4.9",
|
||||
"vitest": "^0.34.3"
|
||||
},
|
||||
"version": "1.1.5"
|
||||
}
|
||||
|
Reference in New Issue
Block a user