chore(deps): update dependency wordcloud to v1.2.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-11-22 18:52:36 +00:00
parent be6448971b
commit 7525d1eca6

View File

@ -15,6 +15,7 @@
"hash-wasm": "^4.9.0", "hash-wasm": "^4.9.0",
"seedrandom": "^3.0.5", "seedrandom": "^3.0.5",
"svelte-bricks": "^0.2.1", "svelte-bricks": "^0.2.1",
"vite": "^5.0.0",
"wordcloud": "^1.2.2" "wordcloud": "^1.2.2"
}, },
"devDependencies": { "devDependencies": {
@ -3236,9 +3237,9 @@
} }
}, },
"node_modules/wordcloud": { "node_modules/wordcloud": {
"version": "1.2.2", "version": "1.2.3",
"resolved": "https://registry.npmjs.org/wordcloud/-/wordcloud-1.2.2.tgz", "resolved": "https://registry.npmjs.org/wordcloud/-/wordcloud-1.2.3.tgz",
"integrity": "sha512-fUnDsGrHXou+49j1OeKaC7nOeZPx+sWjIet0L/j6eAcm0nXy+a+AuUs/iDAX4PLBg1Zc6wgXWXhoXdQsXRWAEw==", "integrity": "sha512-9by77b7Sd9e1K75kSmVeAD+JnGpiLR1Z4EX1mYQL91jKrU1/4bHw4h4DExQ+dzfT+PvihDcH7OS7V4Y5UkbF2w==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/yaml": { "node_modules/yaml": {