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] authored Jul 2, 2022
1 parent 1efef10 commit fc0b00d
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 309 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
},
"dependencies": {
"@vue/repl": "1.1.1",
"@vueuse/core": "^8.7.4",
"@vueuse/core": "^8.7.5",
"compare-versions": "^4.1.3",
"element-plus": "^2.2.6",
"element-plus": "^2.2.8",
"vue": "^3.2.37"
},
"devDependencies": {
"@iconify-json/ri": "^1.1.2",
"@iconify-json/ri": "^1.1.3",
"@sxzz/eslint-config-prettier": "^2.2.2",
"@sxzz/eslint-config-vue": "^2.2.2",
"@types/node": "*",
Expand All @@ -34,18 +34,18 @@
"@vue/runtime-core": "^3.2.37",
"@vue/tsconfig": "^0.1.3",
"bumpp": "^8.2.1",
"eslint": "^8.18.0",
"eslint": "^8.19.0",
"eslint-define-config": "^1.5.1",
"local-pkg": "^0.4.1",
"prettier": "^2.7.1",
"sass": "^1.52.3",
"sass": "^1.53.0",
"typescript": "^4.7.4",
"unocss": "^0.39.3",
"unplugin-auto-import": "^0.8.8",
"unplugin-vue-components": "^0.19.6",
"vite": "^2.9.12",
"vite-plugin-inspect": "^0.5.0",
"unocss": "^0.43.0",
"unplugin-auto-import": "^0.9.2",
"unplugin-vue-components": "^0.21.0",
"vite": "^2.9.13",
"vite-plugin-inspect": "^0.5.1",
"vite-plugin-mkcert": "^1.7.2",
"vue-tsc": "^0.38.1"
"vue-tsc": "^0.38.2"
}
}
Loading

0 comments on commit fc0b00d

Please sign in to comment.