Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
9c3a0385
Commit
9c3a0385
authored
Aug 17, 2023
by
Will Cory
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(sdk): Update all dependencies to latest
parent
26634b22
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
217 additions
and
490 deletions
+217
-490
hip-olives-press.md
.changeset/hip-olives-press.md
+5
-0
.depcheckrc
packages/sdk/.depcheckrc
+1
-0
package.json
packages/sdk/package.json
+12
-11
pnpm-lock.yaml
pnpm-lock.yaml
+199
-479
No files found.
.changeset/hip-olives-press.md
0 → 100644
View file @
9c3a0385
---
'
@eth-optimism/sdk'
:
patch
---
Updated npm dependencies to latest
packages/sdk/.depcheckrc
View file @
9c3a0385
...
...
@@ -12,6 +12,7 @@ ignores: [
"chai",
"ts-node",
"typedoc",
"typescript",
"ethereum-waffle",
"nyc"
]
packages/sdk/package.json
View file @
9c3a0385
...
...
@@ -43,28 +43,29 @@
"@nomiclabs/hardhat-waffle"
:
"^2.0.1"
,
"chai-as-promised"
:
"^7.1.1"
,
"ethereum-waffle"
:
"^4.0.10"
,
"ethers"
:
"^5.7.
0
"
,
"ethers"
:
"^5.7.
2
"
,
"hardhat"
:
"^2.9.6"
,
"hardhat-deploy"
:
"^0.11.4"
,
"isomorphic-fetch"
:
"^3.0.0"
,
"mocha"
:
"^10.
0
.0"
,
"mocha"
:
"^10.
2
.0"
,
"nyc"
:
"^15.1.0"
,
"ts-node"
:
"^10.9.1"
,
"typedoc"
:
"^0.22.13"
,
"viem"
:
"^0.3.30"
,
"vitest"
:
"^0.28.3"
,
"zod"
:
"^3.11.6"
"typedoc"
:
"^0.24.8"
,
"typescript"
:
"^5.1.6"
,
"viem"
:
"^1.6.0"
,
"vitest"
:
"^0.34.2"
,
"zod"
:
"^3.22.1"
},
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.6.0"
,
"@eth-optimism/contracts-bedrock"
:
"
0.16.0
"
,
"@eth-optimism/core-utils"
:
"
0.12.3
"
,
"@types/chai"
:
"^4.
2.18
"
,
"@types/chai-as-promised"
:
"^7.1.
4
"
,
"@eth-optimism/contracts-bedrock"
:
"
workspace:*
"
,
"@eth-optimism/core-utils"
:
"
workspace:*
"
,
"@types/chai"
:
"^4.
3.5
"
,
"@types/chai-as-promised"
:
"^7.1.
5
"
,
"@types/mocha"
:
"^10.0.1"
,
"@types/node"
:
"^20.5.0"
,
"lodash"
:
"^4.17.21"
,
"merkletreejs"
:
"^0.
2.27
"
,
"merkletreejs"
:
"^0.
3.10
"
,
"rlp"
:
"^2.2.7"
},
"peerDependencies"
:
{
...
...
pnpm-lock.yaml
View file @
9c3a0385
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment