Skip to content

Commit

Permalink
chore: manually bump deps (#2543)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott authored Jun 28, 2023
1 parent d12b839 commit 503c34c
Show file tree
Hide file tree
Showing 17 changed files with 379 additions and 333 deletions.
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 10
target-branch: master
versioning-strategy: increase
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,22 @@
},
"devDependencies": {
"@dhis2/cli-app-scripts": "^10.3.9",
"@dhis2/cli-style": "^10.4.1",
"@dhis2/cli-style": "^10.5.1",
"@dhis2/cli-utils-cypress": "^9.0.2",
"@dhis2/cypress-commands": "^9.0.2",
"@dhis2/cypress-plugins": "^9.0.2",
"cypress": "^8.5.0",
"cypress-tags": "^1.1.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"enzyme-adapter-react-16": "^1.15.7",
"eslint-plugin-cypress": "^2.11.3",
"eslint-plugin-react-hooks": "^4.2.0",
"jest-enzyme": "^7.1.2",
"loglevel": "^1.8.1",
"patch-package": "^6.5.0",
"patch-package": "^7.0.0",
"postinstall-postinstall": "^2.1.0",
"redux-mock-store": "^1.5.4",
"start-server-and-test": "^1.14.0"
"start-server-and-test": "^2.0.0"
},
"dependencies": {
"@dhis2/analytics": "^25.1.11",
Expand All @@ -48,19 +48,20 @@
"@dhis2/ui": "^8.7.6",
"@krakenjs/post-robot": "^11.0.0",
"d2": "^31.9.1",
"decode-uri-component": "^0.2.2",
"history": "^5.3.0",
"lodash-es": "^4.17.21",
"prop-types": "^15",
"query-string": "^7.1.1",
"query-string": "^7.1.3",
"raf": "3.4.1",
"react": "^16.14",
"react-beautiful-dnd": "^13.1.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^16.14",
"react-redux": "^7.2.4",
"redux": "^4.0.5",
"redux-actions": "^2.2.1",
"redux-actions": "^3.0.0",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.2.0",
"redux-thunk": "^2.4.2",
"reselect": "^4.1.7",
"styled-jsx": "^4",
"whatwg-fetch": "^3.6.2"
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/gaugeConfig.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import React from 'react'
import AxisLabels from '../../components/VisualizationOptions/Options/AxisLabels.js'
import AxisRange from '../../components/VisualizationOptions/Options/AxisRange.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/pieConfig.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import React from 'react'
import SkipRounding from '../../components/VisualizationOptions/Options/SkipRounding.js'
import getAdvancedSection from './sections/advanced.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/pivotTableConfig.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import i18n from '@dhis2/d2-i18n'
import React from 'react'
import NoticeBox from '../../components/VisualizationOptions/NoticeBox.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/scatterConfig.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import i18n from '@dhis2/d2-i18n'
import React from 'react'
import { InfoText } from '../../components/VisualizationOptions/InfoText.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/sections/advanced.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import React from 'react'
import AggregationType from '../../../components/VisualizationOptions/Options/AggregationType.js'
import CompletedOnly from '../../../components/VisualizationOptions/Options/CompletedOnly.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/sections/colorSet.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import i18n from '@dhis2/d2-i18n'
import React from 'react'
import ColorSet from '../../../components/VisualizationOptions/Options/ColorSet.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/sections/domainAxis.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import {
FONT_STYLE_HORIZONTAL_AXIS_TITLE,
FONT_STYLE_VERTICAL_AXIS_TITLE,
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/sections/lines.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import i18n from '@dhis2/d2-i18n'
import React from 'react'
import { InfoText } from '../../../components/VisualizationOptions/InfoText.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/sections/rangeAxis.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import {
FONT_STYLE_HORIZONTAL_AXIS_TITLE,
FONT_STYLE_VERTICAL_AXIS_TITLE,
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/sections/titles.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import i18n from '@dhis2/d2-i18n'
import React from 'react'
import HideSubtitle from '../../../components/VisualizationOptions/Options/HideSubtitle.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/singleValueConfig.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import React from 'react'
import DataIcon from '../../components/VisualizationOptions/Options/DataIcon.js'
import DigitGroupSeparator from '../../components/VisualizationOptions/Options/DigitGroupSeparator.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/tabs/legend.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import i18n from '@dhis2/d2-i18n'
import React from 'react'
import Legend from '../../../components/VisualizationOptions/Options/Legend.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/tabs/limitValues.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import i18n from '@dhis2/d2-i18n'
import React from 'react'
import MeasureCriteria from '../../../components/VisualizationOptions/Options/MeasureCriteria.js'
Expand Down
1 change: 0 additions & 1 deletion src/modules/options/tabs/series.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react/jsx-key */
import i18n from '@dhis2/d2-i18n'
import React from 'react'
import SeriesTable from '../../../components/VisualizationOptions/Options/SeriesTable.js'
Expand Down
Loading

0 comments on commit 503c34c

Please sign in to comment.