Skip to content

Commit caccc30

Browse files
committed
npm upgrade
1 parent 1dacadd commit caccc30

File tree

2 files changed

+6004
-7468
lines changed

2 files changed

+6004
-7468
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8,39 +8,39 @@
88
"preview": "vite preview"
99
},
1010
"devDependencies": {
11-
"@emotion/react": "^11.10.5",
12-
"@mantine/carousel": "^5.10.3",
13-
"@mantine/core": "^5.10.3",
14-
"@mantine/dates": "^5.10.3",
15-
"@mantine/dropzone": "^5.10.3",
16-
"@mantine/ds": "^5.10.3",
17-
"@mantine/form": "^5.10.3",
18-
"@mantine/hooks": "^5.10.3",
19-
"@mantine/modals": "^5.10.3",
20-
"@mantine/notifications": "^5.10.3",
21-
"@mantine/nprogress": "^5.10.3",
22-
"@mantine/prism": "^5.10.3",
23-
"@mantine/spotlight": "^5.10.3",
24-
"@mantine/tiptap": "^5.10.3",
11+
"@emotion/react": "^11.11.1",
12+
"@mantine/carousel": "^5.10.5",
13+
"@mantine/core": "^5.10.5",
14+
"@mantine/dates": "^5.10.5",
15+
"@mantine/dropzone": "^5.10.5",
16+
"@mantine/ds": "^5.10.5",
17+
"@mantine/form": "^5.10.5",
18+
"@mantine/hooks": "^5.10.5",
19+
"@mantine/modals": "^5.10.5",
20+
"@mantine/notifications": "^5.10.5",
21+
"@mantine/nprogress": "^5.10.5",
22+
"@mantine/prism": "^5.10.5",
23+
"@mantine/spotlight": "^5.10.5",
24+
"@mantine/tiptap": "^5.10.5",
2525
"@tabler/icons": "1.119.0",
2626
"@tiptap/extension-link": "2.0.0-beta.217",
2727
"@tiptap/react": "2.0.0-beta.217",
2828
"@tiptap/starter-kit": "2.0.0-beta.217",
29-
"@types/d3": "^7.4.0",
30-
"@types/react": "^18.0.27",
31-
"@types/react-dom": "^18.0.10",
29+
"@types/d3": "^7.4.3",
30+
"@types/react": "^18.2.37",
31+
"@types/react-dom": "^18.2.15",
3232
"@vitejs/plugin-react": "^3.1.0",
33-
"d3": "^7.8.2",
34-
"dayjs": "^1.11.7",
35-
"embla-carousel-react": "^7.0.9",
36-
"firebase": "^9.17.1",
37-
"lottie-react": "^2.3.1",
33+
"d3": "^7.8.5",
34+
"dayjs": "^1.11.10",
35+
"embla-carousel-react": "^7.1.0",
36+
"firebase": "^9.23.0",
37+
"lottie-react": "^2.4.0",
3838
"react": "^18.2.0",
3939
"react-dom": "^18.2.0",
40-
"react-router": "^6.8.1",
41-
"react-router-dom": "^6.8.1",
42-
"typescript": "^4.9.3",
43-
"vite": "^4.1.0",
44-
"vite-plugin-pwa": "^0.14.4"
40+
"react-router": "^6.19.0",
41+
"react-router-dom": "^6.19.0",
42+
"typescript": "^4.9.5",
43+
"vite": "^4.5.0",
44+
"vite-plugin-pwa": "^0.14.7"
4545
}
4646
}

0 commit comments

Comments
 (0)