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 Jul 13, 2023
1 parent fcac006 commit bf7dc1f
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 72 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "element-plus-playground",
"version": "2.3.2",
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.6.7",
"description": "Element Plus Playground",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -30,9 +30,9 @@
},
"devDependencies": {
"@iconify-json/ri": "^1.1.10",
"@sxzz/eslint-config": "^3.1.2",
"@sxzz/eslint-config": "^3.2.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.4.1",
"@types/node": "^20.4.2",
"@types/semver": "^7.5.0",
"@unocss/transformer-directives": "^0.53.5",
"@vitejs/plugin-vue": "^4.2.3",
Expand All @@ -47,8 +47,8 @@
"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",
"vite": "^4.4.3",
"vite-plugin-inspect": "^0.7.33",
"vite-plugin-mkcert": "^1.16.0",
"vue-tsc": "^1.8.4"
},
Expand Down

0 comments on commit bf7dc1f

Please sign in to comment.