Skip to content

Commit a14214f

Browse files
committed
chore: update rocket plugins
1 parent 8323e59 commit a14214f

File tree

4 files changed

+2024
-2076
lines changed

4 files changed

+2024
-2076
lines changed

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ _site
1414
docs/_merged_data/
1515
docs/_merged_assets/
1616
docs/_merged_includes/
17-
docs/_data/api/api.json
17+
docs/_data/api/api.json
18+
pnpm-lock.yaml

docs/_data/api/api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10116,7 +10116,7 @@
1011610116
"fileName": "api.ts",
1011710117
"line": 1,
1011810118
"character": 0,
10119-
"url": "https://github.com/atom-community/atom-community.github.io/blob/aa5ab92/api.ts#L1"
10119+
"url": "https://github.com/atom-community/atom-community.github.io/blob/190c0f7/api.ts#L1"
1012010120
}
1012110121
]
1012210122
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"lit-element": "^3.2.2"
4040
},
4141
"devDependencies": {
42-
"@rocket/blog": "^0.3.0",
43-
"@rocket/cli": "^0.6.0",
42+
"@rocket/blog": "^0.4.0",
43+
"@rocket/cli": "^0.6.3",
4444
"@rocket/core": "^0.1.2",
45-
"@rocket/launch": "^0.4.0",
46-
"@rocket/search": "^0.3.2",
45+
"@rocket/launch": "^0.4.2",
46+
"@rocket/search": "^0.6.0",
4747
"@types/atom": "^1.40.11",
4848
"@types/markdown-it": "^12.2.3",
4949
"@types/prismjs": "^1.26.0",
@@ -55,7 +55,7 @@
5555
"eslint-config-atomic": "^1.18.1",
5656
"markdown-it": "^13.0.1",
5757
"markdown-it-prism": "^2.2.4",
58-
"plugins-manager": "^0.2.1",
58+
"plugins-manager": "^0.2.4",
5959
"prettier-config-atomic": "^3.0.10",
6060
"rollup-plugin-esbuild": "^4.9.1",
6161
"servor": "^4.0.2",

0 commit comments

Comments
 (0)