Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Feb 4, 2024
1 parent 48b080d commit 84fb592
Show file tree
Hide file tree
Showing 3 changed files with 864 additions and 257 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"private": true,
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.1",
"scripts": {
"build": "nuxi build",
"dev:pwa": "VITE_PLUGIN_PWA=true nuxi dev",
Expand All @@ -14,15 +14,15 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.3",
"@iconify-json/carbon": "^1.1.27",
"@antfu/eslint-config": "^2.6.4",
"@iconify-json/carbon": "^1.1.28",
"@iconify-json/ri": "^1.1.19",
"@iconify-json/svg-spinners": "^1.1.2",
"@iconify-json/twemoji": "^1.1.15",
"@nuxtjs/color-mode": "^3.3.2",
"@pinia/nuxt": "^0.5.1",
"@unocss/eslint-config": "^0.58.3",
"@unocss/nuxt": "^0.58.3",
"@unocss/eslint-config": "^0.58.4",
"@unocss/nuxt": "^0.58.4",
"@vite-pwa/nuxt": "^0.4.0",
"@vueuse/nuxt": "^10.7.2",
"@yunlefun/utils": "0.1.2-beta.4",
Expand All @@ -32,8 +32,8 @@
"eslint-plugin-format": "^0.1.0",
"eslint-ts-patch": "^8.56.0-0",
"html-to-image": "^1.11.11",
"nuxt": "^3.9.3",
"nuxt-module-eslint-config": "^0.0.2",
"nuxt": "^3.10.0",
"nuxt-module-eslint-config": "^0.1.0",
"pinia": "^2.1.7",
"radix-vue": "^1.4.0",
"sass": "^1.70.0",
Expand Down
Loading

0 comments on commit 84fb592

Please sign in to comment.