Skip to content

Commit

Permalink
Update: [Client] 依存関係を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukumijima committed May 20, 2024
1 parent 11abba3 commit 5ee3698
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 385 deletions.
22 changes: 11 additions & 11 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@github/mini-throttle": "^2.1.1",
"@tsukumijima/aribts": "github:tsukumijima/node-aribts#v1.5.1",
"assert": "^2.1.0",
"axios": "^1.6.8",
"axios": "^1.7.1",
"buffer": "^6.0.3",
"comlink": "^4.4.1",
"copy-image-clipboard": "^2.1.2",
Expand All @@ -29,21 +29,21 @@
"piexifjs": "^2.0.0-beta.9",
"pinia": "^2.1.7",
"seamless-scroll-polyfill": "^2.3.4",
"swiper": "^11.1.1",
"swiper": "^11.1.3",
"tslib": "^2.6.2",
"vue": "3.4.12",
"vue-router": "^4.3.2",
"vue-virtual-scroller": "^2.0.0-beta.8",
"vuedraggable": "^4.1.0",
"vuetify": "^3.5.17",
"vuetify": "^3.6.6",
"web-bml": "github:tsukumijima/web-bml#a27035a5494475591937f0aba9d3ef7d581acccf"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@babel/types": "^7.24.5",
"@iconify/vue": "^4.1.2",
"@types/node": "^18.19.31",
"@types/node": "^18.19.33",
"@types/offscreencanvas": "^2019.7.3",
"@types/readable-stream": "^4.0.11",
"@types/readable-stream": "^4.0.14",
"@types/resize-observer-browser": "^0.1.11",
"@types/w3c-screen-orientation": "^1.0.6",
"@types/wicg-mediasession": "^1.1.8",
Expand All @@ -54,16 +54,16 @@
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-vue": "^9.25.0",
"eslint-plugin-unused-imports": "^3.2.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vuetify": "^2.4.0",
"network-information-types": "^0.1.1",
"run-script-os": "^1.1.6",
"sass": "^1.75.0",
"sass": "^1.77.2",
"typescript": "~5.3.3",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-plugin-comlink": "^4.0.3",
"vite-plugin-pwa": "^0.19.8",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-vuetify": "^2.0.3",
"vue-tsc": "^1.8.27"
},
Expand Down

0 comments on commit 5ee3698

Please sign in to comment.