Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2022
1 parent 7e9ac04 commit b74f8ad
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 209 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"dependencies": {
"@vue/repl": "1.3.0",
"@vueuse/core": "^9.0.2",
"@vueuse/core": "^9.1.0",
"compare-versions": "^4.1.3",
"element-plus": "^2.2.11",
"element-plus": "^2.2.12",
"vue": "^3.2.37"
},
"devDependencies": {
Expand All @@ -34,15 +34,15 @@
"@vue/runtime-core": "^3.2.37",
"@vue/tsconfig": "^0.1.3",
"bumpp": "^8.2.1",
"eslint": "^8.20.0",
"eslint": "^8.21.0",
"eslint-define-config": "^1.6.0",
"local-pkg": "^0.4.2",
"prettier": "^2.7.1",
"sass": "^1.54.0",
"sass": "^1.54.2",
"typescript": "^4.7.4",
"unocss": "^0.45.1",
"unocss": "^0.45.4",
"unplugin-auto-import": "^0.10.3",
"unplugin-vue-components": "^0.21.2",
"unplugin-vue-components": "^0.22.0",
"vite": "^3.0.4",
"vite-plugin-inspect": "^0.6.0",
"vite-plugin-mkcert": "^1.9.0",
Expand Down
Loading

0 comments on commit b74f8ad

Please sign in to comment.