This commit is contained in:
TheGiddyLimit
2024-05-27 22:10:11 +01:00
parent 0cd7a2a6fa
commit ed9833eefc
11 changed files with 503 additions and 62 deletions

18
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "5etools",
"version": "1.207.1",
"version": "1.207.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "5etools",
"version": "1.207.1",
"version": "1.207.2",
"license": "MIT",
"devDependencies": {
"5etools-utils": "^0.12.2",
"5etools-utils": "^0.12.3",
"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.12.2",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.12.2.tgz",
"integrity": "sha512-F/JhtSOuUo3yWvRVj2w/wUyBzVulLzwFbYhXbeAQU1hrGkGw95n0nSfr6QHC3UvBeB4+2WzZPeb5aMTRIbY0Uw==",
"version": "0.12.3",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.12.3.tgz",
"integrity": "sha512-vMEGmrfI6gLs9vbx7oZIQ7ipNXJwBPq+tn4LuRQh/JDpodX4fuJ3hZZYvg4unc1qUEIdnq8Cy7+/ifmvpKAiyQ==",
"dev": true,
"dependencies": {
"ajv": "^8.12.0",
@@ -14589,9 +14589,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.12.2",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.12.2.tgz",
"integrity": "sha512-F/JhtSOuUo3yWvRVj2w/wUyBzVulLzwFbYhXbeAQU1hrGkGw95n0nSfr6QHC3UvBeB4+2WzZPeb5aMTRIbY0Uw==",
"version": "0.12.3",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.12.3.tgz",
"integrity": "sha512-vMEGmrfI6gLs9vbx7oZIQ7ipNXJwBPq+tn4LuRQh/JDpodX4fuJ3hZZYvg4unc1qUEIdnq8Cy7+/ifmvpKAiyQ==",
"dev": true,
"requires": {
"ajv": "^8.12.0",