Skip to content

Commit 8baab01

Browse files
chore(deps): update all non-major dependencies
1 parent e975c9a commit 8baab01

File tree

2 files changed

+351
-432
lines changed

2 files changed

+351
-432
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -55,36 +55,36 @@
5555
"vue": ">=3.0.0"
5656
},
5757
"devDependencies": {
58-
"@commitlint/cli": "17.2.0",
59-
"@commitlint/config-conventional": "17.2.0",
60-
"@microsoft/api-extractor": "7.33.6",
58+
"@commitlint/cli": "17.3.0",
59+
"@commitlint/config-conventional": "17.3.0",
60+
"@microsoft/api-extractor": "7.33.7",
6161
"@rushstack/eslint-patch": "1.2.0",
62-
"@types/node": "18.11.9",
62+
"@types/node": "18.11.13",
6363
"@vitejs/plugin-vue": "3.2.0",
6464
"@vitest/coverage-c8": "^0.25.0",
65-
"@vitest/ui": "0.25.2",
65+
"@vitest/ui": "0.25.7",
6666
"@vue/eslint-config-airbnb-with-typescript": "7.0.0",
6767
"@vue/server-renderer": "3.2.45",
68-
"@vue/test-utils": "2.2.3",
68+
"@vue/test-utils": "2.2.6",
6969
"@vue/tsconfig": "0.1.3",
70-
"commitizen": "4.2.5",
70+
"commitizen": "4.2.6",
7171
"cz-conventional-changelog": "3.3.0",
72-
"eslint": "8.27.0",
72+
"eslint": "8.29.0",
7373
"eslint-config-prettier": "8.5.0",
7474
"eslint-define-config": "1.12.0",
7575
"eslint-plugin-import": "2.26.0",
7676
"eslint-plugin-vitest-globals": "1.2.0",
77-
"eslint-plugin-vue": "9.7.0",
78-
"happy-dom": "7.7.0",
79-
"lint-staged": "13.0.3",
80-
"pnpm": "7.16.1",
81-
"prettier": "2.7.1",
77+
"eslint-plugin-vue": "9.8.0",
78+
"happy-dom": "7.8.1",
79+
"lint-staged": "13.1.0",
80+
"pnpm": "7.18.2",
81+
"prettier": "2.8.1",
8282
"rimraf": "3.0.2",
83-
"sass": "1.56.1",
83+
"sass": "1.56.2",
8484
"simple-git-hooks": "2.8.1",
85-
"typescript": "4.9.3",
86-
"vite": "3.2.4",
87-
"vitest": "0.25.2",
85+
"typescript": "4.9.4",
86+
"vite": "3.2.5",
87+
"vitest": "0.25.7",
8888
"vue": "3.2.45",
8989
"vue-router": "4.1.6"
9090
},
@@ -101,5 +101,5 @@
101101
"eslint --cache --fix"
102102
]
103103
},
104-
"packageManager": "pnpm@7.16.1"
104+
"packageManager": "pnpm@7.18.2"
105105
}

0 commit comments

Comments
 (0)