Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Oct 12, 2024
1 parent f167a89 commit 36bb1b3
Show file tree
Hide file tree
Showing 220 changed files with 39,282 additions and 39,400 deletions.
675 changes: 338 additions & 337 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,24 +9,24 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.11.2",
"@mantine/dates": "^7.11.2",
"@mantine/hooks": "^7.11.2",
"@tabler/icons-react": "3.11.0",
"@mantine/core": "^7.13.2",
"@mantine/dates": "^7.13.2",
"@mantine/hooks": "^7.13.2",
"@tabler/icons-react": "3.19.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.12",
"mantine-react-table": "^2.0.0-beta.6",
"dayjs": "^1.11.13",
"mantine-react-table": "^2.0.0-beta.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"postcss": "^8.4.39",
"postcss-preset-mantine": "^1.16.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"postcss": "^8.4.47",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.5.3",
"vite": "^5.3.4"
"typescript": "^5.6.3",
"vite": "^5.4.8"
}
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.11.2",
"@mantine/dates": "^7.11.2",
"@mantine/hooks": "^7.11.2",
"@tabler/icons-react": "3.11.0",
"@mantine/core": "^7.13.2",
"@mantine/dates": "^7.13.2",
"@mantine/hooks": "^7.13.2",
"@tabler/icons-react": "3.19.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.12",
"mantine-react-table": "^2.0.0-beta.6",
"dayjs": "^1.11.13",
"mantine-react-table": "^2.0.0-beta.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"postcss": "^8.4.39",
"postcss-preset-mantine": "^1.16.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"postcss": "^8.4.47",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.5.3",
"vite": "^5.3.4"
"typescript": "^5.6.3",
"vite": "^5.4.8"
}
}
Loading

0 comments on commit 36bb1b3

Please sign in to comment.