Skip to content

Commit

Permalink
chore: update ui dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiinaKin committed Nov 11, 2024
1 parent eb02da8 commit 75164d9
Show file tree
Hide file tree
Showing 65 changed files with 1,198 additions and 703 deletions.
22 changes: 11 additions & 11 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"dayjs": "^1.11.13",
"lodash-es": "^4.17.21",
"lucide-react": "^0.438.0",
"pinia": "^2.2.5",
"primevue": "^4.2.0",
"pinia": "^2.2.6",
"primevue": "^4.2.1",
"tailwind-merge": "^2.5.4",
"tailwindcss-primeui": "^0.3.4",
"v-viewer": "^3.0.21",
Expand All @@ -43,32 +43,32 @@
"devDependencies": {
"@eslint/compat": "^1.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@iconify/vue": "^4.1.2",
"@rollup/plugin-yaml": "^4.1.2",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/crypto-js": "^4.2.2",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.17.5",
"@vitejs/plugin-vue": "^5.1.4",
"@types/node": "^20.17.6",
"@vitejs/plugin-vue": "^5.1.5",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"axios": "^1.7.7",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.30.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"npm-run-all2": "^6.2.6",
"postcss": "^8.4.47",
"postcss": "^8.4.48",
"postcss-import": "^16.1.0",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"typescript": "~5.6.3",
"typescript-eslint": "^8.12.2",
"vite": "^5.4.10",
"vite-plugin-vue-devtools": "^7.6.2",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.11",
"vite-plugin-vue-devtools": "^7.6.3",
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit 75164d9

Please sign in to comment.