chore(deps): astro & integrations upgrade
This commit is contained in:
parent
af22682662
commit
a70c6700bf
2 changed files with 533 additions and 450 deletions
12
package.json
12
package.json
|
@ -18,16 +18,16 @@
|
||||||
"deploy:client": "astro build && scp -r dist/client/ ayo@ayco.io:~/cozy/dist/"
|
"deploy:client": "astro build && scp -r dist/client/ ayo@ayco.io:~/cozy/dist/"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/check": "^0.9.3",
|
"@astrojs/check": "^0.9.4",
|
||||||
"@astrojs/mdx": "^3.1.5",
|
"@astrojs/mdx": "^3.1.8",
|
||||||
"@astrojs/node": "^8.3.3",
|
"@astrojs/node": "^8.3.4",
|
||||||
"@astrojs/rss": "^4.0.7",
|
"@astrojs/rss": "^4.0.9",
|
||||||
"@astrojs/sitemap": "^3.1.6",
|
"@astrojs/sitemap": "^3.2.1",
|
||||||
"@ayco/astro-sw": "^0.8.8",
|
"@ayco/astro-sw": "^0.8.8",
|
||||||
"@extractus/article-extractor": "^8.0.10",
|
"@extractus/article-extractor": "^8.0.10",
|
||||||
"@fastify/middie": "^8.3.1",
|
"@fastify/middie": "^8.3.1",
|
||||||
"@fastify/static": "^7.0.4",
|
"@fastify/static": "^7.0.4",
|
||||||
"astro": "^4.15.1",
|
"astro": "^4.16.7",
|
||||||
"astro-iconify": "^1.2.0",
|
"astro-iconify": "^1.2.0",
|
||||||
"fastify": "^4.28.1",
|
"fastify": "^4.28.1",
|
||||||
"sass": "^1.77.8",
|
"sass": "^1.77.8",
|
||||||
|
|
971
pnpm-lock.yaml
971
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue