This commit is contained in:
TheGiddyLimit
2024-03-24 23:47:02 +00:00
parent 84065a027d
commit 12f34a38f8
153 changed files with 90818 additions and 1900 deletions

18
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "5etools",
"version": "1.201.1",
"version": "1.202.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "5etools",
"version": "1.201.1",
"version": "1.202.0",
"license": "MIT",
"devDependencies": {
"5etools-utils": "^0.10.12",
"5etools-utils": "^0.10.18",
"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.12",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.10.12.tgz",
"integrity": "sha512-AwgHl5BmsoP11VmYhWD/D8crYZI+rCzfoaD5746k/IKLsxzI6nXw7GRD910N4xY3pu2bd5EPYNhsSLHVZWhiYg==",
"version": "0.10.18",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.10.18.tgz",
"integrity": "sha512-16liNr5SKPPLUwq2i9jbNPls03T7337uzhOgCJiXARnvG39/siSOWyW8hUWkjK7ACx/mhIyva+yF6E4A7jd8Lg==",
"dev": true,
"dependencies": {
"ajv": "^8.12.0",
@@ -14589,9 +14589,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.10.12",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.10.12.tgz",
"integrity": "sha512-AwgHl5BmsoP11VmYhWD/D8crYZI+rCzfoaD5746k/IKLsxzI6nXw7GRD910N4xY3pu2bd5EPYNhsSLHVZWhiYg==",
"version": "0.10.18",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.10.18.tgz",
"integrity": "sha512-16liNr5SKPPLUwq2i9jbNPls03T7337uzhOgCJiXARnvG39/siSOWyW8hUWkjK7ACx/mhIyva+yF6E4A7jd8Lg==",
"dev": true,
"requires": {
"ajv": "^8.12.0",