Skip to content

Commit

Permalink
chore(deps): bump the prod-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 2 updates: [sst](https://github.com/sst/sst/tree/HEAD/packages/cli) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `sst` from 3.2.73 to 3.3.18
- [Release notes](https://github.com/sst/sst/releases)
- [Commits](https://github.com/sst/sst/commits/v3.3.18/packages/cli)

Updates `astro` from 4.16.8 to 4.16.10
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: sst
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 6cb8dff commit 2e222a9
Show file tree
Hide file tree
Showing 8 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion @kindspells/astro-shield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@types/node": "^22.8.6",
"astro": "^4.16.8",
"astro": "^4.16.10",
"get-tsconfig": "^4.8.1",
"rollup": "^4.24.3",
"rollup-plugin-dts": "^6.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@astrojs/node": "^8.3.4",
"astro": "^4.16.8"
"astro": "^4.16.10"
},
"devDependencies": {
"@kindspells/astro-shield": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"dependencies": {
"@astrojs/node": "^8.3.4",
"astro": "^4.16.8"
"astro": "^4.16.10"
},
"devDependencies": {
"@kindspells/astro-shield": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"dependencies": {
"@astrojs/node": "^8.3.4",
"astro": "^4.16.8"
"astro": "^4.16.10"
},
"devDependencies": {
"@kindspells/astro-shield": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"dependencies": {
"@astrojs/node": "^8.3.4",
"astro": "^4.16.8"
"astro": "^4.16.10"
},
"devDependencies": {
"@kindspells/astro-shield": "workspace:*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"license": "MIT",
"dependencies": {
"astro": "^4.16.8"
"astro": "^4.16.10"
},
"devDependencies": {
"@kindspells/astro-shield": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"dependencies": {
"astro-sst": "^2.43.5",
"sharp": "0.33.5",
"sst": "^3.2.73"
"sst": "^3.3.18"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/starlight": "^0.28.5",
"@astrojs/ts-plugin": "^1.10.4",
"@kindspells/astro-shield": "workspace:^",
"astro": "^4.16.8",
"astro": "^4.16.10",
"typescript": "^5.6.3"
}
}
114 changes: 57 additions & 57 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e222a9

Please sign in to comment.