aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDivyansh Singh <[email protected]>2022-10-28 15:31:31 +0530
committerGitHub <[email protected]>2022-10-28 12:01:31 +0200
commit97ebd29707dc022cf945b7e2d8c110ca90cdb3a9 (patch)
treea3bce2572aec65337f15ccf588296224a83ae3a5 /package.json
parent09e835664add0a342dd089f31bbae7d880198493 (diff)
downloadfaker-97ebd29707dc022cf945b7e2d8c110ca90cdb3a9.tar.xz
faker-97ebd29707dc022cf945b7e2d8c110ca90cdb3a9.zip
docs: add version banner (#1487)
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2a830794..a560ee90 100644
--- a/package.json
+++ b/package.json
@@ -107,6 +107,7 @@
"@typescript-eslint/parser": "~5.40.1",
"@vitest/coverage-c8": "~0.24.3",
"@vitest/ui": "~0.24.3",
+ "@vueuse/core": "~9.4.0",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.10.0",
@@ -137,8 +138,9 @@
"typescript": "~4.8.4",
"validator": "~13.7.0",
"vite": "~3.1.8",
- "vitepress": "1.0.0-alpha.22",
- "vitest": "~0.24.3"
+ "vitepress": "1.0.0-alpha.26",
+ "vitest": "~0.24.3",
+ "vue": "~3.2.41"
},
"packageManager": "[email protected]",
"engines": {