We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3735fb4 commit 3c71226Copy full SHA for 3c71226
package.json
@@ -11,19 +11,19 @@
11
"type": "vue-tsc --noEmit"
12
},
13
"dependencies": {
14
- "@vue/repl": "^4.4.3",
+ "@vue/repl": "^4.4.2",
15
"@vue/theme": "^2.3.0",
16
"dynamics.js": "^1.1.5",
17
- "gsap": "^3.12.7",
18
- "vitepress": "^2.0.0-alpha.1",
19
- "vue": "^3.5.13"
+ "gsap": "^3.12.5",
+ "vitepress": "^1.4.3",
+ "vue": "^3.5.12"
20
21
"devDependencies": {
22
"@types/body-scroll-lock": "^3.1.2",
23
"@types/markdown-it": "^14.1.2",
24
- "@types/node": "^22.10.7",
25
- "typescript": "^5.7.3",
26
- "vue-tsc": "^2.2.0"
+ "@types/node": "^22.7.5",
+ "typescript": "^5.6.3",
+ "vue-tsc": "^2.1.6"
27
28
"packageManager": "pnpm@9.12.1"
29
}
0 commit comments