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
7bceb747
Unverified
Commit
7bceb747
authored
Aug 23, 2023
by
mergify[bot]
Committed by
GitHub
Aug 23, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into aj/rename-data-dir
parents
795c40d6
009e0f40
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
79 additions
and
89 deletions
+79
-89
package.json
packages/contracts-bedrock/package.json
+1
-1
pnpm-lock.yaml
pnpm-lock.yaml
+78
-88
No files found.
packages/contracts-bedrock/package.json
View file @
7bceb747
...
...
@@ -41,7 +41,7 @@
"lint"
:
"pnpm lint:fix && pnpm lint:check"
},
"devDependencies"
:
{
"@typescript-eslint/eslint-plugin"
:
"^
6.4
.0"
,
"@typescript-eslint/eslint-plugin"
:
"^
5.62
.0"
,
"@typescript-eslint/parser"
:
"^6.4.0"
,
"tsx"
:
"^3.12.7"
,
"typescript"
:
"^5.1.6"
...
...
pnpm-lock.yaml
View file @
7bceb747
...
...
@@ -38,7 +38,7 @@ importers:
version
:
12.20.20
'
@typescript-eslint/eslint-plugin'
:
specifier
:
^5.60.1
version
:
5.6
0.1
(@typescript-eslint/parser@5.60.1)(eslint@8.47.0)(typescript@5.1.6)
version
:
5.6
2.0
(@typescript-eslint/parser@5.60.1)(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/parser'
:
specifier
:
^5.60.1
version
:
5.60.1(eslint@8.47.0)(typescript@5.1.6)
...
...
@@ -77,7 +77,7 @@ importers:
version
:
1.2.3(eslint@8.47.0)
eslint-plugin-prettier
:
specifier
:
^4.0.0
version
:
4.
0.0
(eslint-config-prettier@8.3.0)(eslint@8.47.0)(prettier@2.8.8)
version
:
4.
2.1
(eslint-config-prettier@8.3.0)(eslint@8.47.0)(prettier@2.8.8)
eslint-plugin-promise
:
specifier
:
^5.1.0
version
:
5.2.0(eslint@8.47.0)
...
...
@@ -268,8 +268,8 @@ importers:
packages/contracts-bedrock
:
devDependencies
:
'
@typescript-eslint/eslint-plugin'
:
specifier
:
^
6.4
.0
version
:
6.4
.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6)
specifier
:
^
5.62
.0
version
:
5.62
.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/parser'
:
specifier
:
^6.4.0
version
:
6.4.0(eslint@8.47.0)(typescript@5.1.6)
...
...
@@ -1738,11 +1738,6 @@ packages:
eslint-visitor-keys
:
3.4.3
dev
:
true
/@eslint-community/regexpp@4.5.1
:
resolution
:
{
integrity
:
sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
}
engines
:
{
node
:
^12.0.0 || ^14.0.0 || >=16.0.0
}
dev
:
true
/@eslint-community/regexpp@4.6.2
:
resolution
:
{
integrity
:
sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
}
engines
:
{
node
:
^12.0.0 || ^14.0.0 || >=16.0.0
}
...
...
@@ -3980,10 +3975,6 @@ packages:
pretty-format
:
29.6.1
dev
:
true
/@types/json-schema@7.0.11
:
resolution
:
{
integrity
:
sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
}
dev
:
true
/@types/json-schema@7.0.12
:
resolution
:
{
integrity
:
sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
}
dev
:
true
...
...
@@ -4165,10 +4156,6 @@ packages:
resolution
:
{
integrity
:
sha512-KQf+QAMWKMrtBMsB8/24w53tEsxllMj6TuA80TT/5igJalLI/zm0L3oXRbIAl4Ohfc85gyHX/jhMwsVkmhLU4A==
}
dev
:
false
/@types/semver@7.3.13
:
resolution
:
{
integrity
:
sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
}
dev
:
true
/@types/semver@7.5.0
:
resolution
:
{
integrity
:
sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
}
dev
:
true
...
...
@@ -4255,8 +4242,8 @@ packages:
'
@types/yargs-parser'
:
21.0.0
dev
:
true
/@typescript-eslint/eslint-plugin@5.6
0.1
(@typescript-eslint/parser@5.60.1)(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-
KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw
==
}
/@typescript-eslint/eslint-plugin@5.6
2.0
(@typescript-eslint/parser@5.60.1)(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-
TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
'
@typescript-eslint/parser'
:
^5.0.0
...
...
@@ -4266,29 +4253,29 @@ packages:
typescript
:
optional
:
true
dependencies
:
'
@eslint-community/regexpp'
:
4.
5.1
'
@eslint-community/regexpp'
:
4.
6.2
'
@typescript-eslint/parser'
:
5.60.1(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/scope-manager'
:
5.6
0.1
'
@typescript-eslint/type-utils'
:
5.6
0.1
(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/utils'
:
5.6
0.1
(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/scope-manager'
:
5.6
2.0
'
@typescript-eslint/type-utils'
:
5.6
2.0
(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/utils'
:
5.6
2.0
(eslint@8.47.0)(typescript@5.1.6)
debug
:
4.3.4(supports-color@8.1.1)
eslint
:
8.47.0
grapheme
-splitter
:
1.0.4
grapheme
r
:
1.4.0
ignore
:
5.2.4
natural-compare-lite
:
1.4.0
semver
:
7.5.
3
semver
:
7.5.
4
tsutils
:
3.21.0(typescript@5.1.6)
typescript
:
5.1.6
transitivePeerDependencies
:
-
supports-color
dev
:
true
/@typescript-eslint/eslint-plugin@
6.4
.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-
62o2Hmc7Gs3p8SLfbXcipjWAa6qk2wZGChXG2JbBtYpwSRmti/9KHLqfbLs9uDigOexG+3PaQ9G2g3201FWLK
g==
}
engines
:
{
node
:
^1
6.0.0 || >=18
.0.0
}
/@typescript-eslint/eslint-plugin@
5.62
.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-
TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXa
g==
}
engines
:
{
node
:
^1
2.22.0 || ^14.17.0 || >=16
.0.0
}
peerDependencies
:
'
@typescript-eslint/parser'
:
^
6.0.0 || ^6.0.0-alpha
eslint
:
^7.0.0 || ^8.0.0
'
@typescript-eslint/parser'
:
^
5.0.0
eslint
:
^
6.0.0 || ^
7.0.0 || ^8.0.0
typescript
:
'
*'
peerDependenciesMeta
:
typescript
:
...
...
@@ -4296,17 +4283,16 @@ packages:
dependencies
:
'
@eslint-community/regexpp'
:
4.6.2
'
@typescript-eslint/parser'
:
6.4.0(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/scope-manager'
:
6.4.0
'
@typescript-eslint/type-utils'
:
6.4.0(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/utils'
:
6.4.0(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/visitor-keys'
:
6.4.0
'
@typescript-eslint/scope-manager'
:
5.62.0
'
@typescript-eslint/type-utils'
:
5.62.0(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/utils'
:
5.62.0(eslint@8.47.0)(typescript@5.1.6)
debug
:
4.3.4(supports-color@8.1.1)
eslint
:
8.47.0
graphemer
:
1.4.0
ignore
:
5.2.4
natural-compare
:
1.4.0
natural-compare
-lite
:
1.4.0
semver
:
7.5.4
ts
-api-utils
:
1.0.1
(typescript@5.1.6)
ts
utils
:
3.21.0
(typescript@5.1.6)
typescript
:
5.1.6
transitivePeerDependencies
:
-
supports-color
...
...
@@ -4361,6 +4347,14 @@ packages:
'
@typescript-eslint/visitor-keys'
:
5.60.1
dev
:
true
/@typescript-eslint/scope-manager@5.62.0
:
resolution
:
{
integrity
:
sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
dependencies
:
'
@typescript-eslint/types'
:
5.62.0
'
@typescript-eslint/visitor-keys'
:
5.62.0
dev
:
true
/@typescript-eslint/scope-manager@6.4.0
:
resolution
:
{
integrity
:
sha512-TUS7vaKkPWDVvl7GDNHFQMsMruD+zhkd3SdVW0d7b+7Zo+bd/hXJQ8nsiUZMi1jloWo6c9qt3B7Sqo+flC1nig==
}
engines
:
{
node
:
^16.0.0 || >=18.0.0
}
...
...
@@ -4369,8 +4363,8 @@ packages:
'
@typescript-eslint/visitor-keys'
:
6.4.0
dev
:
true
/@typescript-eslint/type-utils@5.6
0.1
(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-
vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A
==
}
/@typescript-eslint/type-utils@5.6
2.0
(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-
xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew
==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
eslint
:
'
*'
...
...
@@ -4379,8 +4373,8 @@ packages:
typescript
:
optional
:
true
dependencies
:
'
@typescript-eslint/typescript-estree'
:
5.6
0.1
(typescript@5.1.6)
'
@typescript-eslint/utils'
:
5.6
0.1
(eslint@8.47.0)(typescript@5.1.6)
'
@typescript-eslint/typescript-estree'
:
5.6
2.0
(typescript@5.1.6)
'
@typescript-eslint/utils'
:
5.6
2.0
(eslint@8.47.0)(typescript@5.1.6)
debug
:
4.3.4(supports-color@8.1.1)
eslint
:
8.47.0
tsutils
:
3.21.0(typescript@5.1.6)
...
...
@@ -4389,31 +4383,16 @@ packages:
-
supports-color
dev
:
true
/@typescript-eslint/type-utils@6.4.0(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-TvqrUFFyGY0cX3WgDHcdl2/mMCWCDv/0thTtx/ODMY1QhEiyFtv/OlLaNIiYLwRpAxAtOLOY9SUf1H3Q3dlwAg==
}
engines
:
{
node
:
^16.0.0 || >=18.0.0
}
peerDependencies
:
eslint
:
^7.0.0 || ^8.0.0
typescript
:
'
*'
peerDependenciesMeta
:
typescript
:
optional
:
true
dependencies
:
'
@typescript-eslint/typescript-estree'
:
6.4.0(typescript@5.1.6)
'
@typescript-eslint/utils'
:
6.4.0(eslint@8.47.0)(typescript@5.1.6)
debug
:
4.3.4(supports-color@8.1.1)
eslint
:
8.47.0
ts-api-utils
:
1.0.1(typescript@5.1.6)
typescript
:
5.1.6
transitivePeerDependencies
:
-
supports-color
dev
:
true
/@typescript-eslint/types@5.60.1
:
resolution
:
{
integrity
:
sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
dev
:
true
/@typescript-eslint/types@5.62.0
:
resolution
:
{
integrity
:
sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
dev
:
true
/@typescript-eslint/types@6.4.0
:
resolution
:
{
integrity
:
sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==
}
engines
:
{
node
:
^16.0.0 || >=18.0.0
}
...
...
@@ -4440,6 +4419,27 @@ packages:
-
supports-color
dev
:
true
/@typescript-eslint/typescript-estree@5.62.0(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
typescript
:
'
*'
peerDependenciesMeta
:
typescript
:
optional
:
true
dependencies
:
'
@typescript-eslint/types'
:
5.62.0
'
@typescript-eslint/visitor-keys'
:
5.62.0
debug
:
4.3.4(supports-color@8.1.1)
globby
:
11.1.0
is-glob
:
4.0.3
semver
:
7.5.4
tsutils
:
3.21.0(typescript@5.1.6)
typescript
:
5.1.6
transitivePeerDependencies
:
-
supports-color
dev
:
true
/@typescript-eslint/typescript-estree@6.4.0(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==
}
engines
:
{
node
:
^16.0.0 || >=18.0.0
}
...
...
@@ -4461,39 +4461,20 @@ packages:
-
supports-color
dev
:
true
/@typescript-eslint/utils@5.6
0.1
(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-
tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvp
Q==
}
/@typescript-eslint/utils@5.6
2.0
(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-
n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWA
Q==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
peerDependencies
:
eslint
:
^6.0.0 || ^7.0.0 || ^8.0.0
dependencies
:
'
@eslint-community/eslint-utils'
:
4.4.0(eslint@8.47.0)
'
@types/json-schema'
:
7.0.11
'
@types/semver'
:
7.3.13
'
@typescript-eslint/scope-manager'
:
5.60.1
'
@typescript-eslint/types'
:
5.60.1
'
@typescript-eslint/typescript-estree'
:
5.60.1(typescript@5.1.6)
eslint
:
8.47.0
eslint-scope
:
5.1.1
semver
:
7.5.4
transitivePeerDependencies
:
-
supports-color
-
typescript
dev
:
true
/@typescript-eslint/utils@6.4.0(eslint@8.47.0)(typescript@5.1.6)
:
resolution
:
{
integrity
:
sha512-BvvwryBQpECPGo8PwF/y/q+yacg8Hn/2XS+DqL/oRsOPK+RPt29h5Ui5dqOKHDlbXrAeHUTnyG3wZA0KTDxRZw==
}
engines
:
{
node
:
^16.0.0 || >=18.0.0
}
peerDependencies
:
eslint
:
^7.0.0 || ^8.0.0
dependencies
:
'
@eslint-community/eslint-utils'
:
4.4.0(eslint@8.47.0)
'
@types/json-schema'
:
7.0.12
'
@types/semver'
:
7.5.0
'
@typescript-eslint/scope-manager'
:
6.4
.0
'
@typescript-eslint/types'
:
6.4
.0
'
@typescript-eslint/typescript-estree'
:
6.4
.0(typescript@5.1.6)
'
@typescript-eslint/scope-manager'
:
5.62
.0
'
@typescript-eslint/types'
:
5.62
.0
'
@typescript-eslint/typescript-estree'
:
5.62
.0(typescript@5.1.6)
eslint
:
8.47.0
eslint-scope
:
5.1.1
semver
:
7.5.4
transitivePeerDependencies
:
-
supports-color
...
...
@@ -4508,6 +4489,14 @@ packages:
eslint-visitor-keys
:
3.4.3
dev
:
true
/@typescript-eslint/visitor-keys@5.62.0
:
resolution
:
{
integrity
:
sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
}
engines
:
{
node
:
^12.22.0 || ^14.17.0 || >=16.0.0
}
dependencies
:
'
@typescript-eslint/types'
:
5.62.0
eslint-visitor-keys
:
3.4.3
dev
:
true
/@typescript-eslint/visitor-keys@6.4.0
:
resolution
:
{
integrity
:
sha512-yJSfyT+uJm+JRDWYRYdCm2i+pmvXJSMtPR9Cq5/XQs4QIgNoLcoRtDdzsLbLsFM/c6um6ohQkg/MLxWvoIndJA==
}
engines
:
{
node
:
^16.0.0 || >=18.0.0
}
...
...
@@ -8159,9 +8148,9 @@ packages:
eslint
:
8.47.0
dev
:
true
/eslint-plugin-prettier@4.
0.0
(eslint-config-prettier@8.3.0)(eslint@8.47.0)(prettier@2.8.8)
:
resolution
:
{
integrity
:
sha512-
98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVw
Q==
}
engines
:
{
node
:
'
>=
6
.0.0'
}
/eslint-plugin-prettier@4.
2.1
(eslint-config-prettier@8.3.0)(eslint@8.47.0)(prettier@2.8.8)
:
resolution
:
{
integrity
:
sha512-
f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7Qy
Q==
}
engines
:
{
node
:
'
>=
12
.0.0'
}
peerDependencies
:
eslint
:
'
>=7.28.0'
eslint-config-prettier
:
'
*'
...
...
@@ -9493,6 +9482,7 @@ packages:
/grapheme-splitter@1.0.4
:
resolution
:
{
integrity
:
sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
}
dev
:
false
/graphemer@1.4.0
:
resolution
:
{
integrity
:
sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
}
...
...
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