Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Oct 3, 2023
1 parent 9d7b728 commit 72b3e13
Show file tree
Hide file tree
Showing 2 changed files with 1,678 additions and 1,365 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-plus-nuxt-starter",
"packageManager": "pnpm@8.6.2",
"packageManager": "pnpm@8.8.0",
"version": "0.1.0",
"description": "Element Plus with Nuxt 3 Minimal Starter",
"repository": {
Expand All @@ -20,18 +20,18 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"element-plus": "^2.3.6"
"element-plus": "^2.3.14"
},
"devDependencies": {
"@element-plus/nuxt": "^1.0.5",
"@nuxtjs/color-mode": "^3.2.0",
"@element-plus/nuxt": "^1.0.6",
"@nuxtjs/color-mode": "^3.3.0",
"@pinia/nuxt": "^0.4.11",
"@unocss/nuxt": "^0.53.1",
"@vueuse/nuxt": "^10.2.0",
"consola": "^3.1.0",
"nuxt": "^3.5.3",
"sass": "^1.63.4",
"typescript": "^5.1.3"
"@unocss/nuxt": "^0.53.6",
"@vueuse/nuxt": "^10.4.1",
"consola": "^3.2.3",
"nuxt": "^3.7.4",
"sass": "^1.68.0",
"typescript": "^5.2.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down

1 comment on commit 72b3e13

@vercel
Copy link

@vercel vercel bot commented on 72b3e13 Oct 3, 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.