|
|
@ -166,9 +166,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@eslint-community/regexpp": { |
|
|
|
"version": "4.10.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.1.tgz", |
|
|
|
"integrity": "sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==", |
|
|
|
"version": "4.11.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz", |
|
|
|
"integrity": "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==", |
|
|
|
"dev": true, |
|
|
|
"engines": { |
|
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0" |
|
|
@ -2972,9 +2972,9 @@ |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/lru-cache": { |
|
|
|
"version": "10.2.2", |
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz", |
|
|
|
"integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==", |
|
|
|
"version": "10.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.3.0.tgz", |
|
|
|
"integrity": "sha512-CQl19J/g+Hbjbv4Y3mFNNXFEL/5t/KCg8POCuUqd4rMKjGG+j1ybER83hxV58zL+dFI1PTkt3GNFSHRt+d8qEQ==", |
|
|
|
"dev": true, |
|
|
|
"engines": { |
|
|
|
"node": "14 || >=16.14" |
|
|
@ -3484,9 +3484,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/postcss": { |
|
|
|
"version": "8.4.38", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", |
|
|
|
"integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", |
|
|
|
"version": "8.4.39", |
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz", |
|
|
|
"integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==", |
|
|
|
"dev": true, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3504,7 +3504,7 @@ |
|
|
|
], |
|
|
|
"dependencies": { |
|
|
|
"nanoid": "^3.3.7", |
|
|
|
"picocolors": "^1.0.0", |
|
|
|
"picocolors": "^1.0.1", |
|
|
|
"source-map-js": "^1.2.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
@ -4262,9 +4262,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/sucrase/node_modules/minimatch": { |
|
|
|
"version": "9.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", |
|
|
|
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", |
|
|
|
"version": "9.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", |
|
|
|
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"brace-expansion": "^2.0.1" |
|
|
|