|
21 | 21 | "jquery-jcrop": "^0.9.13", |
22 | 22 | "luxon": "^1.27.0", |
23 | 23 | "masonry-layout": "^4.2.2", |
24 | | - "moment": "^2.29.2", |
| 24 | + "moment": "^2.29.3", |
25 | 25 | "moment-timezone": "^0.5.34", |
26 | 26 | "photoswipe": "^4.1.3", |
27 | 27 | "pikaday": "^1.8.0", |
28 | 28 | "promise-polyfill": "^8.2.3", |
29 | 29 | "screenfull": "^6.0.1", |
30 | 30 | "select2": "^3.5.1", |
31 | | - "showdown": "^2.0.3", |
| 31 | + "showdown": "^2.1.0", |
32 | 32 | "showdown-prettify": "^1.3.0", |
33 | 33 | "slick-carousel": "^1.8.1", |
34 | 34 | "slides": "git+https://github.com/Patternslib/slides.git", |
|
38 | 38 | "whatwg-fetch": "^3.4.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "^7.17.9", |
| 41 | + "@babel/core": "^7.17.10", |
42 | 42 | "@babel/eslint-parser": "^7.17.0", |
43 | 43 | "@babel/plugin-proposal-optional-chaining": "^7.16.7", |
44 | | - "@babel/preset-env": "^7.16.11", |
45 | | - "@commitlint/cli": "^16.2.3", |
46 | | - "@commitlint/config-conventional": "^16.2.1", |
| 44 | + "@babel/preset-env": "^7.17.10", |
| 45 | + "@commitlint/cli": "^16.2.4", |
| 46 | + "@commitlint/config-conventional": "^16.2.4", |
47 | 47 | "@release-it/conventional-changelog": "^4.3.0", |
48 | 48 | "@testing-library/jest-dom": "^5.16.4", |
49 | | - "babel-loader": "^8.2.4", |
| 49 | + "babel-loader": "^8.2.5", |
50 | 50 | "copy-webpack-plugin": "^10.2.4", |
51 | | - "core-js": "3.22.0", |
| 51 | + "core-js": "3.22.5", |
52 | 52 | "css-loader": "^6.7.1", |
53 | | - "eslint": "^8.13.0", |
| 53 | + "eslint": "^8.15.0", |
54 | 54 | "eslint-config-prettier": "^8.5.0", |
55 | 55 | "expose-loader": "^3.0.0", |
56 | 56 | "husky": "^7.0.4", |
|
59 | 59 | "inspectpack": "^4.7.1", |
60 | 60 | "jest": "^27.5.1", |
61 | 61 | "jest-raw-loader": "^1.0.1", |
62 | | - "jest-watch-typeahead": "^1.0.0", |
| 62 | + "jest-watch-typeahead": "^1.1.0", |
63 | 63 | "prettier": "^2.6.2", |
64 | 64 | "regenerator-runtime": "^0.13.9", |
65 | 65 | "release-it": "^14.14.2", |
66 | | - "sass": "^1.50.0", |
| 66 | + "sass": "^1.51.0", |
67 | 67 | "sass-loader": "^12.6.0", |
68 | 68 | "style-loader": "^3.3.0", |
69 | 69 | "terser-webpack-plugin": "^5.3.1", |
70 | 70 | "timezone-mock": "^1.3.1", |
71 | | - "webpack": "^5.72.0", |
| 71 | + "webpack": "^5.72.1", |
72 | 72 | "webpack-bundle-analyzer": "^4.4.2", |
73 | 73 | "webpack-cli": "^4.9.2", |
74 | | - "webpack-dev-server": "^4.8.1", |
| 74 | + "webpack-dev-server": "^4.9.0", |
75 | 75 | "webpack-modernizr-loader": "^5.0.0", |
76 | 76 | "whybundled": "^2.0.0", |
77 | 77 | "yarn": "^1.22.18" |
|
0 commit comments