fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-06-06 07:07:55 +00:00 committed by GitHub
parent 6bd58164ce
commit e27ae8398a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

28
package-lock.json generated
View file

@ -38,13 +38,13 @@
}
},
"node_modules/@babel/code-frame": {
"version": "7.24.6",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.6.tgz",
"integrity": "sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==",
"version": "7.24.7",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
"integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/highlight": "^7.24.6",
"@babel/highlight": "^7.24.7",
"picocolors": "^1.0.0"
},
"engines": {
@ -52,9 +52,9 @@
}
},
"node_modules/@babel/helper-validator-identifier": {
"version": "7.24.6",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz",
"integrity": "sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==",
"version": "7.24.7",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
"integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
"dev": true,
"license": "MIT",
"engines": {
@ -62,13 +62,13 @@
}
},
"node_modules/@babel/highlight": {
"version": "7.24.6",
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.6.tgz",
"integrity": "sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==",
"version": "7.24.7",
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
"integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-validator-identifier": "^7.24.6",
"@babel/helper-validator-identifier": "^7.24.7",
"chalk": "^2.4.2",
"js-tokens": "^4.0.0",
"picocolors": "^1.0.0"
@ -12484,9 +12484,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.167",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.167.tgz",
"integrity": "sha512-SAronQmkdWsf90FhSYu3w7PLQnE4zVDjG518VyAhVMgZc79JUOqAU6vunLvYJmD54CFqR0Oz/8mfQLIWdZdH0g==",
"version": "3.18.170",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.170.tgz",
"integrity": "sha512-UWxViM8BpOa7f4X2E+2WEnor+f8YPR7KgU0rEiB7AkA+caEZDA5Wbk/1kFtnlbBrg49kyRR9aghd/6SbrmvyKA==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",