mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-09 22:00:15 +08:00
chore(deps): update all non-major dependencies (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
14
package.json
14
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.7.4",
|
||||
"packageManager": "pnpm@8.7.6",
|
||||
"scripts": {
|
||||
"build": "pnpm run -r build",
|
||||
"test": "vitest",
|
||||
@ -16,12 +16,12 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-babel": "^6.0.3",
|
||||
"@types/babel__core": "^7.20.1",
|
||||
"@types/node": "^20.6.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.6.0",
|
||||
"@vitest/coverage-v8": "^0.34.4",
|
||||
"@types/babel__core": "^7.20.2",
|
||||
"@types/node": "^20.6.5",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
||||
"@vitest/coverage-v8": "^0.34.5",
|
||||
"bumpp": "^9.2.0",
|
||||
"eslint": "^8.49.0",
|
||||
"eslint": "^8.50.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"jsdom": "^22.1.0",
|
||||
@ -29,7 +29,7 @@
|
||||
"tsup": "^7.2.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^4.4.9",
|
||||
"vitest": "^0.34.4"
|
||||
"vitest": "^0.34.5"
|
||||
},
|
||||
"version": "1.1.5"
|
||||
}
|
||||
|
Reference in New Issue
Block a user