This commit is contained in:
TheGiddyLimit
2024-05-21 22:49:09 +01:00
parent 9c8ae15ff7
commit d2f2daa34e
58 changed files with 44706 additions and 397 deletions

18
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "5etools",
"version": "1.206.1",
"version": "1.207.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "5etools",
"version": "1.206.1",
"version": "1.207.0",
"license": "MIT",
"devDependencies": {
"5etools-utils": "^0.10.30",
"5etools-utils": "^0.11.2",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"commander": "^12.0.0",
@@ -3926,9 +3926,9 @@
"dev": true
},
"node_modules/5etools-utils": {
"version": "0.10.30",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.10.30.tgz",
"integrity": "sha512-Udr0QfxlBLBohsgMklfv4f3XZbueHTR/EzHFn4TTYZ8OnW1IsPb4XFxbH86RDmylPY3Jqz3OAHy8CukrhQF0/g==",
"version": "0.11.2",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.11.2.tgz",
"integrity": "sha512-79x7asL9VBerejHpSzkdS4vjZhHszaUnn12lhv7/bNIuQWyMqyPKIKM7/yVCzp1HG0/w3O2V3Mlkk2SJxYdG0w==",
"dev": true,
"dependencies": {
"ajv": "^8.12.0",
@@ -14589,9 +14589,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.10.30",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.10.30.tgz",
"integrity": "sha512-Udr0QfxlBLBohsgMklfv4f3XZbueHTR/EzHFn4TTYZ8OnW1IsPb4XFxbH86RDmylPY3Jqz3OAHy8CukrhQF0/g==",
"version": "0.11.2",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.11.2.tgz",
"integrity": "sha512-79x7asL9VBerejHpSzkdS4vjZhHszaUnn12lhv7/bNIuQWyMqyPKIKM7/yVCzp1HG0/w3O2V3Mlkk2SJxYdG0w==",
"dev": true,
"requires": {
"ajv": "^8.12.0",