⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
aleb_the_flash
parent
421ef899da
commit
4f9f49ac9a
@@ -16,27 +16,27 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@openfun/cunningham-react": "2.6.0",
|
||||
"@tanstack/react-query": "5.24.8",
|
||||
"i18next": "23.10.0",
|
||||
"@tanstack/react-query": "5.25.0",
|
||||
"i18next": "23.10.1",
|
||||
"luxon": "3.4.4",
|
||||
"next": "14.1.1",
|
||||
"next": "14.1.3",
|
||||
"react": "18.2.0",
|
||||
"react-aria-components": "1.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "14.0.5",
|
||||
"react-i18next": "14.1.0",
|
||||
"styled-components": "6.1.8",
|
||||
"zustand": "4.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.24.8",
|
||||
"@tanstack/react-query-devtools": "5.25.0",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "*",
|
||||
"@types/react": "18.2.61",
|
||||
"@types/react": "18.2.64",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"dotenv": "16.4.5",
|
||||
"eslint-config-people": "*",
|
||||
|
||||
Reference in New Issue
Block a user