chore(deps): update astro, mdx, check, astro-sw
This commit is contained in:
parent
e84ac825f0
commit
0299d732dc
2 changed files with 192 additions and 271 deletions
|
@ -18,17 +18,17 @@
|
||||||
"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.2",
|
"@astrojs/check": "^0.9.3",
|
||||||
"@astrojs/mdx": "^3.1.3",
|
"@astrojs/mdx": "^3.1.4",
|
||||||
"@astrojs/node": "^8.3.3",
|
"@astrojs/node": "^8.3.3",
|
||||||
"@astrojs/rss": "^4.0.7",
|
"@astrojs/rss": "^4.0.7",
|
||||||
"@astrojs/sitemap": "^3.1.6",
|
"@astrojs/sitemap": "^3.1.6",
|
||||||
"@ayco/astro-resume": "^0.4.2",
|
"@ayco/astro-resume": "^0.4.2",
|
||||||
"@ayco/astro-sw": "^0.8.4",
|
"@ayco/astro-sw": "^0.8.5",
|
||||||
"@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.14.2",
|
"astro": "^4.14.5",
|
||||||
"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",
|
||||||
|
|
455
pnpm-lock.yaml
455
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue