Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1366)
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 1, 2025
1 parent 81a3f82 commit 178cce6
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 142 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@
"dependencies": {
"@ant-design/icons": "^5.6.0",
"@ant-design/nextjs-registry": "^1.0.2",
"@codesandbox/sandpack-react": "^2.19.10",
"@codesandbox/sandpack-react": "^2.19.11",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^21.1.0",
"antd": "5.23.2",
"antd": "5.23.3",
"antd-style": "^3.7.1",
"classnames": "^2.5.1",
"framer-motion": "^12.0.5",
"framer-motion": "^12.0.6",
"gray-matter": "^4.0.3",
"katex": "^0.16.21",
"next": "^14.2.23",
"next-mdx-remote": "^5.0.0",
"next-nprogress-bar": "^2.4.3",
"next-nprogress-bar": "^2.4.4",
"next-pwa": "^5.6.0",
"next-sitemap": "^4.2.3",
"parse-numeric-range": "^1.3.0",
Expand All @@ -89,18 +89,18 @@
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.5",
"@dg-scripts/stylelint-config": "^5.21.5",
"@octokit/types": "^13.7.0",
"@octokit/types": "^13.8.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.4",
"@types/node": "^22.10.10",
"@types/node": "^22.13.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/unist": "^3.0.3",
"commit-and-tag-version": "^12.5.0",
"cypress": "^14.0.0",
"cypress": "^14.0.1",
"eslint": "^9.19.0",
"eslint-config-next": "^15.1.6",
"jest": "^29.7.0",
Expand All @@ -112,7 +112,7 @@
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"start-server-and-test": "^2.0.10",
"stylelint": "^16.14.0",
"stylelint": "^16.14.1",
"tailwindcss": "^3.4.17",
"ts-jest": "^29.2.5",
"tslib": "^2.8.1",
Expand Down
Loading

0 comments on commit 178cce6

Please sign in to comment.