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 29, 2024
1 parent bd83405 commit d654800
Show file tree
Hide file tree
Showing 4 changed files with 1,153 additions and 438 deletions.
16 changes: 8 additions & 8 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
"@twurple/pubsub": "^7.1.0",
"howler": "^2.2.4",
"lucide-vue-next": "^0.436.0",
"pixi.js": "~8.2.6",
"pixi.js": "~8.3.4",
"zod": "^3.23.8"
},
"devDependencies": {
"@chat-game/eslint": "workspace:*",
"@d-fischer/typed-event-emitter": "^3.3.3",
"@nuxt/devtools": "^1.3.9",
"@nuxt/kit": "^3.10.0",
"@nuxtjs/device": "^3.1.1",
"@nuxt/devtools": "^1.4.1",
"@nuxt/kit": "^3.13.0",
"@nuxtjs/device": "^3.2.2",
"@nuxtjs/i18n": "^8.5.1",
"@types/howler": "^2.2.11",
"@types/node": "^22.5.1",
"@vueuse/core": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"crossws": "^0.2.4",
"nuxt": "^3.13.0",
"nuxt-auth-utils": "^0.3.4",
"nuxt-auth-utils": "^0.3.5",
"nuxt-time": "^0.1.3",
"prisma": "^5.19.0",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.2"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chat-game/space",
"version": "0.2.0",
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"description": "Chat Game for Twitch",
"author": "Nick Kosarev <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -31,11 +31,11 @@
"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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint": "^9.9.1"
},
"dependencies": {
"@antfu/eslint-config": "^2.27.0"
"@antfu/eslint-config": "^2.27.3"
},
"devDependencies": {
"eslint": "^9.9.1"
Expand Down
Loading

0 comments on commit d654800

Please sign in to comment.