cleanup(core): update @yarnpkg/parsers to a stable version (#27666)

This commit is contained in:
Phillip Barta 2024-11-04 21:43:15 +01:00 committed by GitHub
parent 8e4f9f55b7
commit dbabfa7d2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 13 additions and 4 deletions

View File

@ -344,7 +344,7 @@
"@types/three": "^0.166.0",
"@widgetbot/react-embed": "^1.9.0",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "3.0.0-rc.46",
"@yarnpkg/parsers": "3.0.2",
"axios": "^1.7.4",
"classnames": "^2.5.1",
"cliui": "^8.0.1",

View File

@ -39,7 +39,7 @@
"dependencies": {
"@napi-rs/wasm-runtime": "0.2.4",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "3.0.0-rc.46",
"@yarnpkg/parsers": "3.0.2",
"@zkochan/js-yaml": "0.0.7",
"axios": "^1.7.4",
"chalk": "^4.1.0",

13
pnpm-lock.yaml generated
View File

@ -67,8 +67,8 @@ importers:
specifier: ^1.1.0
version: 1.1.0
'@yarnpkg/parsers':
specifier: 3.0.0-rc.46
version: 3.0.0-rc.46
specifier: 3.0.2
version: 3.0.2
axios:
specifier: ^1.7.4
version: 1.7.7
@ -7363,6 +7363,10 @@ packages:
resolution: {integrity: sha512-aiATs7pSutzda/rq8fnuPwTglyVwjM22bNnK2ZgjrpAjQHSSl3lztd2f9evst1W/qnC58DRz7T7QndUDumAR4Q==}
engines: {node: '>=14.15.0'}
'@yarnpkg/parsers@3.0.2':
resolution: {integrity: sha512-/HcYgtUSiJiot/XWGLOlGxPYUG65+/31V8oqk17vZLW1xlCoR4PampyePljOxY2n8/3jz9+tIFzICsyGujJZoA==}
engines: {node: '>=18.12.0'}
'@zkochan/js-yaml@0.0.7':
resolution: {integrity: sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==}
hasBin: true
@ -25407,6 +25411,11 @@ snapshots:
js-yaml: 3.14.1
tslib: 2.7.0
'@yarnpkg/parsers@3.0.2':
dependencies:
js-yaml: 3.14.1
tslib: 2.6.3
'@zkochan/js-yaml@0.0.7':
dependencies:
argparse: 2.0.1