diff --git a/package.json b/package.json index 128a3ac4b..feab5fa7a 100644 --- a/package.json +++ b/package.json @@ -15,10 +15,18 @@ "lato-font": "^3.0.0", "regenerator-runtime": "^0.13.2", "sass": "^1.53.0", - "sass-loader": "^12.3", + "sass-loader": "^13.2", "stimulus": "^2.0.0", "typeahead.js": "^0.11.1", "webpack-notifier": "^1.15.0" + "@babel/core": "^7.20.5", + "@babel/preset-env": "^7.16.0", + "@hotwired/stimulus": "^3.0", + "bootstrap": "^3.3", + "moment": "^2.10", + "moment-timezone": "^0.5.40", + "webpack": "^5.72", + "webpack-cli": "^4.9.1" }, "license": "MIT", "private": true,