Commits on Source (3)
-
Bastien DUMONT authored
-
Bastien DUMONT authored
chore(lint): enable useless fragment rule See merge request !1247
-
Bastien DUMONT authored
Showing
- .eslintrc.js 1 addition, 0 deletions.eslintrc.js
- package.json 2 additions, 2 deletionspackage.json
- src/components/Action/ActionList/ActionList.tsx 15 additions, 17 deletionssrc/components/Action/ActionList/ActionList.tsx
- src/components/Analysis/TotalAnalysisChart/TotalAnalysisChart.tsx 67 additions, 69 deletions...onents/Analysis/TotalAnalysisChart/TotalAnalysisChart.tsx
- src/components/App.tsx 14 additions, 12 deletionssrc/components/App.tsx
- src/components/ConsumptionVisualizer/DataloadSectionValue.tsx 13 additions, 13 deletions...components/ConsumptionVisualizer/DataloadSectionValue.tsx
- src/components/ConsumptionVisualizer/InfoDataConsumptionVisualizer.tsx 2 additions, 2 deletions...s/ConsumptionVisualizer/InfoDataConsumptionVisualizer.tsx
- src/components/DateNavigator/DateNavigator.tsx 6 additions, 9 deletionssrc/components/DateNavigator/DateNavigator.tsx
- src/components/Duel/DuelUnlocked/DuelUnlocked.tsx 21 additions, 23 deletionssrc/components/Duel/DuelUnlocked/DuelUnlocked.tsx
- src/components/Exploration/ExplorationOngoing.tsx 16 additions, 18 deletionssrc/components/Exploration/ExplorationOngoing.tsx
- src/components/Konnector/ConnectionResult/ConnectionResult.tsx 10 additions, 12 deletions...omponents/Konnector/ConnectionResult/ConnectionResult.tsx
- src/components/Konnector/KonnectorModal.tsx 20 additions, 21 deletionssrc/components/Konnector/KonnectorModal.tsx
- src/components/Options/LegalNotice/LegalNoticeContent.tsx 105 additions, 107 deletionssrc/components/Options/LegalNotice/LegalNoticeContent.tsx
- src/components/Quiz/QuizQuestion/QuizQuestion.tsx 27 additions, 21 deletionssrc/components/Quiz/QuizQuestion/QuizQuestion.tsx
- yarn.lock 13 additions, 18 deletionsyarn.lock
... | ... | @@ -48,11 +48,11 @@ |
"@sentry/react": "^8.26.0", | ||
"classnames": "^2.5.1", | ||
"cozy-bar": "10.0.0", | ||
"cozy-client": "48.21.0", | ||
"cozy-client": "49.1.1", | ||
"cozy-device-helper": "3.1.0", | ||
"cozy-flags": "4.0.0", | ||
"cozy-harvest-lib": "9.26.14", | ||
"cozy-intent": "^2.22.0", | ||
"cozy-intent": "^2.23.0", | ||
"cozy-keys-lib": ">=6.0.0", | ||
"cozy-logger": ">1.7.0", | ||
"cozy-realtime": "5.0.1", | ||
... | ... |