Skip to content

Commit 3c71226

Browse files
authored
Revert "chore(deps): bump vitepress to v2-alpha" (#3162)
This reverts commit cfeb41f.
1 parent 3735fb4 commit 3c71226

File tree

2 files changed

+631
-365
lines changed

2 files changed

+631
-365
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
"type": "vue-tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"@vue/repl": "^4.4.3",
14+
"@vue/repl": "^4.4.2",
1515
"@vue/theme": "^2.3.0",
1616
"dynamics.js": "^1.1.5",
17-
"gsap": "^3.12.7",
18-
"vitepress": "^2.0.0-alpha.1",
19-
"vue": "^3.5.13"
17+
"gsap": "^3.12.5",
18+
"vitepress": "^1.4.3",
19+
"vue": "^3.5.12"
2020
},
2121
"devDependencies": {
2222
"@types/body-scroll-lock": "^3.1.2",
2323
"@types/markdown-it": "^14.1.2",
24-
"@types/node": "^22.10.7",
25-
"typescript": "^5.7.3",
26-
"vue-tsc": "^2.2.0"
24+
"@types/node": "^22.7.5",
25+
"typescript": "^5.6.3",
26+
"vue-tsc": "^2.1.6"
2727
},
2828
"packageManager": "[email protected]"
2929
}

0 commit comments

Comments
 (0)