Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#143)
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 5, 2024
1 parent 646ac80 commit 6fdaaae
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "next start"
},
"dependencies": {
"next": "14.2.7",
"next": "14.2.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.78.0",
Expand All @@ -18,14 +18,14 @@
"devDependencies": {
"@playwright/test": "^1.36.2",
"@types/eslint": "9.6.1",
"@types/node": "22.5.3",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/sass": "1.45.0",
"@types/sharp": "0.32.0",
"eslint": "9.9.1",
"eslint-config-upleveled": "8.6.16",
"postcss": "8.4.44",
"postcss": "8.4.45",
"prettier": "^3.2.5",
"stylelint": "16.9.0",
"stylelint-config-upleveled": "1.1.3",
Expand Down
146 changes: 73 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6fdaaae

Please sign in to comment.