perf: optimize the naming of locale key
This commit is contained in:
@@ -37,6 +37,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/colors": "^7.1.0",
|
||||
"@ctrl/tinycolor": "4.1.0"
|
||||
"@ctrl/tinycolor": "^4.1.0"
|
||||
}
|
||||
}
|
||||
|
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/shared": "^3.4.31",
|
||||
"clsx": "2.1.1",
|
||||
"clsx": "^2.1.1",
|
||||
"defu": "^6.1.4",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"nprogress": "^0.2.0",
|
||||
|
Reference in New Issue
Block a user