Skip to content

Commit

Permalink
Update chisel-scripts xfiveco#500
Browse files Browse the repository at this point in the history
  • Loading branch information
edenizk committed Jul 2, 2021
1 parent 9b9673e commit a5f2b55
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions packages/chisel-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,37 +27,37 @@
"node": ">=10"
},
"dependencies": {
"@babel/core": "^7.10.2",
"babel-loader": "^8.1.0",
"case-sensitive-paths-webpack-plugin": "^2.3.0",
"@babel/core": "^7.14.6",
"babel-loader": "^8.2.2",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"chisel-shared-utils": "^1.0.0-alpha.0",
"cli-highlight": "^2.1.4",
"cliui": "^6.0.0",
"commander": "^5.1.0",
"css-loader": "^3.5.3",
"cssnano": "^4.1.10",
"file-loader": "^6.0.0",
"fs-extra": "^9.0.1",
"globby": "^11.0.1",
"cli-highlight": "^2.1.11",
"cliui": "^7.0.4",
"commander": "^8.0.0",
"css-loader": "^5.2.6",
"cssnano": "^5.0.6",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
"hash-sum": "^2.0.0",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^0.9.0",
"mini-svg-data-uri": "^1.2.3",
"open": "^7.0.4",
"postcss": "^7.0.32",
"postcss-loader": "^3.0.0",
"sass": "^1.26.7",
"sass-loader": "^8.0.2",
"source-map-explorer": "^2.4.2",
"tapable": "^1.1.3",
"terser-webpack-plugin": "^3.0.5",
"unminified-webpack-plugin": "^2.0.0",
"url-loader": "^4.1.0",
"webpack": "^4.43.0",
"webpack-bundle-analyzer": "^3.8.0",
"webpack-chain": "^6.4.0",
"webpack-fix-style-only-entries": "^0.5.0",
"webpack-merge": "^4.2.2",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.0.0",
"mini-svg-data-uri": "^1.3.3",
"open": "^8.2.1",
"postcss": "^8.3.5",
"postcss-loader": "^6.1.1",
"sass": "^1.35.1",
"sass-loader": "^12.1.0",
"source-map-explorer": "^2.5.2",
"tapable": "^2.2.0",
"unminified-webpack-plugin": "^3.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.41.1",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-chain": "^6.5.1",
"webpack-fix-style-only-entries": "^0.6.1",
"webpack-merge": "^5.8.0",
"terser-webpack-plugin": "^5.0.2",
"webpackbar": "^4.0.0"
},
"optionalDependencies": {
Expand Down

0 comments on commit a5f2b55

Please sign in to comment.