|  | 
| 14 | 14 |         "@fullcalendar/timegrid": "^5.10.1", | 
| 15 | 15 |         "@juggle/resize-observer": "^3.3.1", | 
| 16 | 16 |         "@stomp/stompjs": "^6.1.2", | 
| 17 |  | -        "event-submitter-polyfill": "^0.2.3", | 
| 18 | 17 |         "google-code-prettify": "^1.0.5", | 
| 19 | 18 |         "imagesloaded": "^4.1.4", | 
| 20 | 19 |         "intersection-observer": "^0.12.0", | 
|  | 
| 26 | 25 |         "moment-timezone": "^0.5.34", | 
| 27 | 26 |         "photoswipe": "^4.1.3", | 
| 28 | 27 |         "pikaday": "^1.8.0", | 
| 29 |  | -        "promise-polyfill": "^8.2.1", | 
|  | 28 | +        "promise-polyfill": "^8.2.3", | 
| 30 | 29 |         "screenfull": "^6.0.1", | 
| 31 | 30 |         "select2": "^3.5.1", | 
| 32 |  | -        "showdown": "^2.0.0", | 
|  | 31 | +        "showdown": "^2.0.3", | 
| 33 | 32 |         "showdown-prettify": "^1.3.0", | 
| 34 | 33 |         "slick-carousel": "^1.8.1", | 
| 35 | 34 |         "slides": "git+https://github.com/Patternslib/slides.git", | 
|  | 
| 40 | 39 |         "whatwg-fetch": "^3.4.0" | 
| 41 | 40 |     }, | 
| 42 | 41 |     "devDependencies": { | 
| 43 |  | -        "@babel/core": "^7.17.4", | 
|  | 42 | +        "@babel/core": "^7.17.5", | 
| 44 | 43 |         "@babel/eslint-parser": "^7.17.0", | 
| 45 | 44 |         "@babel/plugin-proposal-optional-chaining": "^7.16.7", | 
| 46 | 45 |         "@babel/preset-env": "^7.16.11", | 
| 47 | 46 |         "@commitlint/cli": "^16.2.1", | 
| 48 | 47 |         "@commitlint/config-conventional": "^16.2.1", | 
| 49 |  | -        "@release-it/conventional-changelog": "^4.1.0", | 
|  | 48 | +        "@release-it/conventional-changelog": "^4.2.2", | 
| 50 | 49 |         "@testing-library/jest-dom": "^5.16.2", | 
| 51 | 50 |         "babel-loader": "^8.2.3", | 
| 52 | 51 |         "copy-webpack-plugin": "^10.2.4", | 
| 53 | 52 |         "core-js": "3.21.1", | 
| 54 |  | -        "css-loader": "^6.6.0", | 
| 55 |  | -        "eslint": "^8.9.0", | 
| 56 |  | -        "eslint-config-prettier": "^8.3.0", | 
|  | 53 | +        "css-loader": "^6.7.1", | 
|  | 54 | +        "eslint": "^8.11.0", | 
|  | 55 | +        "eslint-config-prettier": "^8.5.0", | 
| 57 | 56 |         "expose-loader": "^3.0.0", | 
| 58 | 57 |         "husky": "^7.0.4", | 
| 59 | 58 |         "identity-obj-proxy": "^3.0.0", | 
|  | 
| 64 | 63 |         "jest-watch-typeahead": "^1.0.0", | 
| 65 | 64 |         "prettier": "^2.5.1", | 
| 66 | 65 |         "regenerator-runtime": "^0.13.9", | 
| 67 |  | -        "release-it": "^14.12.4", | 
| 68 |  | -        "sass": "^1.49.7", | 
|  | 66 | +        "release-it": "^14.12.5", | 
|  | 67 | +        "sass": "^1.49.9", | 
| 69 | 68 |         "sass-loader": "^12.6.0", | 
| 70 | 69 |         "style-loader": "^3.3.0", | 
| 71 | 70 |         "terser-webpack-plugin": "^5.3.1", | 
| 72 | 71 |         "timezone-mock": "^1.3.1", | 
| 73 |  | -        "webpack": "^5.69.0", | 
|  | 72 | +        "webpack": "^5.70.0", | 
| 74 | 73 |         "webpack-bundle-analyzer": "^4.4.2", | 
| 75 | 74 |         "webpack-cli": "^4.9.2", | 
| 76 | 75 |         "webpack-dev-server": "^4.7.4", | 
|  | 
0 commit comments