mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-22 06:01:26 +02:00
Upgrade to latest version. Delete nvidia driver patch as upstream has removed Nvidia support (it is now a separate plugin).
42 lines
1.6 KiB
Diff
42 lines
1.6 KiB
Diff
Husky is an npm package which will automatically, without confirmation,
|
|
git hooks into the 'current' repository. When building this package,
|
|
this repository will be aports, which is unwanted to put it mildly.
|
|
|
|
diff -aur a/ui/package.json b/ui/package.json
|
|
--- a/ui/package.json
|
|
+++ b/ui/package.json
|
|
@@ -111,7 +111,6 @@
|
|
"fuse.js": "^3.4.4",
|
|
"glob": "^7.2.0",
|
|
"http-proxy": "^1.1.6",
|
|
- "husky": "^4.2.5",
|
|
"is-ip": "^3.1.0",
|
|
"ivy-codemirror": "IvyApp/ivy-codemirror#c3b7f49f8e6492878619f8055695581240cce21a",
|
|
"lint-staged": "^11.2.6",
|
|
diff -aur a/ui/yarn.lock b/ui/yarn.lock
|
|
--- a/ui/yarn.lock
|
|
+++ b/ui/yarn.lock
|
|
@@ -11906,22 +11906,6 @@
|
|
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
|
|
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
|
|
|
-husky@^4.2.5:
|
|
- version "4.3.8"
|
|
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.8.tgz#31144060be963fd6850e5cc8f019a1dfe194296d"
|
|
- integrity sha512-LCqqsB0PzJQ/AlCgfrfzRe3e3+NvmefAdKQhRYpxS4u6clblBoDdzzvHi8fmxKRzvMxPY/1WZWzomPZww0Anow==
|
|
- dependencies:
|
|
- chalk "^4.0.0"
|
|
- ci-info "^2.0.0"
|
|
- compare-versions "^3.6.0"
|
|
- cosmiconfig "^7.0.0"
|
|
- find-versions "^4.0.0"
|
|
- opencollective-postinstall "^2.0.2"
|
|
- pkg-dir "^5.0.0"
|
|
- please-upgrade-node "^3.2.0"
|
|
- slash "^3.0.0"
|
|
- which-pm-runs "^1.0.0"
|
|
-
|
|
iconv-lite@0.4.24, iconv-lite@^0.4.24:
|
|
version "0.4.24"
|
|
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
|