Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent dba21c2 commit 1d8c2e8
Show file tree
Hide file tree
Showing 3 changed files with 653 additions and 510 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/check": "^0.9.0",
"@astrojs/netlify": "^5.4.0",
"@astrojs/starlight": "^0.28.0",
"@astrojs/starlight": "^0.29.0",
"@astrojs/svelte": "^5.7.2",
"@fontsource/calistoga": "^5.0.21",
"@fontsource/pt-sans": "^5.0.13",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"volta": {
"node": "22.11.0",
"pnpm": "9.12.3"
"pnpm": "9.13.2"
},
"pnpm": {
"patchedDependencies": {
Expand All @@ -41,5 +41,5 @@
"@sveltejs/vite-plugin-svelte": "^4.0.0"
}
},
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
"packageManager": "pnpm@9.13.2+sha512.88c9c3864450350e65a33587ab801acf946d7c814ed1134da4a924f6df5a2120fd36b46aab68f7cd1d413149112d53c7db3a4136624cfd00ff1846a0c6cef48a"
}
Loading

0 comments on commit 1d8c2e8

Please sign in to comment.