Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Mar 26, 2024
1 parent 6294fa9 commit c0dfc1e
Show file tree
Hide file tree
Showing 210 changed files with 6,844 additions and 6,904 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.6.2",
"@mantine/dates": "^7.6.2",
"@mantine/hooks": "^7.6.2",
"@mantine/core": "^7.7.0",
"@mantine/dates": "^7.7.0",
"@mantine/hooks": "^7.7.0",
"@tabler/icons-react": "3.1.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"mantine-react-table": "^2.0.0-beta.0",
"mantine-react-table": "^2.0.0-beta.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.67",
"@types/react": "^18.2.71",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"postcss": "^8.4.37",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.13.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.4.2",
"vite": "^5.2.2"
"typescript": "^5.4.3",
"vite": "^5.2.6"
}
}
Loading

0 comments on commit c0dfc1e

Please sign in to comment.