Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#958)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 21, 2022
1 parent ea31d99 commit 1b44141
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 279 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@codesandbox/sandpack-react": "^1.5.0",
"@codesandbox/sandpack-react": "^1.5.1",
"@codesandbox/sandpack-themes": "^1.5.0",
"@octokit/rest": "^19.0.3",
"antd": "^4.22.4",
"@octokit/rest": "^19.0.4",
"antd": "^4.22.6",
"classnames": "^2.3.1",
"framer-motion": "^7.1.0",
"framer-motion": "^7.2.0",
"gray-matter": "^4.0.3",
"katex": "^0.16.0",
"next": "^12.2.4",
"next-mdx-remote": "^4.1.0",
"next-progress": "^2.2.0",
"next-pwa": "^5.5.4",
"next-seo": "^5.5.0",
"next-sitemap": "^3.1.17",
"next-sitemap": "^3.1.20",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
Expand All @@ -90,14 +90,14 @@
"@octokit/types": "^7.1.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@types/jest": "^28.1.6",
"@types/jest": "^28.1.7",
"@types/jest-axe": "^3.5.4",
"@types/mdast": "^3.0.10",
"@types/node": "^18.0.3",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/unist": "^2.0.6",
"cypress": "^10.4.0",
"cypress": "^10.6.0",
"eslint": "^8.22.0",
"eslint-config-next": "^12.2.5",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -106,14 +106,14 @@
"jest-environment-jsdom": "^28.1.3",
"postcss": "^8.4.16",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^7.7.2",
"postcss-preset-env": "^7.8.0",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"standard-version": "^9.5.0",
"start-server-and-test": "^1.14.0",
"stylelint": "^14.10.0",
"tailwindcss": "^3.1.8",
"ts-jest": "^28.0.7",
"ts-jest": "^28.0.8",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
}
Expand Down
Loading

1 comment on commit 1b44141

@vercel
Copy link

@vercel vercel bot commented on 1b44141 Aug 21, 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-git-main-sabertaz.vercel.app
blog.tazimi.dev
blog-sabertaz.vercel.app

Please sign in to comment.