diff --git a/package-lock.json b/package-lock.json index b9e45a0..e4bce13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -312,6 +312,7 @@ "cpu": [ "ppc64" ], + "dev": true, "optional": true, "os": [ "aix" @@ -327,6 +328,7 @@ "cpu": [ "arm" ], + "dev": true, "optional": true, "os": [ "android" @@ -342,6 +344,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "android" @@ -357,6 +360,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "android" @@ -372,6 +376,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "darwin" @@ -387,6 +392,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "darwin" @@ -402,6 +408,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "freebsd" @@ -417,6 +424,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "freebsd" @@ -432,6 +440,7 @@ "cpu": [ "arm" ], + "dev": true, "optional": true, "os": [ "linux" @@ -447,6 +456,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -462,6 +472,7 @@ "cpu": [ "ia32" ], + "dev": true, "optional": true, "os": [ "linux" @@ -477,6 +488,7 @@ "cpu": [ "loong64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -492,6 +504,7 @@ "cpu": [ "mips64el" ], + "dev": true, "optional": true, "os": [ "linux" @@ -507,6 +520,7 @@ "cpu": [ "ppc64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -522,6 +536,7 @@ "cpu": [ "riscv64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -537,6 +552,7 @@ "cpu": [ "s390x" ], + "dev": true, "optional": true, "os": [ "linux" @@ -552,6 +568,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "linux" @@ -567,6 +584,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "netbsd" @@ -582,6 +600,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "netbsd" @@ -597,6 +616,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "openbsd" @@ -612,6 +632,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "openbsd" @@ -627,6 +648,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "sunos" @@ -642,6 +664,7 @@ "cpu": [ "arm64" ], + "dev": true, "optional": true, "os": [ "win32" @@ -657,6 +680,7 @@ "cpu": [ "ia32" ], + "dev": true, "optional": true, "os": [ "win32" @@ -672,6 +696,7 @@ "cpu": [ "x64" ], + "dev": true, "optional": true, "os": [ "win32" @@ -1977,6 +2002,7 @@ "version": "0.25.2", "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.2.tgz", "integrity": "sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==", + "dev": true, "hasInstallScript": true, "bin": { "esbuild": "bin/esbuild" @@ -2896,6 +2922,7 @@ "version": "3.3.11", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "dev": true, "funding": [ { "type": "github", @@ -3001,7 +3028,8 @@ "node_modules/picocolors": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", - "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "dev": true }, "node_modules/picomatch": { "version": "2.3.1", @@ -3019,6 +3047,7 @@ "version": "8.5.3", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz", "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", + "dev": true, "funding": [ { "type": "opencollective", @@ -3227,6 +3256,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", + "dev": true, "engines": { "node": ">=0.10.0" } @@ -3387,6 +3417,7 @@ "version": "6.2.3", "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz", "integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==", + "dev": true, "dependencies": { "esbuild": "^0.25.0", "postcss": "^8.5.3", diff --git a/src/words.json b/src/words.json index a2b5021..f7aa9c1 100644 --- a/src/words.json +++ b/src/words.json @@ -827,5 +827,80 @@ { "word": "kiki do you love me", "definition": "Lyrics from Drake's song \"In My Feelings,\" which became part of a viral dance challenge." + }, + { + "word": "Skibidi Rizz", + "definition": "The chaotic charm of someone who embodies the 'Skibidi Toilet' meme energy while being flirtatious.", + "length": 12 + }, + { + "word": "Lobotomy core", + "definition": "An aesthetic or vibe characterized by absurd, nonsensical, or brain-melting content.", + "length": 13 + }, + { + "word": "Fanumbrained", + "definition": "Acting irrationally due to excessive exposure to Kai Cenat’s \"Fanum Tax\" meme lore.", + "length": 12 + }, + { + "word": "Gyattmaxxing", + "definition": "The relentless pursuit of a perfect physique (from \"gyatt\" + \"maxxing\").", + "length": 12 + }, + { + "word": "Rizzler", + "definition": "A master of rizz (charisma), often used ironically for failed flirtation.", + "length": 7 + }, + { + "word": "Goonerverse", + "definition": "The collective lore of \"gooning\" (prolonged arousal) meme culture.", + "length": 11 + }, + { + "word": "Skibidi W", + "definition": "A victory so absurd it feels like a Skibidi Toilet plot twist.", + "length": 9 + }, + { + "word": "Ohio L", + "definition": "A failure so bizarre it could only happen in Ohio.", + "length": 6 + }, + { + "word": "Zesty", + "definition": "Someone who is flamboyant or gay", + "length": 5 + }, + { + "word": "Fine Shyt", + "definition": "Refers to an attractive woman", + "length": 9 + }, + { + "word": "unc", + "definition": "Slang for \"uncle,\" often used to refer to an older male figure", + "length": 3 + }, + { + "word": "Oil Up", + "definition": "Slang for preparing intensely, often in the context of bodybuilding or physical preparation.", + "length": 6 + }, + { + "word": "NPC", + "definition": "Stands for \"non-player character,\" used to describe someone who follows the crowd or lacks individuality", + "length": 3 + }, + { + "word": "Munch", + "definition": "Slang for someone who is overly eager to please or excessively praises others, also can refer to eating", + "length": 5 + }, + { + "word": "Caseoh", + "definition": "A popular streamer known for his size and meme status.", + "length": 6 } ]