⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
Anthony LC
parent
80335ffd15
commit
b7663cca2d
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@openfun/cunningham-react": "2.7.0",
|
||||
"@tanstack/react-query": "5.28.9",
|
||||
"@tanstack/react-query": "5.28.14",
|
||||
"i18next": "23.10.1",
|
||||
"lodash": "4.17.21",
|
||||
"luxon": "3.4.4",
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@tanstack/react-query-devtools": "5.28.10",
|
||||
"@tanstack/react-query-devtools": "5.28.14",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
@@ -39,7 +39,7 @@
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/node": "*",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react-dom": "*",
|
||||
"dotenv": "16.4.5",
|
||||
"eslint-config-impress": "*",
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
"i18n:test": "yarn I18N run test"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/node": "20.12.2",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/node": "20.12.4",
|
||||
"@types/react-dom": "18.2.24",
|
||||
"typescript": "5.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/eslint-plugin-next": "14.1.4",
|
||||
"@tanstack/eslint-plugin-query": "5.28.6",
|
||||
"@tanstack/eslint-plugin-query": "5.28.11",
|
||||
"@typescript-eslint/eslint-plugin": "7.5.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-next": "14.1.4",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user