|
|
@ -47,9 +47,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@babel/helper-validator-identifier": { |
|
|
"node_modules/@babel/helper-validator-identifier": { |
|
|
"version": "7.24.5", |
|
|
"version": "7.24.6", |
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz", |
|
|
"integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", |
|
|
"integrity": "sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==", |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"peer": true, |
|
|
"peer": true, |
|
|
"engines": { |
|
|
"engines": { |
|
|
@ -57,13 +57,13 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@babel/highlight": { |
|
|
"node_modules/@babel/highlight": { |
|
|
"version": "7.24.5", |
|
|
"version": "7.24.6", |
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.6.tgz", |
|
|
"integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", |
|
|
"integrity": "sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==", |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"peer": true, |
|
|
"peer": true, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@babel/helper-validator-identifier": "^7.24.5", |
|
|
"@babel/helper-validator-identifier": "^7.24.6", |
|
|
"chalk": "^2.4.2", |
|
|
"chalk": "^2.4.2", |
|
|
"js-tokens": "^4.0.0", |
|
|
"js-tokens": "^4.0.0", |
|
|
"picocolors": "^1.0.0" |
|
|
"picocolors": "^1.0.0" |
|
|
@ -4601,9 +4601,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/sucrase/node_modules/glob": { |
|
|
"node_modules/sucrase/node_modules/glob": { |
|
|
"version": "10.4.0", |
|
|
"version": "10.4.1", |
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz", |
|
|
"integrity": "sha512-+K6CicMIL11UEbC3gH/MVxgGG4gJDMu9tPD+nH+d6W3+y2fYuDSbpa2b+EGyvCGvSN/PT/7daJTH25NknJkcIQ==", |
|
|
"integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==", |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"foreground-child": "^3.1.0", |
|
|
"foreground-child": "^3.1.0", |
|
|
|