Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Jun 25, 2024
1 parent 55b8cf7 commit 322cf44
Show file tree
Hide file tree
Showing 3 changed files with 366 additions and 608 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/simple-icons": "^1.1.106",
"@nuxt/content": "~2.12.1",
"@nuxt/fonts": "^0.7.0",
"@nuxt/ui-pro": "^1.3.0",
"@iconify-json/simple-icons": "^1.1.107",
"@nuxt/content": "^2.13.0",
"@nuxt/fonts": "^0.7.1",
"@nuxt/ui-pro": "^1.3.1",
"nuxt": "^3.12.2",
"nuxt-og-image": "3.0.0-rc.54"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint": "^9.5.0",
"nuxt": "^3.12.2",
"prettier": "^3.3.2",
"typescript": "~5.4.5",
"typescript": "^5.5.2",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.22"
Expand Down
Loading

0 comments on commit 322cf44

Please sign in to comment.