⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-09-02 04:06:53 +00:00
committed by Anthony LC
parent 766aee6a92
commit 4cb0423511
4 changed files with 47 additions and 92 deletions

View File

@@ -20,7 +20,7 @@
"@blocknote/react": "*",
"@gouvfr-lasuite/integration": "1.0.2",
"@openfun/cunningham-react": "2.9.4",
"@tanstack/react-query": "5.52.2",
"@tanstack/react-query": "5.53.2",
"i18next": "23.14.0",
"idb": "8.0.0",
"lodash": "4.17.21",
@@ -31,14 +31,14 @@
"react-dom": "*",
"react-i18next": "15.0.1",
"react-select": "5.8.0",
"styled-components": "6.1.12",
"styled-components": "6.1.13",
"y-webrtc": "10.3.0",
"yjs": "*",
"zustand": "4.5.5"
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.52.2",
"@tanstack/react-query-devtools": "5.53.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
@@ -47,7 +47,7 @@
"@types/lodash": "4.17.7",
"@types/luxon": "3.4.2",
"@types/node": "*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-dom": "*",
"cross-env": "*",
"dotenv": "16.4.5",