Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent e2161a4 commit 77567ce
Show file tree
Hide file tree
Showing 4 changed files with 1,067 additions and 352 deletions.
8 changes: 4 additions & 4 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"@twurple/eventsub-ws": "^7.1.0",
"@twurple/pubsub": "^7.1.0",
"howler": "^2.2.4",
"lucide-vue-next": "^0.436.0",
"lucide-vue-next": "^0.437.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@chat-game/eslint": "workspace:*",
"@d-fischer/typed-event-emitter": "^3.3.3",
"@nuxt/devtools": "^1.3.9",
"@nuxt/devtools": "^1.4.1",
"@nuxt/kit": "^3.13.0",
"@nuxtjs/device": "^3.1.1",
"@nuxtjs/device": "^3.2.2",
"@nuxtjs/i18n": "^8.5.1",
"@types/howler": "^2.2.11",
"@types/node": "^22.5.1",
Expand All @@ -46,6 +46,6 @@
"nuxt-auth-utils": "^0.3.5",
"nuxt-time": "^0.1.3",
"prisma": "^5.19.0",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.4"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"prepare": "husky"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"changelogen": "^0.5.5",
"dotenv-cli": "^7.4.2",
"husky": "^9.0.11",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"turbo": "^2.1.0"
"turbo": "^2.1.1"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@chat-game/types": "workspace:*",
"@paralleldrive/cuid2": "^2.2.2",
"pixi.js": "~8.2.6"
"pixi.js": "~8.3.4"
},
"devDependencies": {
"@chat-game/eslint": "workspace:*"
Expand Down
Loading

0 comments on commit 77567ce

Please sign in to comment.