Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1096)
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 Apr 22, 2023
1 parent f47cb57 commit 55eaf91
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 175 deletions.
28 changes: 14 additions & 14 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.0",
"@codesandbox/sandpack-react": "^2.6.1",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^19.0.7",
"antd": "^5.4.2",
"antd": "^5.4.4",
"classnames": "^2.3.2",
"framer-motion": "^10.12.2",
"framer-motion": "^10.12.4",
"gray-matter": "^4.0.3",
"katex": "^0.16.4",
"next": "^13.3.0",
"katex": "^0.16.6",
"next": "^13.3.1",
"next-mdx-remote": "^4.4.1",
"next-progress": "^2.2.0",
"next-pwa": "^5.6.0",
Expand Down Expand Up @@ -89,27 +89,27 @@
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.13.5",
"@octokit/types": "^9.0.0",
"@octokit/types": "^9.1.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.1",
"@types/jest-axe": "^3.5.5",
"@types/mdast": "^3.0.11",
"@types/node": "^18.15.11",
"@types/react": "^18.0.35",
"@types/node": "^18.15.13",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"@types/unist": "^2.0.6",
"commit-and-tag-version": "^11.2.1",
"cypress": "^12.9.0",
"eslint": "^8.38.0",
"eslint-config-next": "^13.3.0",
"cypress": "^12.10.0",
"eslint": "^8.39.0",
"eslint-config-next": "^13.3.1",
"eslint-config-prettier": "^8.8.0",
"jest": "^29.5.0",
"jest-axe": "^7.0.1",
"jest-environment-jsdom": "^29.5.0",
"postcss": "^8.4.22",
"postcss": "^8.4.23",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^8.3.1",
"postcss-preset-env": "^8.3.2",
"prettier": "^2.8.7",
"prettier-plugin-tailwindcss": "^0.2.7",
"start-server-and-test": "^2.0.0",
Expand Down
Loading

1 comment on commit 55eaf91

@vercel
Copy link

@vercel vercel bot commented on 55eaf91 Apr 22, 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.