WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 10a2383

Browse files
committed
release: v3.1.0
1 parent ee3b827 commit 10a2383

File tree

2 files changed

+4176
-4118
lines changed

2 files changed

+4176
-4118
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "v-region",
33
"description": "Provide Chinese administrative division data selection",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"author": "TerryZ <[email protected]>",
66
"type": "module",
77
"files": [
@@ -49,26 +49,26 @@
4949
},
5050
"dependencies": {
5151
"v-dropdown": "^3.0.0",
52-
"vue": "^3.3.4"
52+
"vue": "^3.4.31"
5353
},
5454
"devDependencies": {
55-
"@rushstack/eslint-patch": "^1.4.0",
56-
"@vitejs/plugin-vue": "^4.3.4",
57-
"@vitejs/plugin-vue-jsx": "^3.0.2",
58-
"@vitest/coverage-v8": "^0.34.5",
55+
"@rushstack/eslint-patch": "^1.10.3",
56+
"@vitejs/plugin-vue": "^5.0.5",
57+
"@vitejs/plugin-vue-jsx": "^4.0.0",
58+
"@vitest/coverage-v8": "^2.0.1",
5959
"@vue/eslint-config-standard": "^8.0.1",
60-
"@vue/test-utils": "^2.4.1",
61-
"bootstrap": "^5.3.2",
60+
"@vue/test-utils": "^2.4.6",
61+
"bootstrap": "^5.3.3",
6262
"eslint": "^8.50.0",
6363
"eslint-plugin-vue": "^9.17.0",
64-
"jsdom": "^22.1.0",
64+
"jsdom": "^24.1.0",
6565
"sass": "^1.68.0",
6666
"sass-loader": "^13.3.2",
67-
"typescript": "^5.2.2",
68-
"vite": "^4.4.9",
69-
"vite-plugin-css-injected-by-js": "^3.3.0",
70-
"vitest": "^0.34.5",
71-
"vue-router": "^4.2.5",
72-
"vue-tsc": "^1.8.13"
67+
"typescript": "^5.5.3",
68+
"vite": "^5.3.3",
69+
"vite-plugin-css-injected-by-js": "^3.5.1",
70+
"vitest": "^2.0.1",
71+
"vue-router": "^4.4.0",
72+
"vue-tsc": "^2.0.26"
7373
}
7474
}

0 commit comments

Comments
 (0)