-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
172 lines (172 loc) · 6.85 KB
/
package-lock.json
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
"name": "htdocs",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"bootstrap": "^5.2.1",
"bootstrap-icons": "^1.9.1",
"jquery.scrollto": "^2.1.3",
"startbootstrap-modern-business": "^5.0.6",
"xbs-enjoyhint": "^4.0.6"
}
},
"node_modules/@popperjs/core": {
"version": "2.11.6",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz",
"integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==",
"peer": true,
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/popperjs"
}
},
"node_modules/bootstrap": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.1.tgz",
"integrity": "sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/twbs"
},
{
"type": "opencollective",
"url": "https://opencollective.com/bootstrap"
}
],
"peerDependencies": {
"@popperjs/core": "^2.11.6"
}
},
"node_modules/bootstrap-icons": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.9.1.tgz",
"integrity": "sha512-d4ZkO30MIkAhQ2nNRJqKXJVEQorALGbLWTuRxyCTJF96lRIV6imcgMehWGJUiJMJhglN0o2tqLIeDnMdiQEE9g=="
},
"node_modules/jquery": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz",
"integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw=="
},
"node_modules/jquery.scrollto": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/jquery.scrollto/-/jquery.scrollto-2.1.3.tgz",
"integrity": "sha512-4M+t5R4QRnq1CSRU9gswZ7Z4zRfcoWmgD31HRrLYCCI4J7tLWeE0ZoT+0JpI7GcT0YKTqcfw+p8t2yYEKFfrHA==",
"dependencies": {
"jquery": ">=1.8"
}
},
"node_modules/kinetic": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/kinetic/-/kinetic-5.2.0.tgz",
"integrity": "sha512-WTfYPS4UBD8s+ZL6U2TMsQyBgo+FsQFV3DTmzk9EYJxwiuSQie5hzj2wstz1cRvsXG8JJl255Zgc8UUzBsWprQ=="
},
"node_modules/startbootstrap-modern-business": {
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/startbootstrap-modern-business/-/startbootstrap-modern-business-5.0.6.tgz",
"integrity": "sha512-2igLo1FWrbPj1ZesFLkNPeoA0O4PKHaPpPBSqyG0nyd1UI6Flov1wDDiXXWoJw6ecuvsuhEuIxZHambh0wpOQA==",
"dependencies": {
"bootstrap": "5.1.3"
}
},
"node_modules/startbootstrap-modern-business/node_modules/bootstrap": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.3.tgz",
"integrity": "sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/bootstrap"
},
"peerDependencies": {
"@popperjs/core": "^2.10.2"
}
},
"node_modules/xbs-enjoyhint": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/xbs-enjoyhint/-/xbs-enjoyhint-4.0.6.tgz",
"integrity": "sha512-qjsQ2Z73M+VB6nv6PiK7oBsF4tokPYisRg09v4beeZsJvGiX97ixwlS1Aeo3kFvELXcI19WzGp6fpNi2g0OvBw==",
"dependencies": {
"jquery": "~3.5.1",
"jquery.scrollto": "^2.1.2",
"kinetic": "^5.2.0"
}
},
"node_modules/xbs-enjoyhint/node_modules/jquery": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
}
},
"dependencies": {
"@popperjs/core": {
"version": "2.11.6",
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz",
"integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==",
"peer": true
},
"bootstrap": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.1.tgz",
"integrity": "sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA==",
"requires": {}
},
"bootstrap-icons": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.9.1.tgz",
"integrity": "sha512-d4ZkO30MIkAhQ2nNRJqKXJVEQorALGbLWTuRxyCTJF96lRIV6imcgMehWGJUiJMJhglN0o2tqLIeDnMdiQEE9g=="
},
"jquery": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz",
"integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw=="
},
"jquery.scrollto": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/jquery.scrollto/-/jquery.scrollto-2.1.3.tgz",
"integrity": "sha512-4M+t5R4QRnq1CSRU9gswZ7Z4zRfcoWmgD31HRrLYCCI4J7tLWeE0ZoT+0JpI7GcT0YKTqcfw+p8t2yYEKFfrHA==",
"requires": {
"jquery": ">=1.8"
}
},
"kinetic": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/kinetic/-/kinetic-5.2.0.tgz",
"integrity": "sha512-WTfYPS4UBD8s+ZL6U2TMsQyBgo+FsQFV3DTmzk9EYJxwiuSQie5hzj2wstz1cRvsXG8JJl255Zgc8UUzBsWprQ=="
},
"startbootstrap-modern-business": {
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/startbootstrap-modern-business/-/startbootstrap-modern-business-5.0.6.tgz",
"integrity": "sha512-2igLo1FWrbPj1ZesFLkNPeoA0O4PKHaPpPBSqyG0nyd1UI6Flov1wDDiXXWoJw6ecuvsuhEuIxZHambh0wpOQA==",
"requires": {
"bootstrap": "5.1.3"
},
"dependencies": {
"bootstrap": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.3.tgz",
"integrity": "sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==",
"requires": {}
}
}
},
"xbs-enjoyhint": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/xbs-enjoyhint/-/xbs-enjoyhint-4.0.6.tgz",
"integrity": "sha512-qjsQ2Z73M+VB6nv6PiK7oBsF4tokPYisRg09v4beeZsJvGiX97ixwlS1Aeo3kFvELXcI19WzGp6fpNi2g0OvBw==",
"requires": {
"jquery": "~3.5.1",
"jquery.scrollto": "^2.1.2",
"kinetic": "^5.2.0"
},
"dependencies": {
"jquery": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
}
}
}
}
}