Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#517)
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 Aug 29, 2024
1 parent 2362dc0 commit 4da7111
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 283 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,25 @@
"dependencies": {
"@emotion/react": "11.13.3",
"focus-visible": "5.2.1",
"next": "14.2.6",
"next": "14.2.7",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.12",
"@types/node": "22.5.0",
"@types/node": "22.5.1",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"cypress": "13.13.3",
"eslint": "9.9.0",
"eslint-config-upleveled": "8.6.14",
"cypress": "13.14.0",
"eslint": "9.9.1",
"eslint-config-upleveled": "8.6.15",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"local-cypress": "1.2.6",
"stylelint": "16.8.2",
"stylelint": "16.9.0",
"stylelint-config-upleveled": "1.1.3",
"typescript": "5.5.4"
},
Expand Down
Loading

0 comments on commit 4da7111

Please sign in to comment.