Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 909887c commit 229e8ea
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 237 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-jsx",
"version": "0.4.0",
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"description": "Vue JSX plugin for both Vue 2 and 3.",
"type": "commonjs",
"keywords": [
Expand Down Expand Up @@ -86,17 +86,17 @@
"@sxzz/eslint-config": "^3.13.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/babel__core": "^7.20.5",
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"bumpp": "^9.4.1",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"tsx": "^4.15.4",
"typescript": "^5.4.5",
"tsx": "^4.15.7",
"typescript": "^5.5.2",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"vue": "^3.4.28"
"vue": "^3.4.30"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit 229e8ea

Please sign in to comment.