Skip to content

Commit 51fd971

Browse files
committed
Upgrade Examples
1 parent 5130880 commit 51fd971

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package-lock.json

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

apps/material-react-table-docs/examples/localization-i18n-hr/sandbox/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
"start": "vite"
1111
},
1212
"dependencies": {
13-
"@emotion/react": "^11.11.3",
13+
"@emotion/react": "^11.11.4",
1414
"@emotion/styled": "^11.11.0",
1515
"@mui/icons-material": "^5.15.11",
1616
"@mui/material": "^5.15.11",
1717
"@mui/x-date-pickers": "^6.19.5",
1818
"dayjs": "^1.11.10",
19-
"material-react-table": "^2.11.3",
19+
"material-react-table": "^2.12.0",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^18.2.58",
24+
"@types/react": "^18.2.60",
2525
"@types/react-dom": "^18.2.19",
2626
"@vitejs/plugin-react": "^4.2.1",
2727
"typescript": "^5.3.3",

0 commit comments

Comments
 (0)