Skip to content

Commit

Permalink
chore(renovate): Update minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 2424fa9 commit fe87adf
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 136 deletions.
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@langchain/core": "^0.3.13",
"@langchain/openai": "^0.3.11",
"@nest-lab/throttler-storage-redis": "^1.0.0",
"@nestjs/axios": "^3.0.3",
"@nestjs/axios": "^3.1.0",
"@nestjs/bullmq": "^10.2.1",
"@nestjs/common": "^10.4.5",
"@nestjs/config": "^3.2.3",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.5",
"@nestjs/event-emitter": "^2.0.4",
"@nestjs/event-emitter": "^2.1.1",
"@nestjs/jwt": "^10.2.0",
"@nestjs/microservices": "^10.4.5",
"@nestjs/passport": "^10.0.3",
Expand Down
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@remix-run/router": "^1.20.0",
"@remix-run/server-runtime": "^2.13.1",
"@vercel/analytics": "^1.3.1",
"@vercel/remix": "^2.12.0",
"@vercel/remix": "^2.13.1",
"ahooks": "^3.8.1",
"antd": "^5.21.4",
"browser-or-node": "^3.0.0",
Expand All @@ -40,10 +40,10 @@
"isbot": "^5.1.17",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.3",
"react-i18next": "^15.1.0",
"react-icons": "^5.3.0",
"remix-i18next": "^6.4.1",
"tailwind-merge": "^2.5.4"
Expand All @@ -64,7 +64,7 @@
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite-plugin-i18n-ally": "^5.1.0",
"vite-plugin-i18n-ally": "^5.2.0",
"vite-plugin-remix-flat-routes": "^3.5.6",
"vite-tsconfig-paths": "^5.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@changesets/cli": "^2.27.9",
"@esbuild-plugins/node-resolve": "^0.2.2",
"@niceai/cli": "workspace:*",
"@types/node": "^20.16.13",
"@types/node": "^20.17.1",
"@vitest/coverage-v8": "^2.1.3",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.2",
Expand Down
Loading

0 comments on commit fe87adf

Please sign in to comment.