Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent ebf0d04 commit 1d9e3c6
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 447 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,37 +18,37 @@
},
"dependencies": {
"@radix-ui/react-slot": "1.1.0",
"@remix-run/cloudflare": "2.11.1",
"@remix-run/cloudflare-pages": "2.11.1",
"@remix-run/react": "2.11.1",
"@remix-run/cloudflare": "2.12.1",
"@remix-run/cloudflare-pages": "2.12.1",
"@remix-run/react": "2.12.1",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"isbot": "5.1.14",
"isbot": "5.1.17",
"lodash-es": "4.17.21",
"lucide-react": "0.427.0",
"ofetch": "1.3.4",
"lucide-react": "0.447.0",
"ofetch": "1.4.0",
"react": "rc",
"react-dom": "rc",
"tailwind-merge": "2.4.0",
"tailwind-merge": "2.5.3",
"tailwindcss-animate": "1.0.7",
"valibot": "0.37.0"
"valibot": "0.42.1"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@biomejs/biome": "1.9.3",
"@cloudflare/workers-types": "4.20240725.0",
"@remix-run/dev": "2.11.1",
"@remix-run/dev": "2.12.1",
"@types/lodash-es": "4.17.12",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"autoprefixer": "10.4.20",
"postcss": "8.4.41",
"tailwindcss": "3.4.9",
"typescript": "5.5.4",
"unplugin-auto-import": "0.18.2",
"vite": "5.4.0",
"postcss": "8.4.47",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"unplugin-auto-import": "0.18.3",
"vite": "5.4.8",
"vite-tsconfig-paths": "4.3.2",
"wrangler": "3.67.1",
"nx": "19.5.7"
"nx": "19.8.4"
},
"engines": {
"node": ">=20.0.0"
Expand All @@ -60,7 +60,7 @@
"@types/react-dom": "$@types/react-dom"
}
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.12.1",
"nx": {
"targets": {
"deploy": {
Expand Down
Loading

0 comments on commit 1d9e3c6

Please sign in to comment.