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 24, 2024
1 parent 6be0e56 commit 57713a2
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 366 deletions.
24 changes: 12 additions & 12 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.12.1",
"packageManager": "pnpm@9.12.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-style": "^3.7.0",
"antd": "5.21.5",
"antd-style": "^3.7.1",
"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,32 +91,32 @@
"@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": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.4",
"@types/node": "^20.16.11",
"@types/react": "^18.3.11",
"@types/node": "^20.17.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/unist": "^3.0.3",
"commit-and-tag-version": "^12.5.0",
"cypress": "^13.15.0",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.15",
"eslint-config-next": "^14.2.16",
"jest": "^29.7.0",
"jest-axe": "^9.0.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.47",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.0.7",
"postcss-preset-env": "^10.0.8",
"prettier": "^3.3.3",
"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 57713a2

Please sign in to comment.