Skip to content

Commit

Permalink
chore(deps): update devdependencies (#530)
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 May 13, 2024
1 parent e2a8960 commit 41f83c2
Show file tree
Hide file tree
Showing 6 changed files with 164 additions and 144 deletions.
2 changes: 1 addition & 1 deletion app/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/lodash": "4.17.1",
"@types/node": "20.12.8",
"@types/node": "20.12.11",
"ts-node": "10.9.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@testing-library/cypress": "10.0.1",
"@types/react": "18.3.1",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@types/testing-library__cypress": "5.0.13",
"@vitejs/plugin-react-swc": "3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion comparadise-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/pixelmatch": "5.2.6",
"@types/pngjs": "6.0.5",
"cypress": "13.8.1",
"cypress": "13.9.0",
"tsup": "8.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@docusaurus/preset-classic": "3.3.2",
"@docusaurus/types": "3.3.2",
"@mdx-js/react": "3.0.1",
"@types/react": "18.3.1",
"@types/react": "18.3.2",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@total-typescript/ts-reset": "0.5.1",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "7.8.0",
"cypress": "13.8.1",
"cypress": "13.9.0",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit 41f83c2

Please sign in to comment.