Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#133)
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 Jan 4, 2024
1 parent 16b032e commit 0b63453
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 95 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.69.6",
"sass": "1.69.7",
"sharp": "0.33.1"
},
"devDependencies": {
"@playwright/test": "^1.36.2",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@types/eslint": "8.56.1",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/sass": "1.43.1",
Expand All @@ -27,8 +27,8 @@
"eslint-config-upleveled": "7.5.0",
"postcss": "8.4.32",
"stylelint": "16.1.0",
"stylelint-config-upleveled": "1.0.5",
"stylelint-config-upleveled": "1.0.7",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.13.1"
"packageManager": "pnpm@8.14.0"
}
121 changes: 31 additions & 90 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 0b63453

Please sign in to comment.