chore: update @ayco/astro-resume

This commit is contained in:
Ayo 2023-07-17 17:22:56 +02:00
parent 470152ea32
commit 6022a0bc2d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "0.1.29", "version": "0.1.29",
"dependencies": { "dependencies": {
"@astrojs/netlify": "^2.2.2", "@astrojs/netlify": "^2.2.2",
"@ayco/astro-resume": "^0.1.2", "@ayco/astro-resume": "^0.2.1",
"@extractus/article-extractor": "^7.2.15", "@extractus/article-extractor": "^7.2.15",
"astro-iconify": "^1.2.0", "astro-iconify": "^1.2.0",
"sass": "^1.62.1" "sass": "^1.62.1"
@ -244,9 +244,9 @@
} }
}, },
"node_modules/@ayco/astro-resume": { "node_modules/@ayco/astro-resume": {
"version": "0.1.2", "version": "0.2.1",
"resolved": "https://registry.npmjs.org/@ayco/astro-resume/-/astro-resume-0.1.2.tgz", "resolved": "https://registry.npmjs.org/@ayco/astro-resume/-/astro-resume-0.2.1.tgz",
"integrity": "sha512-IrlDt7di37C8pyJdxy9wAyTGaup4OUWAtaVAT7uj6TQznkfCNgZtPuzO1fwTgb+MB66ymIL3o+LLFDfTCppSgw==", "integrity": "sha512-cMFFpDzf0DY9J3FgmQ515qa+WzsBhWjWwjgWCFL6cxgxFs/rTRBb9A/BKFSkb79kVXPyyv7qFkNsFCyw4LDJ7Q==",
"dependencies": { "dependencies": {
"astro": "^2.8.3" "astro": "^2.8.3"
} }

View file

@ -10,7 +10,7 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/netlify": "^2.2.2", "@astrojs/netlify": "^2.2.2",
"@ayco/astro-resume": "^0.1.2", "@ayco/astro-resume": "^0.2.1",
"@extractus/article-extractor": "^7.2.15", "@extractus/article-extractor": "^7.2.15",
"astro-iconify": "^1.2.0", "astro-iconify": "^1.2.0",
"sass": "^1.62.1" "sass": "^1.62.1"