Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1110)
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 Jun 17, 2023
1 parent ac89d7f commit 5da607c
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 127 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"@ant-design/icons": "^5.1.4",
"@codesandbox/sandpack-react": "^2.6.7",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^19.0.11",
"@octokit/rest": "^19.0.13",
"antd": "^5.6.1",
"classnames": "^2.3.2",
"framer-motion": "^10.12.16",
"gray-matter": "^4.0.3",
"katex": "^0.16.7",
"next": "^13.4.4",
"next": "^13.4.6",
"next-mdx-remote": "^4.4.1",
"next-progress": "^2.3.1",
"next-pwa": "^5.6.0",
Expand Down Expand Up @@ -95,25 +95,25 @@
"@types/jest": "^29.5.2",
"@types/jest-axe": "^3.5.5",
"@types/mdast": "^3.0.11",
"@types/node": "^18.16.16",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"@types/node": "^18.16.18",
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@types/unist": "^2.0.6",
"commit-and-tag-version": "^11.2.1",
"cypress": "^12.14.0",
"eslint": "^8.42.0",
"eslint-config-next": "^13.4.4",
"eslint": "^8.43.0",
"eslint-config-next": "^13.4.6",
"eslint-config-prettier": "^8.8.0",
"jest": "^29.5.0",
"jest-axe": "^7.0.1",
"jest-environment-jsdom": "^29.5.0",
"postcss": "^8.4.24",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^8.4.2",
"postcss-preset-env": "^8.5.0",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"start-server-and-test": "^2.0.0",
"stylelint": "^15.7.0",
"stylelint": "^15.8.0",
"tailwindcss": "^3.3.2",
"ts-jest": "^29.1.0",
"tslib": "^2.5.3",
Expand Down
Loading

1 comment on commit 5da607c

@vercel
Copy link

@vercel vercel bot commented on 5da607c Jun 17, 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.