Skip to content

Commit 2d2dce4

Browse files
build(deps): bump the remix-run group with 4 updates
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.16.0 to 2.16.1 - [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.16.0 to 2.16.1 - [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.16.0 to 2.16.1 - [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.16.0 to 2.16.1 - [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]>
1 parent f17ae2e commit 2d2dce4

File tree

2 files changed

+74
-49
lines changed

2 files changed

+74
-49
lines changed

Diff for: packages/apps/shopify-app-remix/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
"Storefront API"
7878
],
7979
"devDependencies": {
80-
"@remix-run/node": "^2.16.0",
81-
"@remix-run/react": "^2.16.0",
82-
"@remix-run/testing": "^2.16.0",
80+
"@remix-run/node": "^2.16.4",
81+
"@remix-run/react": "^2.16.4",
82+
"@remix-run/testing": "^2.16.4",
8383
"@shopify/generate-docs": "^0.16.4",
8484
"@shopify/polaris": "^12.18.0",
8585
"@shopify/react-testing": "^6.0.0",
@@ -94,7 +94,7 @@
9494
"jsonwebtoken": "^9.0.2"
9595
},
9696
"dependencies": {
97-
"@remix-run/server-runtime": "^2.16.0",
97+
"@remix-run/server-runtime": "^2.16.4",
9898
"@shopify/admin-api-client": "^1.0.7",
9999
"@shopify/shopify-api": "^11.11.1",
100100
"@shopify/shopify-app-session-storage": "^3.0.16",

Diff for: pnpm-lock.yaml

+70-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)