Skip to content

Commit f0fe558

Browse files
fix(deps): update all non-major dependencies
1 parent 293a8c4 commit f0fe558

File tree

2 files changed

+915
-992
lines changed

2 files changed

+915
-992
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/openscript-ch/openscript.ch/issues"
1212
},
1313
"repository": "github:openscript-ch/openscript.ch",
14-
"packageManager": "pnpm@10.28.2",
14+
"packageManager": "pnpm@10.32.1",
1515
"scripts": {
1616
"predev": "pnpm build:sprite",
1717
"prebuild": "pnpm build:sprite",
@@ -37,8 +37,8 @@
3737
"@fontsource/pt-sans": "^5.2.8",
3838
"@nanostores/i18n": "^1.2.2",
3939
"astro": "^5.17.1",
40-
"astro-loader-i18n": "^0.10.11",
41-
"astro-nanostores-i18n": "^0.4.0",
40+
"astro-loader-i18n": "^0.11.0",
41+
"astro-nanostores-i18n": "^0.5.0",
4242
"embla-carousel": "^8.6.0",
4343
"embla-carousel-autoplay": "^8.6.0",
4444
"embla-carousel-class-names": "^8.6.0",
@@ -58,7 +58,7 @@
5858
"@types/mdast": "^4.0.4",
5959
"@types/node": "^24.10.1",
6060
"@typescript-eslint/parser": "^8.54.0",
61-
"@vitest/coverage-v8": "4.0.18",
61+
"@vitest/coverage-v8": "4.1.0",
6262
"astro-eslint-parser": "^1.2.2",
6363
"eslint": "^9.39.2",
6464
"eslint-config-prettier": "^10.1.8",
@@ -73,7 +73,7 @@
7373
"sirv": "^3.0.2",
7474
"typescript": "^5.9.3",
7575
"typescript-eslint": "^8.54.0",
76-
"vitest": "4.0.18"
76+
"vitest": "4.1.0"
7777
},
7878
"pnpm": {
7979
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)