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 Dec 13, 2022
1 parent 76ab10a commit d53e0cc
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 503 deletions.
38 changes: 19 additions & 19 deletions package.json
Expand Up @@ -19,34 +19,34 @@
},
"dependencies": {
"@vue/repl": "1.3.0",
"@vueuse/core": "^9.3.1",
"compare-versions": "^5.0.1",
"element-plus": "^2.2.18",
"vue": "^3.2.41"
"@vueuse/core": "^9.6.0",
"compare-versions": "^5.0.3",
"element-plus": "^2.2.26",
"vue": "^3.2.45"
},
"devDependencies": {
"@iconify-json/ri": "^1.1.3",
"@iconify-json/ri": "^1.1.4",
"@sxzz/eslint-config-prettier": "^2.4.4",
"@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",
"@vue/runtime-core": "^3.2.41",
"@unocss/transformer-directives": "^0.47.6",
"@vitejs/plugin-vue": "^3.2.0",
"@vue/runtime-core": "^3.2.45",
"@vue/tsconfig": "^0.1.3",
"bumpp": "^8.2.1",
"eslint": "^8.25.0",
"eslint-define-config": "^1.7.0",
"eslint": "^8.29.0",
"eslint-define-config": "^1.12.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",
"vite-plugin-inspect": "^0.7.5",
"prettier": "^2.8.1",
"sass": "^1.56.2",
"typescript": "^4.9.4",
"unocss": "^0.47.6",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.12",
"vite": "^3.2.5",
"vite-plugin-inspect": "^0.7.10",
"vite-plugin-mkcert": "^1.10.1",
"vue-tsc": "^1.0.8"
"vue-tsc": "^1.0.13"
}
}

0 comments on commit d53e0cc

Please sign in to comment.