Skip to content

Commit

Permalink
chore(deps): update @reach
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2023
1 parent 1995f55 commit 0bbb373
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 194 deletions.
22 changes: 11 additions & 11 deletions targets/contributions/package.json
Expand Up @@ -47,18 +47,18 @@
"prop-types": "15.7.2",
"quill": "1.3.7",
"ramda": "0.27.1",
"react": "17.0.2",
"react": "18.2.0",
"react-diff-viewer": "3.1.1",
"react-dom": "17.0.2",
"react-dom": "18.2.0",
"react-form": "4.0.1",
"react-medixtor": "0.1.0-alpha.16",
"react-onclickoutside": "6.9.0",
"react-redux": "7.2.2",
"react-select": "3.1.1",
"react-table": "6.11.5",
"react-redux": "8.1.1",
"react-select": "5.7.3",
"react-table": "7.8.0",
"react-tag-autocomplete": "6.1.0",
"react-toastify": "6.2.0",
"react-tooltip": "4.2.11",
"react-toastify": "9.1.3",
"react-tooltip": "5.15.0",
"rebass": "4.0.7",
"redux": "4.0.5",
"redux-devtools-extension": "2.13.8",
Expand All @@ -81,18 +81,18 @@
"@socialgouv/kali-data": "2.30.0",
"@socialgouv/legi-data": "2.24.0",
"@testing-library/jest-dom": "5.11.8",
"@testing-library/react": "12.1.2",
"@testing-library/react": "14.0.0",
"@types/hast": "2.3.1",
"@types/node": "17.0.0",
"@types/ramda": "0.27.34",
"@types/react": "17.0.37",
"@types/react-test-renderer": "17.0.0",
"@types/react": "18.2.14",
"@types/react-test-renderer": "18.0.0",
"dotenv": "10.0.0",
"identity-obj-proxy": "3.0.0",
"mutationobserver-shim": "0.3.7",
"nodemon": "2.0.7",
"prettier": "2.2.1",
"react-test-renderer": "17.0.1",
"react-test-renderer": "18.2.0",
"rimraf": "3.0.2",
"waait": "1.0.5",
"zxcvbn": "4.4.2"
Expand Down
8 changes: 4 additions & 4 deletions targets/frontend/package.json
Expand Up @@ -55,13 +55,13 @@
"polished": "^4.1.3",
"pretty-bytes": "^5.6.0",
"react": "^18.2.0",
"react-ace": "^9.4.4",
"react-ace": "^10.0.0",
"react-autosuggest": "^10.1.0",
"react-dom": "^18.2.0",
"react-dropzone": "^11.3.5",
"react-dropzone": "^14.0.0",
"react-hook-form": "^7.43.9",
"react-icons": "^4.2.0",
"react-is": "^17.0.2",
"react-is": "^18.0.0",
"react-sortable-hoc": "^2.0.0",
"rehype-raw": "^5.1.0",
"rehype-stringify": "^8.0.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"@types/formidable": "^2.0.5",
"@types/jest": "^27.4.0",
"@types/lodash.get": "^4.4.7",
"@types/react": "^17.0.24",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"@urql/devtools": "^2.0.3",
Expand Down

0 comments on commit 0bbb373

Please sign in to comment.