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 Dec 18, 2024
1 parent 345c217 commit e79d38b
Show file tree
Hide file tree
Showing 10 changed files with 775 additions and 667 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
},
"features": {
"ghcr.io/devcontainers/features/node:1": {
"ghcr.io/devcontainers/features/node:1.6.1": {
"nodeGypDependencies": true,
"version": "lts",
"pnpmVersion": "latest",
Expand Down
20 changes: 10 additions & 10 deletions apps/telegram-game/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,28 @@
"dependencies": {
"@chat-game/game": "workspace:*",
"@chat-game/types": "workspace:*",
"@telegram-apps/sdk-vue": "^1.0.10",
"@telegram-apps/sdk-vue": "^1.0.11",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@chat-game/eslint": "workspace:*",
"@iconify-json/lucide": "^1.2.17",
"@iconify/vue": "^4.1.2",
"@tailwindcss/vite": "4.0.0-beta.4",
"@iconify-json/lucide": "^1.2.19",
"@iconify/vue": "^4.2.0",
"@tailwindcss/vite": "4.0.0-beta.8",
"@tsconfig/node22": "^22.0.0",
"@types/node": "*",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/tsconfig": "^0.7.0",
"@vueuse/core": "^12.0.0",
"tailwindcss": "4.0.0-beta.4",
"tailwindcss": "4.0.0-beta.8",
"typescript": "*",
"unplugin-auto-import": "^0.18.6",
"unplugin-icons": "^0.20.2",
"unplugin-vue-components": "^0.27.5",
"vite": "^6.0.2",
"unplugin-auto-import": "^0.19.0",
"unplugin-icons": "^0.22.0",
"unplugin-vue-components": "^0.28.0",
"vite": "^6.0.3",
"vite-plugin-terminal": "^1.2.0",
"vite-plugin-vue-devtools": "^7.6.7",
"vite-plugin-vue-devtools": "^7.6.8",
"vue-tsc": "^2.1.10"
}
}
22 changes: 11 additions & 11 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@chat-game/addon": "workspace:*",
"@chat-game/game": "workspace:*",
"@chat-game/types": "workspace:*",
"@number-flow/vue": "^0.3.2",
"@number-flow/vue": "^0.3.3",
"@paralleldrive/cuid2": "^2.2.2",
"@prisma/client": "^6.0.0",
"@prisma/client": "^6.1.0",
"@radix-ui/colors": "^3.0.0",
"@twurple/api": "^7.2.0",
"@twurple/auth": "^7.2.0",
Expand All @@ -28,27 +28,27 @@
"@twurple/eventsub-ws": "^7.2.0",
"@twurple/pubsub": "^7.2.0",
"howler": "^2.2.4",
"lucide-vue-next": "^0.462.0",
"zod": "^3.23.8"
"lucide-vue-next": "^0.468.0",
"zod": "^3.24.1"
},
"devDependencies": {
"@chat-game/eslint": "workspace:*",
"@d-fischer/typed-event-emitter": "^3.3.3",
"@iconify-json/lucide": "^1.2.17",
"@iconify-json/lucide": "^1.2.19",
"@intlify/shared": "^10.0.5",
"@nuxt/devtools": "^1.6.1",
"@nuxt/fonts": "^0.10.2",
"@nuxt/icon": "^1.9.0",
"@nuxt/devtools": "^1.6.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/icon": "^1.10.2",
"@nuxt/kit": "^3.14.1592",
"@nuxtjs/device": "^3.2.4",
"@nuxtjs/i18n": "^9.1.0",
"@nuxtjs/i18n": "^9.1.1",
"@types/howler": "^2.2.12",
"@types/node": "*",
"@vueuse/core": "^12.0.0",
"@vueuse/nuxt": "^12.0.0",
"nuxt": "^3.14.1592",
"nuxt-auth-utils": "^0.5.5",
"prisma": "^6.0.0",
"nuxt-auth-utils": "^0.5.7",
"prisma": "^6.1.0",
"vue-tsc": "^2.1.10"
}
}
2 changes: 1 addition & 1 deletion docker/telegram-game/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.11.0-alpine as builder
FROM node:22.12.0-alpine as builder

WORKDIR /app

Expand Down
2 changes: 1 addition & 1 deletion docker/website/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE=node:22.11.0-alpine
ARG NODE=node:22.12.0-alpine

################# Base builder ##############

Expand Down
14 changes: 7 additions & 7 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.14.2",
"packageManager": "pnpm@9.15.0",
"pnpm": {
"overrides": {
"[email protected]": "5.6.2"
Expand All @@ -19,8 +19,8 @@
}
},
"engines": {
"node": ">=22.11.0",
"pnpm": ">=9.14.2"
"node": ">=22.12.0",
"pnpm": ">=9.15.0"
},
"description": "Chat Game for Twitch",
"author": "Nick Kosarev <[email protected]>",
Expand Down Expand Up @@ -53,21 +53,21 @@
"generate:cert": "mkdir -p .cert && mkcert -key-file ./.cert/localhost-key.pem -cert-file ./.cert/localhost.pem 'app.local'"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^11.0.1",
"@semantic-release/release-notes-generator": "^14.0.2",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"changelogen": "^0.5.7",
"dotenv-cli": "^7.4.4",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"turbo": "^2.3.3",
"typescript": "5.6.2"
"typescript": "5.7.2"
},
"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.6.6"
},
"devDependencies": {
"@chat-game/eslint": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"lint:fix": "eslint --fix ."
},
"dependencies": {
"@antfu/eslint-config": "^3.11.2"
"@antfu/eslint-config": "^3.12.0"
}
}
2 changes: 1 addition & 1 deletion packages/game/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@chat-game/types": "workspace:*",
"@paralleldrive/cuid2": "^2.2.2",
"@vueuse/core": "^12.0.0",
"pixi.js": "^8.6.1"
"pixi.js": "^8.6.6"
},
"devDependencies": {
"@chat-game/eslint": "workspace:*"
Expand Down
Loading

0 comments on commit e79d38b

Please sign in to comment.