|
36 | 36 | "photoswipe": "^4.1.3", |
37 | 37 | "pikaday": "^1.8.0", |
38 | 38 | "promise-polyfill": "^8.2.1", |
39 | | - "screenfull": "^6.0.0", |
| 39 | + "screenfull": "^6.0.1", |
40 | 40 | "select2": "^3.5.1", |
41 | 41 | "showdown": "^1.9.1", |
42 | 42 | "showdown-prettify": "^1.3.0", |
|
50 | 50 | "whatwg-fetch": "^3.4.0" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@babel/core": "^7.16.5", |
| 53 | + "@babel/core": "^7.16.12", |
54 | 54 | "@babel/eslint-parser": "^7.16.5", |
55 | | - "@babel/plugin-proposal-optional-chaining": "^7.16.5", |
56 | | - "@babel/preset-env": "^7.16.5", |
57 | | - "@commitlint/cli": "^15.0.0", |
58 | | - "@commitlint/config-conventional": "^15.0.0", |
59 | | - "@release-it/conventional-changelog": "^3.3.0", |
| 55 | + "@babel/plugin-proposal-optional-chaining": "^7.16.7", |
| 56 | + "@babel/preset-env": "^7.16.11", |
| 57 | + "@commitlint/cli": "^16.1.0", |
| 58 | + "@commitlint/config-conventional": "^16.0.0", |
| 59 | + "@release-it/conventional-changelog": "^4.1.0", |
60 | 60 | "@testing-library/jest-dom": "^5.16.1", |
61 | 61 | "babel-loader": "^8.2.3", |
62 | | - "copy-webpack-plugin": "^10.2.0", |
63 | | - "core-js": "3.20.0", |
| 62 | + "copy-webpack-plugin": "^10.2.1", |
| 63 | + "core-js": "3.20.3", |
64 | 64 | "css-loader": "^6.5.0", |
65 | | - "eslint": "^8.5.0", |
| 65 | + "eslint": "^8.7.0", |
66 | 66 | "eslint-config-prettier": "^8.3.0", |
67 | 67 | "expose-loader": "^3.0.0", |
68 | 68 | "husky": "^7.0.4", |
69 | 69 | "identity-obj-proxy": "^3.0.0", |
70 | 70 | "imports-loader": "^3.1.0", |
71 | 71 | "inspectpack": "^4.7.1", |
72 | | - "jest": "^27.4.5", |
| 72 | + "jest": "^27.4.7", |
73 | 73 | "jest-raw-loader": "^1.0.1", |
74 | 74 | "jest-watch-typeahead": "^1.0.0", |
75 | 75 | "prettier": "^2.5.1", |
76 | 76 | "regenerator-runtime": "^0.13.9", |
77 | | - "release-it": "^14.11.8", |
78 | | - "sass": "^1.45.1", |
| 77 | + "release-it": "^14.12.4", |
| 78 | + "sass": "^1.49.0", |
79 | 79 | "sass-loader": "^12.4.0", |
80 | 80 | "style-loader": "^3.3.0", |
81 | 81 | "terser-webpack-plugin": "^5.3.0", |
82 | 82 | "timezone-mock": "^1.3.0", |
83 | | - "webpack": "^5.65.0", |
| 83 | + "webpack": "^5.67.0", |
84 | 84 | "webpack-bundle-analyzer": "^4.4.2", |
85 | | - "webpack-cli": "^4.9.1", |
86 | | - "webpack-dev-server": "^4.7.0", |
| 85 | + "webpack-cli": "^4.9.2", |
| 86 | + "webpack-dev-server": "^4.7.3", |
87 | 87 | "webpack-modernizr-loader": "^5.0.0", |
88 | 88 | "whybundled": "^2.0.0", |
89 | 89 | "yarn": "^1.22.17" |
|
0 commit comments