Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Mar 11, 2024
1 parent 8fd358b commit de98ca5
Show file tree
Hide file tree
Showing 4 changed files with 661 additions and 633 deletions.
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"@swan-io/chicane": "link:../",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-pattern": "^5.0.6"
"ts-pattern": "^5.0.8"
},
"devDependencies": {
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"typescript": "^5.3.3",
"vite": "^5.0.10"
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@vitejs/plugin-react-swc": "^3.6.0",
"typescript": "^5.4.2",
"vite": "^5.1.5"
}
}
Loading

0 comments on commit de98ca5

Please sign in to comment.