Skip to content

Commit

Permalink
build(deps): bump @remix-run/server-runtime from 2.12.1 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [@remix-run/server-runtime](https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime) from 2.12.1 to 2.14.0.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-server-runtime/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-server-runtime)

---
updated-dependencies:
- dependency-name: "@remix-run/server-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 57f2d80 commit 48cca62
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/apps/shopify-app-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"jsonwebtoken": "^9.0.2"
},
"dependencies": {
"@remix-run/server-runtime": "^2.12.1",
"@remix-run/server-runtime": "^2.14.0",
"@shopify/admin-api-client": "^1.0.4",
"@shopify/shopify-api": "^11.6.0",
"@shopify/shopify-app-session-storage": "^3.0.8",
Expand Down
32 changes: 16 additions & 16 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 48cca62

Please sign in to comment.