|
25 | 25 | "d3-scale": "^4.0.0",
|
26 | 26 | "deepmerge": "^4.0.0",
|
27 | 27 | "dictionary-en": "^3.0.0",
|
28 |
| - "dotenv": "^14.0.0", |
| 28 | + "dotenv": "^16.0.0", |
29 | 29 | "esbuild": "^0.14.0",
|
30 | 30 | "flexsearch": "^0.7.0",
|
31 | 31 | "glob": "^7.0.0",
|
|
47 | 47 | "postcss": "^8.0.0",
|
48 | 48 | "postcss-preset-env": "^7.0.0",
|
49 | 49 | "prettier": "^2.0.0",
|
50 |
| - "pretty-bytes": "^5.0.0", |
| 50 | + "pretty-bytes": "^6.0.0", |
51 | 51 | "random-useragent": "^0.5.0",
|
52 | 52 | "rehype-autolink-headings": "^6.0.0",
|
53 | 53 | "rehype-document": "^6.0.0",
|
|
83 | 83 | "retext-spell": "^5.0.0",
|
84 | 84 | "retext-syntax-mentions": "^3.0.0",
|
85 | 85 | "retext-syntax-urls": "^3.0.0",
|
86 |
| - "sharp": "^0.29.0", |
| 86 | + "sharp": "^0.30.0", |
87 | 87 | "spdx-license-list": "^6.0.0",
|
88 | 88 | "strip-comments": "^2.0.0",
|
89 | 89 | "stylelint": "^14.0.0",
|
90 | 90 | "stylelint-config-prettier": "^9.0.0",
|
91 |
| - "stylelint-config-standard": "^24.0.0", |
| 91 | + "stylelint-config-standard": "^25.0.0", |
92 | 92 | "to-vfile": "^7.0.0",
|
93 | 93 | "trough": "^2.0.0",
|
94 | 94 | "unified": "^10.0.0",
|
|
97 | 97 | "vfile-mkdirp": "^3.0.0",
|
98 | 98 | "vfile-rename": "^2.0.0",
|
99 | 99 | "vfile-reporter": "^7.0.0",
|
100 |
| - "xo": "^0.47.0" |
| 100 | + "xo": "^0.48.0" |
101 | 101 | },
|
102 | 102 | "scripts": {
|
103 | 103 | "start": "budo --dir build",
|
|
0 commit comments