mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 19:25:25 +03:00
125 lines
5.4 KiB
Diff
125 lines
5.4 KiB
Diff
web-tree-sitter: https://github.com/tree-sitter/tree-sitter/issues/2338
|
|
diff --git a/package.json b/package.json
|
|
index 00d5e86..eda82d2 100644
|
|
--- a/package.json
|
|
+++ b/package.json
|
|
@@ -219,6 +219,10 @@
|
|
"xml2js": "^0.5.0",
|
|
"yaserver": "^0.4.0"
|
|
},
|
|
+ "resolutions": {
|
|
+ "nan": "^2.18.0",
|
|
+ "node-addon-api": "^7.1.0"
|
|
+ },
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/microsoft/vscode.git"
|
|
diff --git a/yarn.lock b/yarn.lock
|
|
index be4114f..20d1ed1 100644
|
|
--- a/yarn.lock
|
|
+++ b/yarn.lock
|
|
@@ -6778,10 +6778,10 @@
|
|
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
|
|
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
|
|
|
|
-nan@^2.12.1:
|
|
- version "2.14.2"
|
|
- resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
|
|
- integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
|
|
+nan@^2.12.1, nan@^2.18.0:
|
|
+ version "2.18.0"
|
|
+ resolved "https://registry.yarnpkg.com/nan/-/nan-2.18.0.tgz#26a6faae7ffbeb293a39660e88a76b82e30b7554"
|
|
+ integrity sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==
|
|
|
|
nanoid@3.3.3:
|
|
version "3.3.3"
|
|
@@ -6883,35 +6883,10 @@
|
|
dependencies:
|
|
semver "^7.3.5"
|
|
|
|
-node-addon-api@7.1.0, node-addon-api@^7.1.0:
|
|
+node-addon-api@7.1.0, node-addon-api@^3.0.2, node-addon-api@^3.2.1, node-addon-api@^4.2.0, node-addon-api@^4.3.0, node-addon-api@^6.0.0, node-addon-api@^7.1.0:
|
|
version "7.1.0"
|
|
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-7.1.0.tgz#71f609369379c08e251c558527a107107b5e0fdb"
|
|
integrity sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==
|
|
-
|
|
-node-addon-api@^3.0.2:
|
|
- version "3.1.0"
|
|
- resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.1.0.tgz#98b21931557466c6729e51cb77cd39c965f42239"
|
|
- integrity sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw==
|
|
-
|
|
-node-addon-api@^3.2.1:
|
|
- version "3.2.1"
|
|
- resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
|
|
- integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==
|
|
-
|
|
-node-addon-api@^4.2.0:
|
|
- version "4.2.0"
|
|
- resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.2.0.tgz#117cbb5a959dff0992e1c586ae0393573e4d2a87"
|
|
- integrity sha512-eazsqzwG2lskuzBqCGPi7Ac2UgOoMz8JVOXVhTvvPDYhthvNpefx8jWD8Np7Gv+2Sz0FlPWZk0nJV0z598Wn8Q==
|
|
-
|
|
-node-addon-api@^4.3.0:
|
|
- version "4.3.0"
|
|
- resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
|
|
- integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
|
|
-
|
|
-node-addon-api@^6.0.0:
|
|
- version "6.0.0"
|
|
- resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-6.0.0.tgz#cfb3574e6df708ff71a30db6c4762d9e06e11c27"
|
|
- integrity sha512-GyHvgPvUXBvAkXa0YvYnhilSB1A+FRYMpIVggKzPZqdaZfevZOuzfWzyvgzOwRLHBeo/MMswmJFsrNF4Nw1pmA==
|
|
|
|
node-fetch@2.6.8:
|
|
version "2.6.8"
|
|
--- ./remote/package.json.orig
|
|
+++ ./remote/package.json
|
|
@@ -36,5 +36,9 @@
|
|
"vscode-textmate": "9.0.0",
|
|
"yauzl": "^2.9.2",
|
|
"yazl": "^2.4.3"
|
|
+ },
|
|
+ "resolutions": {
|
|
+ "nan": "^2.18.0",
|
|
+ "node-addon-api": "^7.1.0"
|
|
}
|
|
}
|
|
--- ./remote/yarn.lock.orig
|
|
+++ ./remote/yarn.lock
|
|
@@ -389,6 +389,11 @@
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
+nan@^2.18.0:
|
|
+ version "2.18.0"
|
|
+ resolved "https://registry.yarnpkg.com/nan/-/nan-2.18.0.tgz#26a6faae7ffbeb293a39660e88a76b82e30b7554"
|
|
+ integrity sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==
|
|
+
|
|
napi-build-utils@^1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806"
|
|
@@ -406,25 +411,10 @@
|
|
dependencies:
|
|
semver "^7.3.5"
|
|
|
|
-node-addon-api@7.1.0, node-addon-api@^7.1.0:
|
|
+node-addon-api@7.1.0, node-addon-api@^3.0.2, node-addon-api@^3.2.1, node-addon-api@^4.3.0, node-addon-api@^7.1.0:
|
|
version "7.1.0"
|
|
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-7.1.0.tgz#71f609369379c08e251c558527a107107b5e0fdb"
|
|
integrity sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==
|
|
-
|
|
-node-addon-api@^3.0.2:
|
|
- version "3.1.0"
|
|
- resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.1.0.tgz#98b21931557466c6729e51cb77cd39c965f42239"
|
|
- integrity sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw==
|
|
-
|
|
-node-addon-api@^3.2.1:
|
|
- version "3.2.1"
|
|
- resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
|
|
- integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==
|
|
-
|
|
-node-addon-api@^4.3.0:
|
|
- version "4.3.0"
|
|
- resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
|
|
- integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
|
|
|
|
node-gyp-build@^4.3.0:
|
|
version "4.3.0"
|