Skip to content

Commit

Permalink
⬆️ update_dependents
Browse files Browse the repository at this point in the history
  • Loading branch information
XiYang6666 committed Nov 23, 2024
1 parent 21db0cd commit 13e3dfc
Show file tree
Hide file tree
Showing 3 changed files with 2,045 additions and 3,188 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"nuxt": "^3.11.2",
"@fortawesome/fontawesome-free": "^6.7.1",
"nuxt": "^3.14.1592",
"png-to-ico": "^2.1.8",
"sharp": "^0.33.3",
"vue": "^3.4.26",
"vue-router": "^4.3.2"
"sharp": "^0.33.5",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "^6.12.0",
"prettier": "^3.2.5"
"@nuxtjs/tailwindcss": "^6.12.2",
"prettier": "^3.3.3"
},
"packageManager": "pnpm@8.15.6"
}
}
Loading

0 comments on commit 13e3dfc

Please sign in to comment.