Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#450)
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 Sep 26, 2024
1 parent ab7dde8 commit c8430a3
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 240 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"start": "next start"
},
"dependencies": {
"next": "14.2.12",
"next": "14.2.13",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.5.5",
"@types/react": "18.3.8",
"@types/node": "22.7.3",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"eslint": "9.10.0",
"eslint-config-upleveled": "8.7.0",
"eslint": "9.11.1",
"eslint-config-upleveled": "8.7.1",
"eslint-import-resolver-typescript": "3.6.3",
"stylelint": "^16.0.0",
"stylelint-config-upleveled": "^1.0.2",
Expand Down
Loading

0 comments on commit c8430a3

Please sign in to comment.