Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 13, 2021
1 parent 9e0f7df commit de3ecaa
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 128 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/events": "3.0.0",
"@types/jest": "25.2.3",
"@types/jquery": "3.5.4",
"@types/jquery": "3.5.5",
"@types/rc-slider": "8.6.5",
"@types/react": "16.14.2",
"@types/react-bootstrap": "0.32.24",
"@types/react-bootstrap": "0.32.25",
"@types/react-dom": "16.9.10",
"@types/react-event-listener": "0.4.11",
"@types/react-numeric-input": "2.2.3",
"@types/react-select": "3.0.26",
"@types/react-select": "3.1.2",
"@types/string-hash": "1.1.1",
"babel-loader": "8.2.2",
"bootstrap": "^3.4.1",
"core-js": "3.8.0",
"cross-env": "7.0.2",
"core-js": "3.8.2",
"cross-env": "7.0.3",
"css-loader": "3.6.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.5",
Expand All @@ -71,16 +71,16 @@
"fork-ts-checker-webpack-plugin": "4.1.6",
"happypack": "5.0.1",
"hard-source-webpack-plugin": "0.13.1",
"hashids": "2.2.2",
"hashids": "2.2.8",
"hex-rgb": "4.2.0",
"html-webpack-plugin": "4.5.0",
"husky": "4.3.0",
"html-webpack-plugin": "4.5.1",
"husky": "4.3.7",
"identity-obj-proxy": "3.0.0",
"jest": "25.5.4",
"jquery": "3.5.1",
"konva": "4.2.2",
"license-list-html": "1.0.6",
"lint-staged": "10.5.2",
"lint-staged": "10.5.3",
"opener": "1.5.2",
"popper.js": "1.16.1",
"prettier": "2.2.1",
Expand All @@ -93,7 +93,7 @@
"react-download-link": "2.3.0",
"react-konva": "16.9.0-1",
"react-numeric-input": "2.2.3",
"react-select": "3.1.1",
"react-select": "3.2.0",
"react-test-renderer": "16.14.0",
"shx": "0.3.3",
"string-hash": "1.1.3",
Expand All @@ -110,10 +110,10 @@
"unicoen.ts": "0.4.1",
"url-loader": "4.1.1",
"vector2d": "3.0.0",
"webpack": "4.44.2",
"webpack": "4.46.0",
"webpack-bundle-analyzer": "3.9.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0",
"webpack-dev-server": "3.11.1",
"webpack-merge": "4.2.2",
"yarn-deduplicate": "2.1.1"
}
Expand Down
Loading

0 comments on commit de3ecaa

Please sign in to comment.