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 26, 2024
1 parent 1c5eb3b commit 29b8b47
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 184 deletions.
12 changes: 6 additions & 6 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"@twurple/eventsub-ws": "^7.1.0",
"@twurple/pubsub": "^7.1.0",
"howler": "^2.2.4",
"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",
"@nuxt/devtools": "^1.3.14",
"@nuxt/kit": "^3.13.0",
"@types/howler": "^2.2.11",
"@types/node": "^20.14.8",
"@vueuse/core": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"@types/node": "^20.16.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",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"prepare": "husky"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"changelogen": "^0.5.5",
"dotenv-cli": "^7.4.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"turbo": "^2.0.14"
},
"lint-staged": {
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"lint:fix": "eslint --fix ."
},
"peerDependencies": {
"eslint": "^9.9.0"
"eslint": "^9.9.1"
},
"dependencies": {
"@antfu/eslint-config": "^2.27.0"
"@antfu/eslint-config": "^2.27.1"
},
"devDependencies": {
"eslint": "^9.9.0"
"eslint": "^9.9.1"
}
}
Loading

0 comments on commit 29b8b47

Please sign in to comment.