Skip to content

Commit d78707a

Browse files
author
samuel.gomez
committed
chore(deps): update dependencies
1 parent 1c442dd commit d78707a

File tree

3 files changed

+76
-76
lines changed

3 files changed

+76
-76
lines changed

package-lock.json

Lines changed: 61 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,22 @@
2727
"@axa-fr/react-oidc": "7.22.17",
2828
"@axa-fr/react-toolkit-all": "2.3.1",
2929
"@axa-fr/react-toolkit-core": "2.3.1",
30-
"@tanstack/react-query": "5.26.3",
31-
"@tanstack/react-query-devtools": "5.26.3",
30+
"@tanstack/react-query": "5.51.1",
31+
"@tanstack/react-query-devtools": "5.51.1",
3232
"@uiw/react-textarea-code-editor": "3.0.2",
33-
"axe-core": "4.8.4",
33+
"axe-core": "4.9.1",
3434
"cross-fetch": "4.0.0",
3535
"downloadjs": "1.4.7",
36-
"github-markdown-css": "5.5.1",
36+
"github-markdown-css": "5.6.1",
3737
"lodash": "4.17.21",
3838
"prism-react-renderer": "2.3.1",
39-
"react": "18.2.0",
40-
"react-dom": "18.2.0",
39+
"react": "18.3.1",
40+
"react-dom": "18.3.1",
4141
"react-draggable": "4.4.6",
42-
"react-hook-form": "7.51.0",
43-
"react-live": "4.1.6",
42+
"react-hook-form": "7.52.1",
43+
"react-live": "4.1.7",
4444
"react-markdown": "9.0.1",
45-
"react-router-dom": "6.22.3",
45+
"react-router-dom": "6.24.1",
4646
"rehype-slug": "6.0.0",
4747
"remark-gfm": "4.0.0"
4848
},

scripts/files/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"@axa-fr/react-oidc": "7.22.17",
2626
"@axa-fr/react-toolkit-all": "2.3.1",
2727
"@axa-fr/react-toolkit-core": "2.3.1",
28-
"@tanstack/react-query": "5.26.3",
29-
"@tanstack/react-query-devtools": "5.26.3",
28+
"@tanstack/react-query": "5.51.1",
29+
"@tanstack/react-query-devtools": "5.51.1",
3030
"cross-fetch": "4.0.0",
3131
"lodash": "4.17.21",
32-
"react": "18.2.0",
33-
"react-dom": "18.2.0",
34-
"react-hook-form": "7.51.0",
35-
"react-router-dom": "6.22.3"
32+
"react": "18.3.1",
33+
"react-dom": "18.3.1",
34+
"react-hook-form": "7.52.1",
35+
"react-router-dom": "6.24.1"
3636
},
3737
"devDependencies": {
3838
"@commitlint/cli": "19.0.3",

0 commit comments

Comments
 (0)