Skip to content

Commit

Permalink
build(deps): bump the remix-run group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the remix-run group with 4 updates: [@remix-run/server-runtime](https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime), [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) and [@remix-run/testing](https://github.com/remix-run/remix/tree/HEAD/packages/remix-testing).


Updates `@remix-run/server-runtime` from 2.15.2 to 2.15.3
- [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)

Updates `@remix-run/node` from 2.15.2 to 2.15.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-node)

Updates `@remix-run/react` from 2.15.2 to 2.15.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-react)

Updates `@remix-run/testing` from 2.15.2 to 2.15.3
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-testing/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-testing)

---
updated-dependencies:
- dependency-name: "@remix-run/server-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: remix-run
- dependency-name: "@remix-run/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: remix-run
- dependency-name: "@remix-run/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: remix-run
- dependency-name: "@remix-run/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: remix-run
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 9ab39ac commit c99bb2b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
8 changes: 4 additions & 4 deletions packages/apps/shopify-app-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
"Storefront API"
],
"devDependencies": {
"@remix-run/node": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@remix-run/testing": "^2.15.2",
"@remix-run/node": "^2.15.3",
"@remix-run/react": "^2.15.3",
"@remix-run/testing": "^2.15.3",
"@shopify/generate-docs": "^0.16.4",
"@shopify/polaris": "^12.18.0",
"@shopify/react-testing": "^6.0.0",
Expand All @@ -94,7 +94,7 @@
"jsonwebtoken": "^9.0.2"
},
"dependencies": {
"@remix-run/server-runtime": "^2.15.2",
"@remix-run/server-runtime": "^2.15.3",
"@shopify/admin-api-client": "^1.0.5",
"@shopify/shopify-api": "^11.8.0",
"@shopify/shopify-app-session-storage": "^3.0.11",
Expand Down
84 changes: 42 additions & 42 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 c99bb2b

Please sign in to comment.