fix(warning): fix unocss version conflicts (#1825)

This commit is contained in:
Gweesin Chan 2024-08-04 19:56:58 +08:00 committed by GitHub
parent e8c02199f2
commit 9e7008edef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 11 additions and 11 deletions

View File

@ -32,7 +32,7 @@
"devDependencies": {
"@types/markdown-it": "^12.2.3",
"@types/node": "^17.0.45",
"@unocss/preset-icons": "^0.38.2",
"@unocss/preset-icons": "^0.61.9",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-sfc": "^3.2.37",
@ -55,7 +55,7 @@
"prettier": "^2.7.1",
"stylelint": "^14.9.1",
"stylelint-config-standard": "^26.0.0",
"unocss": "^0.39.3",
"unocss": "^0.61.9",
"unplugin-auto-import": "0.8.7",
"unplugin-vue-components": "^0.19.9",
"uslug": "^1.0.4",

View File

@ -53,7 +53,7 @@
"@playwright/test": "~1.42.0",
"@types/markdown-it": "^12.2.3",
"@types/node": "^17.0.45",
"@unocss/preset-icons": "^0.38.2",
"@unocss/preset-icons": "^0.61.9",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/compiler-sfc": "^3.2.37",
@ -74,7 +74,7 @@
"stylelint": "^14.9.1",
"stylelint-config-standard": "^26.0.0",
"typescript": "^5.0.2",
"unocss": "^0.39.3",
"unocss": "^0.61.9",
"unplugin-vue-components": "^0.19.9",
"uslug": "^1.0.4",
"vite": "^4.3.8",

View File

@ -51,9 +51,9 @@
"vue-tsc": "^1.0.16",
"js-sha256": "^0.9.0",
"onigasm": "^2.2.5",
"unocss": "^0.48.0",
"unocss": "^0.61.9",
"@unocss/core": "^0.48.0",
"@unocss/preset-icons": "^0.48.0",
"@unocss/preset-icons": "^0.61.9",
"@unocss/transformer-directives": "^0.48.0"
}
}

View File

@ -55,9 +55,9 @@
"js-sha256": "^0.9.0",
"onigasm": "^2.2.5",
"@tiptap/vue-2": "^2.1.0",
"unocss": "^0.48.0",
"unocss": "^0.61.9",
"@unocss/core": "^0.48.0",
"@unocss/preset-icons": "^0.48.0",
"@unocss/preset-icons": "^0.61.9",
"@unocss/transformer-directives": "^0.48.0"
}
}

View File

@ -54,9 +54,9 @@
"vue-i18n": "^9.1.7",
"js-sha256": "^0.9.0",
"onigasm": "^2.2.5",
"unocss": "^0.48.0",
"unocss": "^0.61.9",
"@unocss/core": "^0.48.0",
"@unocss/preset-icons": "^0.48.0",
"@unocss/preset-icons": "^0.61.9",
"@unocss/transformer-directives": "^0.48.0"
}
}