mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-18 16:18:00 +00:00
chore(deps): lock file maintenance (#6)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1a14c0ece8
commit
7f098b2cd8
1 changed files with 9 additions and 9 deletions
18
yarn.lock
18
yarn.lock
|
@ -18,9 +18,9 @@ automation-events@^3.0.4:
|
|||
tslib "^2.1.0"
|
||||
|
||||
esbuild@^0.8.7:
|
||||
version "0.8.34"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.34.tgz#16b4ac58f74c821d2c5a8c2f0585ca96a38ab4e6"
|
||||
integrity sha512-tnr0V1ooakYr1aRLXQLzCn2GVG1kBTW3FWpRyC+NgrR3ntsouVpJOlTOV0BS4YLATx3/c+x3h/uBq9lWJlUAtQ==
|
||||
version "0.8.38"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.38.tgz#04dc395e15c77bbc9d6798e9b31275546bcf7b9a"
|
||||
integrity sha512-wSunJl8ujgBs9eVGubc8Y6fn/DkDjNyfQBVOFTY1E7sRxr8KTjmqyLIiE0M3Z4CjMnCu/rttCugwnOzY+HiwIw==
|
||||
|
||||
fsevents@^2.2.0:
|
||||
version "2.3.1"
|
||||
|
@ -58,9 +58,9 @@ regenerator-runtime@^0.13.4:
|
|||
integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
|
||||
|
||||
rollup@^2.34.0:
|
||||
version "2.38.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
|
||||
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
|
||||
version "2.38.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.2.tgz#ac5feef9e3b5f1c4386a0578f3add52b8b66759f"
|
||||
integrity sha512-3Sg65zfgqsnI2LUFsOmhJDvTWXwio+taySq/dsyvel8+GW+AxeW9V6YZG8BpVGQk/TS4uvGLARRH5T3ygDyyNQ==
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
|
@ -85,9 +85,9 @@ standardized-audio-context@^25.1.8:
|
|||
tslib "^2.1.0"
|
||||
|
||||
three@^0.125.0:
|
||||
version "0.125.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
|
||||
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
|
||||
version "0.125.2"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12"
|
||||
integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA==
|
||||
|
||||
tone@^14.7.58:
|
||||
version "14.7.77"
|
||||
|
|
Loading…
Add table
Reference in a new issue