mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-09-06 10:40:44 +00:00
update deps and readme
This commit is contained in:
18
package.json
18
package.json
@@ -10,25 +10,25 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/markdown-remark": "^5.3.0",
|
||||
"@astrojs/mdx": "^3.1.9",
|
||||
"@astrojs/markdown-remark": "^6.0.0",
|
||||
"@astrojs/mdx": "^4.0.1",
|
||||
"@astrojs/rss": "^4.0.9",
|
||||
"@astrojs/sitemap": "^3.2.1",
|
||||
"@astrojs/svelte": "^6.0.2",
|
||||
"@astrojs/svelte": "^7.0.1",
|
||||
"@fontsource-variable/jost": "^5.1.1",
|
||||
"@fontsource-variable/playfair-display": "^5.1.0",
|
||||
"@iconify-json/ion": "^1.2.1",
|
||||
"astro": "^4.16.13",
|
||||
"astro": "^5.0.2",
|
||||
"fuse.js": "^7.0.0",
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
"reading-time": "^1.5.0",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
"remark-toc": "^9.0.0",
|
||||
"sass": "^1.81.0",
|
||||
"sass": "^1.81.1",
|
||||
"sharp": "^0.33.5",
|
||||
"svelte": "^5.2.7",
|
||||
"typescript": "^5.6.3",
|
||||
"unplugin-icons": "^0.20.2"
|
||||
"svelte": "^5.5.2",
|
||||
"typescript": "^5.7.2",
|
||||
"unplugin-icons": "^0.21.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.3"
|
||||
"packageManager": "pnpm@9.14.4"
|
||||
}
|
||||
|
Reference in New Issue
Block a user