mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 06:02:38 +08:00
解决 cl-switch 异常
This commit is contained in:
parent
d9b30bc2a9
commit
314e9644aa
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "front-next",
|
||||
"version": "5.11.1",
|
||||
"version": "5.11.2",
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
"build": "vite build",
|
||||
@ -9,7 +9,7 @@
|
||||
"lint:eslint": "eslint \"{src,mock}/**/*.{vue,ts,tsx}\" --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cool-vue/admin": "^5.0.2",
|
||||
"@cool-vue/admin": "^5.0.3",
|
||||
"@cool-vue/crud": "^5.7.0",
|
||||
"@element-plus/icons-vue": "^2.0.6",
|
||||
"@vueuse/core": "^9.1.0",
|
||||
|
@ -1059,10 +1059,10 @@
|
||||
style-mod "^4.0.0"
|
||||
w3c-keyname "^2.2.4"
|
||||
|
||||
"@cool-vue/admin@^5.0.2":
|
||||
version "5.0.2"
|
||||
resolved "https://registry.npmjs.org/@cool-vue/admin/-/admin-5.0.2.tgz#fc860b5821018d4ce909620c51ed51a1eac762c4"
|
||||
integrity sha512-CVdfRlDhHPHlpsDCoa0nFGeEmBbolUYkgqZef0jUf0ae9CU7CPd+CIQ+VzW9SXuIQQ68l2BtN3eJFzmkt6+TPA==
|
||||
"@cool-vue/admin@^5.0.3":
|
||||
version "5.0.3"
|
||||
resolved "https://registry.npmjs.org/@cool-vue/admin/-/admin-5.0.3.tgz#d066eda856b4a82ea6d4badd03b87ddb61409ac3"
|
||||
integrity sha512-w6/IhlrWFmd2vUjZV/1nl9GcSYTYitbuXjIeuQ/+3ryPOgOnBI7BKS4KID6fgLdaQ9m5Q8Be2W59U3YxcFq8Cg==
|
||||
dependencies:
|
||||
"@codemirror/lang-javascript" "^6.1.0"
|
||||
"@codemirror/theme-one-dark" "^6.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user