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 Jul 7, 2024
1 parent 909887c commit edefe74
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 254 deletions.
16 changes: 8 additions & 8 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.5.0",
"description": "Vue JSX plugin for both Vue 2 and 3.",
"type": "commonjs",
"keywords": [
Expand Down Expand Up @@ -80,23 +80,23 @@
"@vue/babel-preset-jsx": "^1.4.0",
"local-pkg": "^0.5.0",
"magic-string": "^0.30.10",
"unplugin": "^1.10.1"
"unplugin": "^1.11.0"
},
"devDependencies": {
"@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.10",
"bumpp": "^9.4.1",
"eslint": "^9.4.0",
"eslint": "^9.6.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"tsx": "^4.15.4",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vitest": "^1.6.0",
"vue": "^3.4.28"
"vue": "^3.4.31"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

0 comments on commit edefe74

Please sign in to comment.