|
18 | 18 | "test": "jest"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "preact": "10.6.4", |
22 |
| - "preact-render-to-string": "5.1.19", |
23 |
| - "preactement": "1.8.2" |
| 21 | + "preact": "10.11.3", |
| 22 | + "preact-render-to-string": "5.2.6", |
| 23 | + "preactement": "1.8.4" |
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@11ty/eleventy": "1.0.0", |
27 |
| - "@11ty/eleventy-plugin-syntaxhighlight": "3.1.3", |
28 |
| - "@types/node": "14.14.37", |
29 |
| - "@typescript-eslint/eslint-plugin": "5.9.1", |
30 |
| - "@typescript-eslint/parser": "5.9.1", |
| 26 | + "@11ty/eleventy": "1.0.2", |
| 27 | + "@11ty/eleventy-plugin-syntaxhighlight": "4.2.0", |
| 28 | + "@types/node": "18.11.18", |
| 29 | + "@typescript-eslint/eslint-plugin": "5.50.0", |
| 30 | + "@typescript-eslint/parser": "5.50.0", |
31 | 31 | "copy-webpack-plugin": "9.1.0",
|
32 |
| - "css-loader": "5.2.7", |
33 |
| - "eslint": "8.6.0", |
| 32 | + "css-loader": "6.7.3", |
| 33 | + "eslint": "8.33.0", |
34 | 34 | "eslint-config-preact": "1.3.0",
|
35 |
| - "eslint-config-prettier": "8.3.0", |
36 |
| - "eslint-plugin-jsx-a11y": "6.5.1", |
| 35 | + "eslint-config-prettier": "8.6.0", |
| 36 | + "eslint-plugin-jsx-a11y": "6.7.1", |
37 | 37 | "file-loader": "6.2.0",
|
38 |
| - "glob": "7.2.0", |
39 |
| - "markdown-it": "12.3.2", |
40 |
| - "markdown-it-anchor": "8.4.1", |
41 |
| - "mini-css-extract-plugin": "2.4.6", |
| 38 | + "glob": "8.1.0", |
| 39 | + "markdown-it": "13.0.1", |
| 40 | + "markdown-it-anchor": "8.6.6", |
| 41 | + "mini-css-extract-plugin": "2.7.2", |
42 | 42 | "npm-run-all": "4.1.5",
|
43 |
| - "prettier": "2.5.1", |
| 43 | + "prettier": "2.8.3", |
44 | 44 | "rimraf": "3.0.2",
|
45 |
| - "sass": "1.47.0", |
46 |
| - "sass-loader": "12.4.0", |
| 45 | + "sass": "1.58.0", |
| 46 | + "sass-loader": "13.2.0", |
47 | 47 | "style-loader": "3.3.1",
|
48 |
| - "terser-webpack-plugin": "5.3.0", |
49 |
| - "ts-loader": "9.2.6", |
50 |
| - "typescript": "4.5.4", |
51 |
| - "webpack": "5.66.0", |
52 |
| - "webpack-assets-manifest": "5.0.1", |
53 |
| - "webpack-cli": "4.9.1", |
54 |
| - "yargs": "17.3.1" |
| 48 | + "terser-webpack-plugin": "5.3.6", |
| 49 | + "ts-loader": "9.4.2", |
| 50 | + "typescript": "4.9.5", |
| 51 | + "webpack": "5.75.0", |
| 52 | + "webpack-assets-manifest": "5.1.0", |
| 53 | + "webpack-cli": "5.0.1", |
| 54 | + "yargs": "17.6.2" |
55 | 55 | }
|
56 | 56 | }
|
0 commit comments