mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
3575982b28
* feat: initial pnpm support * feat: lock files * fix: github actions * fix: lerna bootstrap * fix: lerna useWorkspaces * fix: lerna no ci * fix: lint * fix: audit * chore: changeset * fix: publish action
53 lines
1.5 KiB
YAML
Vendored
53 lines
1.5 KiB
YAML
Vendored
lockfileVersion: '6.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
dependencies:
|
|
'@bbob/parser':
|
|
specifier: workspace:*
|
|
version: link:../packages/bbob-parser
|
|
benchmark:
|
|
specifier: 2.1.4
|
|
version: 2.1.4
|
|
picocolors:
|
|
specifier: 1.0.0
|
|
version: 1.0.0
|
|
xbbcode-parser:
|
|
specifier: 0.1.2
|
|
version: 0.1.2
|
|
ya-bbcode:
|
|
specifier: 1.0.12
|
|
version: 1.0.12
|
|
|
|
packages:
|
|
|
|
/benchmark@2.1.4:
|
|
resolution: {integrity: sha512-l9MlfN4M1K/H2fbhfMy3B7vJd6AGKJVQn2h6Sg/Yx+KckoUA7ewS5Vv6TjSq18ooE1kS9hhAlQRH3AkXIh/aOQ==}
|
|
dependencies:
|
|
lodash: 4.17.21
|
|
platform: 1.3.6
|
|
dev: false
|
|
|
|
/lodash@4.17.21:
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
dev: false
|
|
|
|
/picocolors@1.0.0:
|
|
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
|
dev: false
|
|
|
|
/platform@1.3.6:
|
|
resolution: {integrity: sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==}
|
|
dev: false
|
|
|
|
/xbbcode-parser@0.1.2:
|
|
resolution: {integrity: sha512-CaSmiqVw3xH35u7zSi2eFhjCqNFcNEZFERYh9ngEteAJUv92Dk8XdHTzG6/vLshyDrWWDtJk05cCt54GUr+iSA==}
|
|
dev: false
|
|
|
|
/ya-bbcode@1.0.12:
|
|
resolution: {integrity: sha512-CI/2AmfmRDv/qxIpaTFymrzpnEn4VUa8Jsnoad6eidkhjQ8UTyim+XwPhDu/r9IZh9uzJugXZV0iyJQgX1FSCA==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|