Update something
This commit is contained in:
parent
f4087dfe57
commit
ce208d66a9
6 changed files with 591 additions and 280 deletions
10
package.json
10
package.json
|
@ -14,10 +14,10 @@
|
|||
"lint": "eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.3",
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/check": "0.9.4",
|
||||
"@astrojs/rss": "4.0.11",
|
||||
"@resvg/resvg-js": "^2.6.2",
|
||||
"astro": "^4.16.3",
|
||||
"astro": "5.1.7",
|
||||
"fuse.js": "^7.0.0",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"remark-collapse": "^0.1.2",
|
||||
|
@ -28,8 +28,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^3.6.2",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/sitemap": "3.2.1",
|
||||
"@astrojs/tailwind": "5.1.4",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/lodash.kebabcase": "^4.1.9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue