|
4 | 4 | "": { |
5 | 5 | "name": "@flowscripter/example-plugin", |
6 | 6 | "dependencies": { |
7 | | - "@flowscripter/dynamic-plugin-framework": "^1.3.10", |
8 | | - "@flowscripter/example-plugin-api": "^1.0.2", |
| 7 | + "@flowscripter/dynamic-plugin-framework": "latest", |
| 8 | + "@flowscripter/example-plugin-api": "latest", |
9 | 9 | }, |
10 | 10 | "devDependencies": { |
11 | | - "@types/bun": "^1.2.4", |
| 11 | + "@types/bun": "latest", |
12 | 12 | }, |
13 | 13 | "peerDependencies": { |
14 | | - "typescript": "^5.8.2", |
| 14 | + "typescript": "latest", |
15 | 15 | }, |
16 | 16 | }, |
17 | 17 | }, |
18 | 18 | "packages": { |
19 | | - "@flowscripter/dynamic-plugin-framework": ["@flowscripter/dynamic-plugin-framework@1.3.10", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-L4pWDh8fO7/L3pkkjE/orp2657TBC47iUzS+oVvAit77FCngYIFHwRXAVZS/R+ojc4FIiY9krFBUJC9sg/AlBg=="], |
| 19 | + "@flowscripter/dynamic-plugin-framework": ["@flowscripter/dynamic-plugin-framework@1.3.11", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-Q+pziccNCncF2c/kRxODJCz8S30/WuzI3rF0OC0amT7gSKlTzWqxP3xfQS979laX0yMUEn67bF0+pgigGRpOjg=="], |
20 | 20 |
|
21 | | - "@flowscripter/example-plugin-api": ["@flowscripter/example-plugin-api@1.0.2", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-fPYrDC4dG1hx1IfAmkFLCtCrwaSfBF8rGxFFw82LuMUFhxiu/lglmsVRytqXLHKdW0zUcT0IzYzup4OnVQxsPA=="], |
| 21 | + "@flowscripter/example-plugin-api": ["@flowscripter/example-plugin-api@1.0.3", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-fjyIsUU/MTQDMgLUY5YXLTy9nDs+xsvF9jpovX9jZlip7DKYqaVb5y1I63dBo7zbB7zTaEiAlZj4daNYD7Ourw=="], |
22 | 22 |
|
23 | 23 | "@types/bun": ["@types/bun@1.2.4", "", { "dependencies": { "bun-types": "1.2.4" } }, "sha512-QtuV5OMR8/rdKJs213iwXDpfVvnskPXY/S0ZiFbsTjQZycuqPbMW8Gf/XhLfwE5njW8sxI2WjISURXPlHypMFA=="], |
24 | 24 |
|
|
0 commit comments