|
44 | 44 | "supports es6-module and supports xhr2 and supports bloburls and supports css-variables and supports css3-boxsizing and supports border-radius"
|
45 | 45 | ],
|
46 | 46 | "devDependencies": {
|
47 |
| - "@babel/eslint-parser": "7.19.1", |
48 |
| - "@babel/plugin-proposal-object-rest-spread": "7.20.2", |
49 |
| - "@babel/preset-env": "7.20.2", |
50 |
| - "autoprefixer": "10.4.13", |
51 |
| - "babel-loader": "9.1.0", |
52 |
| - "browserslist": "4.21.4", |
| 47 | + "@babel/eslint-parser": "7.21.3", |
| 48 | + "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
| 49 | + "@babel/preset-env": "7.21.4", |
| 50 | + "autoprefixer": "10.4.14", |
| 51 | + "babel-loader": "9.1.2", |
| 52 | + "browserslist": "4.21.5", |
53 | 53 | "buffer": "6.0.3",
|
54 |
| - "caniuse-lite": "1.0.30001431", |
| 54 | + "caniuse-lite": "1.0.30001480", |
55 | 55 | "clean-webpack-plugin": "4.0.0",
|
56 | 56 | "compression-webpack-plugin": "10.0.0",
|
57 | 57 | "copy-webpack-plugin": "11.0.0",
|
58 |
| - "css-loader": "6.7.2", |
| 58 | + "css-loader": "6.7.3", |
59 | 59 | "css-minimizer-webpack-plugin": "4.2.2",
|
60 |
| - "cssnano": "5.1.14", |
| 60 | + "cssnano": "5.1.15", |
61 | 61 | "depcheck": "1.4.3",
|
62 | 62 | "dojo-util": "1.17.3",
|
63 |
| - "dojo-webpack-plugin": "3.0.4", |
| 63 | + "dojo-webpack-plugin": "3.0.5", |
64 | 64 | "ejs-loader": "0.5.0",
|
65 |
| - "eslint": "8.27.0", |
| 65 | + "eslint": "8.38.0", |
66 | 66 | "eslint-config-airbnb-base": "15.0.0",
|
67 | 67 | "eslint-config-eslint": "7.0.0",
|
68 |
| - "eslint-config-prettier": "8.5.0", |
| 68 | + "eslint-config-prettier": "8.8.0", |
69 | 69 | "eslint-plugin-amd": "1.1.0",
|
70 |
| - "eslint-plugin-compat": "4.0.2", |
| 70 | + "eslint-plugin-compat": "4.1.4", |
71 | 71 | "eslint-plugin-html": "7.1.0",
|
72 |
| - "eslint-plugin-import": "2.26.0", |
73 |
| - "eslint-plugin-jsdoc": "39.6.2", |
| 72 | + "eslint-plugin-import": "2.27.5", |
| 73 | + "eslint-plugin-jsdoc": "39.9.1", |
74 | 74 | "eslint-plugin-json": "3.1.0",
|
75 | 75 | "eslint-plugin-markdown": "3.0.0",
|
76 | 76 | "eslint-plugin-node": "11.1.0",
|
|
79 | 79 | "eslint-plugin-snakecasejs": "2.2.0",
|
80 | 80 | "eslint-plugin-sort-dojo-dependency": "0.0.1",
|
81 | 81 | "eslint-webpack-plugin": "3.2.0",
|
82 |
| - "html-webpack-plugin": "5.5.0", |
| 82 | + "html-webpack-plugin": "5.5.1", |
83 | 83 | "inspectpack": "4.7.1",
|
84 | 84 | "markdown-include": "0.4.3",
|
85 |
| - "markdownlint": "0.26.2", |
86 |
| - "markdownlint-cli": "0.32.2", |
87 |
| - "mini-css-extract-plugin": "2.6.1", |
| 85 | + "markdownlint": "0.28.1", |
| 86 | + "markdownlint-cli": "0.33.0", |
| 87 | + "mini-css-extract-plugin": "2.7.5", |
88 | 88 | "npm-run-all": "4.1.5",
|
89 | 89 | "path-browserify": "1.0.1",
|
90 |
| - "prettier": "2.7.1", |
91 |
| - "stylelint": "14.15.0", |
| 90 | + "prettier": "2.8.7", |
| 91 | + "stylelint": "14.16.1", |
92 | 92 | "stylelint-bare-webpack-plugin": "2.1.0",
|
93 | 93 | "stylelint-config-standard": "29.0.0",
|
94 |
| - "stylelint-no-unsupported-browser-features": "6.0.1", |
| 94 | + "stylelint-no-unsupported-browser-features": "6.1.0", |
95 | 95 | "stylelint-order": "5.0.0",
|
96 |
| - "unix-timestamp": "1.0.2", |
| 96 | + "unix-timestamp": "1.0.3", |
97 | 97 | "unused-webpack-plugin": "2.4.0",
|
98 |
| - "webpack": "5.75.0", |
99 |
| - "webpack-bundle-analyzer": "4.7.0", |
| 98 | + "webpack": "5.79.0", |
| 99 | + "webpack-bundle-analyzer": "4.8.0", |
100 | 100 | "webpack-cli": "4.10.0",
|
101 | 101 | "webpack-merge": "5.8.0",
|
102 | 102 | "webpack-sources": "3.2.3",
|
103 |
| - "yargs": "17.6.2" |
| 103 | + "yargs": "17.7.1" |
104 | 104 | },
|
105 | 105 | "dependencies": {
|
106 | 106 | "content-disposition": "0.5.4",
|
|
0 commit comments