Skip to content

Commit

Permalink
chore: update some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mst-mkt committed Jan 18, 2024
1 parent 4d36303 commit e1124b7
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 142 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"@stylexjs/stylex": "^0.4.1",
"@tanstack/react-router": "^1.3.0",
"@tanstack/router-devtools": "^1.3.0",
"@tanstack/react-router": "^1.5.3",
"@tanstack/router-devtools": "^1.5.3",
"core-js": "^3.35.0",
"lucide-react": "^0.309.0",
"nody-greeter-types": "^1.1.0",
Expand All @@ -25,14 +25,14 @@
"zustand": "^4.4.7"
},
"devDependencies": {
"@biomejs/biome": "^1.4.1",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@biomejs/biome": "^1.5.2",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"husky": "^8.0.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.8",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vite-plugin-stylex": "^0.4.1"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit e1124b7

Please sign in to comment.