Update webmentions data, package-lock, requirements, and character images
- Modified webmentions JSON data to reorder entries and update URLs. - Updated `electron-to-chromium` version in `package-lock.json` from 1.5.155 to 1.5.157. - Added `pillow==11.2.1` to `requirements.txt`. - Updated multiple character image files in the `static/Characters` directory.
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -241,9 +241,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron-to-chromium": {
|
||||
"version": "1.5.155",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.155.tgz",
|
||||
"integrity": "sha512-ps5KcGGmwL8VaeJlvlDlu4fORQpv3+GIcF5I3f9tUKUlJ/wsysh6HU8P5L1XWRYeXfA0oJd4PyM8ds8zTFf6Ng==",
|
||||
"version": "1.5.157",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.157.tgz",
|
||||
"integrity": "sha512-/0ybgsQd1muo8QlnuTpKwtl0oX5YMlUGbm8xyqgDU00motRkKFFbUJySAQBWcY79rVqNLWIWa87BGVGClwAB2w==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/emoji-regex": {
|
||||
|
||||
Reference in New Issue
Block a user