|
48 | 48 | "prepare": "npm run snyk-protect"
|
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 |
| - "@hapi/hapi": "20.2.1", |
52 |
| - "acorn": "8.7.0", |
| 51 | + "@hapi/hapi": "20.3.0", |
| 52 | + "acorn": "8.14.0", |
53 | 53 | "ampersand-collection": "2.0.2",
|
54 | 54 | "ampersand-model": "8.0.1",
|
55 | 55 | "ampersand-view": "10.0.3",
|
56 |
| - "ansi-colors": "4.1.1", |
| 56 | + "ansi-colors": "4.1.3", |
57 | 57 | "assemble": "0.24.3",
|
58 | 58 | "assemble-handlebars-helpers": "0.1.3",
|
59 | 59 | "cheerio": "0.22.0",
|
60 |
| - "core-js": "3.20.2", |
| 60 | + "core-js": "3.40.0", |
61 | 61 | "cross-env": "7.0.3",
|
62 | 62 | "cssmin": "0.4.3",
|
63 |
| - "cssnano": "5.0.15", |
| 63 | + "cssnano": "5.1.15", |
64 | 64 | "custom-event-polyfill": "1.0.7",
|
65 |
| - "del": "6.0.0", |
| 65 | + "del": "6.1.1", |
66 | 66 | "domtokenlist-shim": "1.2.0",
|
67 |
| - "eslint-config-stylelint": "15.0.0", |
68 |
| - "fontfaceobserver": "2.1.0", |
69 |
| - "fs-extra": "10.0.0", |
| 67 | + "eslint-config-stylelint": "15.1.0", |
| 68 | + "fontfaceobserver": "2.3.0", |
| 69 | + "fs-extra": "10.1.0", |
70 | 70 | "gulp-changed": "4.0.3",
|
71 | 71 | "gulp-extname": "0.2.2",
|
72 | 72 | "gulp-nodemon": "2.5.0",
|
|
76 | 76 | "gulp-svg-symbols": "3.2.3",
|
77 | 77 | "gulp-svgo": "2.2.1",
|
78 | 78 | "h2o2": "8.2.0",
|
79 |
| - "handlebars": "4.7.7", |
| 79 | + "handlebars": "4.7.8", |
80 | 80 | "handlebars-layouts": "3.1.4",
|
81 |
| - "handlebars-loader": "1.7.1", |
| 81 | + "handlebars-loader": "1.7.3", |
82 | 82 | "handlebars-utils": "1.0.6",
|
83 |
| - "hapi-auth-jwt2": "10.2.0", |
84 |
| - "highlight.js": "11.4.0", |
| 83 | + "hapi-auth-jwt2": "10.7.0", |
| 84 | + "highlight.js": "11.11.1", |
85 | 85 | "inert": "5.1.3",
|
86 |
| - "jquery": "3.6.0", |
| 86 | + "jquery": "3.7.1", |
87 | 87 | "js-prettify": "1.4.0",
|
88 | 88 | "lazysizes": "5.3.2",
|
89 | 89 | "object-fit-images": "3.2.4",
|
90 | 90 | "postcss": "8.4.5",
|
91 | 91 | "postcss-assets": "6.0.0",
|
92 | 92 | "postcss-bootstrap-4-grid": "1.0.3",
|
93 |
| - "postcss-browser-reporter": "0.6.0", |
94 |
| - "postcss-calc": "8.2.1", |
| 93 | + "postcss-browser-reporter": "0.7.0", |
| 94 | + "postcss-calc": "8.2.4", |
95 | 95 | "postcss-clearfix": "2.0.1",
|
96 |
| - "postcss-discard-comments": "5.0.1", |
97 |
| - "postcss-import": "14.0.2", |
| 96 | + "postcss-discard-comments": "5.1.2", |
| 97 | + "postcss-import": "14.1.0", |
98 | 98 | "postcss-momentum-scrolling": "3.14.22",
|
99 | 99 | "postcss-object-fit-images": "1.1.2",
|
100 |
| - "postcss-preset-env": "7.2.0", |
101 |
| - "postcss-reporter": "7.0.5", |
| 100 | + "postcss-preset-env": "7.8.3", |
| 101 | + "postcss-reporter": "7.1.0", |
102 | 102 | "precss": "4.0.0",
|
103 |
| - "regenerator-runtime": "0.13.9", |
| 103 | + "regenerator-runtime": "0.14.1", |
104 | 104 | "requestidlecallback": "0.3.0",
|
105 | 105 | "script-loader": "0.7.2",
|
106 | 106 | "snyk": "1.824.0",
|
|
110 | 110 | "uniq": "1.0.1",
|
111 | 111 | "upath": "2.0.1",
|
112 | 112 | "webpack": "5.65.0",
|
113 |
| - "webpack-bundle-analyzer": "4.5.0", |
| 113 | + "webpack-bundle-analyzer": "4.10.2", |
114 | 114 | "webpack-stream": "7.0.0"
|
115 | 115 | },
|
116 | 116 | "devDependencies": {
|
117 |
| - "@babel/core": "7.16.7", |
| 117 | + "@babel/core": "7.26.0", |
118 | 118 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
119 | 119 | "babel-plugin-add-module-exports": "1.0.4",
|
120 |
| - "@babel/preset-env": "7.16.8", |
| 120 | + "@babel/preset-env": "7.26.0", |
121 | 121 | "@babel/polyfill": "7.12.1",
|
122 |
| - "@babel/register": "7.16.9", |
| 122 | + "@babel/register": "7.25.9", |
123 | 123 | "@mapbox/stylelint-processor-arbitrary-tags": "0.4.0",
|
124 | 124 | "babel-eslint": "10.1.0",
|
125 |
| - "babel-loader": "8.2.3", |
126 |
| - "@commitlint/cli": "16.0.2", |
127 |
| - "@commitlint/config-conventional": "16.0.0", |
| 125 | + "babel-loader": "8.4.1", |
| 126 | + "@commitlint/cli": "16.3.0", |
| 127 | + "@commitlint/config-conventional": "16.2.4", |
128 | 128 | "eslint": "7.32.0",
|
129 | 129 | "eslint-loader": "4.0.2",
|
130 |
| - "eslint-plugin-chai-friendly": "0.7.2", |
| 130 | + "eslint-plugin-chai-friendly": "0.7.4", |
131 | 131 | "eslint-plugin-json": "3.1.0",
|
132 |
| - "eslint-plugin-mocha": "10.0.3", |
| 132 | + "eslint-plugin-mocha": "10.5.0", |
133 | 133 | "gulp": "4.0.2",
|
134 | 134 | "gulp-livereload": "4.0.2",
|
135 | 135 | "husky": "7.0.4",
|
136 | 136 | "run-sequence": "2.2.1",
|
137 | 137 | "standard": "16.0.4",
|
138 | 138 | "stylelint": "13.13.1",
|
139 | 139 | "stylelint-config-css-modules": "2.3.0",
|
140 |
| - "stylelint-config-recess-order": "3.0.0", |
| 140 | + "stylelint-config-recess-order": "3.1.0", |
141 | 141 | "stylelint-config-recommended": "5.0.0",
|
142 | 142 | "stylelint-config-standard": "22.0.0",
|
143 | 143 | "sw-precache-webpack-plugin": "1.0.0",
|
144 | 144 | "webpack-dev-middleware": "5.3.0",
|
145 |
| - "webpack-hot-middleware": "2.25.1", |
| 145 | + "webpack-hot-middleware": "2.26.1", |
146 | 146 | "webpack-pwa-manifest": "4.3.0"
|
147 | 147 | },
|
148 | 148 | "snyk": true
|
|
0 commit comments