Skip to content

Commit 7042a7f

Browse files
committed
chore: release v0.0.1
1 parent 00bb7e9 commit 7042a7f

File tree

2 files changed

+138
-138
lines changed

2 files changed

+138
-138
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dist"
3030
],
3131
"engines": {
32-
"vscode": "^1.69.0"
32+
"vscode": "^1.77.0"
3333
},
3434
"activationEvents": [
3535
"onStartupFinished"
@@ -100,19 +100,19 @@
100100
},
101101
"devDependencies": {
102102
"@antfu/eslint-config": "^0.38.4",
103-
"@antfu/ni": "^0.21.2",
103+
"@antfu/ni": "^0.21.3",
104104
"@types/markdown-it": "^12.2.3",
105105
"@types/node": "^18.15.11",
106106
"@types/vscode": "^1.77.0",
107107
"axios": "^1.3.5",
108108
"bumpp": "^9.1.0",
109-
"eslint": "^8.37.0",
109+
"eslint": "^8.38.0",
110110
"esno": "^0.16.3",
111111
"gray-matter": "^4.0.3",
112112
"pnpm": "^8.1.1",
113113
"rimraf": "^4.4.1",
114114
"tsup": "^6.7.0",
115-
"typescript": "^5.0.3",
115+
"typescript": "^5.0.4",
116116
"valaxy": "^0.14.25",
117117
"vite": "^4.2.1",
118118
"vitest": "^0.29.8",

0 commit comments

Comments
 (0)