|
6 | 6 | }, |
7 | 7 | "packages/common": { |
8 | 8 | "name": "@basmilius/effects-common", |
9 | | - "version": "1.2.1", |
| 9 | + "version": "1.3.0", |
10 | 10 | "dependencies": { |
11 | | - "@basmilius/utils": "^1.8.0", |
| 11 | + "@basmilius/utils": "^1.10.0", |
12 | 12 | }, |
13 | 13 | "devDependencies": { |
14 | 14 | "esbuild": "^0.25.0", |
15 | | - "tsc-alias": "^1.8.10", |
16 | | - "typescript": "^5.7.3", |
| 15 | + "tsc-alias": "^1.8.11", |
| 16 | + "typescript": "^5.8.2", |
17 | 17 | }, |
18 | 18 | }, |
19 | 19 | "packages/fireworks": { |
20 | 20 | "name": "@basmilius/effects-fireworks", |
21 | | - "version": "1.2.1", |
| 21 | + "version": "1.3.0", |
22 | 22 | "dependencies": { |
23 | 23 | "@basmilius/effects-common": "workspace:*", |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | 26 | "esbuild": "^0.25.0", |
27 | | - "tsc-alias": "^1.8.10", |
28 | | - "typescript": "^5.7.3", |
| 27 | + "tsc-alias": "^1.8.11", |
| 28 | + "typescript": "^5.8.2", |
29 | 29 | }, |
30 | 30 | }, |
31 | 31 | "packages/snow": { |
32 | 32 | "name": "@basmilius/effects-snow", |
33 | | - "version": "1.2.1", |
| 33 | + "version": "1.3.0", |
34 | 34 | "dependencies": { |
35 | 35 | "@basmilius/effects-common": "workspace:*", |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "esbuild": "^0.25.0", |
39 | | - "tsc-alias": "^1.8.10", |
40 | | - "typescript": "^5.7.3", |
| 39 | + "tsc-alias": "^1.8.11", |
| 40 | + "typescript": "^5.8.2", |
41 | 41 | }, |
42 | 42 | }, |
43 | 43 | }, |
|
56 | 56 |
|
57 | 57 | "@basmilius/effects-snow": ["@basmilius/effects-snow@workspace:packages/snow"], |
58 | 58 |
|
59 | | - "@basmilius/utils": ["@basmilius/utils@1.8.0", "", { "peerDependencies": { "luxon": "^3.5.0", "pinia": "^3.0.0" } }, "sha512-9VSXdFzq/Y27mKO/Fy18TRn95mNTRAg4/Q1GjVkeG/mPvL8hlJ6su0r6oozQHEe+ySZzgqFoamUrzT5+CwOn3A=="], |
| 59 | + "@basmilius/utils": ["@basmilius/utils@1.10.0", "", { "peerDependencies": { "luxon": "^3.5.0", "pinia": "^3.0.0" } }, "sha512-yhX1cFUz2B2iKqkp4nzlb1awcQukKSemd6liSrdt66Fsd+0/480EEazZ4ljIfQ2Oc5RL5QwJbQXOZK/Ftdeibw=="], |
60 | 60 |
|
61 | 61 | "@esbuild/aix-ppc64": [ "@esbuild/[email protected]", "", { "os": "aix", "cpu": "ppc64" }, "sha512-O7vun9Sf8DFjH2UtqK8Ku3LkquL9SZL8OLY1T5NZkA34+wG3OQF7cl4Ql8vdNzM6fzBbYfLaiRLIOZ+2FOCgBQ=="], |
62 | 62 |
|
|
244 | 244 |
|
245 | 245 | "to-regex-range": [ "[email protected]", "", { "dependencies": { "is-number": "^7.0.0" } }, "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="], |
246 | 246 |
|
247 | | - "tsc-alias": [ "[email protected].10", "", { "dependencies": { "chokidar": "^3.5.3", "commander": "^9.0.0", "globby": "^11.0.4", "mylas": "^2.1.9", "normalize-path": "^3.0.0", "plimit-lit": "^1.2.6" }, "bin": { "tsc-alias": "dist/bin/index.js" } }, "sha512-Ibv4KAWfFkFdKJxnWfVtdOmB0Zi1RJVxcbPGiCDsFpCQSsmpWyuzHG3rQyI5YkobWwxFPEyQfu1hdo4qLG2zPw=="], |
| 247 | + "tsc-alias": [ "[email protected].11", "", { "dependencies": { "chokidar": "^3.5.3", "commander": "^9.0.0", "globby": "^11.0.4", "mylas": "^2.1.9", "normalize-path": "^3.0.0", "plimit-lit": "^1.2.6" }, "bin": { "tsc-alias": "dist/bin/index.js" } }, "sha512-2DuEQ58A9Rj2NE2c1+/qaGKlshni9MCK95MJzRGhQG0CYLw0bE/ACgbhhTSf/p1svLelwqafOd8stQate2bYbg=="], |
248 | 248 |
|
249 | | - "typescript": ["typescript@5.7.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw=="], |
| 249 | + "typescript": ["typescript@5.8.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="], |
250 | 250 |
|
251 | 251 | "vue": [ "[email protected]", "", { "dependencies": { "@vue/compiler-dom": "3.5.13", "@vue/compiler-sfc": "3.5.13", "@vue/runtime-dom": "3.5.13", "@vue/server-renderer": "3.5.13", "@vue/shared": "3.5.13" }, "peerDependencies": { "typescript": "*" }, "optionalPeers": [ "typescript"] }, "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ=="], |
252 | 252 | } |
|
0 commit comments