Skip to content

Commit

Permalink
chore(renovate): Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent bb81673 commit c1cb225
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 161 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@fastify/static": "^7.0.4",
"@langchain/anthropic": "^0.3.3",
"@langchain/community": "^0.3.5",
"@langchain/core": "^0.3.10",
"@langchain/core": "^0.3.11",
"@langchain/openai": "^0.3.7",
"@nest-lab/throttler-storage-redis": "^1.0.0",
"@nestjs/axios": "^3.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 @@ -26,7 +26,7 @@
"@vercel/analytics": "^1.3.1",
"@vercel/remix": "^2.12.0",
"ahooks": "^3.8.1",
"antd": "^5.21.3",
"antd": "^5.21.4",
"browser-or-node": "^3.0.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -44,7 +44,7 @@
"react-dom": "^18.3.1",
"react-i18next": "^15.0.3",
"remix-i18next": "^6.4.1",
"tailwind-merge": "^2.5.3"
"tailwind-merge": "^2.5.4"
},
"devDependencies": {
"@remix-run/dev": "^2.13.1",
Expand All @@ -58,10 +58,10 @@
"postcss": "^8.4.47",
"remix-development-tools": "^4.7.3",
"remix-flat-routes": "^0.6.5",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-i18n-ally": "^5.1.0",
"vite-plugin-remix-flat-routes": "^3.5.6",
"vite-tsconfig-paths": "^5.0.1"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@changesets/cli": "^2.27.9",
"@esbuild-plugins/node-resolve": "^0.2.2",
"@types/node": "^20.16.11",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.2",
"niceai-scripts": "workspace:*",
Expand All @@ -38,7 +38,7 @@
"tsx": "^4.19.1",
"turbo": "^2.1.3",
"typescript": "^5.6.3",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"engines": {
"node": "^18.19.0 || >=20.0.0",
Expand Down
Loading

0 comments on commit c1cb225

Please sign in to comment.