Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1352)
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 20, 2024
1 parent 5fbd42e commit 106b9fa
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
16 changes: 8 additions & 8 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].0",
"packageManager": "[email protected].1",
"description": "A blog system based on React and Next",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -58,12 +58,12 @@
"antd": "5.22.5",
"antd-style": "^3.7.1",
"classnames": "^2.5.1",
"framer-motion": "^11.14.4",
"framer-motion": "^11.15.0",
"gray-matter": "^4.0.3",
"katex": "^0.16.15",
"katex": "^0.16.18",
"next": "^14.2.20",
"next-mdx-remote": "^5.0.0",
"next-nprogress-bar": "^2.4.2",
"next-nprogress-bar": "^2.4.3",
"next-pwa": "^5.6.0",
"next-sitemap": "^4.2.3",
"parse-numeric-range": "^1.3.0",
Expand Down Expand Up @@ -96,13 +96,13 @@
"@types/jest-axe": "^3.5.9",
"@types/mdast": "^4.0.4",
"@types/node": "^22.10.2",
"@types/react": "^18.3.16",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/unist": "^3.0.3",
"commit-and-tag-version": "^12.5.0",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"eslint": "^9.17.0",
"eslint-config-next": "^15.1.0",
"eslint-config-next": "^15.1.2",
"jest": "^29.7.0",
"jest-axe": "^9.0.0",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -113,7 +113,7 @@
"prettier-plugin-tailwindcss": "^0.6.9",
"start-server-and-test": "^2.0.9",
"stylelint": "^16.12.0",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"ts-jest": "^29.2.5",
"tslib": "^2.8.1",
"typescript": "^5.7.2"
Expand Down
Loading

0 comments on commit 106b9fa

Please sign in to comment.