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] authored Oct 20, 2022
1 parent 546177e commit 71ee66e
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 243 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,28 @@
"bugs": "https://github.com/SocialGouv/secretariat/issues",
"license": "Apache-2.0",
"dependencies": {
"date-fns": "2.28.0",
"date-fns": "2.29.3",
"debounce-fn": "4.0.0",
"generate-password": "1.7.0",
"graphql": "16.3.0",
"graphql": "16.6.0",
"graphql-request": "3.7.0",
"jsonwebtoken": "8.5.1",
"lodash.isequal": "4.5.0",
"next": "12.1.6",
"next-auth": "4.10.3",
"next": "12.3.1",
"next-auth": "4.14.0",
"ovh": "2.0.3",
"p-map": "4.0.0",
"p-reduce": "2.1.0",
"react": "17.0.2",
"react-dnd": "15.1.2",
"react-dnd-html5-backend": "15.1.3",
"react-dom": "17.0.2",
"react-modal": "3.14.4",
"react-spring": "9.4.5",
"sass": "1.49.11",
"sharp": "0.30.7",
"react-modal": "3.16.1",
"react-spring": "9.5.5",
"sass": "1.55.0",
"sharp": "0.31.1",
"spinthatshit": "1.0.4",
"swr": "1.2.2"
"swr": "1.3.0"
},
"resolutions": {
"async": "3.2.4",
Expand Down
Loading

0 comments on commit 71ee66e

Please sign in to comment.