Skip to content

Commit

Permalink
Bump minor deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zoton2 committed Jan 3, 2025
1 parent b0424a1 commit cc1bf32
Show file tree
Hide file tree
Showing 2 changed files with 1,678 additions and 1,444 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"module-alias": "^2.2.3",
"needle": "^3.3.1",
"p-iteration": "^1.1.8",
"parse-duration": "^1.1.0",
"remove-markdown": "^0.5.5",
"parse-duration": "^1.1.1",
"remove-markdown": "^0.6.0",
"tmi.js": "^1.8.5",
"uuid": "^9.0.1",
"ws": "^8.18.0"
Expand All @@ -54,17 +54,17 @@
"@fontsource/roboto": "^4.5.8",
"@intlify/vue-i18n-loader": "^1.1.0",
"@mdi/font": "^7.4.47",
"@nodecg/types": "^2.1.12",
"@nodecg/types": "^2.4.0",
"@types/clone": "^2.1.4",
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.13",
"@types/markdown-it": "12.2.3",
"@types/module-alias": "^2.0.4",
"@types/node": "^18.19.55",
"@types/node": "^18.19.69",
"@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.12",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vue/component-compiler-utils": "^3.3.0",
Expand All @@ -74,16 +74,16 @@
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-webpack": "^0.13.9",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-import-resolver-webpack": "^0.13.10",
"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.1",
"nodecg-cli": "^8.6.8",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.2",
"nodecg-cli": "^8.7.0",
"npm-run-all": "^4.1.5",
"sass": "~1.32",
"sass-loader": "^12.6.0",
Expand All @@ -107,7 +107,7 @@
"vuex": "^3.6.2",
"vuex-class": "^0.3.2",
"vuex-module-decorators": "^1.2.0",
"webpack": "^5.95.0",
"webpack": "^5.97.1",
"webpack-cli": "^4.10.0",
"webpack-livereload-plugin": "^3.0.2"
},
Expand Down
Loading

0 comments on commit cc1bf32

Please sign in to comment.