Skip to content

Commit

Permalink
🔧 upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardoventurini committed Feb 17, 2022
1 parent 3748610 commit d304d42
Show file tree
Hide file tree
Showing 2 changed files with 1,590 additions and 1,471 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-react": "^7.9.1",
"@blueprintjs/core": "3.51.0",
"@blueprintjs/icons": "3.30.2",
"@blueprintjs/popover2": "^0.12.8",
"@blueprintjs/core": "3.53.0",
"@blueprintjs/icons": "3.32.0",
"@blueprintjs/popover2": "^0.13.0",
"@tstt/eslint-config": "^0.0.2",
"@types/chrome": "0.0.159",
"@types/chrome": "0.0.178",
"@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.149",
"@types/luxon": "^2.0.5",
"@types/meteor": "^1.4.42",
"@types/meteor": "^2.0.4",
"@types/react": "^17.0.27",
"@types/react-dom": "^17.0.9",
"@types/react-json-tree": "^0.13.0",
Expand All @@ -36,22 +36,22 @@
"babel-loader": "^8.1.0",
"classnames": "2.3.1",
"clean-webpack-plugin": "^4.0.0",
"concurrently": "^6.3.0",
"concurrently": "^7.0.0",
"css-loader": "^6.3.0",
"d3-collection": "^1.0.7",
"d3-hierarchy": "^3.0.1",
"d3-selection": "^3.0.0",
"d3-shape": "^3.0.1",
"dexie": "3.0.3",
"dexie": "3.2.1",
"file-loader": "^6.2.0",
"lodash": "4.17.21",
"luxon": "2.0.2",
"mobx": "6.3.3",
"mobx-react-lite": "3.2.1",
"node-sass": "^6.0.1",
"luxon": "2.3.0",
"mobx": "6.4.0",
"mobx-react-lite": "3.3.0",
"node-sass": "^7.0.1",
"normalize.css": "8.0.1",
"polished": "4.1.3",
"pretty-bytes": "5.6.0",
"polished": "4.1.4",
"pretty-bytes": "6.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-is": "17.0.2",
Expand All @@ -60,7 +60,7 @@
"react-window-infinite-loader": "1.0.7",
"sass-loader": "^12.1.0",
"style-loader": "^3.3.0",
"styled-components": "5.3.1",
"styled-components": "5.3.3",
"terser-webpack-plugin": "^5.2.4",
"ts-loader": "^9.2.6",
"tslib": "^2.3.1",
Expand Down
Loading

0 comments on commit d304d42

Please sign in to comment.