Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#1344)
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] authored Dec 7, 2024
1 parent f76a50e commit 5aba572
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 128 deletions.
20 changes: 10 additions & 10 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.14.4",
"packageManager": "pnpm@9.15.0",
"description": "A blog system based on React and Next",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -55,10 +55,10 @@
"@codesandbox/sandpack-react": "^2.19.10",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^21.0.2",
"antd": "5.22.2",
"antd": "5.22.3",
"antd-style": "^3.7.1",
"classnames": "^2.5.1",
"framer-motion": "^11.12.0",
"framer-motion": "^11.13.1",
"gray-matter": "^4.0.3",
"katex": "^0.16.11",
"next": "^14.2.20",
Expand Down Expand Up @@ -91,29 +91,29 @@
"@dg-scripts/stylelint-config": "^5.21.4",
"@octokit/types": "^13.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.4",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/unist": "^3.0.3",
"commit-and-tag-version": "^12.5.0",
"cypress": "^13.16.0",
"cypress": "^13.16.1",
"eslint": "^9.16.0",
"eslint-config-next": "^15.0.3",
"eslint-config-next": "^15.0.4",
"jest": "^29.7.0",
"jest-axe": "^9.0.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.49",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.1.1",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"start-server-and-test": "^2.0.8",
"stylelint": "^16.11.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"ts-jest": "^29.2.5",
"tslib": "^2.8.1",
"typescript": "^5.7.2"
Expand Down
Loading

0 comments on commit 5aba572

Please sign in to comment.