3 Commits
Author SHA1 Message Date
TheGiddyLimit 430c9475d1 chore: timestamp/index 2026-07-19 23:46:08 +01:00
TheGiddyLimit ec39221b93 chore: bump dep ver 2026-07-19 23:38:41 +01:00
TheGiddyLimit ac5129f566 chore: rename files 2026-07-19 23:38:25 +01:00
9 changed files with 13 additions and 13 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"5etools-utils": "^0.16.17",
"5etools-utils": "^0.16.18",
"commander": "^14.0.3"
}
},
@@ -228,9 +228,9 @@
"license": "MIT"
},
"node_modules/5etools-utils": {
"version": "0.16.17",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.17.tgz",
"integrity": "sha512-C+00RM+JnvhYS6o+kvhfOTD7/nLKOrlrQiS2vpvunm4Fzl8nIr8kv6eqg+dCtmY8/wzSav7Hhrwk2WIzSU0yeg==",
"version": "0.16.18",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.18.tgz",
"integrity": "sha512-9LZcQP84RJrSpbUlTDXBe/zsiq3Yf4qAXVZFT1DGuU0eddII7ZbdiIhM3rEOlT1fC0GCs6DweR1lKNAU3vS4mw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1438,9 +1438,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.16.17",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.17.tgz",
"integrity": "sha512-C+00RM+JnvhYS6o+kvhfOTD7/nLKOrlrQiS2vpvunm4Fzl8nIr8kv6eqg+dCtmY8/wzSav7Hhrwk2WIzSU0yeg==",
"version": "0.16.18",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.18.tgz",
"integrity": "sha512-9LZcQP84RJrSpbUlTDXBe/zsiq3Yf4qAXVZFT1DGuU0eddII7ZbdiIhM3rEOlT1fC0GCs6DweR1lKNAU3vS4mw==",
"dev": true,
"requires": {
"ajv": "^8.18.0",
+1 -1
View File
@@ -32,7 +32,7 @@
},
"homepage": "https://github.com/TheGiddyLimit/homebrew#readme",
"devDependencies": {
"5etools-utils": "^0.16.17",
"5etools-utils": "^0.16.18",
"commander": "^14.0.3"
}
}