Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1240)
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 5, 2024
1 parent d00ecc7 commit 531a071
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 251 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sabertazimi/blog",
"version": "3.8.1",
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.6",
"description": "A blog system based on React and Next",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -51,14 +51,14 @@
},
"dependencies": {
"@alisowski/next-mdx-remote": "^4.4.3",
"@ant-design/cssinjs": "^1.18.5",
"@ant-design/cssinjs": "^1.19.1",
"@ant-design/icons": "^5.3.6",
"@codesandbox/sandpack-react": "^2.13.7",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^20.0.2",
"antd": "^5.16.0",
"@octokit/rest": "^20.1.0",
"antd": "^5.16.1",
"classnames": "^2.5.1",
"framer-motion": "^11.0.24",
"framer-motion": "^11.0.25",
"gray-matter": "^4.0.3",
"katex": "^0.16.10",
"next": "^14.1.4",
Expand Down Expand Up @@ -96,27 +96,27 @@
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.3",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/node": "^20.12.4",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@types/unist": "^3.0.2",
"commit-and-tag-version": "^12.2.0",
"cypress": "^13.7.1",
"cypress": "^13.7.2",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.38",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^9.5.3",
"postcss-preset-env": "^9.5.4",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.3.1",
"tailwindcss": "^3.4.3",
"ts-jest": "^29.1.2",
"tslib": "^2.6.2",
"typescript": "^5.4.3"
"typescript": "^5.4.4"
}
}
Loading

0 comments on commit 531a071

Please sign in to comment.