Skip to content

Commit

Permalink
Update: [Client] mpegts.js・web-bml を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukumijima committed Sep 13, 2023
1 parent 8b6d0ab commit 8316b70
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 127 deletions.
24 changes: 12 additions & 12 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^1.4.0",
"axios": "^1.5.0",
"buffer": "^6.0.3",
"comlink": "^4.4.1",
"copy-image-clipboard": "^2.1.2",
"core-js": "^3.32.0",
"core-js": "^3.32.2",
"dayjs": "^1.11.9",
"dplayer": "github:tsukumijima/DPlayer#v1.29.1",
"mpegts.js": "github:tsukumijima/mpegts.js#cd3bd1d29abcd52ffb4898cd4e055669d603a2d9",
"mpegts.js": "github:tsukumijima/mpegts.js#b4246138cbcaad8c7ac0fa0d7f65790dfae3b3ec",
"piexifjs": "^2.0.0-beta.9",
"pinia": "^2.1.6",
"register-service-worker": "^1.7.2",
Expand All @@ -29,16 +29,16 @@
"vue-typed-mixins": "^0.2.0",
"vue-virtual-scroller": "^1.1.2",
"vuedraggable": "^2.24.3",
"vuetify": "^2.7.0",
"web-bml": "github:tsukumijima/web-bml#52486f24d90c93c95f45875474a52d2200faf1e5"
"vuetify": "^2.7.1",
"web-bml": "github:tsukumijima/web-bml#dc77635cd61222d0d01d92d8ca6401b047421977"
},
"devDependencies": {
"@iconify/vue2": "^2.1.0",
"@types/offscreencanvas": "^2019.7.0",
"@types/offscreencanvas": "^2019.7.1",
"@types/resize-observer-browser": "^0.1.7",
"@types/wicg-mediasession": "^1.1.4",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-pwa": "~5.0.8",
Expand All @@ -48,11 +48,11 @@
"@vue/eslint-config-typescript": "^11.0.3",
"babel-eslint": "^10.1.0",
"cache-loader": "^4.1.0",
"concurrently": "^8.2.0",
"eslint": "^8.46.0",
"eslint-plugin-import": "^2.28.0",
"concurrently": "^8.2.1",
"eslint": "^8.49.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.16.1",
"eslint-plugin-vue": "^9.17.0",
"run-script-os": "^1.1.6",
"sass": "1.32.13",
"sass-loader": "^8.0.2",
Expand Down
Loading

0 comments on commit 8316b70

Please sign in to comment.