mirror of
https://github.com/TheGiddyLimit/homebrew.git
synced 2026-08-02 15:35:51 -04:00
Merge branch 'master' of github.com:TheGiddyLimit/homebrew into flee-mortals
This commit is contained in:
Generated
+7
-7
@@ -9,16 +9,16 @@
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"5etools-utils": "^0.9.2",
|
||||
"5etools-utils": "^0.9.5",
|
||||
"commander": "^9.4.1",
|
||||
"he": "^1.2.0",
|
||||
"sanitize-html": "^2.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/5etools-utils": {
|
||||
"version": "0.9.2",
|
||||
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.2.tgz",
|
||||
"integrity": "sha512-VkvHYx/qRB6EEOu2Pywu17WR8QfIoQ4s6zqnt8Gzj8Buq1h7m16s6RomHBqHXzh2Ff9CfpcRoKAWKKMsUMpYUA==",
|
||||
"version": "0.9.5",
|
||||
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.5.tgz",
|
||||
"integrity": "sha512-8Sv7mTrYGOo7aMd/tbPT3xD2Hf0CterE8NpJN8CXhNcPO0+MbDf6+4rvUKBoJy5XtpvxsYxnm7h8gvSHGp+BfA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"ajv": "^8.11.2",
|
||||
@@ -367,9 +367,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"5etools-utils": {
|
||||
"version": "0.9.2",
|
||||
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.2.tgz",
|
||||
"integrity": "sha512-VkvHYx/qRB6EEOu2Pywu17WR8QfIoQ4s6zqnt8Gzj8Buq1h7m16s6RomHBqHXzh2Ff9CfpcRoKAWKKMsUMpYUA==",
|
||||
"version": "0.9.5",
|
||||
"resolved": "https://registry.npmjs.org/5etools-utils/-/5etools-utils-0.9.5.tgz",
|
||||
"integrity": "sha512-8Sv7mTrYGOo7aMd/tbPT3xD2Hf0CterE8NpJN8CXhNcPO0+MbDf6+4rvUKBoJy5XtpvxsYxnm7h8gvSHGp+BfA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ajv": "^8.11.2",
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/TheGiddyLimit/homebrew#readme",
|
||||
"devDependencies": {
|
||||
"5etools-utils": "^0.9.2",
|
||||
"5etools-utils": "^0.9.5",
|
||||
"commander": "^9.4.1",
|
||||
"he": "^1.2.0",
|
||||
"sanitize-html": "^2.10.0"
|
||||
|
||||
Reference in New Issue
Block a user