Skip to content

Commit

Permalink
chore(packages): update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Apr 12, 2024
1 parent e6a9033 commit f0b5af3
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 534 deletions.
34 changes: 17 additions & 17 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,29 @@
"preview": "vite preview"
},
"dependencies": {
"@mantine/carousel": "^7.6.1",
"@mantine/core": "^7.6.1",
"@mantine/hooks": "^7.6.1",
"@mantine/nprogress": "^7.6.1",
"@tabler/icons-react": "^3.0.0",
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "8.0.0",
"@mantine/carousel": "^7.8.0",
"@mantine/core": "^7.8.0",
"@mantine/hooks": "^7.8.0",
"@mantine/nprogress": "^7.8.0",
"@tabler/icons-react": "^3.2.0",
"embla-carousel-autoplay": "8.0.2",
"embla-carousel-react": "8.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"postcss": "^8.4.35",
"postcss-preset-mantine": "^1.13.0",
"eslint-plugin-react-refresh": "^0.4.6",
"postcss": "^8.4.38",
"postcss-preset-mantine": "^1.14.4",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.4.2",
"vite": "^5.1.5"
"typescript": "^5.4.5",
"vite": "^5.2.8"
}
}
Loading

0 comments on commit f0b5af3

Please sign in to comment.