Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#1273)
Browse files Browse the repository at this point in the history
* chore(deps): update dependencies (non-major)

* chore(deps-antd): lockfile maintenance

Bump rc-field-form from 2.0.0 to 2.0.1.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sabertazimi <sabertazimi@gmail.com>
  • Loading branch information
renovate[bot] and sabertazimi committed May 8, 2024
1 parent 4c4b336 commit 765dfdc
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 143 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sabertazimi/blog",
"version": "4.0.0",
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"description": "A blog system based on React and Next",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -56,10 +56,10 @@
"@codesandbox/sandpack-react": "^2.13.10",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^20.1.1",
"antd": "5.16.5",
"antd": "5.17.0",
"antd-style": "^3.6.2",
"classnames": "^2.5.1",
"framer-motion": "^11.1.7",
"framer-motion": "^11.1.9",
"gray-matter": "^4.0.3",
"katex": "^0.16.10",
"next": "^14.2.3",
Expand Down Expand Up @@ -92,11 +92,11 @@
"@dg-scripts/stylelint-config": "^5.21.1",
"@octokit/types": "^13.5.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.6",
"@testing-library/react": "^15.0.7",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.3",
"@types/node": "^20.12.8",
"@types/node": "^20.12.10",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/unist": "^3.0.2",
Expand Down

0 comments on commit 765dfdc

Please sign in to comment.