fix: Primevue css update done.

This commit is contained in:
chiayin
2024-02-21 18:29:52 +08:00
parent a6a007abd2
commit df7ac38397
16 changed files with 771 additions and 227 deletions

View File

@@ -32,7 +32,7 @@
"pinia": "^2.0.28",
"postcss": "^8.4.20",
"primeicons": "^6.0.1",
"primevue": "^3.23.0",
"primevue": "^3.48.1",
"tailwindcss": "^3.2.4",
"tippy.js": "^6.3.7",
"vue": "^3.2.45",
@@ -49,7 +49,7 @@
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/test-utils": "^2.2.6",
"autoprefixer": "^10.4.13",
"cypress": "^12.0.2",
"cypress": "^13.6.5",
"cypress-xpath": "^2.0.1",
"eslint": "^8.22.0",
"eslint-plugin-cypress": "^2.12.1",
@@ -59,7 +59,7 @@
"postcss": "^8.4.20",
"prettier": "^2.7.1",
"sass": "^1.57.1",
"start-server-and-test": "^1.15.2",
"start-server-and-test": "^2.0.3",
"tailwindcss": "^3.2.4",
"vite": "^4.0.0",
"vitest": "^0.25.6"