Skip to content

Commit

Permalink
chore: Update utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Jun 28, 2021
1 parent 8aee84b commit 077585a
Show file tree
Hide file tree
Showing 2 changed files with 2,554 additions and 2,173 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.7",
"@babel/preset-react": "7.14.5",
"@moonwalker/pre-flight-check": "1.0.32",
"@moonwalker/pre-flight-check": "1.3.5",
"assets-webpack-plugin": "5.1.1",
"async": "3.2.0",
"autoprefixer": "9.8.6",
Expand All @@ -38,28 +38,28 @@
"babel-plugin-react-docgen": "4.2.1",
"babel-plugin-react-require": "3.1.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"bundle-stats-webpack-plugin": "2.2.0",
"bundle-stats-webpack-plugin": "3.0.1",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "6.0.3",
"css-loader": "3.6.0",
"cssnano": "4.1.10",
"debug": "4.1.1",
"dotenv": "8.2.0",
"debug": "4.3.1",
"dotenv": "10.0.0",
"fetch-cached": "2.0.3",
"file-loader": "6.0.0",
"friendly-errors-webpack-plugin": "1.7.0",
"fs-extra": "9.0.1",
"fs-extra": "10.0.0",
"generate-json-webpack-plugin": "1.0.0",
"graphql": "^15.3.0",
"graphql-tag": "^2.11.0",
"html-minifier": "4.0.0",
"html-webpack-plugin": "4.3.0",
"isomorphic-fetch": "2.2.1",
"jest": "26.4.2",
"jest": "27.0.5",
"json-stringify-safe": "5.0.1",
"lodash": "4.17.20",
"lodash": "4.17.21",
"mini-css-extract-plugin": "0.10.0",
"node-fetch": "2.6.0",
"node-fetch": "2.6.1",
"postcss-loader": "3.0.0",
"postcss-reporter": "6.0.1",
"promise-retry": "2.0.1",
Expand All @@ -70,7 +70,7 @@
"stylelint": "13.6.1",
"stylus": "0.54.8",
"stylus-loader": "3.0.2",
"terser-webpack-plugin": "4.1.0",
"terser-webpack-plugin": "4.2.3",
"webpack": "4.44.1",
"webpack-bundle-analyzer": "3.8.0",
"webpack-cli": "3.3.12",
Expand All @@ -81,7 +81,7 @@
"xmlbuilder": "15.1.1"
},
"devDependencies": {
"@release-it/conventional-changelog": "1.1.4",
"release-it": "13.6.9"
"@release-it/conventional-changelog": "2.0.1",
"release-it": "14.6.2"
}
}
Loading

0 comments on commit 077585a

Please sign in to comment.