Skip to content

Commit

Permalink
とりあえずpackage.jsonに記載してopenapiからの自動生成はできるようにした
Browse files Browse the repository at this point in the history
  • Loading branch information
oER4 committed Feb 19, 2024
1 parent 64a147c commit 344af9d
Show file tree
Hide file tree
Showing 3 changed files with 2,113 additions and 1,288 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@
},
"dependencies": {
"@iconify/iconify": "^3.1.1",
"openapi-typescript-fetch": "^1.1.3",
"pinia": "^2.1.7",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@iconify/json": "^2.2.183",
"@openapitools/openapi-generator-cli": "^2.9.0",
"@traptitech/vite-plugin-trap-auth": "^0.3.1",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
Expand All @@ -27,6 +29,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.21.1",
"openapi-typescript": "^6.7.4",
"postcss": "^8.4.35",
"postcss-normalize": "^10.0.1",
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit 344af9d

Please sign in to comment.