mirror of
https://github.com/valentineus/popov.link.git
synced 2025-10-14 21:50:24 +03:00
Compare commits
1 Commits
master
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c99de96471 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v5
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v5
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 22
|
||||
- name: Install dependencies
|
||||
|
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2564,9 +2564,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "5.14.5",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.5.tgz",
|
||||
"integrity": "sha512-EHt7y3+nHYyKzBats1AL3N4Pyrvqyr+zXBC7njUa9Tfe+gsiHlunaw+lXitTT/DDVwO2R/f/qVG7Xc6rl0b2KQ==",
|
||||
"version": "5.14.4",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.4.tgz",
|
||||
"integrity": "sha512-yqgMAO2Whi9GmZkByyiPcG7CiiPr0Me0iBSorMa6M0g+wQk/ewnIqUyr7T/uFCPTQndoKwucnYFTrf0yfb0urw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.12.2",
|
||||
|
Reference in New Issue
Block a user