npm updates

This commit is contained in:
Josh Patra
2025-04-18 23:16:11 -04:00
parent e904405852
commit 19b7fa5055
2 changed files with 22 additions and 0 deletions

21
package-lock.json generated
View File

@@ -8,6 +8,7 @@
"name": "maisie-heardle",
"version": "0.0.1",
"dependencies": {
"@tarekraafat/autocomplete.js": "^10.2.9",
"moment": "^2.30.1"
},
"devDependencies": {
@@ -1477,6 +1478,26 @@
"vite": "^5.2.0 || ^6"
}
},
"node_modules/@tarekraafat/autocomplete.js": {
"version": "10.2.9",
"resolved": "https://registry.npmjs.org/@tarekraafat/autocomplete.js/-/autocomplete.js-10.2.9.tgz",
"integrity": "sha512-A7OP3iJDTWeO85M3Vxu391acu9SmDguormHpMZ13khuyM180dKl9O1gAXSDA322XwkYuUU1Ad7WchW1TQNNuDw==",
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/autocompletejs"
},
{
"type": "liberapay",
"url": "https://liberapay.com/TarekRaafat"
},
{
"type": "patreon",
"url": "https://patreon.com/TarekRaafat"
}
],
"license": "Apache-2.0"
},
"node_modules/@types/cookie": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",