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 Nov 8, 2023
1 parent 83ff83b commit 46f84f7
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 180 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@rollup/pluginutils": "^5.0.5",
"escape-string-regexp": "^5.0.0",
"fast-glob": "^3.3.1",
"fast-glob": "^3.3.2",
"local-pkg": "^0.5.0",
"magic-string": "^0.30.5",
"mlly": "^1.4.2",
Expand All @@ -61,7 +61,7 @@
"@vitest/coverage-v8": "^0.34.6",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^3.0.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"h3": "^1.8.2",
"jquery": "^3.7.1",
"lit": "^2.8.0",
Expand All @@ -70,5 +70,5 @@
"vitest": "^0.34.6",
"vue-tsc": "^1.8.22"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.3.7"
"vue": "^3.3.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
Expand Down
Loading

0 comments on commit 46f84f7

Please sign in to comment.