Skip to content

Commit

Permalink
Upgrade dependencies from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik authored and amerkurev committed Nov 4, 2023
1 parent 6461bfe commit fb18291
Show file tree
Hide file tree
Showing 2 changed files with 3,545 additions and 2,605 deletions.
12 changes: 6 additions & 6 deletions web/doku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,28 +36,28 @@
"dependencies": {
"@nivo/core": "0.79.0",
"@nivo/pie": "^0.79.1",
"@reduxjs/toolkit": "1.8.2",
"@reduxjs/toolkit": "1.8.6",
"@semantic-ui-react/css-patch": "1.0.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "13.5.0",
"axios": "0.27.2",
"json-bigint": "1.0.0",
"lodash": "4.17.21",
"moment": "2.29.4",
"node-sass": "7.0.1",
"node-sass": "7.0.3",
"pretty-bytes": "6.0.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet-async": "1.3.0",
"react-icons": "4.4.0",
"react-redux": "8.0.2",
"react-redux": "8.0.7",
"react-router-dom": "6.3.0",
"react-scripts": "5.0.1",
"redux": "4.2.0",
"redux": "4.2.1",
"semantic-ui-css": "2.4.1",
"semantic-ui-react": "2.1.3",
"semantic-ui-react": "2.1.4",
"use-query-params": "1.2.3",
"web-vitals": "2.1.4"
},
Expand Down
Loading

0 comments on commit fb18291

Please sign in to comment.