chore: upgrade deps
This commit is contained in:
24
package.json
24
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user