chore: bump dep ver

This commit is contained in:
TheGiddyLimit
2026-06-14 09:09:06 +01:00
parent add8600153
commit 8d11edaa9c
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"5etools-utils": "^0.16.7",
"5etools-utils": "^0.16.13",
"commander": "^14.0.3"
}
},
@@ -228,9 +228,9 @@
"license": "MIT"
},
"node_modules/5etools-utils": {
"version": "0.16.7",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.7.tgz",
"integrity": "sha512-fpsuWncWNHucCJ8g1xUqPBXrQULR/grfRw//OtIOT4UtiXtSt7FnAildBjtLta5Z9AHFw4u6bav1Lavh7XQuow==",
"version": "0.16.13",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.13.tgz",
"integrity": "sha512-SHJPPnvbYI64yNSkQb3mCs9ZMzNPWJe+WqC4Vw+uYoze6Ra0mNIW7vNrk2wE3Jk61jkN+PLIvSNTqbQ3/pPNHg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1438,9 +1438,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.16.7",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.7.tgz",
"integrity": "sha512-fpsuWncWNHucCJ8g1xUqPBXrQULR/grfRw//OtIOT4UtiXtSt7FnAildBjtLta5Z9AHFw4u6bav1Lavh7XQuow==",
"version": "0.16.13",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.13.tgz",
"integrity": "sha512-SHJPPnvbYI64yNSkQb3mCs9ZMzNPWJe+WqC4Vw+uYoze6Ra0mNIW7vNrk2wE3Jk61jkN+PLIvSNTqbQ3/pPNHg==",
"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.7",
"5etools-utils": "^0.16.13",
"commander": "^14.0.3"
}
}