Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent 07f5f80 commit 406fabc
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 249 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"@codesandbox/sandpack-react": "^2.6.9",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^20.0.1",
"antd": "^5.7.0",
"antd": "^5.7.3",
"classnames": "^2.3.2",
"framer-motion": "^10.12.21",
"framer-motion": "^10.13.1",
"gray-matter": "^4.0.3",
"katex": "^0.16.8",
"next": "^13.4.7",
Expand Down Expand Up @@ -90,33 +90,33 @@
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.14.0",
"@octokit/types": "^11.1.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.3",
"@types/jest-axe": "^3.5.5",
"@types/mdast": "^4.0.0",
"@types/node": "^18.16.19",
"@types/react": "^18.2.15",
"@types/node": "^18.17.1",
"@types/react": "^18.2.16",
"@types/react-dom": "^18.2.7",
"@types/unist": "^3.0.0",
"commit-and-tag-version": "^11.2.2",
"cypress": "^12.17.1",
"cypress": "^12.17.2",
"eslint": "^8.45.0",
"eslint-config-next": "^13.4.10",
"eslint-config-next": "^13.4.12",
"eslint-config-prettier": "^8.8.0",
"jest": "^29.6.1",
"jest-axe": "^8.0.0",
"jest-environment-jsdom": "^29.6.1",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^9.0.0",
"postcss-preset-env": "^9.1.0",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.1",
"start-server-and-test": "^2.0.0",
"stylelint": "^15.10.1",
"stylelint": "^15.10.2",
"tailwindcss": "^3.3.3",
"ts-jest": "^29.1.1",
"tslib": "^2.6.0",
"tslib": "^2.6.1",
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit 406fabc

Please sign in to comment.