Skip to content

Commit

Permalink
Upgrade Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Mar 20, 2024
1 parent ee5b2c2 commit 629d937
Show file tree
Hide file tree
Showing 224 changed files with 27,410 additions and 22,930 deletions.

Large diffs are not rendered by default.

Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.13",
"@mui/material": "^5.15.13",
"@mui/x-date-pickers": "^6.19.7",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/x-date-pickers": "^6.19.8",
"dayjs": "^1.11.10",
"material-react-table": "^2.12.1",
"react": "^18.2.0",
Expand All @@ -25,6 +25,6 @@
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.2",
"vite": "^5.1.6"
"vite": "^5.2.2"
}
}

Large diffs are not rendered by default.

Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.13",
"@mui/material": "^5.15.13",
"@mui/x-date-pickers": "^6.19.7",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/x-date-pickers": "^6.19.8",
"dayjs": "^1.11.10",
"material-react-table": "^2.12.1",
"react": "^18.2.0",
Expand All @@ -25,6 +25,6 @@
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.2",
"vite": "^5.1.6"
"vite": "^5.2.2"
}
}

Large diffs are not rendered by default.

Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.15.13",
"@mui/material": "^5.15.13",
"@mui/x-date-pickers": "^6.19.7",
"@mui/icons-material": "^5.15.14",
"@mui/material": "^5.15.14",
"@mui/x-date-pickers": "^6.19.8",
"dayjs": "^1.11.10",
"material-react-table": "^2.12.1",
"react": "^18.2.0",
Expand All @@ -25,6 +25,6 @@
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.2",
"vite": "^5.1.6"
"vite": "^5.2.2"
}
}

0 comments on commit 629d937

Please sign in to comment.