chore: upgrade deps

This commit is contained in:
eggy 2023-05-31 23:04:05 -04:00
parent adbf374010
commit be45462f4f
2 changed files with 1100 additions and 515 deletions

View File

@ -8,22 +8,20 @@
},
"devDependencies": {
"@funken-studio/sitemap-nuxt-3": "^4.0.4",
"@nuxt/content": "^2.5.2",
"@nuxt/content": "^2.6.0",
"@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/tailwindcss": "^6.2.0",
"@tailwindcss/typography": "^0.5.2",
"@types/node": "^20.2.3",
"nuxt": "3.3.3",
"@nuxtjs/tailwindcss": "^6.7.0",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "^20.2.5",
"dayjs": "^1.11.7",
"nuxt": "3.5.2",
"reading-time": "^2.0.0-1",
"rehype-katex": "^6.0.2",
"rehype-katex": "^6.0.3",
"remark-math": "^5.1.1",
"sass": "^1.57.1",
"sass": "^1.62.1",
"sitemap": "^7.1.1",
"typescript": "^5.0.4",
"unist-util-visit": "^4.1.0",
"unist-util-visit": "^4.1.2",
"vite-svg-loader": "^4.0.0"
},
"dependencies": {
"dayjs": "^1.11.4"
}
}

1595
yarn.lock

File diff suppressed because it is too large Load Diff