|
32 | 32 | "@dfinity/utils": "^4.2.1", |
33 | 33 | "@icp-sdk/canisters": "^3.5.2", |
34 | 34 | "@icp-sdk/core": "^5.2.1", |
35 | | - "@junobuild/admin": "^4.3.2", |
36 | | - "@junobuild/cdn": "^2.4.2", |
37 | | - "@junobuild/cli-tools": "^0.13.3", |
38 | | - "@junobuild/config": "^2.15.1", |
39 | | - "@junobuild/config-loader": "^0.4.10", |
40 | | - "@junobuild/core": "^5.3.1", |
41 | | - "@junobuild/functions-tools": "^0.6.3", |
42 | | - "@junobuild/ic-client": "^8.1.2", |
43 | | - "@junobuild/schema": "^1.2.1", |
44 | | - "@junobuild/storage": "^2.4.1", |
45 | | - "@junobuild/utils": "^1.0.2", |
| 35 | + "@junobuild/admin": "^4.3.2-next-2026-04-11", |
| 36 | + "@junobuild/cdn": "^2.4.2-next-2026-04-11", |
| 37 | + "@junobuild/cli-tools": "0.13.3-next-2026-04-11.3", |
| 38 | + "@junobuild/config": "2.15.1-next-2026-04-11.1", |
| 39 | + "@junobuild/config-loader": "^0.4.10-next-2026-04-11", |
| 40 | + "@junobuild/core": "^5.3.1-next-2026-04-11", |
| 41 | + "@junobuild/functions-tools": "0.6.3-next-2026-04-11", |
| 42 | + "@junobuild/ic-client": "^8.1.2-next-2026-04-11", |
| 43 | + "@junobuild/schema": "1.2.1-next-2026-04-11", |
| 44 | + "@junobuild/storage": "^2.4.1-next-2026-04-11", |
| 45 | + "@junobuild/utils": "1.0.2-next-2026-04-11", |
46 | 46 | "chokidar": "^5.0.0", |
47 | 47 | "conf": "^15.1.0", |
48 | 48 | "open": "^11.0.0", |
|
56 | 56 | "@eslint/eslintrc": "^3.3.3", |
57 | 57 | "@eslint/js": "^9.39.2", |
58 | 58 | "@junobuild/emulator-playwright": "^0.0.5", |
59 | | - "@junobuild/functions": "^0.8.2", |
60 | 59 | "@playwright/test": "^1.58.1", |
61 | 60 | "@types/node": "24.10.9", |
62 | 61 | "@types/prompts": "^2.4.9", |
|
90 | 89 | "homepage": "https://juno.build", |
91 | 90 | "engines": { |
92 | 91 | "node": ">=20" |
| 92 | + }, |
| 93 | + "overrides": { |
| 94 | + "@junobuild/config": "2.15.1-next-2026-04-11.1", |
| 95 | + "@junobuild/schema": "1.2.1-next-2026-04-11", |
| 96 | + "@junobuild/utils": "1.0.2-next-2026-04-11", |
| 97 | + "@junobuild/cli-tools": "0.13.3-next-2026-04-11.3", |
| 98 | + "@junobuild/functions-tools": "0.6.3-next-2026-04-11" |
93 | 99 | } |
94 | 100 | } |
0 commit comments