Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#235)
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 Jun 28, 2023
1 parent 251c808 commit f4c61fc
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 192 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "element-plus-playground",
"version": "2.1.0",
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.6.5",
"description": "Element Plus Playground",
"type": "module",
"keywords": [
Expand All @@ -21,7 +21,7 @@
"release": "bumpp"
},
"dependencies": {
"@unocss/reset": "^0.53.3",
"@unocss/reset": "^0.53.4",
"@vue/repl": "^2.3.0",
"@vueuse/core": "^10.2.0",
"element-plus": "^2.3.7",
Expand All @@ -30,10 +30,10 @@
},
"devDependencies": {
"@iconify-json/ri": "^1.1.10",
"@sxzz/eslint-config": "^3.0.0",
"@types/node": "^20.3.1",
"@sxzz/eslint-config": "^3.1.0",
"@types/node": "^20.3.2",
"@types/semver": "^7.5.0",
"@unocss/transformer-directives": "^0.53.3",
"@unocss/transformer-directives": "^0.53.4",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/runtime-core": "^3.3.4",
"@vue/tsconfig": "^0.4.0",
Expand All @@ -42,13 +42,13 @@
"local-pkg": "^0.4.3",
"prettier": "^2.8.8",
"sass": "^1.63.6",
"typescript": "^5.1.3",
"unocss": "^0.53.3",
"typescript": "^5.1.5",
"unocss": "^0.53.4",
"unplugin-auto-import": "^0.16.4",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.3.9",
"vite-plugin-inspect": "^0.7.29",
"vite-plugin-mkcert": "^1.15.0",
"vue-tsc": "^1.8.1"
"vite-plugin-mkcert": "^1.16.0",
"vue-tsc": "^1.8.2"
}
}
Loading

1 comment on commit f4c61fc

@vercel
Copy link

@vercel vercel bot commented on f4c61fc Jun 28, 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.