Skip to content

Commit 0eb140b

Browse files
build: upgrade Juno lib using upgrade without Mission Control (#451)
Signed-off-by: David Dal Busco <[email protected]>
1 parent 76e3708 commit 0eb140b

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package-lock.json

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"@dfinity/zod-schemas": "^3.0.2",
3434
"@icp-sdk/canisters": "^3.3.0",
3535
"@icp-sdk/core": "^5.0.0",
36-
"@junobuild/admin": "^3.3.0",
37-
"@junobuild/cdn": "^2.2.0",
36+
"@junobuild/admin": "^4.0.0",
37+
"@junobuild/cdn": "^2.2.1",
3838
"@junobuild/cli-tools": "^0.10.0",
3939
"@junobuild/config": "^2.9.0",
4040
"@junobuild/config-loader": "^0.4.7",
41-
"@junobuild/core": "^3.4.0",
41+
"@junobuild/core": "^3.4.1",
4242
"@junobuild/did-tools": "^0.3.8",
43-
"@junobuild/ic-client": "^7.1.0",
44-
"@junobuild/storage": "^2.2.0",
43+
"@junobuild/ic-client": "^7.1.1",
44+
"@junobuild/storage": "^2.2.1",
4545
"@junobuild/utils": "^0.2.5",
4646
"chokidar": "^4.0.3",
4747
"conf": "^14.0.0",
@@ -57,7 +57,7 @@
5757
"@dfinity/internet-identity-playwright": "^2.0.0",
5858
"@eslint/eslintrc": "^3.3.3",
5959
"@eslint/js": "^9.39.2",
60-
"@junobuild/functions": "^0.5.4",
60+
"@junobuild/functions": "^0.5.5",
6161
"@playwright/test": "^1.57.0",
6262
"@types/node": "^25.0.3",
6363
"@types/prompts": "^2.4.9",

0 commit comments

Comments
 (0)