Skip to content

Commit

Permalink
npm dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-TBT committed Mar 30, 2024
1 parent b2260ed commit d4d9a56
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"babel-loader": "^9.1.3",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.3.13",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"babel-runtime": "^6.26.0",
"css-loader": "^6.10.0",
Expand All @@ -24,6 +24,7 @@
"react-tooltip": "^5.26.3",
"style-loader": "^3.3.4",
"url-loader": "^4.1.1",
"webpack": "^5.91.0"
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
}
}

0 comments on commit d4d9a56

Please sign in to comment.