This commit is contained in:
Malai Raja
2024-01-06 19:23:37 +05:30
parent da4b95297d
commit 92cc1445ea
8 changed files with 1755 additions and 1 deletions

View File

@@ -3302,6 +3302,13 @@ autoprefixer@^10.4.11:
picocolors "^1.0.0"
postcss-value-parser "^4.2.0"
autosuggest-highlight@^3.3.4:
version "3.3.4"
resolved "https://registry.npmjs.org/autosuggest-highlight/-/autosuggest-highlight-3.3.4.tgz"
integrity sha512-j6RETBD2xYnrVcoV1S5R4t3WxOlWZKyDQjkwnggDPSjF5L4jV98ZltBpvPvbkM1HtoSe5o+bNrTHyjPbieGeYA==
dependencies:
remove-accents "^0.4.2"
available-typed-arrays@^1.0.5:
version "1.0.5"
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
@@ -9421,6 +9428,11 @@ relateurl@^0.2.7:
resolved "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz"
integrity sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==
remove-accents@^0.4.2:
version "0.4.4"
resolved "https://registry.npmjs.org/remove-accents/-/remove-accents-0.4.4.tgz"
integrity sha512-EpFcOa/ISetVHEXqu+VwI96KZBmq+a8LJnGkaeFw45epGlxIZz5dhEEnNZMsQXgORu3qaMoLX4qJCzOik6ytAg==
renderkid@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz"