Skip to content

Commit 7417ea3

Browse files
committed
Update patch-level dependencies
1 parent b8c256c commit 7417ea3

File tree

45 files changed

+426
-467
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+426
-467
lines changed

.changeset/db370b8e/changes.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"releases": [
3+
{ "name": "@keystone-alpha/api-tests", "type": "patch" },
4+
{ "name": "@keystone-alpha/demo-project-blog", "type": "patch" },
5+
{ "name": "@keystone-alpha/adapter-knex", "type": "patch" },
6+
{ "name": "@keystone-alpha/adapter-mongoose", "type": "patch" },
7+
{ "name": "@keystone-alpha/admin-ui", "type": "patch" },
8+
{ "name": "@keystone-alpha/apollo-helpers", "type": "patch" },
9+
{ "name": "@arch-ui/alert", "type": "patch" },
10+
{ "name": "@arch-ui/badge", "type": "patch" },
11+
{ "name": "@arch-ui/button", "type": "patch" },
12+
{ "name": "@arch-ui/confirm", "type": "patch" },
13+
{ "name": "@arch-ui/controls", "type": "patch" },
14+
{ "name": "@arch-ui/day-picker", "type": "patch" },
15+
{ "name": "@arch-ui/dialog", "type": "patch" },
16+
{ "name": "@arch-ui/drawer", "type": "patch" },
17+
{ "name": "@arch-ui/dropdown", "type": "patch" },
18+
{ "name": "@arch-ui/fields", "type": "patch" },
19+
{ "name": "@arch-ui/filters", "type": "patch" },
20+
{ "name": "@arch-ui/hooks", "type": "patch" },
21+
{ "name": "@arch-ui/icons", "type": "patch" },
22+
{ "name": "@arch-ui/input", "type": "patch" },
23+
{ "name": "@arch-ui/layout", "type": "patch" },
24+
{ "name": "@arch-ui/loading", "type": "patch" },
25+
{ "name": "@arch-ui/lozenge", "type": "patch" },
26+
{ "name": "@arch-ui/modal-utils", "type": "patch" },
27+
{ "name": "@arch-ui/navbar", "type": "patch" },
28+
{ "name": "@arch-ui/options", "type": "patch" },
29+
{ "name": "@arch-ui/pagination", "type": "patch" },
30+
{ "name": "@arch-ui/pill", "type": "patch" },
31+
{ "name": "@arch-ui/popout", "type": "patch" },
32+
{ "name": "@arch-ui/select", "type": "patch" },
33+
{ "name": "@arch-ui/tooltip", "type": "patch" },
34+
{ "name": "@arch-ui/typography", "type": "patch" },
35+
{ "name": "@keystone-alpha/email", "type": "patch" },
36+
{ "name": "@keystone-alpha/fields", "type": "patch" },
37+
{ "name": "@keystone-alpha/keystone", "type": "patch" },
38+
{ "name": "@keystone-alpha/mongo-join-builder", "type": "patch" },
39+
{ "name": "@keystone-alpha/server", "type": "patch" },
40+
{ "name": "@keystone-alpha/cypress-project-basic", "type": "patch" },
41+
{ "name": "@keystone-alpha/cypress-project-twitter-login", "type": "patch" },
42+
{ "name": "@keystone-alpha/website", "type": "patch" }
43+
],
44+
"dependents": []
45+
}

.changeset/db370b8e/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Update patch-level dependencies

api-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@keystone-alpha/test-utils": "^1.1.0",
1717
"body-parser": "^1.18.2",
1818
"cookie-signature": "^1.1.0",
19-
"cuid": "^2.1.1",
19+
"cuid": "^2.1.6",
2020
"supertest-light": "^1.0.2",
2121
"testcheck": "^1.0.0-rc.2"
2222
}
23-
}
23+
}

demo-projects/blog/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"build": "next build"
1414
},
1515
"dependencies": {
16-
"@emotion/core": "^10.0.4",
17-
"@emotion/styled": "^10.0.4",
16+
"@emotion/core": "^10.0.9",
17+
"@emotion/styled": "^10.0.9",
1818
"@keystone-alpha/adapter-mongoose": "^1.0.1",
1919
"@keystone-alpha/admin-ui": "^1.1.0",
2020
"@keystone-alpha/core": "^1.0.1",
@@ -26,12 +26,12 @@
2626
"apollo-client": "^2.5.1",
2727
"apollo-upload-client": "^10.0.0",
2828
"date-fns": "^1.29.0",
29-
"graphql-tag": "^2.8.0",
29+
"graphql-tag": "^2.10.1",
3030
"isomorphic-unfetch": "^3.0.0",
3131
"next": "^8.0.3",
3232
"next-apollo": "^2.0.9",
3333
"node-fetch": "^2.3.0",
34-
"react": "^16.8.0",
34+
"react": "^16.8.4",
3535
"react-apollo": "^2.2.4"
3636
}
37-
}
37+
}

package.json

Lines changed: 25 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@babel/preset-flow": "^7.0.0",
4242
"@babel/preset-react": "^7.0.0",
4343
"@babel/runtime": "^7.3.4",
44-
"@emotion/core": "^10.0.4",
45-
"@emotion/styled": "^10.0.4",
44+
"@emotion/core": "^10.0.9",
45+
"@emotion/styled": "^10.0.9",
4646
"@iframely/embed.js": "^1.0.1",
4747
"@jesstelford/apollo-cache-invalidation": "^0.0.3-gh3-gh5",
4848
"@mdx-js/mdx": "^0.16.8",
@@ -53,24 +53,24 @@
5353
"apollo-cache-inmemory": "^1.5.1",
5454
"apollo-client": "^2.5.1",
5555
"apollo-errors": "^1.9.0",
56-
"apollo-link": "^1.2.8",
57-
"apollo-link-error": "^1.1.7",
56+
"apollo-link": "^1.2.9",
57+
"apollo-link-error": "^1.1.8",
5858
"apollo-link-state": "^0.4.2",
5959
"apollo-server-express": "^2.4.8",
6060
"apollo-upload-client": "^10.0.0",
6161
"apply-ref": "^0.1.1",
6262
"arg": "^4.1.0",
6363
"babel-loader": "^8.0.5",
64-
"babel-plugin-emotion": "^10.0.7",
64+
"babel-plugin-emotion": "^10.0.9",
6565
"babel-plugin-extract-react-types": "^0.1.0",
66-
"bcrypt": "^3.0.0",
66+
"bcrypt": "^3.0.4",
6767
"body-parser": "^1.18.2",
6868
"cloudinary": "^1.13.2",
6969
"cookie": "^0.3.1",
7070
"cookie-signature": "^1.1.0",
7171
"cors": "^2.8.4",
7272
"cross-fetch": "^2.2.0",
73-
"cuid": "^2.1.1",
73+
"cuid": "^2.1.6",
7474
"date-fns": "^1.29.0",
7575
"dumb-passwords": "^0.2.1",
7676
"ejs": "^2.6.1",
@@ -87,19 +87,19 @@
8787
"flushable": "^1.0.0",
8888
"fs-extra": "^7.0.0",
8989
"gatsby-mdx": "^0.4.0",
90-
"gatsby-plugin-google-analytics": "^2.0.16",
90+
"gatsby-plugin-google-analytics": "^2.0.17",
9191
"gatsby-plugin-lunr": "^1.4.0",
92-
"gatsby-plugin-sharp": "^2.0.23",
93-
"gatsby-remark-copy-linked-files": "^2.0.9",
94-
"gatsby-remark-images": "^3.0.5",
95-
"gatsby-source-filesystem": "^2.0.23",
96-
"gatsby-transformer-remark": "^2.3.0",
92+
"gatsby-plugin-sharp": "^2.0.28",
93+
"gatsby-remark-copy-linked-files": "^2.0.10",
94+
"gatsby-remark-images": "^3.0.9",
95+
"gatsby-source-filesystem": "^2.0.24",
96+
"gatsby-transformer-remark": "^2.3.2",
9797
"get-selection-range": "^0.1.0",
9898
"globby": "^9.1.0",
9999
"graphql": "^14.0.2",
100100
"graphql-playground-html": "^1.6.12",
101101
"graphql-playground-react": "^1.7.19",
102-
"graphql-tag": "^2.8.0",
102+
"graphql-tag": "^2.10.1",
103103
"graphql-type-json": "^0.2.1",
104104
"hoist-non-react-statics": "^3.0.1",
105105
"html-webpack-plugin": "^3.2.0",
@@ -108,8 +108,6 @@
108108
"intersection-observer": "^0.5.1",
109109
"is-hotkey": "^0.1.4",
110110
"isomorphic-unfetch": "^3.0.0",
111-
"jest": "^24.1.0",
112-
"jest-junit": "^6.3.0",
113111
"keystone-email": "^1.1.0",
114112
"knex": "^0.16.3",
115113
"loader-utils": "^1.2.3",
@@ -127,7 +125,7 @@
127125
"mjml": "^4.3.1",
128126
"mkdirp": "^0.5.1",
129127
"mongodb-memory-server": "^3.1.2",
130-
"mongoose": "^5.4.16",
128+
"mongoose": "^5.4.19",
131129
"next": "^8.0.3",
132130
"next-apollo": "^2.0.9",
133131
"node-fetch": "^2.3.0",
@@ -141,7 +139,7 @@
141139
"p-waterfall": "^1.0.0",
142140
"passport": "^0.4.0",
143141
"passport-twitter": "^1.0.4",
144-
"pg": "^7.8.0",
142+
"pg": "^7.8.2",
145143
"pify": "^4.0.1",
146144
"pino": "5.0.0-rc.4",
147145
"pluralize": "^7.0.0",
@@ -150,19 +148,19 @@
150148
"prism-react-renderer": "^0.1.5",
151149
"prop-types": "^15.6.1",
152150
"raf-schd": "^4.0.0",
153-
"react": "^16.8.0",
151+
"react": "^16.8.4",
154152
"react-addons-text-content": "^0.0.4",
155153
"react-adopt": "^0.6.0",
156154
"react-apollo": "^2.2.4",
157155
"react-color": "^2.14.1",
158156
"react-document-title": "^2.0.3",
159-
"react-dom": "^16.8.0",
157+
"react-dom": "^16.8.4",
160158
"react-focus-marshal": "^1.0.1",
161-
"react-node-resolver": "^2.0.0",
162-
"react-popper": "^1.3.2",
159+
"react-node-resolver": "^2.0.1",
160+
"react-popper": "^1.3.3",
163161
"react-popper-tooltip": "^2.7.2",
164162
"react-prop-toggle": "^1.0.2",
165-
"react-pseudo-state": "^2.2.1",
163+
"react-pseudo-state": "^2.2.2",
166164
"react-radios": "^1.1.0",
167165
"react-router-dom": "4.4.0-beta.6",
168166
"react-scrolllock": "^3.0.1",
@@ -181,7 +179,7 @@
181179
"underscore.string": "^3.3.5",
182180
"unist-util-visit": "^1.4.0",
183181
"webpack": "4.28.4",
184-
"webpack-dev-middleware": "^3.6.0",
182+
"webpack-dev-middleware": "^3.6.1",
185183
"webpack-hot-middleware": "^2.24.3"
186184
},
187185
"prettier": {
@@ -228,17 +226,17 @@
228226
"chalk": "^2.4.2",
229227
"cypress": "^3.1.5",
230228
"dotenv-safe": "^6.0.0",
231-
"eslint": "^5.15.0",
229+
"eslint": "^5.15.1",
232230
"eslint-plugin-cypress": "^2.2.1",
233231
"eslint-plugin-emotion": "^10.0.7",
234232
"eslint-plugin-flowtype": "^3.4.2",
235233
"eslint-plugin-import": "^2.16.0",
236-
"eslint-plugin-jest": "^22.3.0",
234+
"eslint-plugin-jest": "^22.3.2",
237235
"eslint-plugin-react": "^7.12.4",
238236
"eslint-plugin-react-hooks": "^1.4.0",
239237
"execa": "1.0.0",
240238
"flow-bin": "^0.89.0",
241-
"gatsby": "^2.1.19",
239+
"gatsby": "^2.1.31",
242240
"jade": "^1.11.0",
243241
"jest": "^24.1.0",
244242
"jest-junit": "^6.3.0",

packages/adapter-knex/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@keystone-alpha/utils": "^1.0.1",
1313
"knex": "^0.16.3",
1414
"p-settle": "^2.1.0",
15-
"pg": "^7.8.0"
15+
"pg": "^7.8.2"
1616
}
17-
}
17+
}

packages/adapter-mongoose/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@keystone-alpha/mongo-join-builder": "^1.0.1",
1414
"@keystone-alpha/utils": "^1.0.1",
1515
"inflection": "^1.12.0",
16-
"mongoose": "^5.4.16",
16+
"mongoose": "^5.4.19",
1717
"p-settle": "^2.1.0"
1818
}
19-
}
19+
}

packages/admin-ui/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,48 +39,48 @@
3939
"@babel/preset-env": "^7.3.4",
4040
"@babel/preset-flow": "^7.0.0",
4141
"@babel/preset-react": "^7.0.0",
42-
"@emotion/core": "^10.0.4",
43-
"@emotion/styled": "^10.0.4",
42+
"@emotion/core": "^10.0.9",
43+
"@emotion/styled": "^10.0.9",
4444
"@keystone-alpha/field-views-loader": "^1.0.1",
4545
"@keystone-alpha/fields": "^1.0.1",
4646
"@keystone-alpha/utils": "^1.0.1",
4747
"apollo-cache-inmemory": "^1.5.1",
4848
"apollo-client": "^2.5.1",
49-
"apollo-link": "^1.2.8",
50-
"apollo-link-error": "^1.1.7",
49+
"apollo-link": "^1.2.9",
50+
"apollo-link-error": "^1.1.8",
5151
"apollo-link-state": "^0.4.2",
5252
"apollo-upload-client": "^10.0.0",
5353
"babel-loader": "^8.0.5",
54-
"babel-plugin-emotion": "^10.0.7",
54+
"babel-plugin-emotion": "^10.0.9",
5555
"body-parser": "^1.18.2",
5656
"chalk": "^2.4.2",
5757
"cross-fetch": "^2.2.0",
5858
"express": "^4.16.3",
5959
"falsey": "^1.0.0",
6060
"file-loader": "^3.0.1",
61-
"graphql-tag": "^2.8.0",
61+
"graphql-tag": "^2.10.1",
6262
"html-webpack-plugin": "^3.2.0",
6363
"lodash.debounce": "^4.0.8",
6464
"lodash.isequal": "^4.5.0",
6565
"lodash.set": "^4.3.2",
6666
"preconstruct": "^0.0.42",
6767
"prop-types": "^15.6.1",
6868
"raf-schd": "^4.0.0",
69-
"react": "^16.8.0",
69+
"react": "^16.8.4",
7070
"react-apollo": "^2.2.4",
7171
"react-document-title": "^2.0.3",
72-
"react-dom": "^16.8.0",
73-
"react-node-resolver": "^2.0.0",
72+
"react-dom": "^16.8.4",
73+
"react-node-resolver": "^2.0.1",
7474
"react-prop-toggle": "^1.0.2",
75-
"react-pseudo-state": "^2.2.1",
75+
"react-pseudo-state": "^2.2.2",
7676
"react-router-dom": "4.4.0-beta.6",
7777
"react-select": "^2.1.2",
7878
"react-toast-notifications": "^1.2.0",
7979
"react-transition-group": "^2.3.1",
8080
"resize-observer-polyfill": "^1.5.1",
8181
"terminal-link": "^1.2.0",
8282
"webpack": "4.28.4",
83-
"webpack-dev-middleware": "^3.6.0",
83+
"webpack-dev-middleware": "^3.6.1",
8484
"webpack-hot-middleware": "^2.24.3"
8585
}
86-
}
86+
}

packages/apollo-helpers/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
"dependencies": {
1414
"@babel/runtime": "^7.3.4",
1515
"@jesstelford/apollo-cache-invalidation": "^0.0.3-gh3-gh5",
16-
"graphql-tag": "^2.8.0",
16+
"graphql-tag": "^2.10.1",
1717
"hoist-non-react-statics": "^3.0.1",
1818
"lodash.mapvalues": "^4.6.0",
1919
"memoize-one": "^4.0.2",
2020
"react-adopt": "^0.6.0",
2121
"react-apollo": "^2.2.4"
2222
},
2323
"peerDependencies": {
24-
"react": "^16.8.0"
24+
"react": "^16.8.4"
2525
},
2626
"devDependencies": {
27-
"react": "^16.8.0"
27+
"react": "^16.8.4"
2828
},
2929
"main": "dist/apollo-helpers.cjs.js",
3030
"module": "dist/apollo-helpers.esm.js"

packages/arch/packages/alert/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"license": "MIT",
77
"main": "dist/alert.cjs.js",
88
"peerDependencies": {
9-
"react": "^16.8.0"
9+
"react": "^16.8.4"
1010
},
1111
"devDependencies": {
12-
"react": "^16.8.0"
12+
"react": "^16.8.4"
1313
},
1414
"dependencies": {
1515
"@arch-ui/theme": "^0.0.2",
16-
"@emotion/core": "^10.0.4",
17-
"@emotion/styled": "^10.0.4"
16+
"@emotion/core": "^10.0.9",
17+
"@emotion/styled": "^10.0.9"
1818
},
1919
"module": "dist/alert.esm.js"
2020
}

0 commit comments

Comments
 (0)