Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zanfee committed Mar 24, 2024
1 parent 9ef33a0 commit e8e0cd1
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 357 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@8.15.4",
"packageManager": "pnpm@8.15.5",
"scripts": {
"dev": "nuxi dev",
"build": "nuxi build",
Expand All @@ -15,22 +15,22 @@
"dependencies": {
"@iconify-json/fa6-solid": "^1.1.20",
"@iconify-json/ph": "^1.1.11",
"@iconify-json/simple-icons": "^1.1.95",
"@iconify-json/simple-icons": "^1.1.96",
"@nuxt/content": "^2.12.1",
"@nuxt/ui": "^2.14.2",
"@nuxt/ui-pro": "^1.0.2",
"@nuxthq/studio": "^1.0.13",
"vue": "^3.4.21"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.3",
"@nuxt/fonts": "^0.3.0",
"@antfu/eslint-config": "^2.9.0",
"@nuxt/fonts": "^0.5.1",
"@nuxt/image": "^1.4.0",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@vite-pwa/nuxt": "^0.6.0",
"eslint": "^8.57.0",
"nuxt": "^3.11.0",
"nuxt": "^3.11.1",
"nuxt-og-image": "^3.0.0-rc.47",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
}
}
Loading

0 comments on commit e8e0cd1

Please sign in to comment.