Skip to content

Commit

Permalink
fix(deps): update @reach
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 917574c commit 2dc3d48
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 1,703 deletions.
10 changes: 5 additions & 5 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.40.2",
"dependencies": {
"@aws-sdk/client-s3": "^3.525.0",
"@codegouvfr/react-dsfr": "^0.76.4",
"@codegouvfr/react-dsfr": "^1.0.0",
"@elastic/elasticsearch": "^7.14.1",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
Expand Down Expand Up @@ -58,13 +58,13 @@
"polished": "^4.1.3",
"pretty-bytes": "^5.6.0",
"react": "^18.2.0",
"react-ace": "^10.1.0",
"react-ace": "^11.0.0",
"react-autosuggest": "^10.1.0",
"react-dom": "^18.2.0",
"react-dropzone": "14.2.3",
"react-hook-form": "^7.43.9",
"react-icons": "^4.2.0",
"react-is": "^17.0.2",
"react-icons": "^5.0.0",
"react-is": "^18.0.0",
"react-sortable-hoc": "^2.0.0",
"rehype-raw": "^5.1.0",
"rehype-stringify": "^8.0.0",
Expand All @@ -91,7 +91,7 @@
"@types/jest": "^27.4.0",
"@types/jsonwebtoken": "^9.0.3",
"@types/lodash.get": "^4.4.7",
"@types/react": "^17.0.24",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.11",
"@urql/devtools": "^2.0.3",
"eslint": "^8.41.0",
Expand Down

0 comments on commit 2dc3d48

Please sign in to comment.