Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 6be0e56 commit b5085eb
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
14 changes: 7 additions & 7 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": "[email protected].1",
"packageManager": "[email protected].2",
"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.19.9",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^21.0.2",
"antd": "5.21.3",
"antd": "5.21.4",
"antd-style": "^3.7.0",
"classnames": "^2.5.1",
"framer-motion": "^11.11.8",
"framer-motion": "^11.11.9",
"gray-matter": "^4.0.3",
"katex": "^0.16.11",
"next": "^14.2.15",
Expand Down Expand Up @@ -91,12 +91,12 @@
"@dg-scripts/eslint-config": "^5.21.3",
"@dg-scripts/stylelint-config": "^5.21.3",
"@octokit/types": "^13.6.1",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.4",
"@types/node": "^20.16.11",
"@types/node": "^20.16.13",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/unist": "^3.0.3",
Expand All @@ -114,9 +114,9 @@
"prettier-plugin-tailwindcss": "^0.6.8",
"start-server-and-test": "^2.0.8",
"stylelint": "^16.10.0",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"ts-jest": "^29.2.5",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit b5085eb

Please sign in to comment.