|
4 | 4 | "": {
|
5 | 5 | "name": "@flowscripter/example-plugin",
|
6 | 6 | "dependencies": {
|
7 |
| - "@flowscripter/dynamic-plugin-framework": "^1.3.8", |
8 |
| - "@flowscripter/example-plugin-api": "^1.0.0", |
| 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.8", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-/XEYnDORtgazu/7lOcqhwbnwyyErzs3p3aMfzRXFDtJNi+uBwNdJDVw81huHOqaf+UDoUPFu3L6SwSZv6LXFMg=="], |
| 19 | + "@flowscripter/dynamic-plugin-framework": ["@flowscripter/dynamic-plugin-framework@1.3.9", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-sDCkCv89YJ8NHocoet1cPRhaYlv3p0S0zhMaU/3i8+6foW4tODRUMvsUoTomPPJeyNviF+Eb2gtz2X18iuHa1Q=="], |
20 | 20 |
|
21 |
| - "@flowscripter/example-plugin-api": ["@flowscripter/example-plugin-api@1.0.0", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-6IND3SxnkIKspmmRUQqe3lITS+tQNNa7gKEkROSu1G1FYae8Gi5AnLDUOx1+JwhcHha+607az+ciXZ35Q/gNtw=="], |
| 21 | + "@flowscripter/example-plugin-api": ["@flowscripter/example-plugin-api@1.0.1", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-lvAObAQmV5kacznN9v03JvzSYguqPJbc0MRB7bth/LvY2H+yLiYy3UoAJudSvXtHBCXFEPQlISXXG0j8eq2LWw=="], |
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