Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1045)
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 Feb 24, 2023
1 parent aa6093c commit 22808c5
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 538 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@codesandbox/sandpack-react": "^2.0.6",
"@codesandbox/sandpack-react": "^2.0.17",
"@codesandbox/sandpack-themes": "^2.0.1",
"@octokit/rest": "^19.0.7",
"antd": "^5.2.1",
"antd": "^5.2.2",
"classnames": "^2.3.2",
"framer-motion": "^9.0.4",
"framer-motion": "^9.1.7",
"gray-matter": "^4.0.3",
"katex": "^0.16.4",
"next": "^13.1.6",
"next": "^13.2.1",
"next-mdx-remote": "^4.3.0",
"next-progress": "^2.2.0",
"next-pwa": "^5.6.0",
Expand Down Expand Up @@ -93,13 +93,13 @@
"@types/jest": "^29.4.0",
"@types/jest-axe": "^3.5.5",
"@types/mdast": "^3.0.10",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/unist": "^2.0.6",
"cypress": "^12.6.0",
"eslint": "^8.34.0",
"eslint-config-next": "^13.1.6",
"eslint-config-next": "^13.2.1",
"eslint-config-prettier": "^8.6.0",
"jest": "^29.4.3",
"jest-axe": "^7.0.0",
Expand All @@ -111,7 +111,7 @@
"prettier-plugin-tailwindcss": "^0.2.3",
"standard-version": "^9.5.0",
"start-server-and-test": "^1.15.4",
"stylelint": "^15.1.0",
"stylelint": "^15.2.0",
"tailwindcss": "^3.2.7",
"ts-jest": "^29.0.5",
"tslib": "^2.5.0",
Expand Down
Loading

1 comment on commit 22808c5

@vercel
Copy link

@vercel vercel bot commented on 22808c5 Feb 24, 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.