| 
40 | 40 |   },  | 
41 | 41 |   "devDependencies": {  | 
42 | 42 |     "@rocket/blog": "^0.4.0",  | 
43 |  | -    "@rocket/cli": "^0.6.3",  | 
 | 43 | +    "@rocket/cli": "^0.21.0",  | 
44 | 44 |     "@rocket/core": "^0.1.2",  | 
45 |  | -    "@rocket/launch": "^0.4.2",  | 
46 |  | -    "@rocket/search": "^0.6.0",  | 
 | 45 | +    "@rocket/launch": "^0.21.0",  | 
 | 46 | +    "@rocket/search": "^0.7.0",  | 
47 | 47 |     "@types/atom": "^1.40.11",  | 
48 |  | -    "@types/markdown-it": "^12.2.3",  | 
 | 48 | +    "@types/markdown-it": "^13.0.0",  | 
49 | 49 |     "@types/prismjs": "^1.26.0",  | 
50 | 50 |     "@types/react": "^18.0.15",  | 
51 |  | -    "@web/dev-server-esbuild": "^0.3.1",  | 
 | 51 | +    "@web/dev-server-esbuild": "^0.4.0",  | 
52 | 52 |     "eleventy-plugin-add-web-component-definitions": "^2.1.2",  | 
53 | 53 |     "eleventy-plugin-helmet": "^0.2.2",  | 
54 | 54 |     "eslint": "^8.20.0",  | 
55 | 55 |     "eslint-config-atomic": "^1.18.1",  | 
56 | 56 |     "markdown-it": "^13.0.1",  | 
57 | 57 |     "markdown-it-prism": "^2.2.4",  | 
58 |  | -    "plugins-manager": "^0.2.4",  | 
 | 58 | +    "plugins-manager": "^0.3.0",  | 
59 | 59 |     "prettier-config-atomic": "^3.0.10",  | 
60 |  | -    "rollup-plugin-esbuild": "^4.9.1",  | 
 | 60 | +    "rollup-plugin-esbuild": "^5.0.0",  | 
61 | 61 |     "servor": "^4.0.2",  | 
62 | 62 |     "shx": "^0.3.4",  | 
63 |  | -    "typedoc": "^0.23.9",  | 
 | 63 | +    "typedoc": "^0.25.0",  | 
64 | 64 |     "typedoc-plugin-markdown": "^3.13.4",  | 
65 |  | -    "typescript": "^4.7.4"  | 
 | 65 | +    "typescript": "^5.0.0"  | 
66 | 66 |   },  | 
67 | 67 |   "keywords": [],  | 
68 | 68 |   "pnpm": {  | 
 | 
0 commit comments