Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#974)
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 Sep 16, 2022
1 parent 2dfebce commit 04328ee
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 109 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@codesandbox/sandpack-react": "^1.7.2",
"@codesandbox/sandpack-react": "^1.8.0",
"@codesandbox/sandpack-themes": "^1.6.0",
"@octokit/rest": "^19.0.4",
"antd": "^4.23.1",
"classnames": "^2.3.1",
"framer-motion": "^7.3.2",
"classnames": "^2.3.2",
"framer-motion": "^7.3.5",
"gray-matter": "^4.0.3",
"katex": "^0.16.2",
"next": "^12.3.0",
Expand Down Expand Up @@ -87,33 +87,33 @@
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.11.0",
"@octokit/types": "^7.3.1",
"@octokit/types": "^7.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.0.1",
"@types/jest": "^29.0.3",
"@types/jest-axe": "^3.5.4",
"@types/mdast": "^3.0.10",
"@types/node": "^18.0.3",
"@types/react": "^18.0.19",
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
"@types/unist": "^2.0.6",
"cypress": "^10.7.0",
"eslint": "^8.23.0",
"cypress": "^10.8.0",
"eslint": "^8.23.1",
"eslint-config-next": "^12.3.0",
"eslint-config-prettier": "^8.5.0",
"jest": "^29.0.3",
"jest-axe": "^6.0.0",
"jest-environment-jsdom": "^29.0.3",
"postcss": "^8.4.16",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^7.8.1",
"postcss-preset-env": "^7.8.2",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"standard-version": "^9.5.0",
"start-server-and-test": "^1.14.0",
"stylelint": "^14.11.0",
"tailwindcss": "^3.1.8",
"ts-jest": "^29.0.0",
"ts-jest": "^29.0.1",
"tslib": "^2.4.0",
"typescript": "^4.8.3"
}
Expand Down
Loading

1 comment on commit 04328ee

@vercel
Copy link

@vercel vercel bot commented on 04328ee Sep 16, 2022

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.