Skip to content

Commit

Permalink
Bump minor deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zoton2 committed Oct 9, 2024
1 parent e130c90 commit 393cacb
Show file tree
Hide file tree
Showing 2 changed files with 675 additions and 630 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,44 +45,44 @@
"needle": "^3.3.1",
"p-iteration": "^1.1.8",
"parse-duration": "^1.1.0",
"remove-markdown": "^0.5.0",
"remove-markdown": "^0.5.5",
"tmi.js": "^1.8.5",
"uuid": "^9.0.1",
"ws": "^8.17.1"
"ws": "^8.18.0"
},
"devDependencies": {
"@fontsource/roboto": "^4.5.8",
"@intlify/vue-i18n-loader": "^1.1.0",
"@mdi/font": "^7.4.47",
"@nodecg/types": "^2.1.12",
"@types/clone": "^2.1.4",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.10",
"@types/markdown-it": "12.2.3",
"@types/module-alias": "^2.0.4",
"@types/node": "^18.19.39",
"@types/node": "^18.19.55",
"@types/remove-markdown": "^0.3.4",
"@types/tmi.js": "^1.8.6",
"@types/uuid": "^9.0.8",
"@types/webpack-env": "^1.18.5",
"@types/ws": "^8.5.10",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vue/component-compiler-utils": "^3.3.0",
"cross-env": "^7.0.3",
"css-loader": "^6.11.0",
"deepmerge": "^4.3.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-plugin-import": "^2.29.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-webpack": "^0.13.9",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-vue": "^8.7.1",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^7.3.0",
"globby": "^13.2.2",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.0",
"mini-css-extract-plugin": "^2.9.1",
"nodecg-cli": "^8.6.8",
"npm-run-all": "^4.1.5",
"sass": "~1.32",
Expand All @@ -92,7 +92,7 @@
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^3.5.2",
"typescript": "^4.9.5",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-class-component": "^7.2.6",
"vue-eslint-parser": "^8.3.0",
"vue-hot-reload-api": "^2.3.4",
Expand All @@ -107,7 +107,7 @@
"vuex": "^3.6.2",
"vuex-class": "^0.3.2",
"vuex-module-decorators": "^1.2.0",
"webpack": "^5.92.1",
"webpack": "^5.95.0",
"webpack-cli": "^4.10.0",
"webpack-livereload-plugin": "^3.0.2"
},
Expand Down
Loading

0 comments on commit 393cacb

Please sign in to comment.