forked from lukasvozda/icblog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathold depend
74 lines (70 loc) · 2.35 KB
/
old depend
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
"@connect2ic/core": "^0.1.6",
"@connect2ic/react": "^0.2.0-beta.5",
"@connect2ic/svelte": "^0.1.1",
"@dfinity/agent": "^0.15.0",
"@dfinity/assets": "^0.15.0",
"@dfinity/auth-client": "^0.15.3",
"@dfinity/candid": "^0.15.0",
"@dfinity/identity": "^0.15.0",
"@dfinity/principal": "^0.15.0",
"crc-32": "^1.2.2",
"imagesloaded": "^5.0.0",
"intersection-observer": "^0.12.2",
"lazysizes": "^5.3.2",
"lodash": "^4.17.21",
"marked": "^4.0.18",
"masonry": "^0.0.2",
"masonry-layout": "^4.2.2",
"node-sass": "^9.0.0",
"packery": "^2.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-masonry-css": "^1.0.16",
"react-scripts": "^2.1.3",
"react-trianglify": "^3.0.3",
"svelte-inview": "^4.0.0",
"svelte-navigator": "^3.1.5",
"svelte-spa-router": "^3.3.0",
"swipe": "^1.7.7",
"swiper": "^9.3.2",
"trianglify": "^4.1.1"
"@connect2ic/core": "^0.1.6",
"@connect2ic/react": "^0.2.0-beta.5",
"@connect2ic/svelte": "^0.1.1",
"@dfinity/agent": "^0.15.0",
"@dfinity/assets": "^0.15.0",
"@dfinity/auth-client": "^0.15.3",
"@dfinity/candid": "^0.15.0",
"@dfinity/identity": "^0.15.0",
"@dfinity/principal": "^0.15.0",
"crc-32": "^1.2.2",
"imagesloaded": "^5.0.0",
"intersection-observer": "^0.12.2",
"lazysizes": "^5.3.2",
"lodash": "^4.17.21",
"marked": "^4.0.18",
"masonry": "^0.0.2",
"masonry-layout": "^4.2.2",
"node-sass": "^9.0.0",
"packery": "^2.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-masonry-css": "^1.0.16",
"react-scripts": "^2.1.3",
"react-trianglify": "^3.0.3",
"svelte-inview": "^4.0.0",
"svelte-navigator": "^3.1.5",
"svelte-spa-router": "^3.3.0",
"swipe": "^1.7.7",
"swiper": "^9.3.2",
"trianglify": "^4.1.1"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "next",
"buffer": "^6.0.3",
"mime": "^3.0.0",
"sha256": "^0.2.0",
"svelte": "^3.42.5",
"svelte-preprocess": "^4.10.7",
"tape": "^5.6.1",
"vite": "^2.9.13"