Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #218

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions apps/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"postinstall": "nitro prepare"
},
"dependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vue-email/components": "^0.0.19",
"@vitejs/plugin-vue": "^5.2.1",
"@vue-email/components": "^0.0.21",
"@vue-email/render": "^0.0.9",
"nodemailer": "^6.9.15"
"nodemailer": "^6.9.16"
},
"devDependencies": {
"@next-orders/eslint": "workspace:*",
"@types/nodemailer": "^6.4.16",
"@types/nodemailer": "^6.4.17",
"nitropack": "latest"
}
}
46 changes: 23 additions & 23 deletions apps/food/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,45 +17,45 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@date-fns/tz": "^1.1.2",
"@date-fns/tz": "^1.2.0",
"@dicebear/collection": "^9.2.2",
"@dicebear/core": "^9.2.2",
"@neoconfetti/vue": "^2.2.1",
"@paralleldrive/cuid2": "^2.2.2",
"@prisma/client": "^5.21.1",
"@vee-validate/zod": "^4.14.4",
"@prisma/client": "^5.22.0",
"@vee-validate/zod": "^4.14.7",
"bcrypt": "^5.1.1",
"class-variance-authority": "^0.7.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"libphonenumber-js": "^1.11.12",
"radix-vue": "^1.9.7",
"libphonenumber-js": "^1.11.15",
"radix-vue": "^1.9.10",
"sharp": "^0.33.5",
"tailwindcss-animate": "^1.0.7",
"vee-validate": "^4.14.4",
"vee-validate": "^4.14.7",
"zod": "^3.23.8"
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.10",
"@iconify-json/simple-icons": "^1.2.9",
"@iconify-json/lucide": "^1.2.17",
"@iconify-json/simple-icons": "^1.2.13",
"@next-orders/eslint": "workspace:*",
"@nuxt/devtools": "^1.6.0",
"@nuxt/devtools": "^1.6.1",
"@nuxt/fonts": "^0.10.2",
"@nuxt/icon": "^1.5.6",
"@nuxt/kit": "^3.13.2",
"@nuxt/icon": "^1.9.0",
"@nuxt/kit": "^3.14.1592",
"@nuxtjs/device": "^3.2.4",
"@nuxtjs/i18n": "^8.5.5",
"@nuxtjs/i18n": "^8.5.6",
"@nuxtjs/tailwindcss": "^6.12.2",
"@types/bcrypt": "^5.0.2",
"@types/node": "*",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"nuxt": "^3.13.2",
"nuxt-auth-utils": "^0.5.0",
"nuxt-zod-i18n": "^1.10.0",
"prisma": "^5.21.1",
"shadcn-nuxt": "^0.10.4",
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.14",
"vue-tsc": "^2.1.6"
"@vueuse/core": "^11.3.0",
"@vueuse/nuxt": "^11.3.0",
"nuxt": "^3.14.1592",
"nuxt-auth-utils": "^0.5.5",
"nuxt-zod-i18n": "^1.11.2",
"prisma": "^5.22.0",
"shadcn-nuxt": "^0.11.3",
"tailwind-merge": "^2.5.5",
"tailwindcss": "^3.4.15",
"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 @@ -14,21 +14,21 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.10",
"@iconify-json/lucide": "^1.2.17",
"@iconify-json/pixelarticons": "^1.2.1",
"@next-orders/eslint": "workspace:*",
"@nuxt/devtools": "^1.6.0",
"@nuxt/devtools": "^1.6.1",
"@nuxt/fonts": "^0.10.2",
"@nuxt/kit": "^3.13.2",
"@nuxt/ui": "^2.18.7",
"@nuxt/kit": "^3.14.1592",
"@nuxt/ui": "^2.19.2",
"@nuxtjs/device": "^3.2.4",
"@nuxtjs/i18n": "^8.5.5",
"@nuxtjs/i18n": "^8.5.6",
"@types/node": "*",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"nuxt": "^3.13.2",
"nuxt-auth-utils": "^0.5.0",
"tailwindcss": "^3.4.14",
"vue-tsc": "^2.1.6"
"@vueuse/core": "^11.3.0",
"@vueuse/nuxt": "^11.3.0",
"nuxt": "^3.14.1592",
"nuxt-auth-utils": "^0.5.5",
"tailwindcss": "^3.4.15",
"vue-tsc": "^2.1.10"
}
}
2 changes: 1 addition & 1 deletion apps/website/public/food/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:

reverse-proxy:
container_name: traefik
image: traefik:v3.1
image: traefik:v3.2
restart: on-failure
command:
- --providers.docker=true
Expand Down
2 changes: 1 addition & 1 deletion docker/email/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE=node:22.10.0-alpine
ARG NODE=node:22.11.0-alpine

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

Expand Down
2 changes: 1 addition & 1 deletion docker/food-db-migration/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.10.0-alpine
FROM node:22.11.0-alpine
WORKDIR /app

COPY apps/food/prisma ./prisma/
Expand Down
2 changes: 1 addition & 1 deletion docker/food/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE=node:22.10.0-alpine
ARG NODE=node:22.11.0-alpine

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

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.10.0-alpine
ARG NODE=node:22.11.0-alpine

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

Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@next-orders/space",
"version": "0.6.1",
"packageManager": "pnpm@9.12.1",
"packageManager": "pnpm@9.14.4",
"pnpm": {
"supportedArchitectures": {
"os": [
Expand All @@ -16,8 +16,8 @@
}
},
"engines": {
"node": ">=20.18.0",
"pnpm": ">=9.12.1"
"node": ">=20.18.1",
"pnpm": ">=9.14.4"
},
"description": "Modern e-commerce self-hosted platform: clients will be happy to order delicious food!",
"keywords": [
Expand Down Expand Up @@ -53,14 +53,14 @@
"prepare": "husky"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@types/node": "^22.7.9",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@types/node": "^22.10.1",
"changelogen": "^0.5.7",
"dotenv-cli": "^7.4.2",
"husky": "^9.1.6",
"dotenv-cli": "^7.4.4",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"turbo": "^2.2.3"
"turbo": "^2.3.3"
},
"lint-staged": {
"*.ts": "pnpm run lint"
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.8.0"
"@antfu/eslint-config": "^3.11.2"
}
}
Loading
Loading