Skip to content

Commit 89b9f42

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 72f763e commit 89b9f42

File tree

2 files changed

+1045
-731
lines changed

2 files changed

+1045
-731
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,52 +4,52 @@
44
"dependencies": {
55
"@mdx-js/loader": "1.6.22",
66
"@mdx-js/react": "1.6.22",
7-
"@next/mdx": "12.0.8",
7+
"@next/mdx": "12.0.10",
88
"@twilio-paste/core": "10.20.0",
99
"@twilio-paste/icons": "5.9.0",
1010
"isomorphic-unfetch": "3.1.0",
1111
"lodash.reverse": "4.0.1",
1212
"lodash.sortby": "4.7.0",
1313
"mdx-prism": "0.3.4",
14-
"next": "12.0.8",
14+
"next": "12.0.10",
1515
"next-seo": "4.29.0",
1616
"prismjs": "1.26.0",
1717
"prop-types": "15.8.1",
1818
"react": "17.0.2",
1919
"react-dom": "17.0.2",
2020
"react-uid": "2.3.1",
21-
"swr": "1.1.2",
21+
"swr": "1.2.1",
2222
"twit": "2.2.11",
2323
"twitter-text": "3.1.0"
2424
},
2525
"devDependencies": {
26-
"@babel/core": "7.16.12",
26+
"@babel/core": "7.17.2",
2727
"@emotion/babel-preset-css-prop": "10.2.1",
28-
"@next/eslint-plugin-next": "12.0.8",
28+
"@next/eslint-plugin-next": "12.0.10",
2929
"@percy/cypress": "2.3.4",
3030
"@sitaggart/eslint-config-ts": "0.6.10",
3131
"@sitaggart/prettier-config": "0.3.9",
3232
"@types/lodash.reverse": "4.0.6",
3333
"@types/lodash.sortby": "4.7.6",
3434
"@types/mdx-js__react": "1.5.5",
3535
"@types/node": "17.0.10",
36-
"@types/react": "17.0.38",
36+
"@types/react": "17.0.39",
3737
"@types/twit": "2.2.30",
3838
"@types/twitter-text": "3.1.1",
3939
"babel-plugin-import-glob-array": "0.2.0",
4040
"babel-plugin-inline-react-svg": "2.0.1",
4141
"bundlewatch": "0.3.3",
42-
"cypress": "9.3.1",
43-
"eslint": "8.7.0",
44-
"eslint-config-next": "12.0.8",
42+
"cypress": "9.4.1",
43+
"eslint": "8.8.0",
44+
"eslint-config-next": "12.0.10",
4545
"eslint-formatter-codeframe": "7.32.1",
4646
"husky": "7.0.4",
47-
"jest": "27.4.7",
48-
"netlify-cli": "8.13.0",
47+
"jest": "27.5.1",
48+
"netlify-cli": "8.19.3",
4949
"percy": "0.28.7",
5050
"precise-commits": "1.0.2",
5151
"prettier": "2.5.1",
52-
"rehype": "12.0.0",
52+
"rehype": "12.0.1",
5353
"start-server-and-test": "1.14.0",
5454
"typescript": "4.5.5"
5555
},

0 commit comments

Comments
 (0)