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] authored Jul 6, 2022
1 parent 693ee95 commit 3b49f4e
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 303 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,22 +51,22 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@codesandbox/sandpack-react": "^1.2.0",
"@codesandbox/sandpack-react": "^1.2.2",
"@codesandbox/sandpack-themes": "^1.0.0",
"@octokit/rest": "^18.12.0",
"antd": "^4.21.3",
"antd": "^4.21.5",
"classnames": "^2.3.1",
"framer-motion": "^6.3.15",
"framer-motion": "^6.4.2",
"gray-matter": "^4.0.3",
"katex": "^0.16.0",
"next": "^12.1.6",
"next": "^12.2.0",
"next-mdx-remote": "^4.0.3",
"next-progress": "^2.2.0",
"next-pwa": "^5.5.4",
"next-seo": "^5.4.0",
"next-sitemap": "^3.1.6",
"next-sitemap": "^3.1.10",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.3",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-live-runner": "^1.0.4",
Expand All @@ -87,23 +87,23 @@
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.11.0",
"@octokit/types": "^6.37.1",
"@octokit/types": "^6.39.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@types/jest": "^28.1.3",
"@types/jest": "^28.1.4",
"@types/jest-axe": "^3.5.4",
"@types/mdast": "^3.0.10",
"@types/node": "^16.11.41",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@types/node": "^16.11.43",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/unist": "^2.0.6",
"cypress": "^10.2.0",
"eslint": "^8.18.0",
"eslint-config-next": "^12.1.6",
"cypress": "^10.3.0",
"eslint": "^8.19.0",
"eslint-config-next": "^12.2.0",
"eslint-config-prettier": "^8.5.0",
"jest": "^28.1.1",
"jest": "^28.1.2",
"jest-axe": "^6.0.0",
"jest-environment-jsdom": "^28.1.1",
"jest-environment-jsdom": "^28.1.2",
"postcss": "^8.4.14",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^7.7.2",
Expand Down
Loading

0 comments on commit 3b49f4e

Please sign in to comment.