Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 993216e commit 6e20b70
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 402 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"start": "next start"
},
"dependencies": {
"next": "14.2.14",
"next": "14.2.15",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.7.4",
"@types/node": "22.7.5",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"eslint": "9.11.1",
"eslint-config-upleveled": "8.7.2",
"eslint": "9.12.0",
"eslint-config-upleveled": "8.7.3",
"eslint-import-resolver-typescript": "3.6.3",
"stylelint": "16.9.0",
"stylelint-config-upleveled": "1.1.4",
"typescript": "5.6.2"
"stylelint-config-upleveled": "1.1.5",
"typescript": "5.6.3"
}
}
Loading

0 comments on commit 6e20b70

Please sign in to comment.