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 14, 2023
1 parent e87d331 commit d41e7a3
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 512 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "element-plus-playground",
"version": "2.4.0",
"packageManager": "pnpm@8.10.0",
"packageManager": "pnpm@8.10.5",
"description": "Element Plus Playground",
"type": "module",
"keywords": [
Expand All @@ -21,34 +21,34 @@
"release": "bumpp"
},
"dependencies": {
"@unocss/reset": "^0.57.1",
"@vue/repl": "^2.6.1",
"@vueuse/core": "^10.5.0",
"element-plus": "^2.4.1",
"@unocss/reset": "^0.57.4",
"@vue/repl": "^2.7.0",
"@vueuse/core": "^10.6.1",
"element-plus": "^2.4.2",
"semver": "^7.5.4",
"vue": "^3.3.7"
"vue": "^3.3.8"
},
"devDependencies": {
"@iconify-json/ri": "^1.1.12",
"@sxzz/eslint-config": "^3.7.0",
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.8.9",
"@types/semver": "^7.5.4",
"@unocss/transformer-directives": "^0.57.1",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/runtime-core": "^3.3.7",
"@types/node": "^20.9.0",
"@types/semver": "^7.5.5",
"@unocss/transformer-directives": "^0.57.4",
"@vitejs/plugin-vue": "^4.4.1",
"@vue/runtime-core": "^3.3.8",
"@vue/tsconfig": "^0.4.0",
"bumpp": "^9.2.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"local-pkg": "^0.5.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"unocss": "^0.57.1",
"unocss": "^0.57.4",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite-plugin-inspect": "^0.7.41",
"vite-plugin-inspect": "^0.7.42",
"vite-plugin-mkcert": "^1.16.0",
"vue-tsc": "^1.8.22"
},
Expand Down

0 comments on commit d41e7a3

Please sign in to comment.