Skip to content

Commit

Permalink
Upgrade some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
julieg18 committed Sep 8, 2021
1 parent f0bcb34 commit 7e015ff
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 618 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"node-cache": "^5.1.0",
"perfect-scrollbar": "^1.5.0",
"postcss": "^8.3.6",
"pretty-quick": "^2.0.1",
"pretty-quick": "^3.1.1",
"prismjs": "^1.24.0",
"promise-polyfill": "^8.1.3",
"prop-types": "^15.7.2",
Expand All @@ -79,7 +79,7 @@
"react-popover": "^0.5.10",
"react-slick": "^0.28.1",
"react-use": "^17.3.1",
"rehype-react": "^5.0.1",
"rehype-react": "^6.2.1",
"remark-preset-lint-recommended": "^5.0.0",
"repo-link-check": "^0.7.1",
"reset-css": "^5.0.1",
Expand All @@ -89,7 +89,7 @@
"slick-carousel": "^1.8.1",
"title-case": "^3.0.2",
"unist-util-visit": "2.0.2",
"upath": "^1.2.0",
"upath": "^2.0.1",
"webpack": "^5.24.2"
},
"devDependencies": {
Expand Down Expand Up @@ -146,23 +146,23 @@
"gatsby-transformer-sharp": "^3.10.0",
"hast-util-select": "^4.0.0",
"husky": "^4.2.3",
"jest": "^26.0.1",
"lint-staged": "^10.1.2",
"jest": "^27.1.1",
"lint-staged": "^11.1.2",
"postcss-color-mod-function": "^3.0.3",
"postcss-custom-media": "^8.0.0",
"postcss-custom-properties": "^11.0.0",
"postcss-mixins": "^8.1.0",
"postcss-nested": "^5.0.6",
"prettier": "^2.2.1",
"rehype-parse": "^6.0.2",
"rehype-stringify": "^7.0.0",
"remark": "^12.0.0",
"remark-html": "^11.0.1",
"rehype-parse": "^7.0.1",
"rehype-stringify": "^8.0.0",
"remark": "^13.0.0",
"remark-html": "^13.0.1",
"remark-parse": "^8.0.2",
"stylelint": "^13.3.0",
"stylelint-config-standard": "^20.0.0",
"typescript": "^3.8.3",
"unist-util-remove-position": "^2.0.1"
"stylelint-config-standard": "^22.0.0",
"typescript": "^4.4.2",
"unist-util-remove-position": "^3.0.0"
},
"resolutions": {
"graphql": "^15.4.0",
Expand Down
Loading

0 comments on commit 7e015ff

Please sign in to comment.