Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 29, 2023
1 parent 0428d95 commit 52977b1
Show file tree
Hide file tree
Showing 2 changed files with 827 additions and 1,014 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "element-plus-playground",
"version": "2.3.3",
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.10.0",
"description": "Element Plus Playground",
"type": "module",
"keywords": [
Expand All @@ -21,36 +21,36 @@
"release": "bumpp"
},
"dependencies": {
"@unocss/reset": "^0.53.5",
"@vue/repl": "^2.5.5",
"@vueuse/core": "^10.2.1",
"element-plus": "^2.3.7",
"@unocss/reset": "^0.57.1",
"@vue/repl": "^2.6.1",
"@vueuse/core": "^10.5.0",
"element-plus": "^2.4.1",
"semver": "^7.5.4",
"vue": "^3.3.4"
"vue": "^3.3.7"
},
"devDependencies": {
"@iconify-json/ri": "^1.1.10",
"@sxzz/eslint-config": "^3.1.2",
"@iconify-json/ri": "^1.1.12",
"@sxzz/eslint-config": "^3.7.0",
"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.4.1",
"@types/semver": "^7.5.0",
"@unocss/transformer-directives": "^0.53.5",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/runtime-core": "^3.3.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",
"@vue/tsconfig": "^0.4.0",
"bumpp": "^9.1.1",
"eslint": "^8.44.0",
"local-pkg": "^0.4.3",
"prettier": "^3.0.0",
"sass": "^1.63.6",
"typescript": "^5.1.6",
"unocss": "^0.53.5",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.2",
"vite-plugin-inspect": "^0.7.32",
"bumpp": "^9.2.0",
"eslint": "^8.52.0",
"local-pkg": "^0.5.0",
"prettier": "^3.0.3",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"unocss": "^0.57.1",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite-plugin-inspect": "^0.7.41",
"vite-plugin-mkcert": "^1.16.0",
"vue-tsc": "^1.8.4"
"vue-tsc": "^1.8.22"
},
"prettier": "@sxzz/prettier-config"
}

1 comment on commit 52977b1

@vercel
Copy link

@vercel vercel bot commented on 52977b1 Oct 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.