chore(dep): update astro-sw
This commit is contained in:
parent
6f2b915e74
commit
4c4a206dc7
2 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
||||||
"@astro-reactive/form": "^0.10.0",
|
"@astro-reactive/form": "^0.10.0",
|
||||||
"@astro-reactive/validator": "^0.5.0",
|
"@astro-reactive/validator": "^0.5.0",
|
||||||
"@astrojs/sitemap": "^3.1.6",
|
"@astrojs/sitemap": "^3.1.6",
|
||||||
"@ayco/astro-sw": "^0.3.0",
|
"@ayco/astro-sw": "^0.3.1",
|
||||||
"astro": "^4.14.2",
|
"astro": "^4.14.2",
|
||||||
"astro-github-stats": "^0.7.0",
|
"astro-github-stats": "^0.7.0",
|
||||||
"astro-iconify": "^1.2.0"
|
"astro-iconify": "^1.2.0"
|
||||||
|
|
|
@ -18,8 +18,8 @@ importers:
|
||||||
specifier: ^3.1.6
|
specifier: ^3.1.6
|
||||||
version: 3.1.6
|
version: 3.1.6
|
||||||
'@ayco/astro-sw':
|
'@ayco/astro-sw':
|
||||||
specifier: ^0.3.0
|
specifier: ^0.3.1
|
||||||
version: 0.3.0
|
version: 0.3.1
|
||||||
astro:
|
astro:
|
||||||
specifier: ^4.14.2
|
specifier: ^4.14.2
|
||||||
version: 4.14.2(@types/node@22.3.0)(rollup@4.20.0)(typescript@5.5.4)
|
version: 4.14.2(@types/node@22.3.0)(rollup@4.20.0)(typescript@5.5.4)
|
||||||
|
@ -75,8 +75,8 @@ packages:
|
||||||
resolution: {integrity: sha512-/ca/+D8MIKEC8/A9cSaPUqQNZm+Es/ZinRv0ZAzvu2ios7POQSsVD+VOj7/hypWNsNM3T7RpfgNq7H2TU1KEHA==}
|
resolution: {integrity: sha512-/ca/+D8MIKEC8/A9cSaPUqQNZm+Es/ZinRv0ZAzvu2ios7POQSsVD+VOj7/hypWNsNM3T7RpfgNq7H2TU1KEHA==}
|
||||||
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0}
|
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0}
|
||||||
|
|
||||||
'@ayco/astro-sw@0.3.0':
|
'@ayco/astro-sw@0.3.1':
|
||||||
resolution: {integrity: sha512-qlq0GaWPBiVNqhPohW9KrEdGC0U+73W9dgtRnNI6UcEloMFqk/W3S/KI6HeIvo1Mps5SUKI93T3Cbqo4GxmSow==}
|
resolution: {integrity: sha512-IK8nQ7zc+QkbqcvYaJKNtQ05pHl6uERVvo8fY9cafHZIQqPEbxFRiEM056C/4mCXTbbmlcvidsfWvpNbiyG+nw==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
'@babel/code-frame@7.24.7':
|
'@babel/code-frame@7.24.7':
|
||||||
|
@ -2129,7 +2129,7 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@ayco/astro-sw@0.3.0': {}
|
'@ayco/astro-sw@0.3.1': {}
|
||||||
|
|
||||||
'@babel/code-frame@7.24.7':
|
'@babel/code-frame@7.24.7':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue