Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 25, 2022
1 parent 72f763e commit 2b3ed6f
Show file tree
Hide file tree
Showing 2 changed files with 1,713 additions and 724 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@mdx-js/loader": "1.6.22",
"@mdx-js/react": "1.6.22",
"@next/mdx": "12.0.8",
"@next/mdx": "12.1.1",
"@twilio-paste/core": "10.20.0",
"@twilio-paste/icons": "5.9.0",
"isomorphic-unfetch": "3.1.0",
Expand All @@ -13,45 +13,45 @@
"mdx-prism": "0.3.4",
"next": "12.0.8",
"next-seo": "4.29.0",
"prismjs": "1.26.0",
"prismjs": "1.27.0",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-uid": "2.3.1",
"swr": "1.1.2",
"swr": "1.2.2",
"twit": "2.2.11",
"twitter-text": "3.1.0"
},
"devDependencies": {
"@babel/core": "7.16.12",
"@babel/core": "7.17.8",
"@emotion/babel-preset-css-prop": "10.2.1",
"@next/eslint-plugin-next": "12.0.8",
"@next/eslint-plugin-next": "12.1.1",
"@percy/cypress": "2.3.4",
"@sitaggart/eslint-config-ts": "0.6.10",
"@sitaggart/prettier-config": "0.3.9",
"@types/lodash.reverse": "4.0.6",
"@types/lodash.sortby": "4.7.6",
"@types/mdx-js__react": "1.5.5",
"@types/node": "17.0.10",
"@types/react": "17.0.38",
"@types/react": "17.0.43",
"@types/twit": "2.2.30",
"@types/twitter-text": "3.1.1",
"babel-plugin-import-glob-array": "0.2.0",
"babel-plugin-inline-react-svg": "2.0.1",
"bundlewatch": "0.3.3",
"cypress": "9.3.1",
"eslint": "8.7.0",
"eslint-config-next": "12.0.8",
"cypress": "9.5.2",
"eslint": "8.11.0",
"eslint-config-next": "12.1.1",
"eslint-formatter-codeframe": "7.32.1",
"husky": "7.0.4",
"jest": "27.4.7",
"netlify-cli": "8.13.0",
"jest": "27.5.1",
"netlify-cli": "8.19.3",
"percy": "0.28.7",
"precise-commits": "1.0.2",
"prettier": "2.5.1",
"rehype": "12.0.0",
"prettier": "2.6.1",
"rehype": "12.0.1",
"start-server-and-test": "1.14.0",
"typescript": "4.5.5"
"typescript": "4.6.3"
},
"homepage": "https://www.simontaggart.com",
"license": "MIT",
Expand Down
Loading

0 comments on commit 2b3ed6f

Please sign in to comment.