⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-06-06 10:44:33 +00:00
committed by Anthony LC
parent 6c76f7faab
commit 44f4a37814
7 changed files with 1648 additions and 1747 deletions

View File

@@ -15,21 +15,21 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@blocknote/core": "0.13.2",
"@blocknote/mantine": "0.13.2",
"@blocknote/react": "0.13.2",
"@gouvfr-lasuite/integration": "0.1.3",
"@openfun/cunningham-react": "2.9.0",
"@tanstack/react-query": "5.36.0",
"@blocknote/core": "0.13.5",
"@blocknote/mantine": "0.13.5",
"@blocknote/react": "0.13.5",
"@gouvfr-lasuite/integration": "1.0.1",
"@openfun/cunningham-react": "2.9.3",
"@tanstack/react-query": "5.40.1",
"grapesjs-blocks-basic": "1.0.2",
"i18next": "23.11.4",
"i18next": "23.11.5",
"lodash": "4.17.21",
"luxon": "3.4.4",
"next": "14.2.3",
"react": "*",
"react-aria-components": "1.2.0",
"react-aria-components": "1.2.1",
"react-dom": "*",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"react-select": "5.8.0",
"styled-components": "6.1.11",
"y-webrtc": "10.3.0",
@@ -38,15 +38,15 @@
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@tanstack/react-query-devtools": "5.36.0",
"@tanstack/react-query-devtools": "5.40.1",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.1",
"@types/lodash": "4.17.4",
"@types/luxon": "3.4.2",
"@types/node": "*",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "*",
"dotenv": "16.4.5",
"eslint-config-impress": "*",
@@ -55,8 +55,8 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"node-fetch": "2.7.0",
"prettier": "3.2.5",
"stylelint": "16.5.0",
"prettier": "3.3.1",
"stylelint": "16.6.1",
"stylelint-config-standard": "36.0.0",
"stylelint-prettier": "5.0.0",
"typescript": "*"