This commit is contained in:
TheGiddyLimit
2024-01-03 17:51:53 +00:00
parent 8117ebddc5
commit 0a4253c9f0
19 changed files with 141 additions and 34 deletions

18
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "5etools",
"version": "1.197.1",
"version": "1.197.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "5etools",
"version": "1.197.1",
"version": "1.197.2",
"license": "MIT",
"devDependencies": {
"5etools-utils": "^0.9.55",
"5etools-utils": "^0.9.56",
"ajv": "^8.11.2",
"ajv-formats": "^2.1.1",
"commander": "^11.0.0",
@@ -2225,9 +2225,9 @@
"dev": true
},
"node_modules/5etools-utils": {
"version": "0.9.55",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.55.tgz",
"integrity": "sha512-gGsPf2sZDJmDvGaAOGboXwtu7o/pSNgl7TQNL2D22QDXbELVafZ+/99vK73P6R7OvWHNEUAtXqYClh5BRcWrdg==",
"version": "0.9.56",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.56.tgz",
"integrity": "sha512-944ivhqzlirhGd9FLXJOxpflo8mSSOBN7tJnyniWWrgy+WUd1FpDs4n6JvYbOAc8HOhx+ryGMZJY8E7Zc91ZJw==",
"dev": true,
"dependencies": {
"ajv": "^8.12.0",
@@ -10665,9 +10665,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.9.55",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.55.tgz",
"integrity": "sha512-gGsPf2sZDJmDvGaAOGboXwtu7o/pSNgl7TQNL2D22QDXbELVafZ+/99vK73P6R7OvWHNEUAtXqYClh5BRcWrdg==",
"version": "0.9.56",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.56.tgz",
"integrity": "sha512-944ivhqzlirhGd9FLXJOxpflo8mSSOBN7tJnyniWWrgy+WUd1FpDs4n6JvYbOAc8HOhx+ryGMZJY8E7Zc91ZJw==",
"dev": true,
"requires": {
"ajv": "^8.12.0",