Skip to content

Commit

Permalink
fix: next js rollback to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
Argeare5 committed Nov 11, 2024
1 parent 428ba73 commit 52acd9c
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 343 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@gelatonetwork/relay-sdk-viem": "^1.0.1",
"@headlessui/react": "1.7.19",
"@mui/system": "^5.16.5",
"@next/bundle-analyzer": "^15.0.3",
"@next/bundle-analyzer": "14.2.15",
"@safe-global/safe-apps-sdk": "^9.1.0",
"@safe-global/safe-deployments": "^1.37.2",
"@t3-oss/env-nextjs": "^0.11.1",
Expand All @@ -62,7 +62,7 @@
"gray-matter": "^4.0.3",
"immer": "^10.1.1",
"lokijs": "^1.5.12",
"next": "^15.0.3",
"next": "14.2.15",
"next-themes": "^0.3.0",
"nextjs-toploader": "^1.6.12",
"nprogress": "^0.2.0",
Expand Down Expand Up @@ -94,7 +94,7 @@
"@babel/eslint-parser": "^7.25.9",
"@babel/plugin-syntax-flow": "^7.26.0",
"@babel/plugin-transform-react-jsx": "^7.25.2",
"@next/eslint-plugin-next": "^15.0.3",
"@next/eslint-plugin-next": "14.2.15",
"@svgr/webpack": "^8.1.0",
"@types/dom-css": "^2.1.1",
"@types/lodash": "^4.17.7",
Expand Down
Loading

1 comment on commit 52acd9c

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

This commit was deployed on ipfs

Please sign in to comment.