summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorCirno the Strongest <1447794+CirnoT@users.noreply.github.com>2020-06-18 03:20:07 +0200
committerGitHub <noreply@github.com>2020-06-17 21:20:07 -0400
commit6c81b738f71e46aae33424051ac3e4cffa974fed (patch)
treeb21bcd0451da74d48970d2096701f59d4e02dbee /package-lock.json
parent6c38f371ea3ed98a2ed0534261f5d175c11c628d (diff)
downloadgitea-6c81b738f71e46aae33424051ac3e4cffa974fed.tar.gz
gitea-6c81b738f71e46aae33424051ac3e4cffa974fed.zip
Update Fomantic-UI to 2.8.6 and remove old workarounds (#11933)
Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json30
1 files changed, 10 insertions, 20 deletions
diff --git a/package-lock.json b/package-lock.json
index 4ee0f0d658..13edbf798b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1048,23 +1048,13 @@
},
"dependencies": {
"@octokit/request-error": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.0.1.tgz",
- "integrity": "sha512-5lqBDJ9/TOehK82VvomQ6zFiZjPeSom8fLkFVLuYL3sKiIb5RB8iN/lenLkY7oBmyQcGP7FBMGiIZTO8jufaRQ==",
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.0.2.tgz",
+ "integrity": "sha512-2BrmnvVSV1MXQvEkrb9zwzP0wXFNbPJij922kYBTLIlIafukrGOb+ABBT2+c6wZiuyWDH1K1zmjGQ0toN/wMWw==",
"requires": {
- "@octokit/types": "^4.0.1",
+ "@octokit/types": "^5.0.1",
"deprecation": "^2.0.0",
"once": "^1.4.0"
- },
- "dependencies": {
- "@octokit/types": {
- "version": "4.1.10",
- "resolved": "https://registry.npmjs.org/@octokit/types/-/types-4.1.10.tgz",
- "integrity": "sha512-/wbFy1cUIE5eICcg0wTKGXMlKSbaAxEr00qaBXzscLXpqhcwgXeS6P8O0pkysBhRfyjkKjJaYrvR1ExMO5eOXQ==",
- "requires": {
- "@types/node": ">= 8"
- }
- }
}
},
"universal-user-agent": {
@@ -1121,9 +1111,9 @@
}
},
"@octokit/types": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/@octokit/types/-/types-5.0.0.tgz",
- "integrity": "sha512-3LVS+MbeqwSd5G4KS8123cZz+hWomsiGeMnQ/QJIBFDwL/YHX8kkr0FZXrgWEMO7Fgi2/VOrhbiFnk9sZ+s4qA==",
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/@octokit/types/-/types-5.0.1.tgz",
+ "integrity": "sha512-GorvORVwp244fGKEt3cgt/P+M0MGy4xEDbckw+K5ojEezxyMDgCaYPKVct+/eWQfZXOT7uq0xRpmrl/+hliabA==",
"requires": {
"@types/node": ">= 8"
}
@@ -5466,9 +5456,9 @@
}
},
"fomantic-ui": {
- "version": "2.8.5",
- "resolved": "https://registry.npmjs.org/fomantic-ui/-/fomantic-ui-2.8.5.tgz",
- "integrity": "sha512-VvnralD84d6sRfp/FYYURLeNXi7QeKfLje5En2MNGRFRfR3t+J3KEPSk7g8NBP4KJWsW3Hr8Lne0p9ErA05aug==",
+ "version": "2.8.6",
+ "resolved": "https://registry.npmjs.org/fomantic-ui/-/fomantic-ui-2.8.6.tgz",
+ "integrity": "sha512-4/CU9XeaX42LHWmajOxJf2f3vXK++qOG5nhEv9Gjw7T7dA4MzI5I5XSpoRkQ2L5u3v4c+iiPKJAJpExWtvh23w==",
"requires": {
"@octokit/rest": "^16.16.0",
"better-console": "1.0.1",