Skip to content

Commit d9eacd3

Browse files
Merge pull request #529 from openscript-ch/renovate/all-minor-patch
fix(deps): update all non-major dependencies
2 parents 1279c1d + d385963 commit d9eacd3

2 files changed

Lines changed: 375 additions & 362 deletions

File tree

package.json

Lines changed: 4 additions & 4 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@11.1.2",
14+
"packageManager": "pnpm@11.3.0",
1515
"scripts": {
1616
"predev": "pnpm build:sprite",
1717
"prebuild": "pnpm build:sprite",
@@ -38,7 +38,7 @@
3838
"@nanostores/i18n": "^1.3.2",
3939
"astro": "^6.3.1",
4040
"astro-loader-i18n": "^0.12.0",
41-
"astro-nanostores-i18n": "^0.6.0",
41+
"astro-nanostores-i18n": "^0.7.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": "^25.6.2",
6060
"@typescript-eslint/parser": "^8.59.2",
61-
"@vitest/coverage-v8": "4.1.6",
61+
"@vitest/coverage-v8": "4.1.7",
6262
"astro-eslint-parser": "^1.4.0",
6363
"eslint": "^10.3.0",
6464
"eslint-config-prettier": "^10.1.8",
@@ -73,7 +73,7 @@
7373
"sirv": "^3.0.2",
7474
"typescript": "^6.0.3",
7575
"typescript-eslint": "^8.59.2",
76-
"vitest": "4.1.6"
76+
"vitest": "4.1.7"
7777
},
7878
"pnpm": {
7979
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)