Skip to content

Commit

Permalink
Merge pull request apollographql#107 from apollographql/renovate/all-…
Browse files Browse the repository at this point in the history
…minor-patch

chore(deps): update all non-major dependencies
  • Loading branch information
mabuyo authored Dec 13, 2023
2 parents b202866 + 557817e commit 68b6e08
Show file tree
Hide file tree
Showing 8 changed files with 626 additions and 454 deletions.
734 changes: 416 additions & 318 deletions client/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"devDependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^14.0.0",
"@vitejs/plugin-react": "^4.0.1",
"@vitest/ui": "^0.33.0",
"happy-dom": "^12.0.0",
"@testing-library/user-event": "^14.5.1",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/ui": "^0.34.0",
"happy-dom": "^12.1.2",
"jest": "^27.5.1",
"vite": "^4.4.2",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},
"overrides": {
"nth-check": "2.1.1"
Expand Down
216 changes: 137 additions & 79 deletions final/client/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions final/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"devDependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@vitejs/plugin-react": "^4.0.1",
"@vitest/ui": "^0.33.0",
"happy-dom": "^12.0.0",
"@vitest/ui": "^0.34.0",
"happy-dom": "^12.1.2",
"jest": "^27.5.1",
"vite": "^4.4.2",
"vitest": "^0.33.0"
"vitest": "^0.34.0"
},
"overrides": {
"nth-check": "2.1.1"
Expand Down
54 changes: 31 additions & 23 deletions final/server/package-lock.json

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

2 changes: 1 addition & 1 deletion final/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"dotenv": "^16.0.0",
"nodemon": "^3.0.0"
"nodemon": "^3.0.1"
},
"author": "Raphael Terrier @R4ph-t",
"license": "MIT",
Expand Down
54 changes: 31 additions & 23 deletions server/package-lock.json

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

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {},
"devDependencies": {
"dotenv": "^16.0.0",
"nodemon": "^3.0.0"
"nodemon": "^3.0.1"
},
"author": "Raphael Terrier @R4ph-t",
"license": "MIT",
Expand Down

0 comments on commit 68b6e08

Please sign in to comment.