chore: update astro-sw
This commit is contained in:
parent
1d18088088
commit
c47da9e99b
2 changed files with 10 additions and 10 deletions
|
@ -17,7 +17,7 @@
|
|||
"@astro-reactive/form": "^0.10.0",
|
||||
"@astro-reactive/validator": "^0.5.0",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
"@ayco/astro-sw": "^0.8.5",
|
||||
"@ayco/astro-sw": "^0.8.8",
|
||||
"astro": "^4.14.5",
|
||||
"astro-github-stats": "^0.7.0",
|
||||
"astro-iconify": "^1.2.0"
|
||||
|
|
|
@ -18,8 +18,8 @@ importers:
|
|||
specifier: ^3.1.6
|
||||
version: 3.1.6
|
||||
'@ayco/astro-sw':
|
||||
specifier: ^0.8.5
|
||||
version: 0.8.5
|
||||
specifier: ^0.8.8
|
||||
version: 0.8.8
|
||||
astro:
|
||||
specifier: ^4.14.5
|
||||
version: 4.14.5(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4)
|
||||
|
@ -75,8 +75,8 @@ packages:
|
|||
resolution: {integrity: sha512-/ca/+D8MIKEC8/A9cSaPUqQNZm+Es/ZinRv0ZAzvu2ios7POQSsVD+VOj7/hypWNsNM3T7RpfgNq7H2TU1KEHA==}
|
||||
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0}
|
||||
|
||||
'@ayco/astro-sw@0.8.5':
|
||||
resolution: {integrity: sha512-sDSYvDC3y+pP+LJVhpsWooX92ftfgf/6IrvaZ5XEMcwBEoRgdUOqViu/eENBAaLu80QYNuqm886lQVS16s0AnA==}
|
||||
'@ayco/astro-sw@0.8.8':
|
||||
resolution: {integrity: sha512-0wHLwfT5r45ZjO3kqh2dRTDDlFYjQq/SWSrmtSddZXcV3oqRN0C69LpzohPvwG2Yjfizmt6/IX7aH9LbWP/gbQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@babel/code-frame@7.24.7':
|
||||
|
@ -843,8 +843,8 @@ packages:
|
|||
resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
caniuse-lite@1.0.30001651:
|
||||
resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==}
|
||||
caniuse-lite@1.0.30001653:
|
||||
resolution: {integrity: sha512-XGWQVB8wFQ2+9NZwZ10GxTYC5hk0Fa+q8cSkr0tgvMhYhMHP/QC+WTgrePMDBWiWc/pV+1ik82Al20XOK25Gcw==}
|
||||
|
||||
ccount@2.0.1:
|
||||
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
||||
|
@ -2232,7 +2232,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@ayco/astro-sw@0.8.5':
|
||||
'@ayco/astro-sw@0.8.8':
|
||||
dependencies:
|
||||
esbuild: 0.23.1
|
||||
|
||||
|
@ -2945,7 +2945,7 @@ snapshots:
|
|||
|
||||
browserslist@4.23.3:
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001651
|
||||
caniuse-lite: 1.0.30001653
|
||||
electron-to-chromium: 1.5.13
|
||||
node-releases: 2.0.18
|
||||
update-browserslist-db: 1.1.0(browserslist@4.23.3)
|
||||
|
@ -2954,7 +2954,7 @@ snapshots:
|
|||
|
||||
camelcase@7.0.1: {}
|
||||
|
||||
caniuse-lite@1.0.30001651: {}
|
||||
caniuse-lite@1.0.30001653: {}
|
||||
|
||||
ccount@2.0.1: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue