Skip to content

Commit

Permalink
Merge pull request #136 from lachlancollins/update-remix
Browse files Browse the repository at this point in the history
chore: Update to Remix v2.4.1
  • Loading branch information
crutchcorn authored Jan 9, 2024
2 parents d167560 + d9dec56 commit 1a050c5
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@headlessui/react": "1.7.17",
"@octokit/graphql": "^7.0.2",
"@octokit/rest": "^20.0.2",
"@remix-run/node": "^2.2.0",
"@remix-run/react": "^2.2.0",
"@remix-run/serve": "^2.2.0",
"@remix-run/node": "^2.4.1",
"@remix-run/react": "^2.4.1",
"@remix-run/serve": "^2.4.1",
"@tailwindcss/typography": "^0.5.10",
"@visx/hierarchy": "^2.10.0",
"@visx/responsive": "^2.10.0",
Expand All @@ -44,13 +44,12 @@
"tiny-invariant": "^1.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.2.0",
"@remix-run/eslint-config": "^2.2.0",
"@remix-run/dev": "^2.4.1",
"@remix-run/eslint-config": "^2.4.1",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@types/remove-markdown": "^0.3.3",
"autoprefixer": "^10.4.16",
"esbuild": "^0.19.5",
"eslint": "^8.53.0",
"eslint-plugin-unicorn": "^49.0.0",
"npm-run-all": "^4.1.5",
Expand Down
Loading

1 comment on commit 1a050c5

@vercel
Copy link

@vercel vercel bot commented on 1a050c5 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.