Add missing typescript devDep to composables (#18127)

This commit is contained in:
Pascal Jufer
2023-04-11 10:29:34 +02:00
committed by GitHub
parent 0462d55615
commit 1ba69ba851
2 changed files with 4 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
"@vitest/coverage-c8": "0.29.3",
"@vue/test-utils": "2.3.1",
"axios": "1.3.4",
"typescript": "4.9.5",
"vitest": "0.29.3"
},
"dependencies": {

3
pnpm-lock.yaml generated
View File

@@ -927,6 +927,9 @@ importers:
axios:
specifier: 1.3.4
version: 1.3.4
typescript:
specifier: 4.9.5
version: 4.9.5
vitest:
specifier: 0.29.3
version: 0.29.3(happy-dom@8.9.0)(sass@1.59.3)