|
35 | 35 | "@commitlint/config-lerna-scopes" "^17.0.2"
|
36 | 36 | "@pkgr/utils" "^2.3.1"
|
37 | 37 |
|
38 |
| -"@1stg/common-config@^9.0.0": |
39 |
| - version "9.0.0" |
40 |
| - resolved "https://registry.yarnpkg.com/@1stg/common-config/-/common-config-9.0.0.tgz#7755fb2b47f7e5020c7a65944aaaca4a02bba8a4" |
41 |
| - integrity sha512-4eObSMl7h7ZJZeat82SQykv4H38QVp38kB/nxZyIwRWhBptHpXvEIA62AQ5pear/+qJkQ6blq78X86lgbh90dg== |
| 38 | +"@1stg/common-config@^9.0.1": |
| 39 | + version "9.0.1" |
| 40 | + resolved "https://registry.yarnpkg.com/@1stg/common-config/-/common-config-9.0.1.tgz#6398ee154a277ef52193ffd9e2671b14a8ed18fc" |
| 41 | + integrity sha512-XEAcqqjQyRcDyqYXRLgPLs12Vi6sLqQMjkgewJo3awXVUuFgJD2ppHdSjS9AlBujsf9XwYeEBBWAk2CJUVmD2Q== |
42 | 42 | dependencies:
|
43 | 43 | "@1stg/babel-preset" "^3.2.3"
|
44 | 44 | "@1stg/commitlint-config" "^3.2.0"
|
45 |
| - "@1stg/eslint-config" "^7.0.0" |
| 45 | + "@1stg/eslint-config" "^7.0.1" |
46 | 46 | "@1stg/lint-staged" "^3.4.1"
|
47 | 47 | "@1stg/markuplint-config" "^3.0.1"
|
48 | 48 | "@1stg/prettier-config" "^3.9.2"
|
49 | 49 | "@1stg/remark-preset" "^2.0.0"
|
50 | 50 | "@1stg/simple-git-hooks" "^0.2.3"
|
51 |
| - "@1stg/tsconfig" "^2.3.2" |
| 51 | + "@1stg/tsconfig" "^2.3.3" |
52 | 52 | "@babel/core" "^7.22.5"
|
53 | 53 | "@commitlint/cli" "^17.6.5"
|
54 | 54 | eslint "^8.43.0"
|
|
63 | 63 | resolved "https://registry.yarnpkg.com/@1stg/config/-/config-0.2.1.tgz#12d35ff8e243bd4b35b55c2f244cd5cbfea844d4"
|
64 | 64 | integrity sha512-fStBgzyQnL0/bdIcHCplmrjFN9SBfnkldQ+TnpKnBFmp7jIxoggSRL3kaEFbGlq2lbV/H7Udy3bmJWTtdDH5Iw==
|
65 | 65 |
|
66 |
| -"@1stg/eslint-config@^7.0.0": |
67 |
| - version "7.0.0" |
68 |
| - resolved "https://registry.yarnpkg.com/@1stg/eslint-config/-/eslint-config-7.0.0.tgz#986eb594bc3cb6957cbb30e2a1ebddfda071b472" |
69 |
| - integrity sha512-J1+0FbTvZK2CB/JokzP/D37GhAtJi42yAJep1wBw213QdDhktI2iV7VmwKvoPlLL8CB8JwF955UFKusG9lC7tA== |
| 66 | +"@1stg/eslint-config@^7.0.1": |
| 67 | + version "7.0.1" |
| 68 | + resolved "https://registry.yarnpkg.com/@1stg/eslint-config/-/eslint-config-7.0.1.tgz#3e814033ce327ef59205b068fc353cfcfecbd0f7" |
| 69 | + integrity sha512-qdGayfrv/LPanOs4N/yjt1yfMyeqYHGen/33wbBDVs9mmAJ+W9LCeueYaSfEzm0GOWeIJ6qIiLSHYiTcpGCDnw== |
70 | 70 | dependencies:
|
71 | 71 | "@1stg/config" "^0.2.1"
|
72 | 72 | "@angular-eslint/eslint-plugin" "^16.0.3"
|
|
108 | 108 | eslint-plugin-vue "^9.15.0"
|
109 | 109 | eslint-plugin-yml "^1.8.0"
|
110 | 110 |
|
111 |
| -"@1stg/lib-config@^12.0.0": |
112 |
| - version "12.0.0" |
113 |
| - resolved "https://registry.yarnpkg.com/@1stg/lib-config/-/lib-config-12.0.0.tgz#843891ecd0478efd5ae28b74c22d88d9f6884dce" |
114 |
| - integrity sha512-Dkz0ouc5M9DvkY0EG/RXNjTkcE544e5gScU2mKBInc8W7QOidBjji9OCsw29jxjS0o6cPRSELXZJbSJC2xfkrg== |
| 111 | +"@1stg/lib-config@^12.0.1": |
| 112 | + version "12.0.1" |
| 113 | + resolved "https://registry.yarnpkg.com/@1stg/lib-config/-/lib-config-12.0.1.tgz#1fdf045b6ab57439eba4df1ab8a5cfc26909ac91" |
| 114 | + integrity sha512-IovDXaUtwI4+mb0Ker81Hb618jDsaz1qXaQ+gMFX52l6G93DTFdULqfwCsqu0Mie4787bxL8l3r6ORHwuVq2Ww== |
115 | 115 | dependencies:
|
116 |
| - "@1stg/common-config" "^9.0.0" |
| 116 | + "@1stg/common-config" "^9.0.1" |
117 | 117 | "@pkgr/rollup" "^4.1.1"
|
118 | 118 |
|
119 | 119 | "@1stg/lint-staged@^3.4.1":
|
|
177 | 177 | dependencies:
|
178 | 178 | "@pkgr/utils" "^2.3.1"
|
179 | 179 |
|
180 |
| -"@1stg/tsconfig@^2.3.2": |
181 |
| - version "2.3.2" |
182 |
| - resolved "https://registry.yarnpkg.com/@1stg/tsconfig/-/tsconfig-2.3.2.tgz#d843c542845d4d14350162507f711f216159cd8c" |
183 |
| - integrity sha512-vNYoC1cvdGHCA3tJMUskaVsNVTt6QIOFO+eDtdO4JvqHllvi+o2QSqy5vTpAGMODSqbyFcLdPW7sD5kj9VQmNA== |
| 180 | +"@1stg/tsconfig@^2.3.2", "@1stg/tsconfig@^2.3.3": |
| 181 | + version "2.3.3" |
| 182 | + resolved "https://registry.yarnpkg.com/@1stg/tsconfig/-/tsconfig-2.3.3.tgz#dc598fea2f75bf24a6da6039827679ca0213ece3" |
| 183 | + integrity sha512-JHXiryRSs4w/ho/Uf3lDMlrYIf2p8+2gMgp23/j/HJfGF2+XwgRCnPgLA2VZ+LtGdqYX8ZJ4EmMgjFDdEdTMbg== |
184 | 184 |
|
185 | 185 | "@aashutoshrathi/word-wrap@^1.2.3":
|
186 | 186 | version "1.2.6"
|
|
3092 | 3092 | dependencies:
|
3093 | 3093 | "@types/istanbul-lib-report" "*"
|
3094 | 3094 |
|
3095 |
| -"@types/jest@^29.5.8": |
3096 |
| - version "29.5.8" |
3097 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120" |
3098 |
| - integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g== |
| 3095 | +"@types/jest@^29.5.11": |
| 3096 | + version "29.5.11" |
| 3097 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c" |
| 3098 | + integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ== |
3099 | 3099 | dependencies:
|
3100 | 3100 | expect "^29.0.0"
|
3101 | 3101 | pretty-format "^29.0.0"
|
|
3131 | 3131 | dependencies:
|
3132 | 3132 | meow "*"
|
3133 | 3133 |
|
3134 |
| -"@types/micromatch@^4.0.5": |
3135 |
| - version "4.0.5" |
3136 |
| - resolved "https://registry.yarnpkg.com/@types/micromatch/-/micromatch-4.0.5.tgz#a88fb878f7f7e7e1909c1db50f97acfede6b4d85" |
3137 |
| - integrity sha512-B1o0zVdb9GsbKT4Fucy3oeG9G1qy/TOHrYM+NsEPazT+ktsGXOJSb1+Bg9hP7BH14Bv4dd5m7r+FohwXkY/39A== |
| 3134 | +"@types/micromatch@^4.0.6": |
| 3135 | + version "4.0.6" |
| 3136 | + resolved "https://registry.yarnpkg.com/@types/micromatch/-/micromatch-4.0.6.tgz#340535c2b90098ace8fc5e7eaec8562deedb4f2f" |
| 3137 | + integrity sha512-2eulCHWqjEpk9/vyic4tBhI8a9qQEl6DaK2n/sF7TweX9YESlypgKyhXMDGt4DAOy/jhLPvVrZc8pTDAMsplJA== |
3138 | 3138 | dependencies:
|
3139 | 3139 | "@types/braces" "*"
|
3140 | 3140 |
|
|
3220 | 3220 | resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.7.tgz#b14cebc75455eeeb160d5fe23c2fcc0c64f724d8"
|
3221 | 3221 | integrity sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==
|
3222 | 3222 |
|
| 3223 | +"@types/web@^0.0.128": |
| 3224 | + version "0.0.128" |
| 3225 | + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.128.tgz#a431a051fbed2a03da97f032990d27c27150735c" |
| 3226 | + integrity sha512-STOv2gEXqlhUSB8ea9Tm3MlGrG9Pn+mh5+Eg8Rt6oC6Ju92kAK109/KzRb/F1PvBg+G1fX0cQayDZbvBqBET4Q== |
| 3227 | + |
3223 | 3228 | "@types/whatwg-mimetype@3.0.1":
|
3224 | 3229 | version "3.0.1"
|
3225 | 3230 | resolved "https://registry.yarnpkg.com/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.1.tgz#7aa02e0340e69b94aa549a3c72ad3c8be65bc370"
|
@@ -11404,10 +11409,10 @@ ts-jest@^29.1.1:
|
11404 | 11409 | semver "^7.5.3"
|
11405 | 11410 | yargs-parser "^21.0.1"
|
11406 | 11411 |
|
11407 |
| -ts-node@^10.8.1, ts-node@^10.9.1: |
11408 |
| - version "10.9.1" |
11409 |
| - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b" |
11410 |
| - integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw== |
| 11412 | +ts-node@^10.8.1, ts-node@^10.9.1, ts-node@^10.9.2: |
| 11413 | + version "10.9.2" |
| 11414 | + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f" |
| 11415 | + integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ== |
11411 | 11416 | dependencies:
|
11412 | 11417 | "@cspotcode/source-map-support" "^0.8.0"
|
11413 | 11418 | "@tsconfig/node10" "^1.0.7"
|
@@ -11602,10 +11607,10 @@ typedarray@^0.0.6:
|
11602 | 11607 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
11603 | 11608 | integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
11604 | 11609 |
|
11605 |
| -"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2: |
11606 |
| - version "5.2.2" |
11607 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" |
11608 |
| - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== |
| 11610 | +"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2, typescript@^5.3.3: |
| 11611 | + version "5.3.3" |
| 11612 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" |
| 11613 | + integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== |
11609 | 11614 |
|
11610 | 11615 | unassert@^2.0.0, unassert@^2.0.2:
|
11611 | 11616 | version "2.0.2"
|
|
0 commit comments