Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pix666 committed Nov 7, 2023
1 parent a4c8674 commit 86a02c6
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 215 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.22.20",
"@babel/preset-env": "^7.23.2",
"babel-loader": "^9.1.3",
"babel-plugin-transform-imports": "^2.0.0",
"css-minimizer-webpack-plugin": "^5.0.1",
Expand All @@ -23,17 +23,17 @@
"mime-match": "^1.0.2",
"mini-css-extract-plugin": "^2.7.6",
"mustache": "^4.2.0",
"paper-uploader": "^0.0.5",
"paper-uploader": "^0.0.8",
"postcss": "^8.4.31",
"postcss-loader": "^7.3.3",
"postcss-preset-env": "^9.1.4",
"postcss-preset-env": "^9.3.0",
"promise.allsettled": "^1.0.7",
"sass": "^1.68.0",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.9.0",
"webpack-merge": "^5.10.0",
"wolfy87-eventemitter": "^5.2.9"
}
}
Loading

0 comments on commit 86a02c6

Please sign in to comment.