Skip to content

Commit

Permalink
Merge branch 'gsa-21.04' into resultEmptySections
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahd93 authored Apr 6, 2021
2 parents e690b86 + e6c1de0 commit 83265b7
Show file tree
Hide file tree
Showing 2 changed files with 1,599 additions and 957 deletions.
22 changes: 11 additions & 11 deletions gsa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@greenbone/ui-components": "2021.1.2",
"@babel/core": "^7.13.10",
"@babel/core": "^7.13.14",
"@vx/axis": "^0.0.183",
"@vx/gradient": "^0.0.183",
"@vx/shape": "^0.0.179",
Expand All @@ -35,15 +35,15 @@
"d3-format": "^2.0.0",
"d3-hierarchy": "^2.0.0",
"d3-interpolate": "^2.0.1",
"d3-scale": "^3.2.3",
"d3-scale": "^3.2.4",
"d3-shape": "^2.1.0",
"downshift": "^6.1.1",
"downshift": "^6.1.2",
"fast-deep-equal": "^3.1.3",
"fast-xml-parser": "^3.19.0",
"glamor": "^2.20.40",
"history": "^4.10.1",
"hoist-non-react-statics": "^3.3.2",
"i18next": "^19.9.2",
"i18next": "^20.1.0",
"i18next-xhr-backend": "3.2.2",
"ical.js": "^1.4.0",
"memoize-one": "^5.1.1",
Expand All @@ -56,7 +56,7 @@
"react-beautiful-dnd": "^13.1.0",
"react-datepicker": "^1.8.0",
"react-dom": "^16.13.1",
"react-redux": "^7.2.2",
"react-redux": "^7.2.3",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"redux": "^4.0.5",
Expand All @@ -79,12 +79,12 @@
"clean-up-translations": "node scripts/cleanuptranslations"
},
"devDependencies": {
"@babel/cli": "^7.13.10",
"@storybook/react": "^6.1.21",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@types/jest": "^26.0.21",
"babel-plugin-i18next-extract": "^0.8.2",
"@babel/cli": "^7.13.14",
"@storybook/react": "^6.2.3",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.6",
"@types/jest": "^26.0.22",
"babel-plugin-i18next-extract": "^0.8.3",
"eslint-config-prettier": "^8.1.0",
"husky": "^2.7.0",
"jest-environment-jsdom-sixteen": "^1.0.3",
Expand Down
Loading

0 comments on commit 83265b7

Please sign in to comment.