Skip to content

Commit 1d24cff

Browse files
fix(deps): update @reach
1 parent cef0ceb commit 1d24cff

3 files changed

Lines changed: 293 additions & 1996 deletions

File tree

targets/contributions/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,18 @@
4747
"prop-types": "15.7.2",
4848
"quill": "1.3.7",
4949
"ramda": "0.27.1",
50-
"react": "17.0.2",
50+
"react": "18.2.0",
5151
"react-diff-viewer": "3.1.1",
52-
"react-dom": "17.0.2",
52+
"react-dom": "18.2.0",
5353
"react-form": "4.0.1",
5454
"react-medixtor": "0.1.0-alpha.16",
5555
"react-onclickoutside": "6.9.0",
56-
"react-redux": "7.2.2",
57-
"react-select": "3.1.1",
58-
"react-table": "6.11.5",
59-
"react-tag-autocomplete": "6.1.0",
60-
"react-toastify": "6.2.0",
61-
"react-tooltip": "4.2.11",
56+
"react-redux": "9.1.0",
57+
"react-select": "5.8.0",
58+
"react-table": "7.8.0",
59+
"react-tag-autocomplete": "7.2.0",
60+
"react-toastify": "10.0.5",
61+
"react-tooltip": "5.26.3",
6262
"rebass": "4.0.7",
6363
"redux": "4.0.5",
6464
"redux-devtools-extension": "2.13.8",
@@ -81,17 +81,17 @@
8181
"@socialgouv/kali-data": "2.30.0",
8282
"@socialgouv/legi-data": "2.24.0",
8383
"@testing-library/jest-dom": "5.11.8",
84-
"@testing-library/react": "12.1.2",
84+
"@testing-library/react": "14.2.2",
8585
"@types/hast": "2.3.1",
8686
"@types/node": "17.0.0",
8787
"@types/ramda": "0.27.34",
88-
"@types/react": "17.0.37",
89-
"@types/react-test-renderer": "17.0.0",
88+
"@types/react": "18.2.74",
89+
"@types/react-test-renderer": "18.0.7",
9090
"dotenv": "10.0.0",
9191
"identity-obj-proxy": "3.0.0",
9292
"mutationobserver-shim": "0.3.7",
9393
"nodemon": "2.0.7",
94-
"react-test-renderer": "17.0.1",
94+
"react-test-renderer": "18.2.0",
9595
"rimraf": "3.0.2",
9696
"waait": "1.0.5",
9797
"zxcvbn": "4.4.2"

targets/frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.39.7",
44
"dependencies": {
55
"@aws-sdk/client-s3": "^3.525.0",
6-
"@codegouvfr/react-dsfr": "^0.76.4",
6+
"@codegouvfr/react-dsfr": "^1.0.0",
77
"@elastic/elasticsearch": "^7.14.1",
88
"@emotion/react": "11.10.6",
99
"@emotion/styled": "11.10.6",
@@ -58,13 +58,13 @@
5858
"polished": "^4.1.3",
5959
"pretty-bytes": "^5.6.0",
6060
"react": "^18.2.0",
61-
"react-ace": "^10.1.0",
61+
"react-ace": "^11.0.0",
6262
"react-autosuggest": "^10.1.0",
6363
"react-dom": "^18.2.0",
6464
"react-dropzone": "14.2.3",
6565
"react-hook-form": "^7.43.9",
66-
"react-icons": "^4.2.0",
67-
"react-is": "^17.0.2",
66+
"react-icons": "^5.0.0",
67+
"react-is": "^18.0.0",
6868
"react-sortable-hoc": "^2.0.0",
6969
"rehype-raw": "^5.1.0",
7070
"rehype-stringify": "^8.0.0",
@@ -91,7 +91,7 @@
9191
"@types/jest": "^27.4.0",
9292
"@types/jsonwebtoken": "^9.0.3",
9393
"@types/lodash.get": "^4.4.7",
94-
"@types/react": "^17.0.24",
94+
"@types/react": "^18.0.0",
9595
"@types/react-dom": "^18.0.11",
9696
"@urql/devtools": "^2.0.3",
9797
"eslint": "^8.41.0",

0 commit comments

Comments
 (0)