Skip to content

Commit

Permalink
chore(deps): vite 6 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa authored Jan 24, 2025
1 parent e67c059 commit 05bedfb
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 548 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"dependencies": {
"@heroicons/react": "2.1.3",
"@hiogawa/react-server": "https://pkg.pr.new/hi-ogawa/vite-plugins/@hiogawa/react-server@68536e5",
"@hiogawa/react-server": "0.4.1",
"clsx": "2.1.1",
"date-fns": "3.6.0",
"dinero.js": "2.0.0-alpha.10",
"ms": "3.0.0-canary.1",
"next": "https://pkg.pr.new/hi-ogawa/vite-plugins/@hiogawa/react-server-next@68536e5",
"next": "npm:@hiogawa/react-server-next@0.1.0",
"react": "^19",
"react-dom": "^19",
"react-server-dom-webpack": "^19",
Expand All @@ -33,7 +33,7 @@
"styled-jsx": "5.1.6",
"use-count-up": "3.0.1",
"vercel": "34.0.0",
"vite": "^5"
"vite": "^6"
},
"devDependencies": {
"@tailwindcss/forms": "0.5.7",
Expand Down
Loading

0 comments on commit 05bedfb

Please sign in to comment.