|
9 | 9 | },
|
10 | 10 | "homepage": "https://magento.com/",
|
11 | 11 | "devDependencies": {
|
12 |
| - "glob": "~8.1.0", |
| 12 | + "glob": "~11.0.0", |
13 | 13 | "grunt": "~1.6.1",
|
14 | 14 | "grunt-banner": "~0.6.0",
|
15 | 15 | "grunt-continue": "~0.1.0",
|
16 | 16 | "grunt-contrib-clean": "~2.0.1",
|
17 |
| - "grunt-contrib-connect": "~4.0.0", |
| 17 | + "grunt-contrib-connect": "~5.0.1", |
18 | 18 | "grunt-contrib-cssmin": "~5.0.0",
|
19 | 19 | "grunt-contrib-imagemin": "~4.0.0",
|
20 | 20 | "grunt-contrib-jasmine": "~4.0.0",
|
21 | 21 | "grunt-contrib-less": "~3.0.0",
|
22 | 22 | "grunt-contrib-watch": "~1.1.0",
|
23 |
| - "grunt-eslint": "~24.3.0", |
| 23 | + "grunt-eslint": "~25.0.0", |
24 | 24 | "grunt-exec": "~3.0.0",
|
25 | 25 | "grunt-replace": "~2.0.2",
|
26 | 26 | "grunt-styledocco": "~0.3.0",
|
27 | 27 | "grunt-template-jasmine-requirejs": "~0.2.3",
|
28 | 28 | "grunt-text-replace": "~0.4.0",
|
29 |
| - "imagemin-svgo": "~9.0.0", |
| 29 | + "imagemin-svgo": "~11.0.1", |
30 | 30 | "less": "4.2.0",
|
31 | 31 | "load-grunt-config": "~4.0.1",
|
32 | 32 | "morgan": "~1.10.0",
|
33 | 33 | "node-minify": "~3.6.0",
|
34 | 34 | "path": "~0.12.7",
|
35 |
| - "serve-static": "~1.15.0", |
| 35 | + "serve-static": "~1.16.2", |
36 | 36 | "squirejs": "~0.2.1",
|
37 | 37 | "strip-comments": "~2.0.1",
|
38 | 38 | "time-grunt": "~2.0.0",
|
39 |
| - "underscore": "1.13.6" |
| 39 | + "underscore": "1.13.7" |
40 | 40 | },
|
41 | 41 | "overrides": {
|
42 | 42 | "styledocco": {
|
|
0 commit comments