Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1195)
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] authored Jan 19, 2024
1 parent dd75d42 commit 65686fc
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 124 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
},
"dependencies": {
"@ant-design/icons": "^5.2.6",
"@codesandbox/sandpack-react": "^2.11.2",
"@codesandbox/sandpack-react": "^2.11.3",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^20.0.2",
"antd": "^5.13.1",
"antd": "^5.13.2",
"classnames": "^2.5.1",
"framer-motion": "^10.18.0",
"gray-matter": "^4.0.3",
Expand Down Expand Up @@ -95,25 +95,25 @@
"@types/jest": "^29.5.11",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.3",
"@types/node": "^20.11.1",
"@types/react": "^18.2.47",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/unist": "^3.0.2",
"commit-and-tag-version": "^12.1.0",
"cypress": "^13.6.2",
"commit-and-tag-version": "^12.2.0",
"cypress": "^13.6.3",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.33",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.1.0",
"stylelint": "^16.2.0",
"tailwindcss": "^3.4.1",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
Expand Down
Loading

1 comment on commit 65686fc

@vercel
Copy link

@vercel vercel bot commented on 65686fc Jan 19, 2024

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-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.