Skip to content

Commit

Permalink
chore(deps): bump to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Dec 9, 2024
1 parent b8407b8 commit 892750d
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 110 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router": "7.0.2",
"react-scan": "^0.0.38",
"react-scan": "^0.0.42",
"remix-utils": "^7.7.0",
"tailwind-merge": "^2.5.5",
"zod": "^3.23.8"
Expand All @@ -57,9 +57,9 @@
"@types/eslint__js": "^8.42.3",
"@types/etag": "^1.8.3",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript/lib-dom": "npm:@types/web@^0.0.186",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
Expand All @@ -81,7 +81,7 @@
"react-compiler-runtime": "19.0.0-beta-df7b47d-20241124",
"tailwindcss": "4.0.0-beta.6",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"typescript-eslint": "^8.18.0",
"vite": "^6.0.3",
"vite-plugin-babel": "^1.3.0"
},
Expand Down
Loading

0 comments on commit 892750d

Please sign in to comment.