Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiscs committed Feb 21, 2024
1 parent e799ce6 commit adc5f0b
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 130 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"dependencies": {
"@choral-io/gommerce-protobuf-es": "1.0.0-beta.29",
"@connectrpc/connect-node": "~1.3.0",
"@remix-run/css-bundle": "~2.6.0",
"@remix-run/node": "~2.6.0",
"@remix-run/react": "~2.6.0",
"@remix-run/serve": "~2.6.0",
"@remix-run/css-bundle": "~2.7.1",
"@remix-run/node": "~2.7.1",
"@remix-run/react": "~2.7.1",
"@remix-run/serve": "~2.7.1",
"@tabler/icons-react": "~2.47.0",
"clsx": "~2.1.0",
"isbot": "~5.1.0",
Expand All @@ -29,10 +29,10 @@
"zod": "~3.22.4"
},
"devDependencies": {
"@remix-run/dev": "~2.6.0",
"@remix-run/eslint-config": "~2.6.0",
"@remix-run/dev": "~2.7.1",
"@remix-run/eslint-config": "~2.7.1",
"@tailwindcss/typography": "~0.5.10",
"@types/react": "~18.2.55",
"@types/react": "~18.2.57",
"@types/react-dom": "~18.2.19",
"autoprefixer": "~10.4.17",
"daisyui": "~4.7.2",
Expand Down
Loading

0 comments on commit adc5f0b

Please sign in to comment.