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 Oct 31, 2022
1 parent 76ab10a commit 732483b
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 329 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -19,9 +19,9 @@
},
"dependencies": {
"@vue/repl": "1.3.0",
"@vueuse/core": "^9.3.1",
"@vueuse/core": "^9.4.0",
"compare-versions": "^5.0.1",
"element-plus": "^2.2.18",
"element-plus": "^2.2.19",
"vue": "^3.2.41"
},
"devDependencies": {
Expand All @@ -30,23 +30,23 @@
"@sxzz/eslint-config-vue": "^2.4.4",
"@types/node": "*",
"@types/prettier": "^2.7.1",
"@unocss/transformer-directives": "^0.45.29",
"@vitejs/plugin-vue": "^3.1.2",
"@unocss/transformer-directives": "^0.46.1",
"@vitejs/plugin-vue": "^3.2.0",
"@vue/runtime-core": "^3.2.41",
"@vue/tsconfig": "^0.1.3",
"bumpp": "^8.2.1",
"eslint": "^8.25.0",
"eslint-define-config": "^1.7.0",
"eslint": "^8.26.0",
"eslint-define-config": "^1.11.0",
"local-pkg": "^0.4.2",
"prettier": "^2.7.1",
"sass": "^1.55.0",
"typescript": "^4.8.4",
"unocss": "^0.45.29",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.8",
"vite": "^3.1.8",
"unocss": "^0.46.1",
"unplugin-auto-import": "^0.11.4",
"unplugin-vue-components": "^0.22.9",
"vite": "^3.2.2",
"vite-plugin-inspect": "^0.7.5",
"vite-plugin-mkcert": "^1.10.1",
"vue-tsc": "^1.0.8"
"vue-tsc": "^1.0.9"
}
}

0 comments on commit 732483b

Please sign in to comment.