Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#463)
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 Oct 31, 2024
1 parent 86c5603 commit f9e4f49
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 558 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"start": "next start"
},
"dependencies": {
"next": "15.0.1",
"next": "15.0.2",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.7.9",
"@types/node": "22.8.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "9.13.0",
"eslint-config-upleveled": "8.11.2",
"eslint-config-upleveled": "8.11.3",
"eslint-import-resolver-typescript": "3.6.3",
"stylelint": "^16.0.0",
"stylelint-config-upleveled": "^1.0.2",
Expand Down
Loading

0 comments on commit f9e4f49

Please sign in to comment.