chore: use latest astro-github-stats
This commit is contained in:
parent
91c2621c1a
commit
92fcbfd450
2 changed files with 7 additions and 7 deletions
|
@ -28,7 +28,7 @@
|
|||
"@typescript-eslint/parser": "^8.19.1",
|
||||
"astro": "^5.1.3",
|
||||
"astro-eslint-parser": "^1.1.0",
|
||||
"astro-github-stats": "^0.7.3",
|
||||
"astro-github-stats": "^0.8.0",
|
||||
"astro-iconify": "^1.2.0",
|
||||
"consola": "^3.3.3",
|
||||
"eslint": "^9.17.0",
|
||||
|
|
|
@ -40,8 +40,8 @@ importers:
|
|||
specifier: ^1.1.0
|
||||
version: 1.1.0(typescript@5.6.2)
|
||||
astro-github-stats:
|
||||
specifier: ^0.7.3
|
||||
version: 0.7.3(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.2)(rollup@4.30.1)(typescript@5.6.2)(yaml@2.6.1))
|
||||
specifier: ^0.8.0
|
||||
version: 0.8.0(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.2)(rollup@4.30.1)(typescript@5.6.2)(yaml@2.6.1))
|
||||
astro-iconify:
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
|
@ -1209,10 +1209,10 @@ packages:
|
|||
resolution: {integrity: sha512-F6NW1RJo5pp2kPnnM97M5Ohw8zAGjv83MpxHqfAochH68n/kiXN57+hYaNUCA7XkScoVNr6yzvly3hsY34TGfQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
astro-github-stats@0.7.3:
|
||||
resolution: {integrity: sha512-Na7k3ZiaVw8PFMAUTvlHvMQficnuy44ldSasZS/UiyunjIP/YRRyizYR7yA7aGPJBq2VjzEgtgFuGjXLWgfTrw==}
|
||||
astro-github-stats@0.8.0:
|
||||
resolution: {integrity: sha512-T0xySIGjkrMKQtEcpt0vEKGcTZ/+zRF6PxFeDWcg1Nc02NLeWd5XU5T0gnfZezsPiVij3yyS2d+E8YMsp4kcoA==}
|
||||
peerDependencies:
|
||||
astro: '>=^5'
|
||||
astro: '>=5.0.0'
|
||||
|
||||
astro-iconify@1.2.0:
|
||||
resolution: {integrity: sha512-arLDiSop3DAHHS30raZysspkz5MO9moJJZ4rJk1Ty+4W1jZDa00Jme0LrnRJRDB6BB2EDTxC553fo20yz3MeYw==}
|
||||
|
@ -4490,7 +4490,7 @@ snapshots:
|
|||
- supports-color
|
||||
- typescript
|
||||
|
||||
astro-github-stats@0.7.3(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.2)(rollup@4.30.1)(typescript@5.6.2)(yaml@2.6.1)):
|
||||
astro-github-stats@0.8.0(astro@5.1.3(@types/node@22.10.5)(jiti@2.4.2)(rollup@4.30.1)(typescript@5.6.2)(yaml@2.6.1)):
|
||||
dependencies:
|
||||
astro: 5.1.3(@types/node@22.10.5)(jiti@2.4.2)(rollup@4.30.1)(typescript@5.6.2)(yaml@2.6.1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue