Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2022
1 parent 793beb2 commit 59409b4
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 169 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@codesandbox/sandpack-react": "^1.15.5",
"@codesandbox/sandpack-themes": "^1.15.2",
"@codesandbox/sandpack-react": "^1.17.0",
"@codesandbox/sandpack-themes": "^1.17.0",
"@octokit/rest": "^19.0.5",
"antd": "^4.23.6",
"antd": "^4.24.1",
"classnames": "^2.3.2",
"framer-motion": "^7.6.2",
"framer-motion": "^7.6.4",
"gray-matter": "^4.0.3",
"katex": "^0.16.3",
"next": "^12.3.2",
"next-mdx-remote": "^4.1.0",
"next-progress": "^2.2.0",
"next-pwa": "^5.6.0",
"next-seo": "^5.11.1",
"next-sitemap": "^3.1.29",
"next-seo": "^5.14.0",
"next-sitemap": "^3.1.30",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
Expand All @@ -75,7 +75,7 @@
"rehype-autolink-headings": "^6.1.1",
"rehype-external-links": "^2.0.1",
"rehype-katex": "^6.0.2",
"rehype-slug": "^5.0.1",
"rehype-slug": "^5.1.0",
"remark-directive": "^2.0.1",
"remark-gemoji": "^7.0.1",
"remark-gfm": "^3.0.1",
Expand All @@ -90,19 +90,19 @@
"@octokit/types": "^8.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.0",
"@types/jest": "^29.2.2",
"@types/jest-axe": "^3.5.5",
"@types/mdast": "^3.0.10",
"@types/node": "^18.11.7",
"@types/react": "^18.0.24",
"@types/node": "^18.11.9",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"@types/unist": "^2.0.6",
"cypress": "^10.11.0",
"eslint": "^8.26.0",
"eslint-config-next": "^13.0.0",
"eslint-config-next": "^13.0.2",
"eslint-config-prettier": "^8.5.0",
"jest": "^29.2.2",
"jest-axe": "^6.0.0",
"jest-axe": "^6.0.1",
"jest-environment-jsdom": "^29.2.2",
"postcss": "^8.4.18",
"postcss-flexbugs-fixes": "^5.0.2",
Expand All @@ -111,10 +111,10 @@
"prettier-plugin-tailwindcss": "^0.1.13",
"standard-version": "^9.5.0",
"start-server-and-test": "^1.14.0",
"stylelint": "^14.14.0",
"tailwindcss": "^3.2.1",
"stylelint": "^14.14.1",
"tailwindcss": "^3.2.2",
"ts-jest": "^29.0.3",
"tslib": "^2.4.0",
"tslib": "^2.4.1",
"typescript": "^4.8.4"
}
}
Loading

0 comments on commit 59409b4

Please sign in to comment.