Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Jul 17, 2024
1 parent 0e635f8 commit 638088e
Show file tree
Hide file tree
Showing 218 changed files with 15,902 additions and 15,905 deletions.
274 changes: 137 additions & 137 deletions apps/mantine-react-table-docs/examples/advanced/sandbox/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.10.1",
"@mantine/dates": "^7.10.1",
"@mantine/hooks": "^7.10.1",
"@tabler/icons-react": "3.5.0",
"@mantine/core": "^7.11.2",
"@mantine/dates": "^7.11.2",
"@mantine/hooks": "^7.11.2",
"@tabler/icons-react": "3.11.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"mantine-react-table": "^2.0.0-beta.5",
Expand All @@ -23,10 +23,10 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.15.0",
"postcss": "^8.4.39",
"postcss-preset-mantine": "^1.16.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.4.5",
"vite": "^5.2.13"
"typescript": "^5.5.3",
"vite": "^5.3.4"
}
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.10.1",
"@mantine/dates": "^7.10.1",
"@mantine/hooks": "^7.10.1",
"@tabler/icons-react": "3.5.0",
"@mantine/core": "^7.11.2",
"@mantine/dates": "^7.11.2",
"@mantine/hooks": "^7.11.2",
"@tabler/icons-react": "3.11.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"mantine-react-table": "^2.0.0-beta.5",
Expand All @@ -23,10 +23,10 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.15.0",
"postcss": "^8.4.39",
"postcss-preset-mantine": "^1.16.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.4.5",
"vite": "^5.2.13"
"typescript": "^5.5.3",
"vite": "^5.3.4"
}
}
Loading

0 comments on commit 638088e

Please sign in to comment.