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 1, 2025
1 parent abe6ec3 commit cc751af
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 @@ -11,9 +11,9 @@
"dependencies": {
"appwrite": "^16.1.0",
"debounce": "^2.2.0",
"image-js": "^0.35.5",
"image-js": "^0.36.0",
"moment": "^2.30.1",
"next": "15.1.2",
"next": "15.1.3",
"react": "^19",
"react-advanced-cropper": "^0.20.0",
"react-dom": "^19",
Expand All @@ -22,13 +22,13 @@
},
"devDependencies": {
"@types/debounce": "1.2.4",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"canvas": "2.11.2",
"eslint": "8.57.1",
"eslint-config-next": "15.1.2",
"eslint-config-next": "15.1.3",
"postcss": "8.4.49",
"raw-loader": "4.0.2",
"tailwindcss": "3.4.17",
Expand Down

0 comments on commit cc751af

Please sign in to comment.