Skip to content

Commit

Permalink
Bump @vercel/remix from 2.0.1 to 2.4.1 (#248)
Browse files Browse the repository at this point in the history
Bumps [@vercel/remix](https://github.com/vercel/remix/tree/HEAD/packages/vercel-remix) from 2.0.1 to 2.4.1.
- [Changelog](https://github.com/vercel/remix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/remix/commits/HEAD/packages/vercel-remix)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 6390747 commit 6decbea
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@remix-run/serve": "2.4.0",
"@types/crypto-js": "^4.1.2",
"@vercel/analytics": "^1.1.1",
"@vercel/remix": "2.0.1",
"@vercel/remix": "2.4.1",
"ahooks": "^3.7.8",
"class-variance-authority": "^0.7.0",
"classnames": "^2.3.2",
Expand Down
57 changes: 37 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1812,20 +1812,6 @@
dependencies:
"@remix-run/node" "2.4.0"

"@remix-run/[email protected]":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@remix-run/node/-/node-2.0.1.tgz#5947c1f8b78b42b93c1e537debc0b56e78308ffa"
integrity sha512-pWsbmkNRb7azYomh1IGSKeW68hkwBBp6L2AWvfKSq2r2MJXHCzqgAJEc0uWkEUx6OtFbVNOg27g/cMCyKvrjIA==
dependencies:
"@remix-run/server-runtime" "2.0.1"
"@remix-run/web-fetch" "^4.4.1"
"@remix-run/web-file" "^3.1.0"
"@remix-run/web-stream" "^1.1.0"
"@web3-storage/multipart-parser" "^1.0.0"
cookie-signature "^1.1.0"
source-map-support "^0.5.21"
stream-slice "^0.1.2"

"@remix-run/[email protected]":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@remix-run/node/-/node-2.3.1.tgz#cba49729ca23bef5a07c085a68ab968b45c0c42a"
Expand Down Expand Up @@ -1854,6 +1840,20 @@
source-map-support "^0.5.21"
stream-slice "^0.1.2"

"@remix-run/[email protected]":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@remix-run/node/-/node-2.4.1.tgz#a446a0a72c6d78d59683e434934aa377ea203d82"
integrity sha512-TENt5OiTnjZmoayqpEiU0207JIFF7TbagQ4UT0dFI9oKQrNQJvkDd2JQBEldd8TLDuSYxU8iu7+CXZ/kl3O35w==
dependencies:
"@remix-run/server-runtime" "2.4.1"
"@remix-run/web-fetch" "^4.4.2"
"@remix-run/web-file" "^3.1.0"
"@remix-run/web-stream" "^1.1.0"
"@web3-storage/multipart-parser" "^1.0.0"
cookie-signature "^1.1.0"
source-map-support "^0.5.21"
stream-slice "^0.1.2"

"@remix-run/[email protected]":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@remix-run/react/-/react-2.3.1.tgz#05f910a1fcc575dd7474e5b25579611d59d50be6"
Expand All @@ -1873,6 +1873,11 @@
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.14.0.tgz#9bc39a5a3a71b81bdb310eba6def5bc3966695b7"
integrity sha512-WOHih+ClN7N8oHk9N4JUiMxQJmRVaOxcg8w7F/oHUXzJt920ekASLI/7cYX8XkntDWRhLZtsk6LbGrkgOAvi5A==

"@remix-run/[email protected]":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.14.1.tgz#6d2dd03d52e604279c38911afc1079d58c50a755"
integrity sha512-Qg4DMQsfPNAs88rb2xkdk03N3bjK4jgX5fR24eHCTR9q6PrhZQZ4UJBPzCHJkIpTRN1UKxx2DzjZmnC+7Lj0Ow==

"@remix-run/[email protected]":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.9.0.tgz#9033238b41c4cbe1e961eccb3f79e2c588328cf6"
Expand Down Expand Up @@ -1929,6 +1934,18 @@
set-cookie-parser "^2.4.8"
source-map "^0.7.3"

"@remix-run/[email protected]":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@remix-run/server-runtime/-/server-runtime-2.4.1.tgz#a0952ef45ab3e09012afdc4da048e74adcefb695"
integrity sha512-aQyBa0U8Db4E9sv2sruMfPDBYB4jlqvZ43YvkaZ1BGjUzi84ssfmaHdWgX/QveB6hi61RABTi6v8DV548kmRQg==
dependencies:
"@remix-run/router" "1.14.1"
"@types/cookie" "^0.5.3"
"@web3-storage/multipart-parser" "^1.0.0"
cookie "^0.5.0"
set-cookie-parser "^2.4.8"
source-map "^0.7.3"

"@remix-run/web-blob@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@remix-run/web-blob/-/web-blob-3.1.0.tgz#e0c669934c1eb6028960047e57a13ed38bbfb434"
Expand Down Expand Up @@ -2493,13 +2510,13 @@
dependencies:
server-only "^0.0.1"

"@vercel/remix@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@vercel/remix/-/remix-2.0.1.tgz#b77d931008f1456f7db5c2af3ab6759fbdddfbc0"
integrity sha512-mHtbgIRn4naLkKT2ICcd0v9hgGZrGBSYjBQp2kYaA4PDBUKHFqXeB7C+iyyFlQXkc6tiSPwGeqMXgvb7t8D5Ow==
"@vercel/remix@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@vercel/remix/-/remix-2.4.1.tgz#4d520ad6e05aac14f98b9218fb8629152a57e2c9"
integrity sha512-Wq3WlaHQmqjWyzEuf8iJENajhTd6GMOqwa9Os7BcfA2HgyJkKWhslsewkj1wrPmKfxLvR0GTxH9RFfRvz0ivpg==
dependencies:
"@remix-run/node" "2.0.1"
"@remix-run/server-runtime" "2.0.1"
"@remix-run/node" "2.4.1"
"@remix-run/server-runtime" "2.4.1"
isbot "^3.6.8"

"@vitejs/plugin-react@^4.2.1":
Expand Down

1 comment on commit 6decbea

@vercel
Copy link

@vercel vercel bot commented on 6decbea Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.