Skip to content

Commit c373beb

Browse files
authored
chore: release 1.11.2 (#3565)
* chore: release 1.11.2 * chore: release 1.11.2 * chore: release 1.11.2 * chore: fix security
1 parent f5cadff commit c373beb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tdesign-vue",
33
"purename": "tdesign",
4-
"version": "1.11.1",
4+
"version": "1.11.2",
55
"description": "tdesign-vue",
66
"title": "tdesign-vue",
77
"keywords": [
@@ -129,8 +129,8 @@
129129
"@typescript-eslint/experimental-utils": "^5.4.0",
130130
"@typescript-eslint/parser": "^5.4.0",
131131
"@typescript-eslint/typescript-estree": "^6.16.0",
132-
"@vitest/coverage-v8": "^2.1.8",
133-
"@vitest/ui": "^2.1.8",
132+
"@vitest/coverage-v8": "^2.1.9",
133+
"@vitest/ui": "^2.1.9",
134134
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
135135
"@vue/babel-preset-jsx": "^1.2.4",
136136
"@vue/eslint-config-typescript": "^9.1.0",
@@ -187,7 +187,7 @@
187187
"vite": "^4.5.10",
188188
"vite-plugin-tdoc": "^2.0.2",
189189
"vite-plugin-vue2": "^2.0.3",
190-
"vitest": "^2.1.8",
190+
"vitest": "^2.1.9",
191191
"vitest-fetch-mock": "^0.2.1",
192192
"vue": "~2.6.14",
193193
"vue-class-component": "^7.2.3",

src/_common

Submodule _common updated 61 files

0 commit comments

Comments
 (0)