This commit is contained in:
nelle 2024-07-05 18:12:07 -06:00
commit dcdd10a971
2045 changed files with 1638 additions and 27 deletions

View file

@ -1,6 +1,7 @@
Copyright 2023 The Iceshrimp contributors
Copyright 2023 The Firefish contributors
Not-Copyright 2024 LimePotato :3
Copyright 2024 The TrashPoss contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

8
.pnp.cjs generated
View file

@ -7070,7 +7070,7 @@ const RAW_RUNTIME_STATE =
["qs", "npm:6.11.2"],\
["random-seed", "npm:0.3.0"],\
["ratelimiter", "npm:3.4.1"],\
["re2", "npm:1.20.9"],\
["re2", "npm:1.20.10"],\
["redis-lock", "npm:0.1.4"],\
["redis-semaphore", "virtual:aa59773ac87791c4813d53447077fcf8a847d6de5a301d34dc31286584b1dbb26d30d3adb5b4c41c1e8aea04371e926fda05c09c6253647c432e11d872a304ba#npm:5.3.1"],\
["reflect-metadata", "npm:0.1.13"],\
@ -20819,10 +20819,10 @@ const RAW_RUNTIME_STATE =
}]\
]],\
["re2", [\
["npm:1.20.9", {\
"packageLocation": "./.yarn/unplugged/re2-npm-1.20.9-65a014d791/node_modules/re2/",\
["npm:1.20.10", {\
"packageLocation": "./.yarn/unplugged/re2-npm-1.20.10-d70122e1f7/node_modules/re2/",\
"packageDependencies": [\
["re2", "npm:1.20.9"],\
["re2", "npm:1.20.10"],\
["install-artifact-from-github", "npm:1.3.5"],\
["nan", "npm:2.18.0"],\
["node-gyp", "npm:10.0.1"]\

Some files were not shown because too many files have changed in this diff Show more