Skip to content

Commit

Permalink
netlify plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bshevchenko committed May 27, 2024
1 parent 4f41d78 commit 8bc6755
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@ethersproject/providers": "^5.7.2",
"@heroicons/react": "^2.0.11",
"@lukso/lsp-smart-contracts": "^0.15.0",
"@netlify/plugin-nextjs": "^5.3.0",
"@openzeppelin/defender-relay-client": "^1.54.1",
"@openzeppelin/defender-sdk": "^1.12.0",
"@pinata/sdk": "^2.1.0",
Expand Down Expand Up @@ -47,8 +48,7 @@
"usehooks-ts": "^2.7.2",
"viem": "^1.19.5",
"wagmi": "1.4.4",
"zustand": "^4.1.2",
"@netlify/plugin-nextjs": "^5.3.0"
"zustand": "^4.1.2"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1866,6 +1866,13 @@ __metadata:
languageName: node
linkType: hard

"@netlify/plugin-nextjs@npm:^5.3.0":
version: 5.3.1
resolution: "@netlify/plugin-nextjs@npm:5.3.1"
checksum: be3c3b0b23e79ffb2cd20bc314ecea2b3d757c15a968d91525fc11ceb99cd3cdbb5ce896639b50f73114bc51d99bf22167d056158a142a1f87afe54ec13773ab
languageName: node
linkType: hard

"@next/env@npm:14.2.3":
version: 14.2.3
resolution: "@next/env@npm:14.2.3"
Expand Down Expand Up @@ -4205,6 +4212,7 @@ __metadata:
"@ethersproject/providers": ^5.7.2
"@heroicons/react": ^2.0.11
"@lukso/lsp-smart-contracts": ^0.15.0
"@netlify/plugin-nextjs": ^5.3.0
"@openzeppelin/defender-relay-client": ^1.54.1
"@openzeppelin/defender-sdk": ^1.12.0
"@pinata/sdk": ^2.1.0
Expand Down

0 comments on commit 8bc6755

Please sign in to comment.