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 Oct 8, 2024
1 parent d9f9194 commit d6625c2
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 121 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"npm": ">=7.0.0"
},
"dependencies": {
"@sequelize/core": "7.0.0-alpha.37",
"@sequelize/core": "7.0.0-alpha.43",
"mariadb": "^3.3.2",
"next": "^14.2.14",
"next": "^14.2.15",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"sequelize": "^6.37.3"
"sequelize": "^6.37.4"
},
"devDependencies": {
"@types/node": "^20.16.10",
"@types/node": "^20.16.11",
"@types/react": "^18.3.11",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
Expand Down
Loading

0 comments on commit d6625c2

Please sign in to comment.