Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#233)
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 24, 2024
1 parent 1fd3e25 commit 06def69
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.35.5",
"moment": "^2.30.1",
"next": "15.1.0",
"next": "15.1.2",
"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.2",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.20",
"canvas": "2.11.2",
"eslint": "8.57.1",
"eslint-config-next": "15.1.0",
"eslint-config-next": "15.1.2",
"postcss": "8.4.49",
"raw-loader": "4.0.2",
"tailwindcss": "3.4.16",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
}
}

0 comments on commit 06def69

Please sign in to comment.