Skip to content

Commit

Permalink
fix(deps): update @vercel/next
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent 1b1b23e commit 39b4cac
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion targets/contributions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"next": "11.1.2",
"next-cookies": "2.0.3",
"next-redux-saga": "4.1.2",
"next-redux-wrapper": "7.0.5",
"next-redux-wrapper": "8.1.0",
"numeral": "2.0.6",
"password-generator": "2.3.2",
"pg": "8.5.1",
Expand Down
2 changes: 1 addition & 1 deletion targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"next": "13.2.4",
"next-remove-imports": "^1.0.11",
"next-transpile-modules": "^10.0.0",
"next-urql": "^3.2.1",
"next-urql": "^5.0.0",
"nodemailer": "^6.6.5",
"p-limit": "^4.0.0",
"polished": "^4.1.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13282,10 +13282,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/next-redux-saga/-/next-redux-saga-4.1.2.tgz#adf65cd694deac2514676767d3b733862297db66"
integrity sha512-UEI/8bRObquIpHeHX1RuqOFBe2zhI2gTHLijBLiinOZrCbir18B4/lJpymrEoHHpel0iiZEwV4R6jeUWYv+Avw==

next-redux-wrapper@7.0.5:
version "7.0.5"
resolved "https://registry.yarnpkg.com/next-redux-wrapper/-/next-redux-wrapper-7.0.5.tgz#109cd3fe02183b18fbd094924cfcbd21262039dc"
integrity sha512-UFXdAWG5i+GFT8+Hoqpx3GArkPh34fVWF9YoA2VSHlBzsrPtnRd7NWM6FNSYUennpommTpWJ09mu+r/1UxyIkg==
next-redux-wrapper@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/next-redux-wrapper/-/next-redux-wrapper-8.1.0.tgz#d9c135f1ceeb2478375bdacd356eb9db273d3a07"
integrity sha512-2hIau0hcI6uQszOtrvAFqgc0NkZegKYhBB7ZAKiG3jk7zfuQb4E7OV9jfxViqqojh3SEHdnFfPkN9KErttUKuw==

next-remove-imports@^1.0.11:
version "1.0.11"
Expand All @@ -13308,10 +13308,10 @@ next-transpile-modules@^10.0.0:
dependencies:
enhanced-resolve "^5.10.0"

next-urql@^3.2.1:
version "3.3.3"
resolved "https://registry.yarnpkg.com/next-urql/-/next-urql-3.3.3.tgz#3eda3e57c0a51955deba7fd4fba250fc88846874"
integrity sha512-mKdpbvxW7FifHjupRKNjE1YuZxhLF+GlN/y1sARcUSEdrCv10dRkFGQl03p4UpWtdggCyZ5lOVBBaQGW7UNfiQ==
next-urql@^5.0.0:
version "5.0.2"
resolved "https://registry.yarnpkg.com/next-urql/-/next-urql-5.0.2.tgz#37a895b1844f3ab7c091526e0894caddd3abcf82"
integrity sha512-/ntMdlDNhduT1xmnZ0ZgH9Vtbaz/Gnx5VdTyExHjRqKpKnqZU49vHiik/qctscwFnPBVTRNxQ1BjhrOtfsm8oQ==
dependencies:
react-ssr-prepass "^1.4.0"

Expand Down

0 comments on commit 39b4cac

Please sign in to comment.