Skip to content

Commit 36bb1b3

Browse files
committed
Upgrade Examples
1 parent f167a89 commit 36bb1b3

File tree

220 files changed

+39282
-39400
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

+39282
-39400
lines changed

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

Lines changed: 338 additions & 337 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: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@mantine/core": "^7.11.2",
13-
"@mantine/dates": "^7.11.2",
14-
"@mantine/hooks": "^7.11.2",
15-
"@tabler/icons-react": "3.11.0",
12+
"@mantine/core": "^7.13.2",
13+
"@mantine/dates": "^7.13.2",
14+
"@mantine/hooks": "^7.13.2",
15+
"@tabler/icons-react": "3.19.0",
1616
"clsx": "^2.1.1",
17-
"dayjs": "^1.11.12",
18-
"mantine-react-table": "^2.0.0-beta.6",
17+
"dayjs": "^1.11.13",
18+
"mantine-react-table": "^2.0.0-beta.7",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1"
2121
},
2222
"devDependencies": {
23-
"@types/react": "^18.3.3",
24-
"@types/react-dom": "^18.3.0",
25-
"@vitejs/plugin-react": "^4.3.1",
26-
"postcss": "^8.4.39",
27-
"postcss-preset-mantine": "^1.16.0",
23+
"@types/react": "^18.3.11",
24+
"@types/react-dom": "^18.3.1",
25+
"@vitejs/plugin-react": "^4.3.2",
26+
"postcss": "^8.4.47",
27+
"postcss-preset-mantine": "^1.17.0",
2828
"postcss-simple-vars": "^7.0.1",
29-
"typescript": "^5.5.3",
30-
"vite": "^5.3.4"
29+
"typescript": "^5.6.3",
30+
"vite": "^5.4.8"
3131
}
3232
}

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

Lines changed: 338 additions & 337 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: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@
99
"start": "vite"
1010
},
1111
"dependencies": {
12-
"@mantine/core": "^7.11.2",
13-
"@mantine/dates": "^7.11.2",
14-
"@mantine/hooks": "^7.11.2",
15-
"@tabler/icons-react": "3.11.0",
12+
"@mantine/core": "^7.13.2",
13+
"@mantine/dates": "^7.13.2",
14+
"@mantine/hooks": "^7.13.2",
15+
"@tabler/icons-react": "3.19.0",
1616
"clsx": "^2.1.1",
17-
"dayjs": "^1.11.12",
18-
"mantine-react-table": "^2.0.0-beta.6",
17+
"dayjs": "^1.11.13",
18+
"mantine-react-table": "^2.0.0-beta.7",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1"
2121
},
2222
"devDependencies": {
23-
"@types/react": "^18.3.3",
24-
"@types/react-dom": "^18.3.0",
25-
"@vitejs/plugin-react": "^4.3.1",
26-
"postcss": "^8.4.39",
27-
"postcss-preset-mantine": "^1.16.0",
23+
"@types/react": "^18.3.11",
24+
"@types/react-dom": "^18.3.1",
25+
"@vitejs/plugin-react": "^4.3.2",
26+
"postcss": "^8.4.47",
27+
"postcss-preset-mantine": "^1.17.0",
2828
"postcss-simple-vars": "^7.0.1",
29-
"typescript": "^5.5.3",
30-
"vite": "^5.3.4"
29+
"typescript": "^5.6.3",
30+
"vite": "^5.4.8"
3131
}
3232
}

0 commit comments

Comments
 (0)