Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#857)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 20, 2022
1 parent daef2ab commit efe8cbd
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 82 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,25 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@codesandbox/sandpack-react": "^0.19.6",
"@codesandbox/sandpack-react": "^0.19.7",
"@octokit/rest": "^18.12.0",
"antd": "^4.20.5",
"classnames": "^2.3.1",
"framer-motion": "^6.3.3",
"gray-matter": "^4.0.3",
"katex": "^0.15.3",
"katex": "^0.15.6",
"next": "^12.1.6",
"next-mdx-remote": "^4.0.3",
"next-progress": "^2.2.0",
"next-pwa": "^5.5.2",
"next-seo": "^5.4.0",
"next-sitemap": "^2.5.20",
"next-sitemap": "^2.5.21",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.1",
"prism-react-renderer": "^1.3.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-live-runner": "^1.0.4",
"react-use": "^17.3.2",
"react-use": "^17.4.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-external-links": "^1.0.1",
Expand All @@ -91,7 +91,7 @@
"@types/jest": "^27.5.1",
"@types/jest-axe": "^3.5.3",
"@types/mdast": "^3.0.10",
"@types/node": "^16.11.35",
"@types/node": "^16.11.36",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"@types/unist": "^2.0.6",
Expand All @@ -102,9 +102,9 @@
"jest": "^28.1.0",
"jest-axe": "^6.0.0",
"jest-environment-jsdom": "^28.1.0",
"postcss": "^8.4.13",
"postcss": "^8.4.14",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^7.5.0",
"postcss-preset-env": "^7.6.0",
"prettier": "^2.6.2",
"standard-version": "^9.3.2",
"start-server-and-test": "^1.14.0",
Expand Down
Loading

1 comment on commit efe8cbd

@vercel
Copy link

@vercel vercel bot commented on efe8cbd May 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog.tazimi.dev
blog-git-main-sabertaz.vercel.app
blog-sabertaz.vercel.app

Please sign in to comment.