Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 15, 2022
1 parent 96c32cb commit f1bb375
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 198 deletions.
4 changes: 2 additions & 2 deletions apps/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"@socialgouv/csv-sample": "*",
"bootstrap": "^5.1.3",
"filereader-stream": "^2.0.0",
"next": "12.1.6",
"next": "12.3.3",
"react": "17.0.2",
"react-bootstrap": "^2.0.4",
"react-dom": "17.0.2",
"react-dropzone": "^11.4.2",
"react-github-fork-ribbon": "^0.6.0",
"react-github-fork-ribbon": "^0.7.0",
"react-ts-loaders": "^1.2.1",
"streamsaver": "^2.0.5",
"web-streams-polyfill": "^3.2.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/match-entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@socialgouv/match-entities": "*",
"next": "12.1.6",
"next": "12.3.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"use-debounce": "^7.0.1"
Expand Down

0 comments on commit f1bb375

Please sign in to comment.