feat: update astro-github-stats
This commit is contained in:
parent
221b81f37a
commit
2b100bd449
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"astro": "^1.2.6",
|
||||
"astro-github-stats": "^0.4.0",
|
||||
"astro-github-stats": "^0.5.0",
|
||||
"astro-reactive-form": "^0.2.6"
|
||||
}
|
||||
},
|
||||
|
@ -985,9 +985,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro-github-stats": {
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/astro-github-stats/-/astro-github-stats-0.4.0.tgz",
|
||||
"integrity": "sha512-P5SOsCyg2Yt9g3YUh9DfaxRZwH0FHIMNoHrRDU72+1uJ0nhlJFfEcShpSe5ljE7KwYJnM6HvDpQoKtt58DL7lQ==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/astro-github-stats/-/astro-github-stats-0.5.0.tgz",
|
||||
"integrity": "sha512-bcVwq5JjAsoCbDagn2jVUWEbnqYeuf9w7k1cSE+xq5ljWdoBoWlFWvf9Ul7UC4fb0MQMLqWzU7ZDN1bJaOeZfA==",
|
||||
"peerDependencies": {
|
||||
"astro": "^1.0.0"
|
||||
}
|
||||
|
@ -6570,9 +6570,9 @@
|
|||
}
|
||||
},
|
||||
"astro-github-stats": {
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/astro-github-stats/-/astro-github-stats-0.4.0.tgz",
|
||||
"integrity": "sha512-P5SOsCyg2Yt9g3YUh9DfaxRZwH0FHIMNoHrRDU72+1uJ0nhlJFfEcShpSe5ljE7KwYJnM6HvDpQoKtt58DL7lQ==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/astro-github-stats/-/astro-github-stats-0.5.0.tgz",
|
||||
"integrity": "sha512-bcVwq5JjAsoCbDagn2jVUWEbnqYeuf9w7k1cSE+xq5ljWdoBoWlFWvf9Ul7UC4fb0MQMLqWzU7ZDN1bJaOeZfA==",
|
||||
"requires": {}
|
||||
},
|
||||
"astro-reactive-form": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"astro": "^1.2.6",
|
||||
"astro-github-stats": "^0.4.0",
|
||||
"astro-github-stats": "^0.5.0",
|
||||
"astro-reactive-form": "^0.2.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue