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 Dec 30, 2024
1 parent 9faca53 commit 7b8e96f
Show file tree
Hide file tree
Showing 3 changed files with 464 additions and 411 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.29.0",
"@astrojs/starlight": "^0.30.0",
"@astrojs/svelte": "^6.0.0",
"@fontsource/calistoga": "^5.0.21",
"@fontsource/pt-sans": "^5.0.13",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "pnpm run --dir packages/svelte test"
},
"devDependencies": {
"@gravityci/cli": "^0.0.4",
"@gravityci/cli": "^0.0.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "2.46.1",
"globals": "^15.2.0",
Expand All @@ -29,9 +29,9 @@
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.0"
},
"packageManager": "[email protected].0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"packageManager": "[email protected].2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"volta": {
"node": "22.12.0",
"pnpm": "9.15.0"
"pnpm": "9.15.2"
}
}
Loading

0 comments on commit 7b8e96f

Please sign in to comment.