Skip to content

Commit

Permalink
npm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
PandeCode committed Nov 17, 2023
1 parent 1dacadd commit caccc30
Show file tree
Hide file tree
Showing 2 changed files with 6,004 additions and 7,468 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,39 +8,39 @@
"preview": "vite preview"
},
"devDependencies": {
"@emotion/react": "^11.10.5",
"@mantine/carousel": "^5.10.3",
"@mantine/core": "^5.10.3",
"@mantine/dates": "^5.10.3",
"@mantine/dropzone": "^5.10.3",
"@mantine/ds": "^5.10.3",
"@mantine/form": "^5.10.3",
"@mantine/hooks": "^5.10.3",
"@mantine/modals": "^5.10.3",
"@mantine/notifications": "^5.10.3",
"@mantine/nprogress": "^5.10.3",
"@mantine/prism": "^5.10.3",
"@mantine/spotlight": "^5.10.3",
"@mantine/tiptap": "^5.10.3",
"@emotion/react": "^11.11.1",
"@mantine/carousel": "^5.10.5",
"@mantine/core": "^5.10.5",
"@mantine/dates": "^5.10.5",
"@mantine/dropzone": "^5.10.5",
"@mantine/ds": "^5.10.5",
"@mantine/form": "^5.10.5",
"@mantine/hooks": "^5.10.5",
"@mantine/modals": "^5.10.5",
"@mantine/notifications": "^5.10.5",
"@mantine/nprogress": "^5.10.5",
"@mantine/prism": "^5.10.5",
"@mantine/spotlight": "^5.10.5",
"@mantine/tiptap": "^5.10.5",
"@tabler/icons": "1.119.0",
"@tiptap/extension-link": "2.0.0-beta.217",
"@tiptap/react": "2.0.0-beta.217",
"@tiptap/starter-kit": "2.0.0-beta.217",
"@types/d3": "^7.4.0",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/d3": "^7.4.3",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-react": "^3.1.0",
"d3": "^7.8.2",
"dayjs": "^1.11.7",
"embla-carousel-react": "^7.0.9",
"firebase": "^9.17.1",
"lottie-react": "^2.3.1",
"d3": "^7.8.5",
"dayjs": "^1.11.10",
"embla-carousel-react": "^7.1.0",
"firebase": "^9.23.0",
"lottie-react": "^2.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.8.1",
"react-router-dom": "^6.8.1",
"typescript": "^4.9.3",
"vite": "^4.1.0",
"vite-plugin-pwa": "^0.14.4"
"react-router": "^6.19.0",
"react-router-dom": "^6.19.0",
"typescript": "^4.9.5",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.14.7"
}
}
Loading

0 comments on commit caccc30

Please sign in to comment.