Skip to content

Commit 9424faa

Browse files
committed
chore: up docs deps
1 parent a712bbc commit 9424faa

File tree

3 files changed

+155
-100
lines changed

3 files changed

+155
-100
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
"expect": "^28.1.3",
4040
"globby": "^12.2.0",
4141
"happy-dom": "^9.1.9",
42-
"lint-staged": "^13.1.0",
42+
"lint-staged": "^13.2.1",
4343
"lodash.kebabcase": "^4.1.1",
44-
"minimist": "^1.2.7",
44+
"minimist": "^1.2.8",
4545
"p-series": "^3.0.0",
4646
"pascalcase": "^1.0.0",
4747
"prettier": "^2.8.7",
4848
"rimraf": "^4.4.1",
4949
"rollup": "^2.79.1",
5050
"rollup-plugin-typescript2": "^0.32.1",
5151
"semver": "^7.3.8",
52-
"typedoc": "^0.23.24",
52+
"typedoc": "^0.23.28",
5353
"typedoc-plugin-markdown": "^3.14.0",
5454
"typescript": "^4.9.4",
5555
"vitest": "^0.29.8",

packages/pinia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
],
7070
"license": "MIT",
7171
"devDependencies": {
72-
"@microsoft/api-extractor": "7.33.6",
72+
"@microsoft/api-extractor": "7.34.4",
7373
"@vue/test-utils": "^2.3.2"
7474
},
7575
"dependencies": {

0 commit comments

Comments
 (0)