Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1068)
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 Mar 11, 2023
1 parent bd5173a commit 1b00402
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 541 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,20 @@
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@codesandbox/sandpack-react": "^2.0.27",
"@codesandbox/sandpack-react": "^2.1.2",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^19.0.7",
"antd": "^5.2.3",
"antd": "^5.3.0",
"classnames": "^2.3.2",
"framer-motion": "^10.0.2",
"framer-motion": "^10.2.4",
"gray-matter": "^4.0.3",
"katex": "^0.16.4",
"next": "^13.2.3",
"next": "^13.2.4",
"next-mdx-remote": "^4.4.1",
"next-progress": "^2.2.0",
"next-pwa": "^5.6.0",
"next-seo": "^5.15.0",
"next-sitemap": "^4.0.2",
"next-sitemap": "^4.0.5",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
Expand Down Expand Up @@ -95,18 +95,18 @@
"@types/jest": "^29.4.0",
"@types/jest-axe": "^3.5.5",
"@types/mdast": "^3.0.10",
"@types/node": "^18.14.6",
"@types/node": "^18.15.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/unist": "^2.0.6",
"commit-and-tag-version": "^11.1.0",
"cypress": "^12.7.0",
"eslint": "^8.35.0",
"eslint-config-next": "^13.2.3",
"eslint-config-prettier": "^8.6.0",
"jest": "^29.4.3",
"eslint": "^8.36.0",
"eslint-config-next": "^13.2.4",
"eslint-config-prettier": "^8.7.0",
"jest": "^29.5.0",
"jest-axe": "^7.0.0",
"jest-environment-jsdom": "^29.4.3",
"jest-environment-jsdom": "^29.5.0",
"postcss": "^8.4.21",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^8.0.1",
Expand Down
Loading

1 comment on commit 1b00402

@vercel
Copy link

@vercel vercel bot commented on 1b00402 Mar 11, 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.