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 (#678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
20
package.json
20
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vue-jsx-monorepo",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.10.0",
|
||||
"packageManager": "pnpm@8.14.1",
|
||||
"scripts": {
|
||||
"build": "pnpm run -r build",
|
||||
"test": "vitest",
|
||||
@ -17,18 +17,18 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-babel": "^6.0.4",
|
||||
"@types/babel__core": "^7.20.3",
|
||||
"@types/node": "^20.8.9",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@types/babel__core": "^7.20.5",
|
||||
"@types/node": "^20.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.18.1",
|
||||
"@vitest/coverage-v8": "^0.34.6",
|
||||
"bumpp": "^9.2.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"bumpp": "^9.2.1",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"jsdom": "^22.1.0",
|
||||
"prettier": "^3.0.3",
|
||||
"prettier": "^3.2.0",
|
||||
"tsup": "^8.0.1",
|
||||
"typescript": "^5.2.2",
|
||||
"typescript": "^5.3.3",
|
||||
"vite": "^5.0.11",
|
||||
"vitest": "^0.34.6"
|
||||
},
|
||||
|
Reference in New Issue
Block a user