Bumped version + deps
Some checks failed
/ checking (push) Successful in 14s
/ publish (push) Successful in 32s
/ build-site (push) Failing after 37s

This commit is contained in:
Firq 2024-01-03 20:29:27 +01:00
parent 40e2d75e0a
commit e0cf2af0c0
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "fgo-ta-com-website",
"version": "0.1.7",
"version": "0.1.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "fgo-ta-com-website",
"version": "0.1.7",
"version": "0.1.10",
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.3",
"@astrojs/check": "^0.3.4",

View file

@ -1,7 +1,7 @@
{
"name": "fgo-ta-com-website",
"type": "module",
"version": "0.1.9",
"version": "0.1.10",
"scripts": {
"dev": "astro dev",
"start": "astro dev",