Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Feb 11, 2024
1 parent 7a38c6f commit bbfcb52
Show file tree
Hide file tree
Showing 206 changed files with 3,124 additions and 3,124 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,13 +9,13 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.5.1",
"@mantine/dates": "^7.5.1",
"@mantine/hooks": "^7.5.1",
"@mantine/core": "^7.5.2",
"@mantine/dates": "^7.5.2",
"@mantine/hooks": "^7.5.2",
"@tabler/icons-react": "2.47.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"mantine-react-table": "^2.0.0-alpha.16",
"mantine-react-table": "^2.0.0-alpha.17",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -27,6 +27,6 @@
"postcss-preset-mantine": "^1.13.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"vite": "^5.1.1"
}
}

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,13 +9,13 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.5.1",
"@mantine/dates": "^7.5.1",
"@mantine/hooks": "^7.5.1",
"@mantine/core": "^7.5.2",
"@mantine/dates": "^7.5.2",
"@mantine/hooks": "^7.5.2",
"@tabler/icons-react": "2.47.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"mantine-react-table": "^2.0.0-alpha.16",
"mantine-react-table": "^2.0.0-alpha.17",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -27,6 +27,6 @@
"postcss-preset-mantine": "^1.13.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"vite": "^5.1.1"
}
}

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

Loading

0 comments on commit bbfcb52

Please sign in to comment.