|
|
@ -67,9 +67,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/highlight": { |
|
|
|
"version": "7.24.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.1.tgz", |
|
|
|
"integrity": "sha512-EPmDPxidWe/Ex+HTFINpvXdPHRmgSF3T8hGvzondYjmgzTQ/0EbLpSxyt+w3zzlYSk9cNBQNF9k0dT5Z2NiBjw==", |
|
|
|
"version": "7.24.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz", |
|
|
|
"integrity": "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==", |
|
|
|
"dev": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
@ -851,15 +851,16 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/array.prototype.findlastindex": { |
|
|
|
"version": "1.2.4", |
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.4.tgz", |
|
|
|
"integrity": "sha512-hzvSHUshSpCflDR1QMUBLHGHP1VIEBegT4pix9H/Z92Xw3ySoy6c2qh7lJWTJnRJ8JCZ9bJNCgTyYaJGcJu6xQ==", |
|
|
|
"version": "1.2.5", |
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz", |
|
|
|
"integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"call-bind": "^1.0.5", |
|
|
|
"call-bind": "^1.0.7", |
|
|
|
"define-properties": "^1.2.1", |
|
|
|
"es-abstract": "^1.22.3", |
|
|
|
"es-abstract": "^1.23.2", |
|
|
|
"es-errors": "^1.3.0", |
|
|
|
"es-object-atoms": "^1.0.0", |
|
|
|
"es-shim-unscopables": "^1.0.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
@ -3786,9 +3787,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/postcss": { |
|
|
|
"version": "8.4.36", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.36.tgz", |
|
|
|
"integrity": "sha512-/n7eumA6ZjFHAsbX30yhHup/IMkOmlmvtEi7P+6RMYf+bGJSUHc3geH4a0NSZxAz/RJfiS9tooCTs9LAVYUZKw==", |
|
|
|
"version": "8.4.37", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.37.tgz", |
|
|
|
"integrity": "sha512-7iB/v/r7Woof0glKLH8b1SPHrsX7uhdO+Geb41QpF/+mWZHU3uxxSlN+UXGVit1PawOYDToO+AbZzhBzWRDwbQ==", |
|
|
|
"dev": true, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3807,7 +3808,7 @@ |
|
|
|
"dependencies": { |
|
|
|
"nanoid": "^3.3.7", |
|
|
|
"picocolors": "^1.0.0", |
|
|
|
"source-map-js": "^1.1.0" |
|
|
|
"source-map-js": "^1.2.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^10 || ^12 || >=14" |
|
|
@ -4461,9 +4462,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/source-map-js": { |
|
|
|
"version": "1.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.1.0.tgz", |
|
|
|
"integrity": "sha512-9vC2SfsJzlej6MAaMPLu8HiBSHGdRAJ9hVFYN1ibZoNkeanmDmLUcIrj6G9DGL7XMJ54AKg/G75akXl1/izTOw==", |
|
|
|
"version": "1.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", |
|
|
|
"integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", |
|
|
|
"dev": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=0.10.0" |
|
|
|