fix: fixed svg icon load failure and enabled global injection bem.scss
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"@changesets/cli": "^2.27.7",
|
||||
"@ls-lint/ls-lint": "^2.2.3",
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/node": "^20.14.11",
|
||||
"@vben/commitlint-config": "workspace:*",
|
||||
"@vben/eslint-config": "workspace:*",
|
||||
"@vben/lint-staged-config": "workspace:*",
|
||||
@@ -65,12 +65,12 @@
|
||||
"@vben/vsh": "workspace:*",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"cross-env": "^7.0.3",
|
||||
"cspell": "^8.10.4",
|
||||
"cspell": "^8.11.0",
|
||||
"husky": "^9.0.11",
|
||||
"is-ci": "^3.0.1",
|
||||
"jsdom": "^24.1.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"turbo": "^2.0.6",
|
||||
"turbo": "^2.0.7",
|
||||
"typescript": "^5.5.3",
|
||||
"unbuild": "^2.0.0",
|
||||
"vite": "^5.3.4",
|
||||
@@ -87,7 +87,7 @@
|
||||
"@ctrl/tinycolor": "^4.1.0",
|
||||
"clsx": "^2.1.1",
|
||||
"eslint": "^8.57.0",
|
||||
"vue": "^3.4.31",
|
||||
"vue": "^3.4.32",
|
||||
"zx": "^7.2.3"
|
||||
},
|
||||
"neverBuiltDependencies": [
|
||||
|
Reference in New Issue
Block a user