chore: bump dep ver

This commit is contained in:
TheGiddyLimit
2026-07-05 18:16:49 +01:00
parent bc82b9cc1e
commit 9c4a743ede
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.13",
"5etools-utils": "^0.16.15",
"commander": "^14.0.3"
}
},
@@ -228,9 +228,9 @@
"license": "MIT"
},
"node_modules/5etools-utils": {
"version": "0.16.13",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.13.tgz",
"integrity": "sha512-SHJPPnvbYI64yNSkQb3mCs9ZMzNPWJe+WqC4Vw+uYoze6Ra0mNIW7vNrk2wE3Jk61jkN+PLIvSNTqbQ3/pPNHg==",
"version": "0.16.15",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.15.tgz",
"integrity": "sha512-0hVx3Da2AKVW4LAPWI003BPbnBDQ7e6DtdjF4vP3Tj12mcKz9YQYKqVi3txLjnN0JRLpC9a5x8rwQFhNJZEDBg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1438,9 +1438,9 @@
"dev": true
},
"5etools-utils": {
"version": "0.16.13",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.13.tgz",
"integrity": "sha512-SHJPPnvbYI64yNSkQb3mCs9ZMzNPWJe+WqC4Vw+uYoze6Ra0mNIW7vNrk2wE3Jk61jkN+PLIvSNTqbQ3/pPNHg==",
"version": "0.16.15",
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.16.15.tgz",
"integrity": "sha512-0hVx3Da2AKVW4LAPWI003BPbnBDQ7e6DtdjF4vP3Tj12mcKz9YQYKqVi3txLjnN0JRLpC9a5x8rwQFhNJZEDBg==",
"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.13",
"5etools-utils": "^0.16.15",
"commander": "^14.0.3"
}
}