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 Dec 26, 2023
1 parent e4de26e commit 71ef9b6
Show file tree
Hide file tree
Showing 2 changed files with 516 additions and 507 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,28 +53,28 @@
},
"dependencies": {
"@ant-design/icons": "^5.2.6",
"@codesandbox/sandpack-react": "^2.9.0",
"@codesandbox/sandpack-react": "^2.10.0",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^20.0.2",
"antd": "^5.10.0",
"classnames": "^2.3.2",
"framer-motion": "^10.16.4",
"antd": "^5.12.5",
"classnames": "^2.4.0",
"framer-motion": "^10.16.16",
"gray-matter": "^4.0.3",
"katex": "^0.16.9",
"next": "^13.5.6",
"next-mdx-remote": "^4.4.1",
"next-progress": "^2.3.1",
"next-pwa": "^5.6.0",
"next-seo": "^6.1.0",
"next-seo": "^6.4.0",
"next-sitemap": "^4.2.3",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-live-runner": "^1.0.5",
"react-use": "^17.4.0",
"react-use": "^17.4.2",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.0.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.0",
"rehype-slug": "^6.0.0",
Expand All @@ -84,43 +84,43 @@
"remark-github": "^12.0.0",
"remark-math": "^5.1.1",
"remark-mdx-code-meta": "^2.0.0",
"typed.js": "^2.0.132",
"typed.js": "^2.1.0",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.14.0",
"@octokit/types": "^12.0.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",
"@octokit/types": "^12.4.0",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.3",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@types/unist": "^3.0.2",
"commit-and-tag-version": "^12.0.0",
"cypress": "^13.3.1",
"eslint": "^8.51.0",
"cypress": "^13.6.1",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^9.2.0",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"start-server-and-test": "^2.0.1",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.1.0",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.4.0",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
},
"resolutions": {
"unified": "^11.0.3",
"unified": "^11.0.4",
"vfile": "^6.0.1"
}
}
Loading

0 comments on commit 71ef9b6

Please sign in to comment.