This commit is contained in:
TheGiddyLimit
2024-01-10 17:30:40 +00:00
parent e3bf75f42a
commit 5ffd4acdb4
26 changed files with 473 additions and 322 deletions

18
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "5etools",
"version": "1.197.3",
"version": "1.197.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "5etools",
"version": "1.197.3",
"version": "1.197.4",
"license": "MIT",
"devDependencies": {
"5etools-utils": "^0.9.56",
"5etools-utils": "^0.9.57",
"ajv": "^8.11.2",
"ajv-formats": "^2.1.1",
"commander": "^11.0.0",
@@ -2692,9 +2692,9 @@
"dev": true
},
"node_modules/5etools-utils": {
"version": "0.9.56",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.56.tgz",
"integrity": "sha512-944ivhqzlirhGd9FLXJOxpflo8mSSOBN7tJnyniWWrgy+WUd1FpDs4n6JvYbOAc8HOhx+ryGMZJY8E7Zc91ZJw==",
"version": "0.9.57",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.57.tgz",
"integrity": "sha512-PuHzfVhKzo3nIBncoadMysIvUBOLhW+L4SR1qpYzxsYEdqsv5BKdptbTPhe+5jaVqYNQKxQhqcJemkpqEB1mTw==",
"dev": true,
"dependencies": {
"ajv": "^8.12.0",
@@ -11133,9 +11133,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.9.56",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.56.tgz",
"integrity": "sha512-944ivhqzlirhGd9FLXJOxpflo8mSSOBN7tJnyniWWrgy+WUd1FpDs4n6JvYbOAc8HOhx+ryGMZJY8E7Zc91ZJw==",
"version": "0.9.57",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.57.tgz",
"integrity": "sha512-PuHzfVhKzo3nIBncoadMysIvUBOLhW+L4SR1qpYzxsYEdqsv5BKdptbTPhe+5jaVqYNQKxQhqcJemkpqEB1mTw==",
"dev": true,
"requires": {
"ajv": "^8.12.0",