Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1106)
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 May 13, 2023
1 parent d6f3836 commit 3dd5cf9
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 98 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@codesandbox/sandpack-react": "^2.6.3",
"@codesandbox/sandpack-react": "^2.6.4",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^19.0.7",
"antd": "^5.4.7",
"classnames": "^2.3.2",
"framer-motion": "^10.12.8",
"framer-motion": "^10.12.10",
"gray-matter": "^4.0.3",
"katex": "^0.16.7",
"next": "^13.4.1",
"next": "^13.4.2",
"next-mdx-remote": "^4.4.1",
"next-progress": "^2.3.1",
"next-pwa": "^5.6.0",
Expand Down Expand Up @@ -89,20 +89,20 @@
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.13.5",
"@octokit/types": "^9.2.1",
"@octokit/types": "^9.2.2",
"@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.5",
"@types/node": "^18.16.8",
"@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.11.0",
"cypress": "^12.12.0",
"eslint": "^8.40.0",
"eslint-config-next": "^13.4.1",
"eslint-config-next": "^13.4.2",
"eslint-config-prettier": "^8.8.0",
"jest": "^29.5.0",
"jest-axe": "^7.0.1",
Expand Down
Loading

1 comment on commit 3dd5cf9

@vercel
Copy link

@vercel vercel bot commented on 3dd5cf9 May 13, 2023

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.