Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9804 committed May 23, 2024
1 parent ffdb8f7 commit 43535ee
Show file tree
Hide file tree
Showing 8 changed files with 2,313 additions and 1,403 deletions.
36 changes: 18 additions & 18 deletions apps/ba-online-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"dependencies": {
"@vueuse/core": "^10.7.2",
"@vueuse/math": "^10.2.1",
"axios": "^1.6.7",
"axios": "^1.7.2",
"ba-story-player": "workspace:*",
"crypto-js": ">=4.2.0",
"element-plus": "^2.5.6",
"element-plus": "^2.7.3",
"file-saver": "^2.0.5",
"js-yaml": "^4.1.0",
"pinia": "^2.1.7",
Expand All @@ -32,40 +32,40 @@
"@arco-design/web-vue": "~2.55.2"
},
"devDependencies": {
"taze": "^0.13.3",
"@csstools/css-parser-algorithms": "^2.6.0",
"@csstools/css-tokenizer": "^2.2.3",
"taze": "^0.13.8",
"@csstools/css-parser-algorithms": "^2.6.3",
"@csstools/css-tokenizer": "^2.3.1",
"@rushstack/eslint-patch": "^1.3.2",
"@types/crypto-js": "^4.1.1",
"@types/file-saver": "^2.0.5",
"@types/js-yaml": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitejs/plugin-legacy": "^5.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitejs/plugin-legacy": "^5.4.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.3.4",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/compiler-sfc": "^3.4.27",
"@vue/eslint-config-typescript": "^13.0.0",
"chalk": "^5.3.0",
"eslint": ">=8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "9.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-yaml": "^0.5.0",
"naive-ui": "^2.34.4",
"postcss": "~8.4.35",
"postcss-plugin-px2rem": "^0.8.1",
"postcss-preset-env": "^9.4.0",
"postcss-preset-env": "^9.5.13",
"prettier": "^2.8.8",
"sass": "^1.71.0",
"terser": "^5.27.2",
"sass": "^1.77.2",
"terser": "^5.31.0",
"typescript": "^5.4.3",
"unplugin-auto-import": "0.17.5",
"unplugin-vue-components": "^0.26.0",
"vfonts": "^0.0.3",
"vite": "^5.2.7",
"vite": "^5.2.11",
"vue-eslint-parser": "^9.4.2",
"vue-tsc": "^2.0.7",
"vue-tsc": "^2.0.19",
"ba-rig": "workspace:*"
}
}
20 changes: 10 additions & 10 deletions apps/blue-archive-story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@unocss/reset": "^0.59.0-beta.1",
"@vueuse/core": "^10.7.2",
"@vueuse/head": "^1.1.26",
"axios": "^1.6.7",
"axios": "^1.7.2",
"ba-story-player": "workspace:*",
"bson": "~6.6.0",
"codemirror": "~6.0.1",
Expand All @@ -33,7 +33,7 @@
"pinia-plugin-persistedstate": "^3.2.1",
"pixi-spine": "~3.1.2",
"pixi.js": "~6.5.10",
"vue": "^3.4.23",
"vue": "^3.4.27",
"vue-codemirror": "~6.1.1",
"vue-lazyload": "3.x",
"vue-router": "~4.3.0",
Expand All @@ -50,8 +50,8 @@
"@stylistic/eslint-plugin": "^1.7.0",
"@types/markdown-it-link-attributes": "^3.0.4",
"@types/nprogress": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@unocss/eslint-plugin": ">=0.50.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue-macros/volar": "^0.18.17",
Expand All @@ -61,7 +61,7 @@
"cross-env": "^7.0.3",
"cypress": "^13.7.1",
"cypress-vite": "^1.5.0",
"eslint": ">=8.40.0",
"eslint": "9.3.0",
"eslint-config-flat-gitignore": "^0.1.5",
"eslint-flat-config-utils": "^0.2.0",
"eslint-merge-processors": "^0.1.0",
Expand All @@ -87,7 +87,7 @@
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-yml": "^1.14.0",
"eslint-processor-vue-blocks": "^0.1.1",
"globals": "^15.0.0",
Expand All @@ -105,7 +105,7 @@
"shiki": "^1.2.2",
"simple-git-hooks": "^2.11.1",
"svelte-eslint-parser": "^0.33.1",
"taze": "^0.13.3",
"taze": "^0.13.8",
"toml-eslint-parser": "^0.9.3",
"typescript": "^5.4.3",
"unocss": "^0.59.0-beta.1",
Expand All @@ -114,18 +114,18 @@
"unplugin-vue-macros": "^2.9.0",
"unplugin-vue-markdown": "^0.26.0",
"unplugin-vue-router": "^0.8.5",
"vite": "^5.2.7",
"vite": "^5.2.11",
"vite-bundle-visualizer": "^1.1.0",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-pwa": "^0.19.0",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-vue-devtools": "^7.0.25",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-webfont-dl": "^3.9.2",
"vite-ssg": "^0.23.6",
"vite-ssg-sitemap": "^0.6.1",
"vitest": "^1.4.0",
"vue-eslint-parser": "^9.4.2",
"vue-tsc": "^2.0.7",
"vue-tsc": "^2.0.19",
"yaml-eslint-parser": "^1.2.2",
"yargs": "^17.7.2"
},
Expand Down
54 changes: 27 additions & 27 deletions apps/blue-archive-story-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,62 +13,62 @@
"up": "taze major -I"
},
"dependencies": {
"@vue/compiler-sfc": "^3.3.4",
"@vue/compiler-sfc": "^3.4.27",
"@vueuse/core": "^10.7.2",
"axios": "^1.6.7",
"axios-retry": "^4.0.0",
"axios": "^1.7.2",
"axios-retry": "^4.3.0",
"ba-story-player": "workspace:*",
"fastest-levenshtein": "^1.0.16",
"gsap": "^3.12.5",
"husky": "^8.0.3",
"husky": "^9.0.11",
"ismobilejs": "^1.1.1",
"mitt": "^3.0.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"pinyin-pro": "^3.19.5",
"pinyin-pro": "^3.20.4",
"typed.js": "^2.1.0",
"vue": "^3.3.7",
"vue": "^3.4.27",
"vue-router": "~4.3.0",
"xxhashjs": "^0.2.2",
"tailwindcss": "~3.4.1",
"autoprefixer": "~10.4.17",
"dayjs": "~1.11.10",
"element-plus": "^2.5.6"
"dayjs": "~1.11.11",
"element-plus": "^2.7.3"
},
"devDependencies": {
"taze": "^0.13.3",
"@babel/preset-env": "^7.23.9",
"@csstools/css-parser-algorithms": "^2.6.0",
"@csstools/css-tokenizer": "^2.2.3",
"@types/node": "^20.11.19",
"taze": "^0.13.8",
"@babel/preset-env": "^7.24.5",
"@csstools/css-parser-algorithms": "^2.6.3",
"@csstools/css-tokenizer": "^2.3.1",
"@types/node": "^20.12.12",
"@types/toastify-js": "^1.12.3",
"@types/xxhashjs": "^0.2.2",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitejs/plugin-legacy": "^5.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitejs/plugin-legacy": "^5.4.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/eslint-config-typescript": "^13.0.0",
"chalk": "^5.3.0",
"eslint": ">=8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "9.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-yaml": "^0.5.0",
"js-yaml": "^4.1.0",
"postcss": "~8.4.35",
"postcss-plugin-px2rem": "^0.8.1",
"postcss-preset-env": "^9.4.0",
"postcss-preset-env": "^9.5.13",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.71.0",
"terser": "^5.27.2",
"sass": "^1.77.2",
"terser": "^5.31.0",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vite": "^5.2.11",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-pwa": "^0.19.0",
"vite-plugin-pwa": "^0.20.0",
"vue-eslint-parser": "^9.4.2",
"vue-tsc": "^2.0.7",
"workbox-window": "^7.0.0",
"vue-tsc": "^2.0.19",
"workbox-window": "^7.1.0",
"ba-rig": "workspace:*"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import axios, { AxiosError } from "axios";
import StoryPlayer from "ba-story-player";
import { computed, nextTick, ref, watch, onUnmounted, ComputedRef } from "vue";
import { computed, nextTick, ref, watch, ComputedRef } from "vue";
import { useRoute, useRouter } from "vue-router";
import ErrorScreen from "./widgets/ErrorScreen.vue";
import NeuProgressBar from "./widgets/NeuUI/NeuProgressBar.vue";
Expand Down
Loading

0 comments on commit 43535ee

Please sign in to comment.