Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1144)
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 Sep 2, 2023
1 parent d94bb06 commit 8356577
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 98 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@ant-design/icons": "^5.2.5",
"@ant-design/icons": "^5.2.6",
"@codesandbox/sandpack-react": "^2.6.9",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^20.0.1",
"antd": "^5.8.5",
"antd": "^5.8.6",
"classnames": "^2.3.2",
"framer-motion": "^10.16.2",
"gray-matter": "^4.0.3",
Expand Down Expand Up @@ -109,7 +109,7 @@
"jest-environment-jsdom": "^29.6.4",
"postcss": "^8.4.29",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^9.1.2",
"postcss-preset-env": "^9.1.3",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"start-server-and-test": "^2.0.0",
Expand Down
Loading

1 comment on commit 8356577

@vercel
Copy link

@vercel vercel bot commented on 8356577 Sep 2, 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.tazimi.dev
blog-git-main-sabertaz.vercel.app

Please sign in to comment.