We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98aa9d commit 6a7acccCopy full SHA for 6a7accc
2 files changed
package.json
@@ -37,7 +37,7 @@
37
"@fontsource/pt-sans": "^5.2.8",
38
"@nanostores/i18n": "^1.2.2",
39
"astro": "^5.16.3",
40
- "astro-loader-i18n": "^0.9.1",
+ "astro-loader-i18n": "^0.10.0",
41
"astro-nanostores-i18n": "^0.2.1",
42
"embla-carousel": "^8.6.0",
43
"embla-carousel-autoplay": "^8.6.0",
@@ -58,7 +58,7 @@
58
"@types/mdast": "^4.0.4",
59
"@types/node": "^24.10.1",
60
"@typescript-eslint/parser": "^8.48.0",
61
- "@vitest/coverage-v8": "4.0.14",
+ "@vitest/coverage-v8": "4.0.15",
62
"astro-eslint-parser": "^1.2.2",
63
"eslint": "^9.39.1",
64
"eslint-config-prettier": "^10.1.8",
@@ -73,7 +73,7 @@
73
"sirv": "^3.0.2",
74
"typescript": "^5.9.3",
75
"typescript-eslint": "^8.48.0",
76
- "vitest": "4.0.14"
+ "vitest": "4.0.15"
77
},
78
"pnpm": {
79
"overrides": {
0 commit comments