This commit is contained in:
TheGiddyLimit
2024-02-01 15:54:34 +00:00
parent a4e391a3e7
commit 7c341dc1a7
54 changed files with 5931 additions and 121 deletions

18
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "5etools",
"version": "1.199.0",
"version": "1.199.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "5etools",
"version": "1.199.0",
"version": "1.199.1",
"license": "MIT",
"devDependencies": {
"5etools-utils": "^0.9.63",
"5etools-utils": "^0.9.66",
"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.63",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.63.tgz",
"integrity": "sha512-OWrbn2JO5t469oCREPcJpV9eGqgWIILlK+Er6AuluMrLkeURwI8Oq5x+qlXubifug1zCWvUtWKGlgS87mIvOnw==",
"version": "0.9.66",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.66.tgz",
"integrity": "sha512-ygYDVmA+rcWPc13h4Q+UkRT/GkooQ+AxobBmIrxNtL3Co7pQ2ITwCzDAb3ydMYJG/VITmQCEV18pNxtEwtXJKg==",
"dev": true,
"dependencies": {
"ajv": "^8.12.0",
@@ -11133,9 +11133,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.9.63",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.63.tgz",
"integrity": "sha512-OWrbn2JO5t469oCREPcJpV9eGqgWIILlK+Er6AuluMrLkeURwI8Oq5x+qlXubifug1zCWvUtWKGlgS87mIvOnw==",
"version": "0.9.66",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.66.tgz",
"integrity": "sha512-ygYDVmA+rcWPc13h4Q+UkRT/GkooQ+AxobBmIrxNtL3Co7pQ2ITwCzDAb3ydMYJG/VITmQCEV18pNxtEwtXJKg==",
"dev": true,
"requires": {
"ajv": "^8.12.0",