Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#905)
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 Jun 10, 2022
1 parent 124a595 commit 8400b2d
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 508 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,18 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@codesandbox/sandpack-react": "^1.1.1",
"@codesandbox/sandpack-react": "^1.1.3",
"@codesandbox/sandpack-themes": "^1.0.0",
"@octokit/rest": "^18.12.0",
"antd": "^4.20.7",
"antd": "^4.21.0",
"classnames": "^2.3.1",
"framer-motion": "^6.3.10",
"framer-motion": "^6.3.11",
"gray-matter": "^4.0.3",
"katex": "^0.15.6",
"katex": "^0.16.0",
"next": "^12.1.6",
"next-mdx-remote": "^4.0.3",
"next-progress": "^2.2.0",
"next-pwa": "^5.5.2",
"next-pwa": "^5.5.4",
"next-seo": "^5.4.0",
"next-sitemap": "^3.0.5",
"parse-numeric-range": "^1.3.0",
Expand Down Expand Up @@ -93,26 +93,26 @@
"@types/jest": "^28.1.1",
"@types/jest-axe": "^3.5.3",
"@types/mdast": "^3.0.10",
"@types/node": "^16.11.38",
"@types/react": "^18.0.11",
"@types/node": "^16.11.39",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
"@types/unist": "^2.0.6",
"cypress": "^10.0.2",
"cypress": "^10.0.3",
"eslint": "^8.17.0",
"eslint-config-next": "^12.1.6",
"eslint-config-prettier": "^8.5.0",
"jest": "^28.1.0",
"jest": "^28.1.1",
"jest-axe": "^6.0.0",
"jest-environment-jsdom": "^28.1.0",
"jest-environment-jsdom": "^28.1.1",
"postcss": "^8.4.14",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^7.7.1",
"prettier": "^2.6.2",
"prettier-plugin-tailwindcss": "^0.1.11",
"standard-version": "^9.5.0",
"start-server-and-test": "^1.14.0",
"stylelint": "^14.8.5",
"tailwindcss": "^3.0.24",
"stylelint": "^14.9.0",
"tailwindcss": "^3.1.2",
"ts-jest": "^28.0.4",
"tslib": "^2.4.0",
"typescript": "^4.7.3"
Expand Down
Loading

1 comment on commit 8400b2d

@vercel
Copy link

@vercel vercel bot commented on 8400b2d Jun 10, 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-sabertaz.vercel.app
blog-git-main-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.