Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#162)
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 4837e60 commit a09fb09
Show file tree
Hide file tree
Showing 2 changed files with 986 additions and 829 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@
"start": "next start"
},
"dependencies": {
"next": "15.0.3",
"next": "15.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-reveal": "1.2.2",
"react-typed": "2.0.12",
"sharp": "0.33.5"
},
"devDependencies": {
"@playwright/test": "1.48.2",
"@types/node": "22.9.0",
"@playwright/test": "1.49.1",
"@types/node": "22.10.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@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+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
}
Loading

0 comments on commit a09fb09

Please sign in to comment.