Skip to content

Commit

Permalink
chore: bump ui dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiinaKin committed Sep 24, 2024
1 parent 02d4e20 commit f68cd96
Show file tree
Hide file tree
Showing 3 changed files with 530 additions and 542 deletions.
20 changes: 10 additions & 10 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,28 @@
"pinia": "^2.2.2",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
"vue": "^3.5.8",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@iconify/vue": "^4.1.2",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.5",
"@vitejs/plugin-vue": "^5.1.3",
"@types/node": "^20.16.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-vue": "^9.28.0",
"npm-run-all2": "^6.2.2",
"postcss": "^8.4.45",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.13",
"typescript": "~5.6.2",
"vite": "^5.4.3",
"vite-plugin-vue-devtools": "^7.4.4",
"vite": "^5.4.7",
"vite-plugin-vue-devtools": "^7.4.6",
"vue-tsc": "^2.1.6"
}
}
2 changes: 1 addition & 1 deletion ui/packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dist"
],
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.13.5",
"@openapitools/openapi-generator-cli": "^2.13.9",
"unbuild": "^2.0.0"
}
}
Loading

0 comments on commit f68cd96

Please sign in to comment.