Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent ba79c29 commit 60b6b79
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 41 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-jsx",
"version": "0.2.2",
"packageManager": "[email protected].5",
"packageManager": "[email protected].7",
"description": "Vue JSX plugin for both Vue 2 and 3. Supports Rollup, Vite, esbuild and Webpack.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -103,10 +103,10 @@
"unplugin": "^1.3.2"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.1.0",
"@sxzz/prettier-config": "^1.0.3",
"@sxzz/eslint-config": "^3.1.2",
"@sxzz/prettier-config": "^1.0.4",
"@types/babel__core": "^7.20.1",
"@types/node": "^20.4.0",
"@types/node": "^20.4.1",
"bumpp": "^9.1.1",
"eslint": "^8.44.0",
"eslint-define-config": "^1.21.0",
Expand All @@ -115,7 +115,7 @@
"tsup": "^7.1.0",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vite": "^4.4.1",
"vite": "^4.4.2",
"vitest": "^0.33.0",
"vue": "^3.3.4"
},
Expand Down

0 comments on commit 60b6b79

Please sign in to comment.