Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#23)
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] authored Jul 31, 2023
1 parent 898a0eb commit a93418e
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 191 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-jsx",
"version": "0.2.2",
"packageManager": "[email protected].10",
"packageManager": "[email protected].11",
"description": "Vue JSX plugin for both Vue 2 and 3. Supports Rollup, Vite, esbuild and Webpack.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -97,25 +97,25 @@
"@rollup/pluginutils": "^5.0.2",
"@vue/babel-plugin-jsx": "^1.1.5",
"@vue/babel-preset-jsx": "^1.4.0",
"esbuild": "^0.18.16",
"esbuild": "^0.18.17",
"local-pkg": "^0.4.3",
"magic-string": "^0.30.1",
"magic-string": "^0.30.2",
"unplugin": "^1.4.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.2.3",
"@sxzz/prettier-config": "^1.0.4",
"@types/babel__core": "^7.20.1",
"@types/node": "^20.4.4",
"@types/node": "^20.4.5",
"bumpp": "^9.1.1",
"eslint": "^8.45.0",
"eslint-define-config": "^1.21.0",
"eslint": "^8.46.0",
"eslint-define-config": "^1.22.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.0",
"tsup": "^7.1.0",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vite": "^4.4.6",
"vite": "^4.4.7",
"vitest": "^0.33.0",
"vue": "^3.3.4"
},
Expand Down
Loading

0 comments on commit a93418e

Please sign in to comment.