chore(deps): update astro & astro-sw
This commit is contained in:
parent
b0bcc57caa
commit
2734371e1c
2 changed files with 22 additions and 21 deletions
|
@ -24,11 +24,11 @@
|
|||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
"@ayco/astro-resume": "^0.4.2",
|
||||
"@ayco/astro-sw": "^0.2.2",
|
||||
"@ayco/astro-sw": "^0.5.0",
|
||||
"@extractus/article-extractor": "^8.0.10",
|
||||
"@fastify/middie": "^8.3.1",
|
||||
"@fastify/static": "^7.0.4",
|
||||
"astro": "^4.14.1",
|
||||
"astro": "^4.14.2",
|
||||
"astro-iconify": "^1.2.0",
|
||||
"fastify": "^4.28.1",
|
||||
"sass": "^1.77.8",
|
||||
|
|
|
@ -13,10 +13,10 @@ importers:
|
|||
version: 0.9.2(typescript@5.5.4)
|
||||
'@astrojs/mdx':
|
||||
specifier: ^3.1.3
|
||||
version: 3.1.3(astro@4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))
|
||||
version: 3.1.3(astro@4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))
|
||||
'@astrojs/node':
|
||||
specifier: ^8.3.3
|
||||
version: 8.3.3(astro@4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))
|
||||
version: 8.3.3(astro@4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))
|
||||
'@astrojs/rss':
|
||||
specifier: ^4.0.7
|
||||
version: 4.0.7
|
||||
|
@ -25,10 +25,10 @@ importers:
|
|||
version: 3.1.6
|
||||
'@ayco/astro-resume':
|
||||
specifier: ^0.4.2
|
||||
version: 0.4.2(astro@4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))
|
||||
version: 0.4.2(astro@4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))
|
||||
'@ayco/astro-sw':
|
||||
specifier: ^0.2.2
|
||||
version: 0.2.2
|
||||
specifier: ^0.5.0
|
||||
version: 0.5.0
|
||||
'@extractus/article-extractor':
|
||||
specifier: ^8.0.10
|
||||
version: 8.0.10
|
||||
|
@ -39,8 +39,8 @@ importers:
|
|||
specifier: ^7.0.4
|
||||
version: 7.0.4
|
||||
astro:
|
||||
specifier: ^4.14.1
|
||||
version: 4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4)
|
||||
specifier: ^4.14.2
|
||||
version: 4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4)
|
||||
astro-iconify:
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
|
@ -129,8 +129,8 @@ packages:
|
|||
peerDependencies:
|
||||
astro: ^4.12.2
|
||||
|
||||
'@ayco/astro-sw@0.2.2':
|
||||
resolution: {integrity: sha512-G8wv6UChMN7j2BVGfXsytarTnUhLn84IO5xoGxa4nUIFrRS0rUMYb5ovcNJ/THYN4H5bhyp2ymnrPNXO5UqdGw==}
|
||||
'@ayco/astro-sw@0.5.0':
|
||||
resolution: {integrity: sha512-anNaIOZdz5m4zKie52aePTVwO5YkNluHkqEGh6FpjS9D+W4RqWnWXDu613dMDsq3j97dXfvyPhmZaYZVJeiahQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@babel/code-frame@7.24.7':
|
||||
|
@ -865,8 +865,8 @@ packages:
|
|||
astro-iconify@1.2.0:
|
||||
resolution: {integrity: sha512-arLDiSop3DAHHS30raZysspkz5MO9moJJZ4rJk1Ty+4W1jZDa00Jme0LrnRJRDB6BB2EDTxC553fo20yz3MeYw==}
|
||||
|
||||
astro@4.14.1:
|
||||
resolution: {integrity: sha512-tLhGE+vHl+n66KgzyV7ek6ro2dqKenHqdxPb/R6x9ci+fKG5lSSOeb/dP/XVhpKUMcuV98IGWTxL5VPzqPFUJQ==}
|
||||
astro@4.14.2:
|
||||
resolution: {integrity: sha512-x9VeYx8Ih6kYKBMVwwsfRzsZVq30+SUhiawnYQ6+46qQnEx3zH05KcH24HsJMe6dVpHD8HdH7CWR5C4o7Q/jeg==}
|
||||
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2951,12 +2951,12 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@astrojs/mdx@3.1.3(astro@4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))':
|
||||
'@astrojs/mdx@3.1.3(astro@4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@astrojs/markdown-remark': 5.2.0
|
||||
'@mdx-js/mdx': 3.0.1
|
||||
acorn: 8.12.1
|
||||
astro: 4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4)
|
||||
astro: 4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4)
|
||||
es-module-lexer: 1.5.4
|
||||
estree-util-visit: 2.0.0
|
||||
github-slugger: 2.0.0
|
||||
|
@ -2972,9 +2972,9 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@astrojs/node@8.3.3(astro@4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))':
|
||||
'@astrojs/node@8.3.3(astro@4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))':
|
||||
dependencies:
|
||||
astro: 4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4)
|
||||
astro: 4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4)
|
||||
send: 0.18.0
|
||||
server-destroy: 1.0.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -3011,11 +3011,11 @@ snapshots:
|
|||
dependencies:
|
||||
yaml: 2.5.0
|
||||
|
||||
'@ayco/astro-resume@0.4.2(astro@4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))':
|
||||
'@ayco/astro-resume@0.4.2(astro@4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4))':
|
||||
dependencies:
|
||||
astro: 4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4)
|
||||
astro: 4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4)
|
||||
|
||||
'@ayco/astro-sw@0.2.2': {}
|
||||
'@ayco/astro-sw@0.5.0': {}
|
||||
|
||||
'@babel/code-frame@7.24.7':
|
||||
dependencies:
|
||||
|
@ -3754,7 +3754,7 @@ snapshots:
|
|||
- debug
|
||||
- supports-color
|
||||
|
||||
astro@4.14.1(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4):
|
||||
astro@4.14.2(@types/node@22.3.0)(rollup@4.20.0)(sass@1.77.8)(typescript@5.5.4):
|
||||
dependencies:
|
||||
'@astrojs/compiler': 2.10.3
|
||||
'@astrojs/internal-helpers': 0.4.1
|
||||
|
@ -3819,6 +3819,7 @@ snapshots:
|
|||
vitefu: 0.2.5(vite@5.4.1(@types/node@22.3.0)(sass@1.77.8))
|
||||
which-pm: 3.0.0
|
||||
xxhash-wasm: 1.0.2
|
||||
yargs-parser: 21.1.1
|
||||
zod: 3.23.8
|
||||
zod-to-json-schema: 3.23.2(zod@3.23.8)
|
||||
zod-to-ts: 1.2.0(typescript@5.5.4)(zod@3.23.8)
|
||||
|
|
Loading…
Reference in a new issue