Skip to content

Commit 9212699

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

File tree

2 files changed

+1775
-725
lines changed

2 files changed

+1775
-725
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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.1.4",
88
"@twilio-paste/core": "10.20.0",
99
"@twilio-paste/icons": "5.9.0",
1010
"isomorphic-unfetch": "3.1.0",
@@ -13,45 +13,45 @@
1313
"mdx-prism": "0.3.4",
1414
"next": "12.0.8",
1515
"next-seo": "4.29.0",
16-
"prismjs": "1.26.0",
16+
"prismjs": "1.27.0",
1717
"prop-types": "15.8.1",
1818
"react": "17.0.2",
1919
"react-dom": "17.0.2",
20-
"react-uid": "2.3.1",
21-
"swr": "1.1.2",
20+
"react-uid": "2.3.2",
21+
"swr": "1.3.0",
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.9",
2727
"@emotion/babel-preset-css-prop": "10.2.1",
28-
"@next/eslint-plugin-next": "12.0.8",
28+
"@next/eslint-plugin-next": "12.1.4",
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.44",
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.5.3",
43+
"eslint": "8.13.0",
44+
"eslint-config-next": "12.1.4",
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",
51-
"prettier": "2.5.1",
52-
"rehype": "12.0.0",
51+
"prettier": "2.6.2",
52+
"rehype": "12.0.1",
5353
"start-server-and-test": "1.14.0",
54-
"typescript": "4.5.5"
54+
"typescript": "4.6.3"
5555
},
5656
"homepage": "https://www.simontaggart.com",
5757
"license": "MIT",

0 commit comments

Comments
 (0)