Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiscs committed Jul 4, 2024
1 parent e6248a5 commit 1ae0c2e
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 202 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"dependencies": {
"@choral-io/gommerce-protobuf-es": "1.0.0-beta.46",
"@connectrpc/connect-node": "~1.4.0",
"@remix-run/css-bundle": "~2.10.0",
"@remix-run/node": "~2.10.0",
"@remix-run/react": "~2.10.0",
"@remix-run/serve": "~2.10.0",
"@tabler/icons-react": "~3.7.0",
"@remix-run/css-bundle": "~2.10.1",
"@remix-run/node": "~2.10.1",
"@remix-run/react": "~2.10.1",
"@remix-run/serve": "~2.10.1",
"@tabler/icons-react": "~3.8.0",
"clsx": "~2.1.1",
"isbot": "~5.1.11",
"react": "~18.3.1",
Expand All @@ -29,7 +29,7 @@
"zod": "~3.23.8"
},
"devDependencies": {
"@remix-run/dev": "~2.10.0",
"@remix-run/dev": "~2.10.1",
"@tailwindcss/typography": "~0.5.13",
"@types/react": "~18.3.3",
"@types/react-dom": "~18.3.0",
Expand All @@ -48,8 +48,8 @@
"prettier-plugin-tailwindcss": "~0.6.5",
"remix-development-tools": "~4.2.2",
"tailwindcss": "~3.4.4",
"typescript": "~5.5.2",
"typescript-eslint": "~7.14.1",
"typescript": "~5.5.3",
"typescript-eslint": "~7.15.0",
"vite-tsconfig-paths": "~4.3.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 1ae0c2e

Please sign in to comment.