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] committed Apr 15, 2024
1 parent b0dd944 commit 53c608e
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 144 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-jsx",
"version": "0.3.1",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "Vue JSX plugin for both Vue 2 and 3.",
"type": "commonjs",
"keywords": [
Expand Down Expand Up @@ -83,21 +83,21 @@
"unplugin": "^1.10.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.1",
"@types/babel__core": "^7.20.5",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"vue": "^3.4.21"
"vitest": "^1.5.0",
"vue": "^3.4.22"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit 53c608e

Please sign in to comment.