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 13, 2022
1 parent 9f36955 commit c6e5d73
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 548 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@codesandbox/sandpack-react": "^1.2.2",
"@codesandbox/sandpack-react": "^1.2.4",
"@codesandbox/sandpack-themes": "^1.0.0",
"@octokit/rest": "^19.0.3",
"antd": "^4.21.5",
"antd": "^4.21.6",
"classnames": "^2.3.1",
"framer-motion": "^6.4.3",
"framer-motion": "^6.5.0",
"gray-matter": "^4.0.3",
"katex": "^0.16.0",
"next": "^12.1.6",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@octokit/types": "^6.39.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@types/jest": "^28.1.4",
"@types/jest": "^28.1.5",
"@types/jest-axe": "^3.5.4",
"@types/mdast": "^3.0.10",
"@types/node": "^18.0.3",
Expand All @@ -99,11 +99,11 @@
"@types/unist": "^2.0.6",
"cypress": "^10.3.0",
"eslint": "^8.19.0",
"eslint-config-next": "^12.2.1",
"eslint-config-next": "^12.2.2",
"eslint-config-prettier": "^8.5.0",
"jest": "^28.1.2",
"jest": "^28.1.3",
"jest-axe": "^6.0.0",
"jest-environment-jsdom": "^28.1.2",
"jest-environment-jsdom": "^28.1.3",
"postcss": "^8.4.14",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^7.7.2",
Expand All @@ -112,7 +112,7 @@
"standard-version": "^9.5.0",
"start-server-and-test": "^1.14.0",
"stylelint": "^14.9.1",
"tailwindcss": "^3.1.5",
"tailwindcss": "^3.1.6",
"ts-jest": "^28.0.5",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
Expand Down
Loading

0 comments on commit c6e5d73

Please sign in to comment.