Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiscs committed Mar 24, 2024
1 parent 926544d commit 8567f3a
Show file tree
Hide file tree
Showing 2 changed files with 600 additions and 562 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@remix-run/node": "~2.8.1",
"@remix-run/react": "~2.8.1",
"@remix-run/serve": "~2.8.1",
"@tabler/icons-react": "~2.47.0",
"@tabler/icons-react": "~3.1.0",
"clsx": "~2.1.0",
"isbot": "~5.1.1",
"isbot": "~5.1.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"remix-utils": "~7.5.0",
Expand All @@ -32,17 +32,17 @@
"@remix-run/dev": "~2.8.1",
"@remix-run/eslint-config": "~2.8.1",
"@tailwindcss/typography": "~0.5.10",
"@types/react": "~18.2.64",
"@types/react-dom": "~18.2.21",
"autoprefixer": "~10.4.18",
"@types/react": "~18.2.69",
"@types/react-dom": "~18.2.22",
"autoprefixer": "~10.4.19",
"daisyui": "~4.7.3",
"eslint": "~8.57.0",
"eslint-config-prettier": "~9.1.0",
"postcss": "~8.4.35",
"postcss": "~8.4.38",
"prettier": "~3.2.5",
"prettier-plugin-tailwindcss": "~0.5.12",
"tailwindcss": "~3.4.1",
"typescript": "~5.4.2"
"typescript": "~5.4.3"
},
"engines": {
"node": ">=18",
Expand Down
Loading

0 comments on commit 8567f3a

Please sign in to comment.