Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#525)
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 20, 2024
1 parent 25f20ae commit 7541ee5
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 164 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
"dependencies": {
"@emotion/react": "11.13.3",
"focus-visible": "5.2.1",
"next": "14.2.8",
"next": "14.2.13",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.12",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@types/jest": "29.5.13",
"@types/node": "22.5.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"cypress": "13.14.2",
"eslint": "9.9.1",
"eslint-config-upleveled": "8.6.16",
"eslint": "9.10.0",
"eslint-config-upleveled": "8.7.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"local-cypress": "1.2.6",
"stylelint": "16.9.0",
"stylelint-config-upleveled": "1.1.3",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit 7541ee5

Please sign in to comment.