Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade deps #134

Merged
merged 24 commits into from Jul 27, 2023
Merged

chore: upgrade deps #134

merged 24 commits into from Jul 27, 2023

Conversation

ryanwolhuter
Copy link
Contributor

In preparation for an upcoming task that we want to use the new next/navigation library for, which requires us to use the nextjs 13 /app directory setup, I've updated all of the project dependencies and migrated from the /pages dir to the /app dir.

The behavior of the app is unchanged.

Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
@vercel
Copy link

vercel bot commented Jul 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
goerli-optimistic-oracle-dapp-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2023 11:37am
mumbai-optimistic-oracle-dapp-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2023 11:37am
optimistic-oracle-dapp-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2023 11:37am

"project": [
"./tsconfig.json"
]
"project": true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated typescript-eslint and prettier, they now use slightly different configs

@@ -2,6 +2,10 @@ const withSvgr = require("next-plugin-svgr");

/** @type {import('next').NextConfig} */
const nextConfig = {
webpack: (config) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this seems to be an existing issue with walletconnect. see WalletConnect/walletconnect-monorepo#1908

Signed-off-by: ryanwolhuter <dev@ryanwolhuter.com>
Copy link
Collaborator

@daywiss daywiss left a comment

Choose a reason for hiding this comment

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

lgtm

@ryanwolhuter ryanwolhuter merged commit 9beb125 into master Jul 27, 2023
4 checks passed
@ryanwolhuter ryanwolhuter deleted the upgrade-deps branch July 27, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants