chore: update deps

This commit is contained in:
eggy 2023-01-03 15:00:08 -05:00
parent c019a0fa6d
commit 59ee896153
2 changed files with 1457 additions and 1050 deletions

View File

@ -8,11 +8,11 @@
}, },
"devDependencies": { "devDependencies": {
"@nuxt/content": "npm:@nuxt/content-edge@latest", "@nuxt/content": "npm:@nuxt/content-edge@latest",
"@nuxtjs/color-mode": "^3.1.4", "@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/sitemap": "^2.4.0", "@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/tailwindcss": "^5.3.0", "@nuxtjs/tailwindcss": "^6.2.0",
"@tailwindcss/typography": "^0.5.2", "@tailwindcss/typography": "^0.5.2",
"nuxt": "^3.0.0-rc.10", "nuxt": "^3.0.0",
"nuxt-full-static": "^0.2.1", "nuxt-full-static": "^0.2.1",
"reading-time": "^2.0.0-1", "reading-time": "^2.0.0-1",
"rehype-katex": "^6.0.2", "rehype-katex": "^6.0.2",
@ -20,7 +20,7 @@
"sitemap": "^7.1.1", "sitemap": "^7.1.1",
"typescript": "^4.7.4", "typescript": "^4.7.4",
"unist-util-visit": "^4.1.0", "unist-util-visit": "^4.1.0",
"vite-svg-loader": "^3.4.0" "vite-svg-loader": "^4.0.0"
}, },
"dependencies": { "dependencies": {
"dayjs": "^1.11.4" "dayjs": "^1.11.4"

2499
yarn.lock

File diff suppressed because it is too large Load Diff