Skip to content

Commit

Permalink
chore: updated packages (#301)
Browse files Browse the repository at this point in the history
* chore: updated packages

* Upgrade Examples

---------

Co-authored-by: KevinVandy <[email protected]>
  • Loading branch information
alessandrojcm and KevinVandy authored Apr 1, 2024
1 parent ba0744b commit ed2471e
Show file tree
Hide file tree
Showing 213 changed files with 3,939 additions and 4,672 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.7.0",
"@mantine/dates": "^7.7.0",
"@mantine/hooks": "^7.7.0",
"@mantine/core": "^7.7.1",
"@mantine/dates": "^7.7.1",
"@mantine/hooks": "^7.7.1",
"@tabler/icons-react": "3.1.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
Expand All @@ -20,13 +20,13 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.71",
"@types/react-dom": "^18.2.22",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@vitejs/plugin-react": "^4.2.1",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.13.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.4.3",
"vite": "^5.2.6"
"vite": "^5.2.7"
}
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"start": "vite"
},
"dependencies": {
"@mantine/core": "^7.7.0",
"@mantine/dates": "^7.7.0",
"@mantine/hooks": "^7.7.0",
"@mantine/core": "^7.7.1",
"@mantine/dates": "^7.7.1",
"@mantine/hooks": "^7.7.1",
"@tabler/icons-react": "3.1.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
Expand All @@ -20,13 +20,13 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.71",
"@types/react-dom": "^18.2.22",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@vitejs/plugin-react": "^4.2.1",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.13.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.4.3",
"vite": "^5.2.6"
"vite": "^5.2.7"
}
}
Loading

0 comments on commit ed2471e

Please sign in to comment.