Refresh patches
This commit is contained in:
parent
5899de818a
commit
ea93cba9ae
2 changed files with 4 additions and 4 deletions
|
@ -87,8 +87,8 @@ Use debian packaged node modules when available
|
||||||
- "@babel/plugin-syntax-import-meta": "^7.10.1",
|
- "@babel/plugin-syntax-import-meta": "^7.10.1",
|
||||||
- "@babel/preset-env": "^7.10.1",
|
- "@babel/preset-env": "^7.10.1",
|
||||||
"@gitlab/at.js": "1.5.5",
|
"@gitlab/at.js": "1.5.5",
|
||||||
"@gitlab/svgs": "1.139.0",
|
"@gitlab/svgs": "1.140.0",
|
||||||
"@gitlab/ui": "16.12.1",
|
"@gitlab/ui": "17.0.1",
|
||||||
@@ -53,54 +47,31 @@
|
@@ -53,54 +47,31 @@
|
||||||
"apollo-link": "^1.2.11",
|
"apollo-link": "^1.2.11",
|
||||||
"apollo-link-batch-http": "^1.2.11",
|
"apollo-link-batch-http": "^1.2.11",
|
||||||
|
|
4
debian/patches/0741-add-graphql-tag.patch
vendored
4
debian/patches/0741-add-graphql-tag.patch
vendored
|
@ -2,9 +2,9 @@ yarn fails to install graphql-tag
|
||||||
|
|
||||||
--- a/package.json
|
--- a/package.json
|
||||||
+++ b/package.json
|
+++ b/package.json
|
||||||
@@ -70,6 +70,7 @@
|
@@ -67,6 +67,7 @@
|
||||||
|
"formdata-polyfill": "^3.0.19",
|
||||||
"fuzzaldrin-plus": "^0.6.0",
|
"fuzzaldrin-plus": "^0.6.0",
|
||||||
"glob": "^7.1.6",
|
|
||||||
"graphql": "^14.0.2",
|
"graphql": "^14.0.2",
|
||||||
+ "graphql-tag": "^2.10.0",
|
+ "graphql-tag": "^2.10.0",
|
||||||
"immer": "^5.2.1",
|
"immer": "^5.2.1",
|
||||||
|
|
Loading…
Reference in a new issue