mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-03-13 06:04:39 +08:00
chore(deps): update all non-major dependencies (#743)
* chore(deps): update all non-major dependencies * chore: dedupe * chore: set typescript version to ~5.7. Will update to 5.8 later Until the next release of `typescript-eslint` --------- 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:
parent
7277fe4bc4
commit
c98c5f9dad
24
package.json
24
package.json
@ -2,7 +2,7 @@
|
||||
"name": "vue-jsx-monorepo",
|
||||
"version": "1.2.5",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.4.1",
|
||||
"packageManager": "pnpm@10.5.2",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "pnpm -C packages/jsx-explorer run dev",
|
||||
@ -20,25 +20,25 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/plugin-syntax-typescript": "^7.25.9",
|
||||
"@eslint/js": "^9.20.0",
|
||||
"@eslint/js": "^9.21.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": "^22.13.4",
|
||||
"@vitest/coverage-v8": "^3.0.6",
|
||||
"@types/node": "^22.13.8",
|
||||
"@vitest/coverage-v8": "^3.0.7",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"bumpp": "^10.0.3",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"eslint-plugin-import-x": "^4.6.1",
|
||||
"jsdom": "^26.0.0",
|
||||
"prettier": "^3.5.1",
|
||||
"prettier": "^3.5.3",
|
||||
"tslib": "^2.8.1",
|
||||
"tsup": "^8.3.6",
|
||||
"typescript": "^5.7.3",
|
||||
"typescript-eslint": "^8.24.1",
|
||||
"vite": "^6.1.0",
|
||||
"vitest": "^3.0.6"
|
||||
"tsup": "^8.4.0",
|
||||
"typescript": "~5.7.3",
|
||||
"typescript-eslint": "^8.25.0",
|
||||
"vite": "^6.2.0",
|
||||
"vitest": "^3.0.7"
|
||||
}
|
||||
}
|
||||
|
@ -20,6 +20,6 @@
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||
"terser": "^5.39.0",
|
||||
"unplugin-replace": "^0.5.0",
|
||||
"vite": "^6.1.0"
|
||||
"vite": "^6.2.0"
|
||||
}
|
||||
}
|
||||
|
856
pnpm-lock.yaml
generated
856
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user