Skip to content

Commit

Permalink
Update: [Client] 依存関係を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukumijima committed Nov 13, 2023
1 parent ddbd1cc commit 8e138be
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 425 deletions.
24 changes: 12 additions & 12 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@github/mini-throttle": "^2.1.1",
"@mdi/font": "^6.9.96",
"assert": "^2.1.0",
"axios": "^1.5.1",
"axios": "^1.6.1",
"buffer": "^6.0.3",
"comlink": "^4.4.1",
"copy-image-clipboard": "^2.1.2",
"core-js": "^3.33.1",
"core-js": "^3.33.2",
"dayjs": "^1.11.10",
"dplayer": "github:tsukumijima/DPlayer#v1.31.2",
"mitt": "^3.0.1",
Expand All @@ -29,7 +29,7 @@
"seamless-scroll-polyfill": "^2.3.4",
"tslib": "^2.6.2",
"v-tooltip": "^3.0.0-beta.20",
"vue": "^2.7.14",
"vue": "^2.7.15",
"vue-router": "^3.6.5",
"vue-typed-mixins": "^0.2.0",
"vue-virtual-scroller": "^1.1.2",
Expand All @@ -39,11 +39,11 @@
},
"devDependencies": {
"@iconify/vue2": "^2.1.0",
"@types/offscreencanvas": "^2019.7.2",
"@types/resize-observer-browser": "^0.1.9",
"@types/wicg-mediasession": "^1.1.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@types/offscreencanvas": "^2019.7.3",
"@types/resize-observer-browser": "^0.1.10",
"@types/wicg-mediasession": "^1.1.7",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-pwa": "~5.0.8",
Expand All @@ -54,17 +54,17 @@
"babel-eslint": "^10.1.0",
"cache-loader": "^4.1.0",
"concurrently": "^8.2.2",
"eslint": "^8.52.0",
"eslint-plugin-import": "^2.28.1",
"eslint": "^8.53.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.1",
"network-information-types": "^0.1.1",
"run-script-os": "^1.1.6",
"sass": "1.32.13",
"sass-loader": "^8.0.2",
"typescript": "~5.0.4",
"vue-cli-plugin-vuetify": "~2.5.8",
"vue-template-compiler": "^2.7.14",
"vue-template-compiler": "^2.7.15",
"vuetify-loader": "^1.9.2",
"vuetify-message-snackbar": "^0.2.7",
"vuetify2-component-types": "^2.7.0"
Expand Down
Loading

0 comments on commit 8e138be

Please sign in to comment.