Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 9d603e1 commit b7fa54e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"debounce": "^2.2.0",
"image-js": "^0.36.0",
"moment": "^2.30.1",
"next": "15.1.3",
"next": "15.1.4",
"react": "^19",
"react-advanced-cropper": "^0.20.0",
"react-dom": "^19",
Expand All @@ -23,15 +23,15 @@
"devDependencies": {
"@types/debounce": "1.2.4",
"@types/node": "22.10.5",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.5",
"@types/react-dom": "19.0.3",
"autoprefixer": "10.4.20",
"canvas": "3.0.1",
"eslint": "8.57.1",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.4",
"postcss": "8.4.49",
"raw-loader": "4.0.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}

0 comments on commit b7fa54e

Please sign in to comment.