Skip to content

Commit

Permalink
bump add-asset-html-webpack-plugin to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Sep 13, 2023
1 parent cb26063 commit 1ef59e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"dependencies": {
"@babel/core": "^7.9.0",
"@babel/plugin-transform-class-properties": "^7.0.0",
"@babel/plugin-proposal-decorators": "^7.0.0",
"@babel/plugin-transform-export-namespace-from": "^7.0.0",
"@babel/plugin-proposal-function-sent": "^7.0.0",
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"@babel/plugin-transform-class-properties": "^7.0.0",
"@babel/plugin-transform-export-namespace-from": "^7.0.0",
"@babel/plugin-transform-numeric-separator": "^7.0.0",
"@babel/plugin-transform-private-methods": "^7.18.6",
"@babel/plugin-transform-private-property-in-object": "^7.21.0",
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-flow": "^7.7.4",
"@babel/preset-react": "^7.9.0",
Expand All @@ -31,7 +31,7 @@
"@cerner/duplicate-package-checker-webpack-plugin": "~2.1.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@svgr/webpack": "^7.0.0",
"add-asset-html-webpack-plugin": "^5.0.2",
"add-asset-html-webpack-plugin": "^6.0.0",
"autoprefixer": "^10.4.13",
"babel-loader": "^8.0.0",
"babel-plugin-remove-jsx-attributes": "^0.0.2",
Expand Down

0 comments on commit 1ef59e5

Please sign in to comment.