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 Nov 8, 2023
1 parent 2e9740a commit 08bc63a
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 391 deletions.
38 changes: 19 additions & 19 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.11.0",
"classnames": "^2.3.2",
"framer-motion": "^10.16.4",
"gray-matter": "^4.0.3",
Expand All @@ -65,7 +65,7 @@
"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",
Expand All @@ -89,38 +89,38 @@
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.14.0",
"@octokit/types": "^12.0.0",
"@octokit/types": "^12.2.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",
"@testing-library/react": "^14.1.0",
"@types/jest": "^29.5.8",
"@types/jest-axe": "^3.5.8",
"@types/mdast": "^4.0.3",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/unist": "^3.0.2",
"commit-and-tag-version": "^11.3.0",
"cypress": "^13.3.1",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.4",
"cypress": "^13.4.0",
"eslint": "^8.53.0",
"eslint-config-next": "^13.5.6",
"eslint-config-prettier": "^9.0.0",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.31",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^9.2.0",
"postcss-preset-env": "^9.3.0",
"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",
"start-server-and-test": "^2.0.2",
"stylelint": "^15.11.0",
"tailwindcss": "^3.3.5",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2"
},
"resolutions": {
"unified": "^11.0.3",
"unified": "^11.0.4",
"vfile": "^6.0.1"
}
}
Loading

0 comments on commit 08bc63a

Please sign in to comment.