Skip to content

Commit 07ee2ef

Browse files
committed
Upgrade Examples
1 parent 37560d6 commit 07ee2ef

File tree

220 files changed

+52626
-42593
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

220 files changed

+52626
-42593
lines changed

apps/mantine-react-table-docs/examples/advanced/sandbox/package-lock.json

Lines changed: 465 additions & 374 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/mantine-react-table-docs/examples/advanced/sandbox/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@mantine/core": "^7.16.3",
13-
"@mantine/dates": "^7.16.3",
14-
"@mantine/hooks": "^7.16.3",
15-
"@tabler/icons-react": "3.30.0",
12+
"@mantine/core": "^8.0.2",
13+
"@mantine/dates": "^8.0.2",
14+
"@mantine/hooks": "^8.0.2",
15+
"@tabler/icons-react": "3.33.0",
1616
"clsx": "^2.1.1",
1717
"dayjs": "^1.11.13",
1818
"mantine-react-table": "^2.0.0-beta.9",
19-
"react": "^19.0.0",
20-
"react-dom": "^19.0.0"
19+
"react": "^19.1.0",
20+
"react-dom": "^19.1.0"
2121
},
2222
"devDependencies": {
23-
"@types/react": "^19.0.9",
24-
"@types/react-dom": "^19.0.3",
25-
"@vitejs/plugin-react": "^4.3.4",
26-
"postcss": "^8.5.2",
23+
"@types/react": "^19.1.6",
24+
"@types/react-dom": "^19.1.5",
25+
"@vitejs/plugin-react": "^4.5.0",
26+
"postcss": "^8.5.3",
2727
"postcss-preset-mantine": "^1.17.0",
2828
"postcss-simple-vars": "^7.0.1",
29-
"typescript": "^5.7.3",
30-
"vite": "^6.1.0"
29+
"typescript": "^5.8.3",
30+
"vite": "^6.3.5"
3131
}
3232
}

apps/mantine-react-table-docs/examples/aggregation-and-grouping/sandbox/package-lock.json

Lines changed: 465 additions & 374 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/mantine-react-table-docs/examples/aggregation-and-grouping/sandbox/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@mantine/core": "^7.16.3",
13-
"@mantine/dates": "^7.16.3",
14-
"@mantine/hooks": "^7.16.3",
15-
"@tabler/icons-react": "3.30.0",
12+
"@mantine/core": "^8.0.2",
13+
"@mantine/dates": "^8.0.2",
14+
"@mantine/hooks": "^8.0.2",
15+
"@tabler/icons-react": "3.33.0",
1616
"clsx": "^2.1.1",
1717
"dayjs": "^1.11.13",
1818
"mantine-react-table": "^2.0.0-beta.9",
19-
"react": "^19.0.0",
20-
"react-dom": "^19.0.0"
19+
"react": "^19.1.0",
20+
"react-dom": "^19.1.0"
2121
},
2222
"devDependencies": {
23-
"@types/react": "^19.0.9",
24-
"@types/react-dom": "^19.0.3",
25-
"@vitejs/plugin-react": "^4.3.4",
26-
"postcss": "^8.5.2",
23+
"@types/react": "^19.1.6",
24+
"@types/react-dom": "^19.1.5",
25+
"@vitejs/plugin-react": "^4.5.0",
26+
"postcss": "^8.5.3",
2727
"postcss-preset-mantine": "^1.17.0",
2828
"postcss-simple-vars": "^7.0.1",
29-
"typescript": "^5.7.3",
30-
"vite": "^6.1.0"
29+
"typescript": "^5.8.3",
30+
"vite": "^6.3.5"
3131
}
3232
}

0 commit comments

Comments
 (0)