Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent 37c2fd1 commit e064d61
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"dependencies": {
"@alisowski/next-mdx-remote": "^4.4.3",
"@ant-design/icons": "^5.3.0",
"@codesandbox/sandpack-react": "^2.12.1",
"@codesandbox/sandpack-react": "^2.13.1",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^20.0.2",
"antd": "^5.14.1",
"antd": "^5.14.2",
"classnames": "^2.5.1",
"framer-motion": "^11.0.5",
"framer-motion": "^11.0.6",
"gray-matter": "^4.0.3",
"katex": "^0.16.9",
"next": "^14.1.0",
Expand Down Expand Up @@ -90,19 +90,19 @@
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.14.2",
"@octokit/types": "^12.5.0",
"@octokit/types": "^12.6.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.3",
"@types/node": "^20.11.19",
"@types/react": "^18.2.57",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"@types/unist": "^3.0.2",
"commit-and-tag-version": "^12.2.0",
"cypress": "^13.6.4",
"eslint": "^8.56.0",
"cypress": "^13.6.6",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit e064d61

Please sign in to comment.