2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-22 10:30:34 +03:00

bump deps

This commit is contained in:
Jeff Sagal
2022-07-17 10:51:17 -07:00
parent f7ea30021c
commit 1b2dc091b1
2 changed files with 285 additions and 681 deletions
+10 -10
View File
@@ -48,29 +48,29 @@
"@semantic-release/github": "^7.0.4", "@semantic-release/github": "^7.0.4",
"@types/jsdom": "^16.2.14", "@types/jsdom": "^16.2.14",
"@types/node": "^16.11.22", "@types/node": "^16.11.22",
"@vitejs/plugin-vue": "^2.1.0", "@vitejs/plugin-vue": "^3.0.0",
"@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0", "@vue/eslint-config-typescript": "^11.0.0",
"@vue/test-utils": "^2.0.0-rc.18", "@vue/test-utils": "^2.0.2",
"@vue/tsconfig": "^0.1.3", "@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.2", "autoprefixer": "^10.4.2",
"bundlewatch": "^0.2.5", "bundlewatch": "^0.2.5",
"c8": "^7.11.0", "c8": "^7.11.0",
"commitizen": "^4.0.3", "commitizen": "^4.0.3",
"coveralls": "^3.1.1", "coveralls": "^3.1.1",
"cross-env": "^5.2.0", "cross-env": "^7.0.3",
"cz-conventional-changelog": "3.1.0", "cz-conventional-changelog": "3.1.0",
"eslint": "^8.5.0", "eslint": "^8.20.0",
"eslint-plugin-vue": "^8.2.0", "eslint-plugin-vue": "^9.2.0",
"jsdom": "^19.0.0", "jsdom": "^20.0.0",
"postcss-nested": "^5.0.6", "postcss-nested": "^5.0.6",
"prettier": "^2.5.1", "prettier": "^2.7.1",
"semantic-release": "^17.0.4", "semantic-release": "^17.0.4",
"typescript": "~4.5.5", "typescript": "^4.7.4",
"vite": "^3.0.0", "vite": "^3.0.0",
"vitest": "^0.18.1", "vitest": "^0.18.1",
"vue": "^3.2.20", "vue": "^3.2.20",
"vue-tsc": "^0.31.1" "vue-tsc": "^0.38.8"
}, },
"config": { "config": {
"commitizen": { "commitizen": {
+275 -671
View File
File diff suppressed because it is too large Load Diff