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 May 20, 2023
1 parent fcb32ea commit 0f332d0
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 317 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,21 +52,21 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@codesandbox/sandpack-react": "^2.6.4",
"@ant-design/icons": "^5.1.0",
"@codesandbox/sandpack-react": "^2.6.5",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^19.0.8",
"antd": "^5.4.7",
"@octokit/rest": "^19.0.9",
"antd": "^5.5.0",
"classnames": "^2.3.2",
"framer-motion": "^10.12.10",
"framer-motion": "^10.12.12",
"gray-matter": "^4.0.3",
"katex": "^0.16.7",
"next": "^13.4.2",
"next": "^13.4.3",
"next-mdx-remote": "^4.4.1",
"next-progress": "^2.3.1",
"next-pwa": "^5.6.0",
"next-seo": "^6.0.0",
"next-sitemap": "^4.0.9",
"next-sitemap": "^4.1.3",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
Expand All @@ -89,34 +89,34 @@
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.13.5",
"@octokit/types": "^9.2.2",
"@octokit/types": "^9.2.3",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.1",
"@types/jest-axe": "^3.5.5",
"@types/mdast": "^3.0.11",
"@types/node": "^18.16.9",
"@types/node": "^18.16.13",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@types/unist": "^2.0.6",
"commit-and-tag-version": "^11.2.1",
"cypress": "^12.12.0",
"eslint": "^8.40.0",
"eslint-config-next": "^13.4.2",
"eslint": "^8.41.0",
"eslint-config-next": "^13.4.3",
"eslint-config-prettier": "^8.8.0",
"jest": "^29.5.0",
"jest-axe": "^7.0.1",
"jest-environment-jsdom": "^29.5.0",
"postcss": "^8.4.23",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^8.3.2",
"postcss-preset-env": "^8.4.1",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.2.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"start-server-and-test": "^2.0.0",
"stylelint": "^15.6.1",
"stylelint": "^15.6.2",
"tailwindcss": "^3.3.2",
"ts-jest": "^29.1.0",
"tslib": "^2.5.0",
"tslib": "^2.5.2",
"typescript": "^5.0.4"
}
}
Loading

0 comments on commit 0f332d0

Please sign in to comment.