Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#16)
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 Jun 19, 2023
1 parent 004ed17 commit 4e922a3
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 351 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -81,7 +81,7 @@
"@rollup/pluginutils": "^5.0.2",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vue/babel-preset-jsx": "^1.4.0",
"esbuild": "^0.18.1",
"esbuild": "^0.18.4",
"local-pkg": "^0.4.3",
"magic-string": "^0.30.0",
"unplugin": "^1.3.1"
Expand All @@ -91,15 +91,15 @@
"@types/babel__core": "^7.20.1",
"@types/node": "^20.1.2",
"bumpp": "^9.1.1",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-define-config": "^1.20.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.8",
"tsup": "^7.0.0",
"tsx": "^3.12.7",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.32.0",
"vitest": "^0.32.2",
"vue": "^3.3.4"
},
"engines": {
Expand Down

0 comments on commit 4e922a3

Please sign in to comment.