Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#153)
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 Dec 14, 2024
1 parent 4ec92e7 commit c025f87
Show file tree
Hide file tree
Showing 2 changed files with 994 additions and 837 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,26 @@
"start": "next start"
},
"dependencies": {
"next": "15.0.3",
"next": "15.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.80.6",
"sass": "1.83.0",
"sharp": "0.33.5"
},
"devDependencies": {
"@playwright/test": "^1.36.2",
"@types/node": "22.9.0",
"@types/node": "22.10.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/sass": "1.45.0",
"@types/sharp": "0.32.0",
"eslint": "9.14.0",
"eslint-config-upleveled": "8.11.4",
"postcss": "8.4.47",
"eslint": "9.17.0",
"eslint-config-upleveled": "8.12.1",
"postcss": "8.4.49",
"prettier": "^3.2.5",
"stylelint": "16.10.0",
"stylelint": "16.11.0",
"stylelint-config-upleveled": "1.1.5",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit c025f87

Please sign in to comment.