chore: upgrade deps

This commit is contained in:
Daniel Chen 2024-10-16 13:06:19 -04:00
parent 0331cb284e
commit 247e0dcdc7
3 changed files with 2732 additions and 2574 deletions

View File

@ -15,7 +15,7 @@ export default defineNuxtConfig({
{ rel: "icon", type: "image/x-icon", href: "/favicon.ico" },
{
rel: "stylesheet",
href: "https://cdn.jsdelivr.net/npm/katex@0.16.0/dist/katex.min.css",
href: "https://cdn.jsdelivr.net/npm/katex@0.16.11/dist/katex.min.css",
},
],
script: [

View File

@ -7,20 +7,20 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@nuxt/content": "^2.12.0",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/sitemap": "^5.1.0",
"@nuxtjs/tailwindcss": "^6.11.4",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.24",
"dayjs": "^1.11.10",
"nuxt": "3.10.3",
"prettier": "^3.2.5",
"@nuxt/content": "^2.13.4",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/sitemap": "^6.1.2",
"@nuxtjs/tailwindcss": "^6.12.1",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.7.5",
"dayjs": "^1.11.13",
"nuxt": "3.13.2",
"prettier": "^3.3.3",
"reading-time": "^2.0.0-1",
"rehype-katex": "^7.0.0",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0",
"sass": "^1.71.1",
"typescript": "^5.3.3",
"sass": "^1.79.5",
"typescript": "^5.6.3",
"vite-svg-loader": "^5.1.0"
}
}

5280
yarn.lock

File diff suppressed because it is too large Load Diff