Skip to content

Commit 3a77509

Browse files
committed
Update dependencies
1 parent 1b7b700 commit 3a77509

File tree

15 files changed

+231
-352
lines changed

15 files changed

+231
-352
lines changed

.changeset/6ab0c286/changes.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"releases": [
3+
{ "name": "@keystone-alpha/demo-project-blog", "type": "patch" },
4+
{ "name": "@keystone-alpha/adapter-knex", "type": "patch" },
5+
{ "name": "@keystone-alpha/admin-ui", "type": "patch" },
6+
{ "name": "@arch-ui/day-picker", "type": "patch" },
7+
{ "name": "@keystone-alpha/fields", "type": "patch" },
8+
{ "name": "@keystone-alpha/logger", "type": "patch" },
9+
{ "name": "@keystone-alpha/cypress-project-access-control", "type": "patch" },
10+
{ "name": "@keystone-alpha/cypress-project-basic", "type": "patch" },
11+
{ "name": "@keystone-alpha/cypress-project-login", "type": "patch" },
12+
{ "name": "@keystone-alpha/website", "type": "patch" }
13+
],
14+
"dependents": []
15+
}

.changeset/6ab0c286/changes.md

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

demo-projects/blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"apollo-boost": "^0.3.1",
2626
"apollo-client": "^2.5.1",
2727
"apollo-upload-client": "^10.0.0",
28-
"date-fns": "^1.29.0",
28+
"date-fns": "^1.30.1",
2929
"graphql-tag": "^2.10.1",
3030
"isomorphic-unfetch": "^3.0.0",
3131
"next": "^8.0.3",

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/runtime": "^7.3.4",
4444
"@emotion/core": "^10.0.9",
4545
"@emotion/styled": "^10.0.9",
46-
"@iframely/embed.js": "^1.0.1",
46+
"@iframely/embed.js": "^1.1.1",
4747
"@jesstelford/apollo-cache-invalidation": "^0.0.3-gh3-gh5",
4848
"@mdx-js/mdx": "^0.16.8",
4949
"@mdx-js/tag": "^0.16.8",
@@ -71,7 +71,7 @@
7171
"cors": "^2.8.4",
7272
"cross-fetch": "^2.2.0",
7373
"cuid": "^2.1.6",
74-
"date-fns": "^1.29.0",
74+
"date-fns": "^1.30.1",
7575
"dumb-passwords": "^0.2.1",
7676
"ejs": "^2.6.1",
7777
"endent": "^1.3.0",
@@ -86,7 +86,7 @@
8686
"file-loader": "^3.0.1",
8787
"flushable": "^1.0.0",
8888
"fs-extra": "^7.0.0",
89-
"gatsby-mdx": "^0.4.0",
89+
"gatsby-mdx": "^0.4.3",
9090
"gatsby-plugin-google-analytics": "^2.0.17",
9191
"gatsby-plugin-lunr": "^1.4.0",
9292
"gatsby-plugin-sharp": "^2.0.28",
@@ -121,7 +121,7 @@
121121
"lodash.set": "^4.3.2",
122122
"lodash.snakecase": "^4.1.1",
123123
"lodash.throttle": "^4.1.1",
124-
"luxon": "^1.3.3",
124+
"luxon": "^1.11.4",
125125
"memoize-one": "^4.0.2",
126126
"mjml": "^4.3.1",
127127
"mkdirp": "^0.5.1",
@@ -140,14 +140,14 @@
140140
"p-waterfall": "^1.0.0",
141141
"passport": "^0.4.0",
142142
"passport-twitter": "^1.0.4",
143-
"pg": "^7.8.2",
143+
"pg": "^7.9.0",
144144
"pify": "^4.0.1",
145-
"pino": "5.0.0-rc.4",
145+
"pino": "5.11.1",
146146
"pluralize": "^7.0.0",
147147
"preconstruct": "^0.0.42",
148148
"pretty-proptypes": "^0.5.0",
149-
"prism-react-renderer": "^0.1.5",
150-
"prop-types": "^15.6.1",
149+
"prism-react-renderer": "^0.1.6",
150+
"prop-types": "^15.7.2",
151151
"raf-schd": "^4.0.0",
152152
"react": "^16.8.4",
153153
"react-addons-text-content": "^0.0.4",
@@ -168,7 +168,7 @@
168168
"react-select": "2.3.0",
169169
"react-toast-notifications": "^1.2.0",
170170
"react-transition-group": "^2.6.1",
171-
"react-window": "^1.6.2",
171+
"react-window": "^1.7.0",
172172
"resize-observer-polyfill": "^1.5.1",
173173
"serialize-error": "^3.0.0",
174174
"slate": "^0.44.12",
@@ -223,16 +223,16 @@
223223
"@atlaskit/build-releases": "^3.0.3",
224224
"all-contributors-cli": "^6.1.2",
225225
"babel-eslint": "^10.0.1",
226-
"bolt": "^0.22.1",
226+
"bolt": "^0.22.6",
227227
"chalk": "^2.4.2",
228-
"cypress": "^3.1.5",
228+
"cypress": "^3.2.0",
229229
"dotenv-safe": "^6.0.0",
230230
"eslint": "^5.15.1",
231231
"eslint-plugin-cypress": "^2.2.1",
232232
"eslint-plugin-emotion": "^10.0.7",
233233
"eslint-plugin-flowtype": "^3.4.2",
234234
"eslint-plugin-import": "^2.16.0",
235-
"eslint-plugin-jest": "^22.3.2",
235+
"eslint-plugin-jest": "^22.4.1",
236236
"eslint-plugin-react": "^7.12.4",
237237
"eslint-plugin-react-hooks": "^1.5.1",
238238
"execa": "1.0.0",

packages/adapter-knex/package.json

Lines changed: 1 addition & 1 deletion
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.2"
15+
"pg": "^7.9.0"
1616
}
1717
}

packages/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"lodash.isequal": "^4.5.0",
6565
"lodash.set": "^4.3.2",
6666
"preconstruct": "^0.0.42",
67-
"prop-types": "^15.6.1",
67+
"prop-types": "^15.7.2",
6868
"raf-schd": "^4.0.0",
6969
"react": "^16.8.4",
7070
"react-apollo": "2.4.0",

packages/arch/packages/day-picker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@babel/runtime": "^7.3.4",
2121
"@emotion/core": "^10.0.9",
2222
"@emotion/styled": "^10.0.9",
23-
"date-fns": "^1.29.0",
23+
"date-fns": "^1.30.1",
2424
"intersection-observer": "^0.5.1",
25-
"react-window": "^1.6.2"
25+
"react-window": "^1.7.0"
2626
},
2727
"module": "dist/day-picker.esm.js"
2828
}

packages/arch/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"gatsby-source-filesystem": "^2.0.24",
1414
"gatsby-transformer-remark": "^2.3.2",
1515
"prismjs": "^1.15.0",
16-
"prop-types": "^15.6.2",
16+
"prop-types": "^15.7.2",
1717
"react": "^16.6.0",
1818
"react-helmet": "^5.2.0",
1919
"rehype-react": "^3.0.3"

packages/fields/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@arch-ui/tooltip": "^0.0.2",
2828
"@arch-ui/typography": "^0.0.2",
2929
"@emotion/core": "^10.0.9",
30-
"@iframely/embed.js": "^1.0.1",
30+
"@iframely/embed.js": "^1.1.1",
3131
"@keystone-alpha/access-control": "^1.0.1",
3232
"@keystone-alpha/adapter-knex": "^1.0.1",
3333
"@keystone-alpha/adapter-mongoose": "^1.0.1",
@@ -36,7 +36,7 @@
3636
"apollo-errors": "^1.9.0",
3737
"apply-ref": "^0.1.1",
3838
"bcrypt": "^3.0.4",
39-
"date-fns": "^1.29.0",
39+
"date-fns": "^1.30.1",
4040
"dumb-passwords": "^0.2.1",
4141
"get-selection-range": "^0.1.0",
4242
"graphql": "^14.0.2",
@@ -47,11 +47,11 @@
4747
"is-hotkey": "^0.1.4",
4848
"lodash.groupby": "^4.6.0",
4949
"lodash.omitby": "^4.6.0",
50-
"luxon": "^1.3.3",
50+
"luxon": "^1.11.4",
5151
"mongoose": "^5.4.19",
5252
"p-settle": "^2.1.0",
5353
"pluralize": "^7.0.0",
54-
"prop-types": "^15.6.1",
54+
"prop-types": "^15.7.2",
5555
"react": "^16.8.4",
5656
"react-apollo": "2.4.0",
5757
"react-color": "^2.17.0",

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"dependencies": {
1111
"falsey": "^1.0.0",
1212
"fast-memoize": "^2.4.0",
13-
"pino": "5.0.0-rc.4"
13+
"pino": "5.11.1"
1414
}
1515
}

0 commit comments

Comments
 (0)