feat: paketeen bertsioak igotzen ditu

This commit is contained in:
2025-11-03 10:37:54 +01:00
parent 141e78931e
commit e97bdbd55b
3 changed files with 12 additions and 9 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}

View File

@@ -9,10 +9,10 @@
"astro": "astro" "astro": "astro"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/rss": "^4.0.12", "@astrojs/rss": "^4.0.13",
"@astrojs/sitemap": "^3.5.1", "@astrojs/sitemap": "^3.6.0",
"astro": "^5.13.6", "astro": "^5.15.3",
"prettier": "^3.3.3", "prettier": "^3.6.2",
"prettier-plugin-astro": "^0.14.1" "prettier-plugin-astro": "^0.14.1"
} }
} }

10
pnpm-lock.yaml generated
View File

@@ -9,16 +9,16 @@ importers:
.: .:
devDependencies: devDependencies:
'@astrojs/rss': '@astrojs/rss':
specifier: ^4.0.12 specifier: ^4.0.13
version: 4.0.13 version: 4.0.13
'@astrojs/sitemap': '@astrojs/sitemap':
specifier: ^3.5.1 specifier: ^3.6.0
version: 3.6.0 version: 3.6.0
astro: astro:
specifier: ^5.13.6 specifier: ^5.15.3
version: 5.15.3(@types/node@24.10.0)(rollup@4.52.5)(typescript@5.9.3) version: 5.15.3(@types/node@24.10.0)(rollup@4.52.5)(typescript@5.9.3)
prettier: prettier:
specifier: ^3.3.3 specifier: ^3.6.2
version: 3.6.2 version: 3.6.2
prettier-plugin-astro: prettier-plugin-astro:
specifier: ^0.14.1 specifier: ^0.14.1
@@ -1897,7 +1897,7 @@ snapshots:
'@types/sax@1.2.7': '@types/sax@1.2.7':
dependencies: dependencies:
'@types/node': 17.0.45 '@types/node': 24.10.0
'@types/unist@3.0.3': {} '@types/unist@3.0.3': {}