-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
b82c590
commit e466d81
Showing
3 changed files
with
132 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "vue-jsx-monorepo", | ||
"version": "1.2.5", | ||
"private": true, | ||
"packageManager": "[email protected].3", | ||
"packageManager": "[email protected].4", | ||
"type": "module", | ||
"scripts": { | ||
"dev": "pnpm -C packages/jsx-explorer run dev", | ||
|
@@ -25,10 +25,10 @@ | |
"@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.10.5", | ||
"@types/node": "^22.10.8", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"@vue/babel-plugin-jsx": "workspace:*", | ||
"bumpp": "^9.10.0", | ||
"bumpp": "^9.10.2", | ||
"eslint": "^9.18.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import-x": "^4.6.1", | ||
|
@@ -37,7 +37,7 @@ | |
"tslib": "^2.8.1", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.7.3", | ||
"typescript-eslint": "^8.19.1", | ||
"typescript-eslint": "^8.21.0", | ||
"vite": "^6.0.7", | ||
"vitest": "^2.1.8" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.