Skip to content

Commit

Permalink
Merge main.
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Jun 25, 2024
2 parents 28780b0 + 00793fe commit bab88f2
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 68 deletions.
5 changes: 4 additions & 1 deletion examples/kitchen-sink/apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
"@remix-run/eslint-config": "^2.9.2",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@vercel/remix": "2.9.2-patch.2",
"autoprefixer": "^10.4.19",
"eslint": "^8.38.0",
"typescript": "^5.1.6",
"vite": "^5.1.0",
Expand All @@ -33,4 +37,3 @@
"node": ">=18.0.0"
}
}

139 changes: 72 additions & 67 deletions examples/kitchen-sink/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bab88f2

Please sign in to comment.