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 Oct 25, 2023
1 parent 2e9740a commit 8176364
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 221 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@codesandbox/sandpack-react": "^2.9.0",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^20.0.2",
"antd": "^5.10.0",
"antd": "^5.10.2",
"classnames": "^2.3.2",
"framer-motion": "^10.16.4",
"gray-matter": "^4.0.3",
Expand Down Expand Up @@ -89,20 +89,20 @@
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.14.0",
"@octokit/types": "^12.0.0",
"@octokit/types": "^12.1.0",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.5",
"@types/jest-axe": "^3.5.6",
"@types/mdast": "^4.0.1",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/unist": "^3.0.0",
"@types/jest": "^29.5.6",
"@types/jest-axe": "^3.5.7",
"@types/mdast": "^4.0.2",
"@types/node": "^20.8.8",
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.14",
"@types/unist": "^3.0.1",
"commit-and-tag-version": "^11.3.0",
"cypress": "^13.3.1",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.4",
"cypress": "^13.3.3",
"eslint": "^8.52.0",
"eslint-config-next": "^13.5.6",
"eslint-config-prettier": "^9.0.0",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
Expand All @@ -113,8 +113,8 @@
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"start-server-and-test": "^2.0.1",
"stylelint": "^15.10.3",
"tailwindcss": "^3.3.3",
"stylelint": "^15.11.0",
"tailwindcss": "^3.3.5",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
Expand Down
Loading

0 comments on commit 8176364

Please sign in to comment.