Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiscs committed Mar 10, 2024
1 parent 0dfbd75 commit 926544d
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 221 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"typecheck": "tsc"
},
"dependencies": {
"@choral-io/gommerce-protobuf-es": "1.0.0-beta.30",
"@choral-io/gommerce-protobuf-es": "1.0.0-beta.31",
"@connectrpc/connect-node": "~1.4.0",
"@remix-run/css-bundle": "~2.8.0",
"@remix-run/node": "~2.8.0",
"@remix-run/react": "~2.8.0",
"@remix-run/serve": "~2.8.0",
"@remix-run/css-bundle": "~2.8.1",
"@remix-run/node": "~2.8.1",
"@remix-run/react": "~2.8.1",
"@remix-run/serve": "~2.8.1",
"@tabler/icons-react": "~2.47.0",
"clsx": "~2.1.0",
"isbot": "~5.1.1",
Expand All @@ -29,20 +29,20 @@
"zod": "~3.22.4"
},
"devDependencies": {
"@remix-run/dev": "~2.8.0",
"@remix-run/eslint-config": "~2.8.0",
"@remix-run/dev": "~2.8.1",
"@remix-run/eslint-config": "~2.8.1",
"@tailwindcss/typography": "~0.5.10",
"@types/react": "~18.2.61",
"@types/react-dom": "~18.2.19",
"@types/react": "~18.2.64",
"@types/react-dom": "~18.2.21",
"autoprefixer": "~10.4.18",
"daisyui": "~4.7.2",
"daisyui": "~4.7.3",
"eslint": "~8.57.0",
"eslint-config-prettier": "~9.1.0",
"postcss": "~8.4.35",
"prettier": "~3.2.5",
"prettier-plugin-tailwindcss": "~0.5.11",
"prettier-plugin-tailwindcss": "~0.5.12",
"tailwindcss": "~3.4.1",
"typescript": "~5.3.3"
"typescript": "~5.4.2"
},
"engines": {
"node": ">=18",
Expand Down
Loading

0 comments on commit 926544d

Please sign in to comment.