gtfs-to-html 2.5.0 → 2.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/lib/utils.js +5 -4
- package/package.json +11 -10
- package/www/docs/configuration.md +1 -1
- package/www/package.json +2 -2
- package/www/yarn.lock +1188 -1125
package/www/yarn.lock
CHANGED
|
@@ -2,153 +2,153 @@
|
|
|
2
2
|
# yarn lockfile v1
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
"@algolia/autocomplete-core@1.
|
|
6
|
-
version "1.
|
|
7
|
-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.
|
|
8
|
-
integrity sha512-
|
|
5
|
+
"@algolia/autocomplete-core@1.8.2":
|
|
6
|
+
version "1.8.2"
|
|
7
|
+
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.8.2.tgz#8d758c8652742e2761450d2b615a841fca24e10e"
|
|
8
|
+
integrity sha512-mTeshsyFhAqw/ebqNsQpMtbnjr+qVOSKXArEj4K0d7sqc8It1XD0gkASwecm9mF/jlOQ4Z9RNg1HbdA8JPdRwQ==
|
|
9
9
|
dependencies:
|
|
10
|
-
"@algolia/autocomplete-shared" "1.
|
|
10
|
+
"@algolia/autocomplete-shared" "1.8.2"
|
|
11
11
|
|
|
12
|
-
"@algolia/autocomplete-preset-algolia@1.
|
|
13
|
-
version "1.
|
|
14
|
-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.
|
|
15
|
-
integrity sha512
|
|
12
|
+
"@algolia/autocomplete-preset-algolia@1.8.2":
|
|
13
|
+
version "1.8.2"
|
|
14
|
+
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.8.2.tgz#706e87f94c5f198c0e90502b97af09adeeddcc79"
|
|
15
|
+
integrity sha512-J0oTx4me6ZM9kIKPuL3lyU3aB8DEvpVvR6xWmHVROx5rOYJGQcZsdG4ozxwcOyiiu3qxMkIbzntnV1S1VWD8yA==
|
|
16
16
|
dependencies:
|
|
17
|
-
"@algolia/autocomplete-shared" "1.
|
|
17
|
+
"@algolia/autocomplete-shared" "1.8.2"
|
|
18
18
|
|
|
19
|
-
"@algolia/autocomplete-shared@1.
|
|
20
|
-
version "1.
|
|
21
|
-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.
|
|
22
|
-
integrity sha512-
|
|
19
|
+
"@algolia/autocomplete-shared@1.8.2":
|
|
20
|
+
version "1.8.2"
|
|
21
|
+
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.8.2.tgz#e6972df5c6935a241f16e4909aa82902338e029d"
|
|
22
|
+
integrity sha512-b6Z/X4MczChMcfhk6kfRmBzPgjoPzuS9KGR4AFsiLulLNRAAqhP+xZTKtMnZGhLuc61I20d5WqlId02AZvcO6g==
|
|
23
23
|
|
|
24
|
-
"@algolia/cache-browser-local-storage@4.
|
|
25
|
-
version "4.
|
|
26
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.
|
|
27
|
-
integrity sha512-
|
|
24
|
+
"@algolia/cache-browser-local-storage@4.17.0":
|
|
25
|
+
version "4.17.0"
|
|
26
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.17.0.tgz#4c54a9b1795dcc1cd9f9533144f7df3057984d39"
|
|
27
|
+
integrity sha512-myRSRZDIMYB8uCkO+lb40YKiYHi0fjpWRtJpR/dgkaiBlSD0plRyB6lLOh1XIfmMcSeBOqDE7y9m8xZMrXYfyQ==
|
|
28
28
|
dependencies:
|
|
29
|
-
"@algolia/cache-common" "4.
|
|
29
|
+
"@algolia/cache-common" "4.17.0"
|
|
30
30
|
|
|
31
|
-
"@algolia/cache-common@4.
|
|
32
|
-
version "4.
|
|
33
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.
|
|
34
|
-
integrity sha512-
|
|
31
|
+
"@algolia/cache-common@4.17.0":
|
|
32
|
+
version "4.17.0"
|
|
33
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.17.0.tgz#bc3da15548df585b44d76c55e66b0056a2b3f917"
|
|
34
|
+
integrity sha512-g8mXzkrcUBIPZaulAuqE7xyHhLAYAcF2xSch7d9dABheybaU3U91LjBX6eJTEB7XVhEsgK4Smi27vWtAJRhIKQ==
|
|
35
35
|
|
|
36
|
-
"@algolia/cache-in-memory@4.
|
|
37
|
-
version "4.
|
|
38
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.
|
|
39
|
-
integrity sha512-
|
|
36
|
+
"@algolia/cache-in-memory@4.17.0":
|
|
37
|
+
version "4.17.0"
|
|
38
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.17.0.tgz#eb55a92cb8eb8641903a2b23fd6d05ebdaca2010"
|
|
39
|
+
integrity sha512-PT32ciC/xI8z919d0oknWVu3kMfTlhQn3MKxDln3pkn+yA7F7xrxSALysxquv+MhFfNAcrtQ/oVvQVBAQSHtdw==
|
|
40
40
|
dependencies:
|
|
41
|
-
"@algolia/cache-common" "4.
|
|
41
|
+
"@algolia/cache-common" "4.17.0"
|
|
42
42
|
|
|
43
|
-
"@algolia/client-account@4.
|
|
44
|
-
version "4.
|
|
45
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.
|
|
46
|
-
integrity sha512-
|
|
43
|
+
"@algolia/client-account@4.17.0":
|
|
44
|
+
version "4.17.0"
|
|
45
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.17.0.tgz#4b13e5a8e50a06be1f3289d9db337096ebc66b73"
|
|
46
|
+
integrity sha512-sSEHx9GA6m7wrlsSMNBGfyzlIfDT2fkz2u7jqfCCd6JEEwmxt8emGmxAU/0qBfbhRSuGvzojoLJlr83BSZAKjA==
|
|
47
47
|
dependencies:
|
|
48
|
-
"@algolia/client-common" "4.
|
|
49
|
-
"@algolia/client-search" "4.
|
|
50
|
-
"@algolia/transporter" "4.
|
|
48
|
+
"@algolia/client-common" "4.17.0"
|
|
49
|
+
"@algolia/client-search" "4.17.0"
|
|
50
|
+
"@algolia/transporter" "4.17.0"
|
|
51
51
|
|
|
52
|
-
"@algolia/client-analytics@4.
|
|
53
|
-
version "4.
|
|
54
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.
|
|
55
|
-
integrity sha512-
|
|
52
|
+
"@algolia/client-analytics@4.17.0":
|
|
53
|
+
version "4.17.0"
|
|
54
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.17.0.tgz#1b36ffbe913b7b4d8900bc15982ca431f47a473c"
|
|
55
|
+
integrity sha512-84ooP8QA3mQ958hQ9wozk7hFUbAO+81CX1CjAuerxBqjKIInh1fOhXKTaku05O/GHBvcfExpPLIQuSuLYziBXQ==
|
|
56
56
|
dependencies:
|
|
57
|
-
"@algolia/client-common" "4.
|
|
58
|
-
"@algolia/client-search" "4.
|
|
59
|
-
"@algolia/requester-common" "4.
|
|
60
|
-
"@algolia/transporter" "4.
|
|
57
|
+
"@algolia/client-common" "4.17.0"
|
|
58
|
+
"@algolia/client-search" "4.17.0"
|
|
59
|
+
"@algolia/requester-common" "4.17.0"
|
|
60
|
+
"@algolia/transporter" "4.17.0"
|
|
61
61
|
|
|
62
|
-
"@algolia/client-common@4.
|
|
63
|
-
version "4.
|
|
64
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.
|
|
65
|
-
integrity sha512-
|
|
62
|
+
"@algolia/client-common@4.17.0":
|
|
63
|
+
version "4.17.0"
|
|
64
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.17.0.tgz#67fd898006e3ac359ea3e3ed61abfc26147ffa53"
|
|
65
|
+
integrity sha512-jHMks0ZFicf8nRDn6ma8DNNsdwGgP/NKiAAL9z6rS7CymJ7L0+QqTJl3rYxRW7TmBhsUH40wqzmrG6aMIN/DrQ==
|
|
66
66
|
dependencies:
|
|
67
|
-
"@algolia/requester-common" "4.
|
|
68
|
-
"@algolia/transporter" "4.
|
|
67
|
+
"@algolia/requester-common" "4.17.0"
|
|
68
|
+
"@algolia/transporter" "4.17.0"
|
|
69
69
|
|
|
70
|
-
"@algolia/client-personalization@4.
|
|
71
|
-
version "4.
|
|
72
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.
|
|
73
|
-
integrity sha512-
|
|
70
|
+
"@algolia/client-personalization@4.17.0":
|
|
71
|
+
version "4.17.0"
|
|
72
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.17.0.tgz#428d9f4762c22856b6062bb54351eb31834db6c1"
|
|
73
|
+
integrity sha512-RMzN4dZLIta1YuwT7QC9o+OeGz2cU6eTOlGNE/6RcUBLOU3l9tkCOdln5dPE2jp8GZXPl2yk54b2nSs1+pAjqw==
|
|
74
74
|
dependencies:
|
|
75
|
-
"@algolia/client-common" "4.
|
|
76
|
-
"@algolia/requester-common" "4.
|
|
77
|
-
"@algolia/transporter" "4.
|
|
75
|
+
"@algolia/client-common" "4.17.0"
|
|
76
|
+
"@algolia/requester-common" "4.17.0"
|
|
77
|
+
"@algolia/transporter" "4.17.0"
|
|
78
78
|
|
|
79
|
-
"@algolia/client-search@4.
|
|
80
|
-
version "4.
|
|
81
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.
|
|
82
|
-
integrity sha512-
|
|
79
|
+
"@algolia/client-search@4.17.0":
|
|
80
|
+
version "4.17.0"
|
|
81
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.17.0.tgz#0053c682f5f588e006c20791c27e8bcb0aa5b53c"
|
|
82
|
+
integrity sha512-x4P2wKrrRIXszT8gb7eWsMHNNHAJs0wE7/uqbufm4tZenAp+hwU/hq5KVsY50v+PfwM0LcDwwn/1DroujsTFoA==
|
|
83
83
|
dependencies:
|
|
84
|
-
"@algolia/client-common" "4.
|
|
85
|
-
"@algolia/requester-common" "4.
|
|
86
|
-
"@algolia/transporter" "4.
|
|
84
|
+
"@algolia/client-common" "4.17.0"
|
|
85
|
+
"@algolia/requester-common" "4.17.0"
|
|
86
|
+
"@algolia/transporter" "4.17.0"
|
|
87
87
|
|
|
88
88
|
"@algolia/events@^4.0.1":
|
|
89
89
|
version "4.0.1"
|
|
90
90
|
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
|
|
91
91
|
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
|
|
92
92
|
|
|
93
|
-
"@algolia/logger-common@4.
|
|
94
|
-
version "4.
|
|
95
|
-
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.
|
|
96
|
-
integrity sha512-
|
|
93
|
+
"@algolia/logger-common@4.17.0":
|
|
94
|
+
version "4.17.0"
|
|
95
|
+
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.17.0.tgz#0fcea39c9485554edb4cdbfd965c5748b0b837ac"
|
|
96
|
+
integrity sha512-DGuoZqpTmIKJFDeyAJ7M8E/LOenIjWiOsg1XJ1OqAU/eofp49JfqXxbfgctlVZVmDABIyOz8LqEoJ6ZP4DTyvw==
|
|
97
97
|
|
|
98
|
-
"@algolia/logger-console@4.
|
|
99
|
-
version "4.
|
|
100
|
-
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.
|
|
101
|
-
integrity sha512-
|
|
98
|
+
"@algolia/logger-console@4.17.0":
|
|
99
|
+
version "4.17.0"
|
|
100
|
+
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.17.0.tgz#8ac56ef4259c4fa3eb9eb6586c7b4b4ed942e8da"
|
|
101
|
+
integrity sha512-zMPvugQV/gbXUvWBCzihw6m7oxIKp48w37QBIUu/XqQQfxhjoOE9xyfJr1KldUt5FrYOKZJVsJaEjTsu+bIgQg==
|
|
102
102
|
dependencies:
|
|
103
|
-
"@algolia/logger-common" "4.
|
|
103
|
+
"@algolia/logger-common" "4.17.0"
|
|
104
104
|
|
|
105
|
-
"@algolia/requester-browser-xhr@4.
|
|
106
|
-
version "4.
|
|
107
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.
|
|
108
|
-
integrity sha512-
|
|
105
|
+
"@algolia/requester-browser-xhr@4.17.0":
|
|
106
|
+
version "4.17.0"
|
|
107
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.17.0.tgz#f52fdeeac2f3c531f00838920af33a73066a159b"
|
|
108
|
+
integrity sha512-aSOX/smauyTkP21Pf52pJ1O2LmNFJ5iHRIzEeTh0mwBeADO4GdG94cAWDILFA9rNblq/nK3EDh3+UyHHjplZ1A==
|
|
109
109
|
dependencies:
|
|
110
|
-
"@algolia/requester-common" "4.
|
|
110
|
+
"@algolia/requester-common" "4.17.0"
|
|
111
111
|
|
|
112
|
-
"@algolia/requester-common@4.
|
|
113
|
-
version "4.
|
|
114
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.
|
|
115
|
-
integrity sha512-
|
|
112
|
+
"@algolia/requester-common@4.17.0":
|
|
113
|
+
version "4.17.0"
|
|
114
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.17.0.tgz#746020d2cbc829213e7cede8eef2182c7a71e32b"
|
|
115
|
+
integrity sha512-XJjmWFEUlHu0ijvcHBoixuXfEoiRUdyzQM6YwTuB8usJNIgShua8ouFlRWF8iCeag0vZZiUm4S2WCVBPkdxFgg==
|
|
116
116
|
|
|
117
|
-
"@algolia/requester-node-http@4.
|
|
118
|
-
version "4.
|
|
119
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.
|
|
120
|
-
integrity sha512-
|
|
117
|
+
"@algolia/requester-node-http@4.17.0":
|
|
118
|
+
version "4.17.0"
|
|
119
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.17.0.tgz#262276d94c25a4ec2128b1bdfb9471529528d8b9"
|
|
120
|
+
integrity sha512-bpb/wDA1aC6WxxM8v7TsFspB7yBN3nqCGs2H1OADolQR/hiAIjAxusbuMxVbRFOdaUvAIqioIIkWvZdpYNIn8w==
|
|
121
121
|
dependencies:
|
|
122
|
-
"@algolia/requester-common" "4.
|
|
122
|
+
"@algolia/requester-common" "4.17.0"
|
|
123
123
|
|
|
124
|
-
"@algolia/transporter@4.
|
|
125
|
-
version "4.
|
|
126
|
-
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.
|
|
127
|
-
integrity sha512-
|
|
124
|
+
"@algolia/transporter@4.17.0":
|
|
125
|
+
version "4.17.0"
|
|
126
|
+
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.17.0.tgz#6aabdbc20c475d72d83c8e6519f1191f1a51fb37"
|
|
127
|
+
integrity sha512-6xL6H6fe+Fi0AEP3ziSgC+G04RK37iRb4uUUqVAH9WPYFI8g+LYFq6iv5HS8Cbuc5TTut+Bwj6G+dh/asdb9uA==
|
|
128
128
|
dependencies:
|
|
129
|
-
"@algolia/cache-common" "4.
|
|
130
|
-
"@algolia/logger-common" "4.
|
|
131
|
-
"@algolia/requester-common" "4.
|
|
129
|
+
"@algolia/cache-common" "4.17.0"
|
|
130
|
+
"@algolia/logger-common" "4.17.0"
|
|
131
|
+
"@algolia/requester-common" "4.17.0"
|
|
132
132
|
|
|
133
|
-
"@ampproject/remapping@^2.
|
|
134
|
-
version "2.2.
|
|
135
|
-
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.
|
|
136
|
-
integrity sha512-
|
|
133
|
+
"@ampproject/remapping@^2.2.0":
|
|
134
|
+
version "2.2.1"
|
|
135
|
+
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630"
|
|
136
|
+
integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==
|
|
137
137
|
dependencies:
|
|
138
|
-
"@jridgewell/gen-mapping" "^0.
|
|
138
|
+
"@jridgewell/gen-mapping" "^0.3.0"
|
|
139
139
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
140
140
|
|
|
141
|
-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.8.3":
|
|
142
|
-
version "7.
|
|
143
|
-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.
|
|
144
|
-
integrity sha512-
|
|
141
|
+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.8.3":
|
|
142
|
+
version "7.21.4"
|
|
143
|
+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
|
|
144
|
+
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
|
|
145
145
|
dependencies:
|
|
146
146
|
"@babel/highlight" "^7.18.6"
|
|
147
147
|
|
|
148
|
-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.
|
|
149
|
-
version "7.
|
|
150
|
-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.
|
|
151
|
-
integrity sha512-
|
|
148
|
+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.5":
|
|
149
|
+
version "7.21.7"
|
|
150
|
+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc"
|
|
151
|
+
integrity sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
|
|
152
152
|
|
|
153
153
|
"@babel/core@7.12.9":
|
|
154
154
|
version "7.12.9"
|
|
@@ -173,33 +173,34 @@
|
|
|
173
173
|
source-map "^0.5.0"
|
|
174
174
|
|
|
175
175
|
"@babel/core@^7.18.6", "@babel/core@^7.19.6":
|
|
176
|
-
version "7.
|
|
177
|
-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.
|
|
178
|
-
integrity sha512-
|
|
179
|
-
dependencies:
|
|
180
|
-
"@ampproject/remapping" "^2.
|
|
181
|
-
"@babel/code-frame" "^7.
|
|
182
|
-
"@babel/generator" "^7.
|
|
183
|
-
"@babel/helper-compilation-targets" "^7.
|
|
184
|
-
"@babel/helper-module-transforms" "^7.
|
|
185
|
-
"@babel/helpers" "^7.
|
|
186
|
-
"@babel/parser" "^7.
|
|
176
|
+
version "7.21.8"
|
|
177
|
+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.8.tgz#2a8c7f0f53d60100ba4c32470ba0281c92aa9aa4"
|
|
178
|
+
integrity sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==
|
|
179
|
+
dependencies:
|
|
180
|
+
"@ampproject/remapping" "^2.2.0"
|
|
181
|
+
"@babel/code-frame" "^7.21.4"
|
|
182
|
+
"@babel/generator" "^7.21.5"
|
|
183
|
+
"@babel/helper-compilation-targets" "^7.21.5"
|
|
184
|
+
"@babel/helper-module-transforms" "^7.21.5"
|
|
185
|
+
"@babel/helpers" "^7.21.5"
|
|
186
|
+
"@babel/parser" "^7.21.8"
|
|
187
187
|
"@babel/template" "^7.20.7"
|
|
188
|
-
"@babel/traverse" "^7.
|
|
189
|
-
"@babel/types" "^7.
|
|
188
|
+
"@babel/traverse" "^7.21.5"
|
|
189
|
+
"@babel/types" "^7.21.5"
|
|
190
190
|
convert-source-map "^1.7.0"
|
|
191
191
|
debug "^4.1.0"
|
|
192
192
|
gensync "^1.0.0-beta.2"
|
|
193
|
-
json5 "^2.2.
|
|
193
|
+
json5 "^2.2.2"
|
|
194
194
|
semver "^6.3.0"
|
|
195
195
|
|
|
196
|
-
"@babel/generator@^7.12.5", "@babel/generator@^7.18.7", "@babel/generator@^7.
|
|
197
|
-
version "7.
|
|
198
|
-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.
|
|
199
|
-
integrity sha512-
|
|
196
|
+
"@babel/generator@^7.12.5", "@babel/generator@^7.18.7", "@babel/generator@^7.21.5":
|
|
197
|
+
version "7.21.5"
|
|
198
|
+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.5.tgz#c0c0e5449504c7b7de8236d99338c3e2a340745f"
|
|
199
|
+
integrity sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==
|
|
200
200
|
dependencies:
|
|
201
|
-
"@babel/types" "^7.
|
|
201
|
+
"@babel/types" "^7.21.5"
|
|
202
202
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
203
|
+
"@jridgewell/trace-mapping" "^0.3.17"
|
|
203
204
|
jsesc "^2.5.1"
|
|
204
205
|
|
|
205
206
|
"@babel/helper-annotate-as-pure@^7.18.6":
|
|
@@ -210,44 +211,46 @@
|
|
|
210
211
|
"@babel/types" "^7.18.6"
|
|
211
212
|
|
|
212
213
|
"@babel/helper-builder-binary-assignment-operator-visitor@^7.18.6":
|
|
213
|
-
version "7.
|
|
214
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.
|
|
215
|
-
integrity sha512-
|
|
214
|
+
version "7.21.5"
|
|
215
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.21.5.tgz#817f73b6c59726ab39f6ba18c234268a519e5abb"
|
|
216
|
+
integrity sha512-uNrjKztPLkUk7bpCNC0jEKDJzzkvel/W+HguzbN8krA+LPfC1CEobJEvAvGka2A/M+ViOqXdcRL0GqPUJSjx9g==
|
|
216
217
|
dependencies:
|
|
217
|
-
"@babel/
|
|
218
|
-
"@babel/types" "^7.18.9"
|
|
218
|
+
"@babel/types" "^7.21.5"
|
|
219
219
|
|
|
220
|
-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.
|
|
221
|
-
version "7.
|
|
222
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.
|
|
223
|
-
integrity sha512-
|
|
220
|
+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.21.5":
|
|
221
|
+
version "7.21.5"
|
|
222
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz#631e6cc784c7b660417421349aac304c94115366"
|
|
223
|
+
integrity sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==
|
|
224
224
|
dependencies:
|
|
225
|
-
"@babel/compat-data" "^7.
|
|
226
|
-
"@babel/helper-validator-option" "^7.
|
|
225
|
+
"@babel/compat-data" "^7.21.5"
|
|
226
|
+
"@babel/helper-validator-option" "^7.21.0"
|
|
227
227
|
browserslist "^4.21.3"
|
|
228
228
|
lru-cache "^5.1.1"
|
|
229
229
|
semver "^6.3.0"
|
|
230
230
|
|
|
231
|
-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.
|
|
232
|
-
version "7.
|
|
233
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.
|
|
234
|
-
integrity sha512
|
|
231
|
+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0":
|
|
232
|
+
version "7.21.8"
|
|
233
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.8.tgz#205b26330258625ef8869672ebca1e0dee5a0f02"
|
|
234
|
+
integrity sha512-+THiN8MqiH2AczyuZrnrKL6cAxFRRQDKW9h1YkBvbgKmAm6mwiacig1qT73DHIWMGo40GRnsEfN3LA+E6NtmSw==
|
|
235
235
|
dependencies:
|
|
236
236
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
237
|
-
"@babel/helper-environment-visitor" "^7.
|
|
238
|
-
"@babel/helper-function-name" "^7.
|
|
239
|
-
"@babel/helper-member-expression-to-functions" "^7.
|
|
237
|
+
"@babel/helper-environment-visitor" "^7.21.5"
|
|
238
|
+
"@babel/helper-function-name" "^7.21.0"
|
|
239
|
+
"@babel/helper-member-expression-to-functions" "^7.21.5"
|
|
240
240
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
241
|
-
"@babel/helper-replace-supers" "^7.
|
|
241
|
+
"@babel/helper-replace-supers" "^7.21.5"
|
|
242
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
|
|
242
243
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
244
|
+
semver "^6.3.0"
|
|
243
245
|
|
|
244
246
|
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.20.5":
|
|
245
|
-
version "7.
|
|
246
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.
|
|
247
|
-
integrity sha512-
|
|
247
|
+
version "7.21.8"
|
|
248
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.21.8.tgz#a7886f61c2e29e21fd4aaeaf1e473deba6b571dc"
|
|
249
|
+
integrity sha512-zGuSdedkFtsFHGbexAvNuipg1hbtitDLo2XE8/uf6Y9sOQV1xsYX/2pNbtedp/X0eU1pIt+kGvaqHCowkRbS5g==
|
|
248
250
|
dependencies:
|
|
249
251
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
250
|
-
regexpu-core "^5.
|
|
252
|
+
regexpu-core "^5.3.1"
|
|
253
|
+
semver "^6.3.0"
|
|
251
254
|
|
|
252
255
|
"@babel/helper-define-polyfill-provider@^0.3.3":
|
|
253
256
|
version "0.3.3"
|
|
@@ -261,25 +264,18 @@
|
|
|
261
264
|
resolve "^1.14.2"
|
|
262
265
|
semver "^6.1.2"
|
|
263
266
|
|
|
264
|
-
"@babel/helper-environment-visitor@^7.18.9":
|
|
265
|
-
version "7.
|
|
266
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.
|
|
267
|
-
integrity sha512-
|
|
268
|
-
|
|
269
|
-
"@babel/helper-explode-assignable-expression@^7.18.6":
|
|
270
|
-
version "7.18.6"
|
|
271
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096"
|
|
272
|
-
integrity sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==
|
|
273
|
-
dependencies:
|
|
274
|
-
"@babel/types" "^7.18.6"
|
|
267
|
+
"@babel/helper-environment-visitor@^7.18.9", "@babel/helper-environment-visitor@^7.21.5":
|
|
268
|
+
version "7.21.5"
|
|
269
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba"
|
|
270
|
+
integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==
|
|
275
271
|
|
|
276
|
-
"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0":
|
|
277
|
-
version "7.
|
|
278
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.
|
|
279
|
-
integrity sha512-
|
|
272
|
+
"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0", "@babel/helper-function-name@^7.21.0":
|
|
273
|
+
version "7.21.0"
|
|
274
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
|
|
275
|
+
integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
|
|
280
276
|
dependencies:
|
|
281
|
-
"@babel/template" "^7.
|
|
282
|
-
"@babel/types" "^7.
|
|
277
|
+
"@babel/template" "^7.20.7"
|
|
278
|
+
"@babel/types" "^7.21.0"
|
|
283
279
|
|
|
284
280
|
"@babel/helper-hoist-variables@^7.18.6":
|
|
285
281
|
version "7.18.6"
|
|
@@ -288,33 +284,33 @@
|
|
|
288
284
|
dependencies:
|
|
289
285
|
"@babel/types" "^7.18.6"
|
|
290
286
|
|
|
291
|
-
"@babel/helper-member-expression-to-functions@^7.
|
|
292
|
-
version "7.
|
|
293
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.
|
|
294
|
-
integrity sha512-
|
|
287
|
+
"@babel/helper-member-expression-to-functions@^7.21.5":
|
|
288
|
+
version "7.21.5"
|
|
289
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.5.tgz#3b1a009af932e586af77c1030fba9ee0bde396c0"
|
|
290
|
+
integrity sha512-nIcGfgwpH2u4n9GG1HpStW5Ogx7x7ekiFHbjjFRKXbn5zUvqO9ZgotCO4x1aNbKn/x/xOUaXEhyNHCwtFCpxWg==
|
|
295
291
|
dependencies:
|
|
296
|
-
"@babel/types" "^7.
|
|
292
|
+
"@babel/types" "^7.21.5"
|
|
297
293
|
|
|
298
|
-
"@babel/helper-module-imports@^7.18.6":
|
|
299
|
-
version "7.
|
|
300
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.
|
|
301
|
-
integrity sha512-
|
|
294
|
+
"@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.21.4":
|
|
295
|
+
version "7.21.4"
|
|
296
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
|
|
297
|
+
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
|
|
302
298
|
dependencies:
|
|
303
|
-
"@babel/types" "^7.
|
|
299
|
+
"@babel/types" "^7.21.4"
|
|
304
300
|
|
|
305
|
-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.
|
|
306
|
-
version "7.
|
|
307
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.
|
|
308
|
-
integrity sha512-
|
|
301
|
+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.5":
|
|
302
|
+
version "7.21.5"
|
|
303
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz#d937c82e9af68d31ab49039136a222b17ac0b420"
|
|
304
|
+
integrity sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==
|
|
309
305
|
dependencies:
|
|
310
|
-
"@babel/helper-environment-visitor" "^7.
|
|
311
|
-
"@babel/helper-module-imports" "^7.
|
|
312
|
-
"@babel/helper-simple-access" "^7.
|
|
306
|
+
"@babel/helper-environment-visitor" "^7.21.5"
|
|
307
|
+
"@babel/helper-module-imports" "^7.21.4"
|
|
308
|
+
"@babel/helper-simple-access" "^7.21.5"
|
|
313
309
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
314
310
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
315
311
|
"@babel/template" "^7.20.7"
|
|
316
|
-
"@babel/traverse" "^7.
|
|
317
|
-
"@babel/types" "^7.
|
|
312
|
+
"@babel/traverse" "^7.21.5"
|
|
313
|
+
"@babel/types" "^7.21.5"
|
|
318
314
|
|
|
319
315
|
"@babel/helper-optimise-call-expression@^7.18.6":
|
|
320
316
|
version "7.18.6"
|
|
@@ -328,10 +324,10 @@
|
|
|
328
324
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
|
329
325
|
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
|
330
326
|
|
|
331
|
-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
332
|
-
version "7.
|
|
333
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.
|
|
334
|
-
integrity sha512-
|
|
327
|
+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.21.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
328
|
+
version "7.21.5"
|
|
329
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz#345f2377d05a720a4e5ecfa39cbf4474a4daed56"
|
|
330
|
+
integrity sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==
|
|
335
331
|
|
|
336
332
|
"@babel/helper-remap-async-to-generator@^7.18.9":
|
|
337
333
|
version "7.18.9"
|
|
@@ -343,24 +339,24 @@
|
|
|
343
339
|
"@babel/helper-wrap-function" "^7.18.9"
|
|
344
340
|
"@babel/types" "^7.18.9"
|
|
345
341
|
|
|
346
|
-
"@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.20.7":
|
|
347
|
-
version "7.
|
|
348
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.
|
|
349
|
-
integrity sha512
|
|
342
|
+
"@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.20.7", "@babel/helper-replace-supers@^7.21.5":
|
|
343
|
+
version "7.21.5"
|
|
344
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.21.5.tgz#a6ad005ba1c7d9bc2973dfde05a1bba7065dde3c"
|
|
345
|
+
integrity sha512-/y7vBgsr9Idu4M6MprbOVUfH3vs7tsIfnVWv/Ml2xgwvyH6LTngdfbf5AdsKwkJy4zgy1X/kuNrEKvhhK28Yrg==
|
|
350
346
|
dependencies:
|
|
351
|
-
"@babel/helper-environment-visitor" "^7.
|
|
352
|
-
"@babel/helper-member-expression-to-functions" "^7.
|
|
347
|
+
"@babel/helper-environment-visitor" "^7.21.5"
|
|
348
|
+
"@babel/helper-member-expression-to-functions" "^7.21.5"
|
|
353
349
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
354
350
|
"@babel/template" "^7.20.7"
|
|
355
|
-
"@babel/traverse" "^7.
|
|
356
|
-
"@babel/types" "^7.
|
|
351
|
+
"@babel/traverse" "^7.21.5"
|
|
352
|
+
"@babel/types" "^7.21.5"
|
|
357
353
|
|
|
358
|
-
"@babel/helper-simple-access@^7.
|
|
359
|
-
version "7.
|
|
360
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.
|
|
361
|
-
integrity sha512
|
|
354
|
+
"@babel/helper-simple-access@^7.21.5":
|
|
355
|
+
version "7.21.5"
|
|
356
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee"
|
|
357
|
+
integrity sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==
|
|
362
358
|
dependencies:
|
|
363
|
-
"@babel/types" "^7.
|
|
359
|
+
"@babel/types" "^7.21.5"
|
|
364
360
|
|
|
365
361
|
"@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
|
|
366
362
|
version "7.20.0"
|
|
@@ -376,20 +372,20 @@
|
|
|
376
372
|
dependencies:
|
|
377
373
|
"@babel/types" "^7.18.6"
|
|
378
374
|
|
|
379
|
-
"@babel/helper-string-parser@^7.
|
|
380
|
-
version "7.
|
|
381
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.
|
|
382
|
-
integrity sha512-
|
|
375
|
+
"@babel/helper-string-parser@^7.21.5":
|
|
376
|
+
version "7.21.5"
|
|
377
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd"
|
|
378
|
+
integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==
|
|
383
379
|
|
|
384
380
|
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
|
385
381
|
version "7.19.1"
|
|
386
382
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
|
387
383
|
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
388
384
|
|
|
389
|
-
"@babel/helper-validator-option@^7.18.6":
|
|
390
|
-
version "7.
|
|
391
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.
|
|
392
|
-
integrity sha512-
|
|
385
|
+
"@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0":
|
|
386
|
+
version "7.21.0"
|
|
387
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
|
388
|
+
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
|
|
393
389
|
|
|
394
390
|
"@babel/helper-wrap-function@^7.18.9":
|
|
395
391
|
version "7.20.5"
|
|
@@ -401,14 +397,14 @@
|
|
|
401
397
|
"@babel/traverse" "^7.20.5"
|
|
402
398
|
"@babel/types" "^7.20.5"
|
|
403
399
|
|
|
404
|
-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.
|
|
405
|
-
version "7.
|
|
406
|
-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.
|
|
407
|
-
integrity sha512-
|
|
400
|
+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.21.5":
|
|
401
|
+
version "7.21.5"
|
|
402
|
+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.5.tgz#5bac66e084d7a4d2d9696bdf0175a93f7fb63c08"
|
|
403
|
+
integrity sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==
|
|
408
404
|
dependencies:
|
|
409
405
|
"@babel/template" "^7.20.7"
|
|
410
|
-
"@babel/traverse" "^7.
|
|
411
|
-
"@babel/types" "^7.
|
|
406
|
+
"@babel/traverse" "^7.21.5"
|
|
407
|
+
"@babel/types" "^7.21.5"
|
|
412
408
|
|
|
413
409
|
"@babel/highlight@^7.18.6":
|
|
414
410
|
version "7.18.6"
|
|
@@ -419,10 +415,10 @@
|
|
|
419
415
|
chalk "^2.0.0"
|
|
420
416
|
js-tokens "^4.0.0"
|
|
421
417
|
|
|
422
|
-
"@babel/parser@^7.12.7", "@babel/parser@^7.18.8", "@babel/parser@^7.20.7":
|
|
423
|
-
version "7.
|
|
424
|
-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.
|
|
425
|
-
integrity sha512-
|
|
418
|
+
"@babel/parser@^7.12.7", "@babel/parser@^7.18.8", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.21.8":
|
|
419
|
+
version "7.21.8"
|
|
420
|
+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8"
|
|
421
|
+
integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
|
|
426
422
|
|
|
427
423
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
|
428
424
|
version "7.18.6"
|
|
@@ -431,7 +427,7 @@
|
|
|
431
427
|
dependencies:
|
|
432
428
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
433
429
|
|
|
434
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.
|
|
430
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.20.7":
|
|
435
431
|
version "7.20.7"
|
|
436
432
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.20.7.tgz#d9c85589258539a22a901033853101a6198d4ef1"
|
|
437
433
|
integrity sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==
|
|
@@ -440,7 +436,7 @@
|
|
|
440
436
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
|
|
441
437
|
"@babel/plugin-proposal-optional-chaining" "^7.20.7"
|
|
442
438
|
|
|
443
|
-
"@babel/plugin-proposal-async-generator-functions@^7.20.
|
|
439
|
+
"@babel/plugin-proposal-async-generator-functions@^7.20.7":
|
|
444
440
|
version "7.20.7"
|
|
445
441
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz#bfb7276d2d573cb67ba379984a2334e262ba5326"
|
|
446
442
|
integrity sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==
|
|
@@ -458,12 +454,12 @@
|
|
|
458
454
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
|
459
455
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
460
456
|
|
|
461
|
-
"@babel/plugin-proposal-class-static-block@^7.
|
|
462
|
-
version "7.
|
|
463
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.
|
|
464
|
-
integrity sha512-
|
|
457
|
+
"@babel/plugin-proposal-class-static-block@^7.21.0":
|
|
458
|
+
version "7.21.0"
|
|
459
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.21.0.tgz#77bdd66fb7b605f3a61302d224bdfacf5547977d"
|
|
460
|
+
integrity sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==
|
|
465
461
|
dependencies:
|
|
466
|
-
"@babel/helper-create-class-features-plugin" "^7.
|
|
462
|
+
"@babel/helper-create-class-features-plugin" "^7.21.0"
|
|
467
463
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
468
464
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
469
465
|
|
|
@@ -491,7 +487,7 @@
|
|
|
491
487
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
492
488
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
493
489
|
|
|
494
|
-
"@babel/plugin-proposal-logical-assignment-operators@^7.
|
|
490
|
+
"@babel/plugin-proposal-logical-assignment-operators@^7.20.7":
|
|
495
491
|
version "7.20.7"
|
|
496
492
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.20.7.tgz#dfbcaa8f7b4d37b51e8bfb46d94a5aea2bb89d83"
|
|
497
493
|
integrity sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==
|
|
@@ -524,7 +520,7 @@
|
|
|
524
520
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
525
521
|
"@babel/plugin-transform-parameters" "^7.12.1"
|
|
526
522
|
|
|
527
|
-
"@babel/plugin-proposal-object-rest-spread@^7.20.
|
|
523
|
+
"@babel/plugin-proposal-object-rest-spread@^7.20.7":
|
|
528
524
|
version "7.20.7"
|
|
529
525
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz#aa662940ef425779c75534a5c41e9d936edc390a"
|
|
530
526
|
integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==
|
|
@@ -543,10 +539,10 @@
|
|
|
543
539
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
544
540
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
545
541
|
|
|
546
|
-
"@babel/plugin-proposal-optional-chaining@^7.
|
|
547
|
-
version "7.
|
|
548
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.
|
|
549
|
-
integrity sha512-
|
|
542
|
+
"@babel/plugin-proposal-optional-chaining@^7.20.7", "@babel/plugin-proposal-optional-chaining@^7.21.0":
|
|
543
|
+
version "7.21.0"
|
|
544
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea"
|
|
545
|
+
integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==
|
|
550
546
|
dependencies:
|
|
551
547
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
552
548
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0"
|
|
@@ -560,13 +556,13 @@
|
|
|
560
556
|
"@babel/helper-create-class-features-plugin" "^7.18.6"
|
|
561
557
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
562
558
|
|
|
563
|
-
"@babel/plugin-proposal-private-property-in-object@^7.
|
|
564
|
-
version "7.
|
|
565
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.
|
|
566
|
-
integrity sha512-
|
|
559
|
+
"@babel/plugin-proposal-private-property-in-object@^7.21.0":
|
|
560
|
+
version "7.21.0"
|
|
561
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0.tgz#19496bd9883dd83c23c7d7fc45dcd9ad02dfa1dc"
|
|
562
|
+
integrity sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==
|
|
567
563
|
dependencies:
|
|
568
564
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
569
|
-
"@babel/helper-create-class-features-plugin" "^7.
|
|
565
|
+
"@babel/helper-create-class-features-plugin" "^7.21.0"
|
|
570
566
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
571
567
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
572
568
|
|
|
@@ -620,6 +616,13 @@
|
|
|
620
616
|
dependencies:
|
|
621
617
|
"@babel/helper-plugin-utils" "^7.19.0"
|
|
622
618
|
|
|
619
|
+
"@babel/plugin-syntax-import-meta@^7.10.4":
|
|
620
|
+
version "7.10.4"
|
|
621
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
|
622
|
+
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
623
|
+
dependencies:
|
|
624
|
+
"@babel/helper-plugin-utils" "^7.10.4"
|
|
625
|
+
|
|
623
626
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
624
627
|
version "7.8.3"
|
|
625
628
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
|
@@ -634,12 +637,12 @@
|
|
|
634
637
|
dependencies:
|
|
635
638
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
636
639
|
|
|
637
|
-
"@babel/plugin-syntax-jsx@^7.
|
|
638
|
-
version "7.
|
|
639
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.
|
|
640
|
-
integrity sha512-
|
|
640
|
+
"@babel/plugin-syntax-jsx@^7.21.4":
|
|
641
|
+
version "7.21.4"
|
|
642
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz#f264ed7bf40ffc9ec239edabc17a50c4f5b6fea2"
|
|
643
|
+
integrity sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==
|
|
641
644
|
dependencies:
|
|
642
|
-
"@babel/helper-plugin-utils" "^7.
|
|
645
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
|
643
646
|
|
|
644
647
|
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
|
645
648
|
version "7.10.4"
|
|
@@ -698,20 +701,20 @@
|
|
|
698
701
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
699
702
|
|
|
700
703
|
"@babel/plugin-syntax-typescript@^7.20.0":
|
|
701
|
-
version "7.
|
|
702
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.
|
|
703
|
-
integrity sha512-
|
|
704
|
+
version "7.21.4"
|
|
705
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.21.4.tgz#2751948e9b7c6d771a8efa59340c15d4a2891ff8"
|
|
706
|
+
integrity sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==
|
|
704
707
|
dependencies:
|
|
705
|
-
"@babel/helper-plugin-utils" "^7.
|
|
708
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
|
706
709
|
|
|
707
|
-
"@babel/plugin-transform-arrow-functions@^7.
|
|
708
|
-
version "7.
|
|
709
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.
|
|
710
|
-
integrity sha512-
|
|
710
|
+
"@babel/plugin-transform-arrow-functions@^7.21.5":
|
|
711
|
+
version "7.21.5"
|
|
712
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz#9bb42a53de447936a57ba256fbf537fc312b6929"
|
|
713
|
+
integrity sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==
|
|
711
714
|
dependencies:
|
|
712
|
-
"@babel/helper-plugin-utils" "^7.
|
|
715
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
713
716
|
|
|
714
|
-
"@babel/plugin-transform-async-to-generator@^7.
|
|
717
|
+
"@babel/plugin-transform-async-to-generator@^7.20.7":
|
|
715
718
|
version "7.20.7"
|
|
716
719
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz#dfee18623c8cb31deb796aa3ca84dda9cea94354"
|
|
717
720
|
integrity sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==
|
|
@@ -727,40 +730,40 @@
|
|
|
727
730
|
dependencies:
|
|
728
731
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
729
732
|
|
|
730
|
-
"@babel/plugin-transform-block-scoping@^7.
|
|
731
|
-
version "7.
|
|
732
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.
|
|
733
|
-
integrity sha512-
|
|
733
|
+
"@babel/plugin-transform-block-scoping@^7.21.0":
|
|
734
|
+
version "7.21.0"
|
|
735
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz#e737b91037e5186ee16b76e7ae093358a5634f02"
|
|
736
|
+
integrity sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==
|
|
734
737
|
dependencies:
|
|
735
738
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
736
739
|
|
|
737
|
-
"@babel/plugin-transform-classes@^7.
|
|
738
|
-
version "7.
|
|
739
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.
|
|
740
|
-
integrity sha512-
|
|
740
|
+
"@babel/plugin-transform-classes@^7.21.0":
|
|
741
|
+
version "7.21.0"
|
|
742
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz#f469d0b07a4c5a7dbb21afad9e27e57b47031665"
|
|
743
|
+
integrity sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==
|
|
741
744
|
dependencies:
|
|
742
745
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
743
746
|
"@babel/helper-compilation-targets" "^7.20.7"
|
|
744
747
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
745
|
-
"@babel/helper-function-name" "^7.
|
|
748
|
+
"@babel/helper-function-name" "^7.21.0"
|
|
746
749
|
"@babel/helper-optimise-call-expression" "^7.18.6"
|
|
747
750
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
748
751
|
"@babel/helper-replace-supers" "^7.20.7"
|
|
749
752
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
750
753
|
globals "^11.1.0"
|
|
751
754
|
|
|
752
|
-
"@babel/plugin-transform-computed-properties@^7.
|
|
753
|
-
version "7.
|
|
754
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.
|
|
755
|
-
integrity sha512-
|
|
755
|
+
"@babel/plugin-transform-computed-properties@^7.21.5":
|
|
756
|
+
version "7.21.5"
|
|
757
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz#3a2d8bb771cd2ef1cd736435f6552fe502e11b44"
|
|
758
|
+
integrity sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==
|
|
756
759
|
dependencies:
|
|
757
|
-
"@babel/helper-plugin-utils" "^7.
|
|
760
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
758
761
|
"@babel/template" "^7.20.7"
|
|
759
762
|
|
|
760
|
-
"@babel/plugin-transform-destructuring@^7.
|
|
761
|
-
version "7.
|
|
762
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.
|
|
763
|
-
integrity sha512-
|
|
763
|
+
"@babel/plugin-transform-destructuring@^7.21.3":
|
|
764
|
+
version "7.21.3"
|
|
765
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz#73b46d0fd11cd6ef57dea8a381b1215f4959d401"
|
|
766
|
+
integrity sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==
|
|
764
767
|
dependencies:
|
|
765
768
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
766
769
|
|
|
@@ -787,12 +790,12 @@
|
|
|
787
790
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.18.6"
|
|
788
791
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
789
792
|
|
|
790
|
-
"@babel/plugin-transform-for-of@^7.
|
|
791
|
-
version "7.
|
|
792
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.
|
|
793
|
-
integrity sha512-
|
|
793
|
+
"@babel/plugin-transform-for-of@^7.21.5":
|
|
794
|
+
version "7.21.5"
|
|
795
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz#e890032b535f5a2e237a18535f56a9fdaa7b83fc"
|
|
796
|
+
integrity sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==
|
|
794
797
|
dependencies:
|
|
795
|
-
"@babel/helper-plugin-utils" "^7.
|
|
798
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
796
799
|
|
|
797
800
|
"@babel/plugin-transform-function-name@^7.18.9":
|
|
798
801
|
version "7.18.9"
|
|
@@ -817,31 +820,31 @@
|
|
|
817
820
|
dependencies:
|
|
818
821
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
819
822
|
|
|
820
|
-
"@babel/plugin-transform-modules-amd@^7.
|
|
821
|
-
version "7.20.
|
|
822
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.
|
|
823
|
-
integrity sha512
|
|
823
|
+
"@babel/plugin-transform-modules-amd@^7.20.11":
|
|
824
|
+
version "7.20.11"
|
|
825
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz#3daccca8e4cc309f03c3a0c4b41dc4b26f55214a"
|
|
826
|
+
integrity sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==
|
|
824
827
|
dependencies:
|
|
825
|
-
"@babel/helper-module-transforms" "^7.20.
|
|
828
|
+
"@babel/helper-module-transforms" "^7.20.11"
|
|
826
829
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
827
830
|
|
|
828
|
-
"@babel/plugin-transform-modules-commonjs@^7.
|
|
829
|
-
version "7.
|
|
830
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.
|
|
831
|
-
integrity sha512-
|
|
831
|
+
"@babel/plugin-transform-modules-commonjs@^7.21.5":
|
|
832
|
+
version "7.21.5"
|
|
833
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz#d69fb947eed51af91de82e4708f676864e5e47bc"
|
|
834
|
+
integrity sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==
|
|
832
835
|
dependencies:
|
|
833
|
-
"@babel/helper-module-transforms" "^7.
|
|
834
|
-
"@babel/helper-plugin-utils" "^7.
|
|
835
|
-
"@babel/helper-simple-access" "^7.
|
|
836
|
+
"@babel/helper-module-transforms" "^7.21.5"
|
|
837
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
838
|
+
"@babel/helper-simple-access" "^7.21.5"
|
|
836
839
|
|
|
837
|
-
"@babel/plugin-transform-modules-systemjs@^7.
|
|
838
|
-
version "7.
|
|
839
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.
|
|
840
|
-
integrity sha512-
|
|
840
|
+
"@babel/plugin-transform-modules-systemjs@^7.20.11":
|
|
841
|
+
version "7.20.11"
|
|
842
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.20.11.tgz#467ec6bba6b6a50634eea61c9c232654d8a4696e"
|
|
843
|
+
integrity sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==
|
|
841
844
|
dependencies:
|
|
842
845
|
"@babel/helper-hoist-variables" "^7.18.6"
|
|
843
|
-
"@babel/helper-module-transforms" "^7.
|
|
844
|
-
"@babel/helper-plugin-utils" "^7.
|
|
846
|
+
"@babel/helper-module-transforms" "^7.20.11"
|
|
847
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
|
845
848
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
846
849
|
|
|
847
850
|
"@babel/plugin-transform-modules-umd@^7.18.6":
|
|
@@ -852,7 +855,7 @@
|
|
|
852
855
|
"@babel/helper-module-transforms" "^7.18.6"
|
|
853
856
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
854
857
|
|
|
855
|
-
"@babel/plugin-transform-named-capturing-groups-regex@^7.
|
|
858
|
+
"@babel/plugin-transform-named-capturing-groups-regex@^7.20.5":
|
|
856
859
|
version "7.20.5"
|
|
857
860
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz#626298dd62ea51d452c3be58b285d23195ba69a8"
|
|
858
861
|
integrity sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==
|
|
@@ -875,10 +878,10 @@
|
|
|
875
878
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
876
879
|
"@babel/helper-replace-supers" "^7.18.6"
|
|
877
880
|
|
|
878
|
-
"@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.20.
|
|
879
|
-
version "7.
|
|
880
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.
|
|
881
|
-
integrity sha512-
|
|
881
|
+
"@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.20.7", "@babel/plugin-transform-parameters@^7.21.3":
|
|
882
|
+
version "7.21.3"
|
|
883
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.21.3.tgz#18fc4e797cf6d6d972cb8c411dbe8a809fa157db"
|
|
884
|
+
integrity sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==
|
|
882
885
|
dependencies:
|
|
883
886
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
884
887
|
|
|
@@ -890,9 +893,9 @@
|
|
|
890
893
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
891
894
|
|
|
892
895
|
"@babel/plugin-transform-react-constant-elements@^7.18.12":
|
|
893
|
-
version "7.
|
|
894
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.
|
|
895
|
-
integrity sha512-
|
|
896
|
+
version "7.21.3"
|
|
897
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.21.3.tgz#b32a5556100d424b25e388dd689050d78396884d"
|
|
898
|
+
integrity sha512-4DVcFeWe/yDYBLp0kBmOGFJ6N2UYg7coGid1gdxb4co62dy/xISDMaYBXBVXEDhfgMk7qkbcYiGtwd5Q/hwDDQ==
|
|
896
899
|
dependencies:
|
|
897
900
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
898
901
|
|
|
@@ -911,15 +914,15 @@
|
|
|
911
914
|
"@babel/plugin-transform-react-jsx" "^7.18.6"
|
|
912
915
|
|
|
913
916
|
"@babel/plugin-transform-react-jsx@^7.18.6":
|
|
914
|
-
version "7.
|
|
915
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.
|
|
916
|
-
integrity sha512-
|
|
917
|
+
version "7.21.5"
|
|
918
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.21.5.tgz#bd98f3b429688243e4fa131fe1cbb2ef31ce6f38"
|
|
919
|
+
integrity sha512-ELdlq61FpoEkHO6gFRpfj0kUgSwQTGoaEU8eMRoS8Dv3v6e7BjEAj5WMtIBRdHUeAioMhKP5HyxNzNnP+heKbA==
|
|
917
920
|
dependencies:
|
|
918
921
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
919
|
-
"@babel/helper-module-imports" "^7.
|
|
920
|
-
"@babel/helper-plugin-utils" "^7.
|
|
921
|
-
"@babel/plugin-syntax-jsx" "^7.
|
|
922
|
-
"@babel/types" "^7.
|
|
922
|
+
"@babel/helper-module-imports" "^7.21.4"
|
|
923
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
924
|
+
"@babel/plugin-syntax-jsx" "^7.21.4"
|
|
925
|
+
"@babel/types" "^7.21.5"
|
|
923
926
|
|
|
924
927
|
"@babel/plugin-transform-react-pure-annotations@^7.18.6":
|
|
925
928
|
version "7.18.6"
|
|
@@ -929,12 +932,12 @@
|
|
|
929
932
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
930
933
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
931
934
|
|
|
932
|
-
"@babel/plugin-transform-regenerator@^7.
|
|
933
|
-
version "7.
|
|
934
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.
|
|
935
|
-
integrity sha512-
|
|
935
|
+
"@babel/plugin-transform-regenerator@^7.21.5":
|
|
936
|
+
version "7.21.5"
|
|
937
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz#576c62f9923f94bcb1c855adc53561fd7913724e"
|
|
938
|
+
integrity sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==
|
|
936
939
|
dependencies:
|
|
937
|
-
"@babel/helper-plugin-utils" "^7.
|
|
940
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
938
941
|
regenerator-transform "^0.15.1"
|
|
939
942
|
|
|
940
943
|
"@babel/plugin-transform-reserved-words@^7.18.6":
|
|
@@ -945,12 +948,12 @@
|
|
|
945
948
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
946
949
|
|
|
947
950
|
"@babel/plugin-transform-runtime@^7.18.6":
|
|
948
|
-
version "7.
|
|
949
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.
|
|
950
|
-
integrity sha512-
|
|
951
|
+
version "7.21.4"
|
|
952
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.21.4.tgz#2e1da21ca597a7d01fc96b699b21d8d2023191aa"
|
|
953
|
+
integrity sha512-1J4dhrw1h1PqnNNpzwxQ2UBymJUF8KuPjAAnlLwZcGhHAIqUigFW7cdK6GHoB64ubY4qXQNYknoUeks4Wz7CUA==
|
|
951
954
|
dependencies:
|
|
952
|
-
"@babel/helper-module-imports" "^7.
|
|
953
|
-
"@babel/helper-plugin-utils" "^7.
|
|
955
|
+
"@babel/helper-module-imports" "^7.21.4"
|
|
956
|
+
"@babel/helper-plugin-utils" "^7.20.2"
|
|
954
957
|
babel-plugin-polyfill-corejs2 "^0.3.3"
|
|
955
958
|
babel-plugin-polyfill-corejs3 "^0.6.0"
|
|
956
959
|
babel-plugin-polyfill-regenerator "^0.4.1"
|
|
@@ -963,7 +966,7 @@
|
|
|
963
966
|
dependencies:
|
|
964
967
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
965
968
|
|
|
966
|
-
"@babel/plugin-transform-spread@^7.
|
|
969
|
+
"@babel/plugin-transform-spread@^7.20.7":
|
|
967
970
|
version "7.20.7"
|
|
968
971
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz#c2d83e0b99d3bf83e07b11995ee24bf7ca09401e"
|
|
969
972
|
integrity sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==
|
|
@@ -992,21 +995,22 @@
|
|
|
992
995
|
dependencies:
|
|
993
996
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
994
997
|
|
|
995
|
-
"@babel/plugin-transform-typescript@^7.
|
|
996
|
-
version "7.
|
|
997
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.
|
|
998
|
-
integrity sha512-
|
|
998
|
+
"@babel/plugin-transform-typescript@^7.21.3":
|
|
999
|
+
version "7.21.3"
|
|
1000
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.3.tgz#316c5be579856ea890a57ebc5116c5d064658f2b"
|
|
1001
|
+
integrity sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==
|
|
999
1002
|
dependencies:
|
|
1000
|
-
"@babel/helper-
|
|
1003
|
+
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
1004
|
+
"@babel/helper-create-class-features-plugin" "^7.21.0"
|
|
1001
1005
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
1002
1006
|
"@babel/plugin-syntax-typescript" "^7.20.0"
|
|
1003
1007
|
|
|
1004
|
-
"@babel/plugin-transform-unicode-escapes@^7.
|
|
1005
|
-
version "7.
|
|
1006
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.
|
|
1007
|
-
integrity sha512-
|
|
1008
|
+
"@babel/plugin-transform-unicode-escapes@^7.21.5":
|
|
1009
|
+
version "7.21.5"
|
|
1010
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz#1e55ed6195259b0e9061d81f5ef45a9b009fb7f2"
|
|
1011
|
+
integrity sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==
|
|
1008
1012
|
dependencies:
|
|
1009
|
-
"@babel/helper-plugin-utils" "^7.
|
|
1013
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
1010
1014
|
|
|
1011
1015
|
"@babel/plugin-transform-unicode-regex@^7.18.6":
|
|
1012
1016
|
version "7.18.6"
|
|
@@ -1017,30 +1021,30 @@
|
|
|
1017
1021
|
"@babel/helper-plugin-utils" "^7.18.6"
|
|
1018
1022
|
|
|
1019
1023
|
"@babel/preset-env@^7.18.6", "@babel/preset-env@^7.19.4":
|
|
1020
|
-
version "7.
|
|
1021
|
-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.
|
|
1022
|
-
integrity sha512-
|
|
1023
|
-
dependencies:
|
|
1024
|
-
"@babel/compat-data" "^7.
|
|
1025
|
-
"@babel/helper-compilation-targets" "^7.
|
|
1026
|
-
"@babel/helper-plugin-utils" "^7.
|
|
1027
|
-
"@babel/helper-validator-option" "^7.
|
|
1024
|
+
version "7.21.5"
|
|
1025
|
+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.21.5.tgz#db2089d99efd2297716f018aeead815ac3decffb"
|
|
1026
|
+
integrity sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==
|
|
1027
|
+
dependencies:
|
|
1028
|
+
"@babel/compat-data" "^7.21.5"
|
|
1029
|
+
"@babel/helper-compilation-targets" "^7.21.5"
|
|
1030
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
1031
|
+
"@babel/helper-validator-option" "^7.21.0"
|
|
1028
1032
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
|
|
1029
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.
|
|
1030
|
-
"@babel/plugin-proposal-async-generator-functions" "^7.20.
|
|
1033
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.20.7"
|
|
1034
|
+
"@babel/plugin-proposal-async-generator-functions" "^7.20.7"
|
|
1031
1035
|
"@babel/plugin-proposal-class-properties" "^7.18.6"
|
|
1032
|
-
"@babel/plugin-proposal-class-static-block" "^7.
|
|
1036
|
+
"@babel/plugin-proposal-class-static-block" "^7.21.0"
|
|
1033
1037
|
"@babel/plugin-proposal-dynamic-import" "^7.18.6"
|
|
1034
1038
|
"@babel/plugin-proposal-export-namespace-from" "^7.18.9"
|
|
1035
1039
|
"@babel/plugin-proposal-json-strings" "^7.18.6"
|
|
1036
|
-
"@babel/plugin-proposal-logical-assignment-operators" "^7.
|
|
1040
|
+
"@babel/plugin-proposal-logical-assignment-operators" "^7.20.7"
|
|
1037
1041
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
|
|
1038
1042
|
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
|
|
1039
|
-
"@babel/plugin-proposal-object-rest-spread" "^7.20.
|
|
1043
|
+
"@babel/plugin-proposal-object-rest-spread" "^7.20.7"
|
|
1040
1044
|
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
|
|
1041
|
-
"@babel/plugin-proposal-optional-chaining" "^7.
|
|
1045
|
+
"@babel/plugin-proposal-optional-chaining" "^7.21.0"
|
|
1042
1046
|
"@babel/plugin-proposal-private-methods" "^7.18.6"
|
|
1043
|
-
"@babel/plugin-proposal-private-property-in-object" "^7.
|
|
1047
|
+
"@babel/plugin-proposal-private-property-in-object" "^7.21.0"
|
|
1044
1048
|
"@babel/plugin-proposal-unicode-property-regex" "^7.18.6"
|
|
1045
1049
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
1046
1050
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
@@ -1048,6 +1052,7 @@
|
|
|
1048
1052
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
1049
1053
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
1050
1054
|
"@babel/plugin-syntax-import-assertions" "^7.20.0"
|
|
1055
|
+
"@babel/plugin-syntax-import-meta" "^7.10.4"
|
|
1051
1056
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
1052
1057
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
1053
1058
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
@@ -1057,40 +1062,40 @@
|
|
|
1057
1062
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
1058
1063
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
1059
1064
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
1060
|
-
"@babel/plugin-transform-arrow-functions" "^7.
|
|
1061
|
-
"@babel/plugin-transform-async-to-generator" "^7.
|
|
1065
|
+
"@babel/plugin-transform-arrow-functions" "^7.21.5"
|
|
1066
|
+
"@babel/plugin-transform-async-to-generator" "^7.20.7"
|
|
1062
1067
|
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
|
|
1063
|
-
"@babel/plugin-transform-block-scoping" "^7.
|
|
1064
|
-
"@babel/plugin-transform-classes" "^7.
|
|
1065
|
-
"@babel/plugin-transform-computed-properties" "^7.
|
|
1066
|
-
"@babel/plugin-transform-destructuring" "^7.
|
|
1068
|
+
"@babel/plugin-transform-block-scoping" "^7.21.0"
|
|
1069
|
+
"@babel/plugin-transform-classes" "^7.21.0"
|
|
1070
|
+
"@babel/plugin-transform-computed-properties" "^7.21.5"
|
|
1071
|
+
"@babel/plugin-transform-destructuring" "^7.21.3"
|
|
1067
1072
|
"@babel/plugin-transform-dotall-regex" "^7.18.6"
|
|
1068
1073
|
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
|
|
1069
1074
|
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
|
|
1070
|
-
"@babel/plugin-transform-for-of" "^7.
|
|
1075
|
+
"@babel/plugin-transform-for-of" "^7.21.5"
|
|
1071
1076
|
"@babel/plugin-transform-function-name" "^7.18.9"
|
|
1072
1077
|
"@babel/plugin-transform-literals" "^7.18.9"
|
|
1073
1078
|
"@babel/plugin-transform-member-expression-literals" "^7.18.6"
|
|
1074
|
-
"@babel/plugin-transform-modules-amd" "^7.
|
|
1075
|
-
"@babel/plugin-transform-modules-commonjs" "^7.
|
|
1076
|
-
"@babel/plugin-transform-modules-systemjs" "^7.
|
|
1079
|
+
"@babel/plugin-transform-modules-amd" "^7.20.11"
|
|
1080
|
+
"@babel/plugin-transform-modules-commonjs" "^7.21.5"
|
|
1081
|
+
"@babel/plugin-transform-modules-systemjs" "^7.20.11"
|
|
1077
1082
|
"@babel/plugin-transform-modules-umd" "^7.18.6"
|
|
1078
|
-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.
|
|
1083
|
+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.20.5"
|
|
1079
1084
|
"@babel/plugin-transform-new-target" "^7.18.6"
|
|
1080
1085
|
"@babel/plugin-transform-object-super" "^7.18.6"
|
|
1081
|
-
"@babel/plugin-transform-parameters" "^7.
|
|
1086
|
+
"@babel/plugin-transform-parameters" "^7.21.3"
|
|
1082
1087
|
"@babel/plugin-transform-property-literals" "^7.18.6"
|
|
1083
|
-
"@babel/plugin-transform-regenerator" "^7.
|
|
1088
|
+
"@babel/plugin-transform-regenerator" "^7.21.5"
|
|
1084
1089
|
"@babel/plugin-transform-reserved-words" "^7.18.6"
|
|
1085
1090
|
"@babel/plugin-transform-shorthand-properties" "^7.18.6"
|
|
1086
|
-
"@babel/plugin-transform-spread" "^7.
|
|
1091
|
+
"@babel/plugin-transform-spread" "^7.20.7"
|
|
1087
1092
|
"@babel/plugin-transform-sticky-regex" "^7.18.6"
|
|
1088
1093
|
"@babel/plugin-transform-template-literals" "^7.18.9"
|
|
1089
1094
|
"@babel/plugin-transform-typeof-symbol" "^7.18.9"
|
|
1090
|
-
"@babel/plugin-transform-unicode-escapes" "^7.
|
|
1095
|
+
"@babel/plugin-transform-unicode-escapes" "^7.21.5"
|
|
1091
1096
|
"@babel/plugin-transform-unicode-regex" "^7.18.6"
|
|
1092
1097
|
"@babel/preset-modules" "^0.1.5"
|
|
1093
|
-
"@babel/types" "^7.
|
|
1098
|
+
"@babel/types" "^7.21.5"
|
|
1094
1099
|
babel-plugin-polyfill-corejs2 "^0.3.3"
|
|
1095
1100
|
babel-plugin-polyfill-corejs3 "^0.6.0"
|
|
1096
1101
|
babel-plugin-polyfill-regenerator "^0.4.1"
|
|
@@ -1121,26 +1126,33 @@
|
|
|
1121
1126
|
"@babel/plugin-transform-react-pure-annotations" "^7.18.6"
|
|
1122
1127
|
|
|
1123
1128
|
"@babel/preset-typescript@^7.18.6":
|
|
1124
|
-
version "7.
|
|
1125
|
-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.
|
|
1126
|
-
integrity sha512-
|
|
1129
|
+
version "7.21.5"
|
|
1130
|
+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.5.tgz#68292c884b0e26070b4d66b202072d391358395f"
|
|
1131
|
+
integrity sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==
|
|
1127
1132
|
dependencies:
|
|
1128
|
-
"@babel/helper-plugin-utils" "^7.
|
|
1129
|
-
"@babel/helper-validator-option" "^7.
|
|
1130
|
-
"@babel/plugin-
|
|
1133
|
+
"@babel/helper-plugin-utils" "^7.21.5"
|
|
1134
|
+
"@babel/helper-validator-option" "^7.21.0"
|
|
1135
|
+
"@babel/plugin-syntax-jsx" "^7.21.4"
|
|
1136
|
+
"@babel/plugin-transform-modules-commonjs" "^7.21.5"
|
|
1137
|
+
"@babel/plugin-transform-typescript" "^7.21.3"
|
|
1138
|
+
|
|
1139
|
+
"@babel/regjsgen@^0.8.0":
|
|
1140
|
+
version "0.8.0"
|
|
1141
|
+
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
|
1142
|
+
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
|
1131
1143
|
|
|
1132
1144
|
"@babel/runtime-corejs3@^7.18.6":
|
|
1133
|
-
version "7.
|
|
1134
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.
|
|
1135
|
-
integrity sha512-
|
|
1145
|
+
version "7.21.5"
|
|
1146
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.5.tgz#a6d4e132ab1cb2fae2354f02284ebb6e07b4f7d8"
|
|
1147
|
+
integrity sha512-FRqFlFKNazWYykft5zvzuEl1YyTDGsIRrjV9rvxvYkUC7W/ueBng1X68Xd6uRMzAaJ0xMKn08/wem5YS1lpX8w==
|
|
1136
1148
|
dependencies:
|
|
1137
1149
|
core-js-pure "^3.25.1"
|
|
1138
1150
|
regenerator-runtime "^0.13.11"
|
|
1139
1151
|
|
|
1140
|
-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.
|
|
1141
|
-
version "7.
|
|
1142
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.
|
|
1143
|
-
integrity sha512-
|
|
1152
|
+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.6", "@babel/runtime@^7.20.13", "@babel/runtime@^7.8.4":
|
|
1153
|
+
version "7.21.5"
|
|
1154
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200"
|
|
1155
|
+
integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==
|
|
1144
1156
|
dependencies:
|
|
1145
1157
|
regenerator-runtime "^0.13.11"
|
|
1146
1158
|
|
|
@@ -1153,28 +1165,28 @@
|
|
|
1153
1165
|
"@babel/parser" "^7.20.7"
|
|
1154
1166
|
"@babel/types" "^7.20.7"
|
|
1155
1167
|
|
|
1156
|
-
"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.20.5", "@babel/traverse@^7.
|
|
1157
|
-
version "7.
|
|
1158
|
-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.
|
|
1159
|
-
integrity sha512
|
|
1168
|
+
"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.5":
|
|
1169
|
+
version "7.21.5"
|
|
1170
|
+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133"
|
|
1171
|
+
integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==
|
|
1160
1172
|
dependencies:
|
|
1161
|
-
"@babel/code-frame" "^7.
|
|
1162
|
-
"@babel/generator" "^7.
|
|
1163
|
-
"@babel/helper-environment-visitor" "^7.
|
|
1164
|
-
"@babel/helper-function-name" "^7.
|
|
1173
|
+
"@babel/code-frame" "^7.21.4"
|
|
1174
|
+
"@babel/generator" "^7.21.5"
|
|
1175
|
+
"@babel/helper-environment-visitor" "^7.21.5"
|
|
1176
|
+
"@babel/helper-function-name" "^7.21.0"
|
|
1165
1177
|
"@babel/helper-hoist-variables" "^7.18.6"
|
|
1166
1178
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
1167
|
-
"@babel/parser" "^7.
|
|
1168
|
-
"@babel/types" "^7.
|
|
1179
|
+
"@babel/parser" "^7.21.5"
|
|
1180
|
+
"@babel/types" "^7.21.5"
|
|
1169
1181
|
debug "^4.1.0"
|
|
1170
1182
|
globals "^11.1.0"
|
|
1171
1183
|
|
|
1172
|
-
"@babel/types@^7.12.7", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.
|
|
1173
|
-
version "7.
|
|
1174
|
-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.
|
|
1175
|
-
integrity sha512-
|
|
1184
|
+
"@babel/types@^7.12.7", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.4.4":
|
|
1185
|
+
version "7.21.5"
|
|
1186
|
+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6"
|
|
1187
|
+
integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==
|
|
1176
1188
|
dependencies:
|
|
1177
|
-
"@babel/helper-string-parser" "^7.
|
|
1189
|
+
"@babel/helper-string-parser" "^7.21.5"
|
|
1178
1190
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
1179
1191
|
to-fast-properties "^2.0.0"
|
|
1180
1192
|
|
|
@@ -1183,25 +1195,30 @@
|
|
|
1183
1195
|
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
|
1184
1196
|
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
|
1185
1197
|
|
|
1186
|
-
"@
|
|
1187
|
-
version "
|
|
1188
|
-
resolved "https://registry.yarnpkg.com/@
|
|
1189
|
-
integrity sha512-
|
|
1198
|
+
"@discoveryjs/json-ext@0.5.7":
|
|
1199
|
+
version "0.5.7"
|
|
1200
|
+
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
|
|
1201
|
+
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
|
|
1202
|
+
|
|
1203
|
+
"@docsearch/css@3.3.4":
|
|
1204
|
+
version "3.3.4"
|
|
1205
|
+
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.3.4.tgz#533719eac0aa3934318074e7e981e633727ad2fd"
|
|
1206
|
+
integrity sha512-vDwCDoVXDgopw/hvr0zEADew2wWaGP8Qq0Bxhgii1Ewz2t4fQeyJwIRN/mWADeLFYPVkpz8TpEbxya/i6Tm0WA==
|
|
1190
1207
|
|
|
1191
1208
|
"@docsearch/react@^3.1.1":
|
|
1192
|
-
version "3.3.
|
|
1193
|
-
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.3.
|
|
1194
|
-
integrity sha512-
|
|
1209
|
+
version "3.3.4"
|
|
1210
|
+
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.3.4.tgz#d49cf9e5d939145c9fe688113c5bdf41975d8ae7"
|
|
1211
|
+
integrity sha512-aeOf1WC5zMzBEi2SI6WWznOmIo9rnpN4p7a3zHXxowVciqlI4HsZGtOR9nFOufLeolv7HibwLlaM0oyUqJxasw==
|
|
1195
1212
|
dependencies:
|
|
1196
|
-
"@algolia/autocomplete-core" "1.
|
|
1197
|
-
"@algolia/autocomplete-preset-algolia" "1.
|
|
1198
|
-
"@docsearch/css" "3.3.
|
|
1213
|
+
"@algolia/autocomplete-core" "1.8.2"
|
|
1214
|
+
"@algolia/autocomplete-preset-algolia" "1.8.2"
|
|
1215
|
+
"@docsearch/css" "3.3.4"
|
|
1199
1216
|
algoliasearch "^4.0.0"
|
|
1200
1217
|
|
|
1201
|
-
"@docusaurus/core@2.
|
|
1202
|
-
version "2.
|
|
1203
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-2.
|
|
1204
|
-
integrity sha512-
|
|
1218
|
+
"@docusaurus/core@2.4.0", "@docusaurus/core@^2.4.0":
|
|
1219
|
+
version "2.4.0"
|
|
1220
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-2.4.0.tgz#a12c175cb2e5a7e4582e65876a50813f6168913d"
|
|
1221
|
+
integrity sha512-J55/WEoIpRcLf3afO5POHPguVZosKmJEQWKBL+K7TAnfuE7i+Y0NPLlkKtnWCehagGsgTqClfQEexH/UT4kELA==
|
|
1205
1222
|
dependencies:
|
|
1206
1223
|
"@babel/core" "^7.18.6"
|
|
1207
1224
|
"@babel/generator" "^7.18.7"
|
|
@@ -1213,13 +1230,13 @@
|
|
|
1213
1230
|
"@babel/runtime" "^7.18.6"
|
|
1214
1231
|
"@babel/runtime-corejs3" "^7.18.6"
|
|
1215
1232
|
"@babel/traverse" "^7.18.8"
|
|
1216
|
-
"@docusaurus/cssnano-preset" "2.
|
|
1217
|
-
"@docusaurus/logger" "2.
|
|
1218
|
-
"@docusaurus/mdx-loader" "2.
|
|
1233
|
+
"@docusaurus/cssnano-preset" "2.4.0"
|
|
1234
|
+
"@docusaurus/logger" "2.4.0"
|
|
1235
|
+
"@docusaurus/mdx-loader" "2.4.0"
|
|
1219
1236
|
"@docusaurus/react-loadable" "5.5.2"
|
|
1220
|
-
"@docusaurus/utils" "2.
|
|
1221
|
-
"@docusaurus/utils-common" "2.
|
|
1222
|
-
"@docusaurus/utils-validation" "2.
|
|
1237
|
+
"@docusaurus/utils" "2.4.0"
|
|
1238
|
+
"@docusaurus/utils-common" "2.4.0"
|
|
1239
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1223
1240
|
"@slorber/static-site-generator-webpack-plugin" "^4.0.7"
|
|
1224
1241
|
"@svgr/webpack" "^6.2.1"
|
|
1225
1242
|
autoprefixer "^10.4.7"
|
|
@@ -1240,7 +1257,7 @@
|
|
|
1240
1257
|
del "^6.1.1"
|
|
1241
1258
|
detect-port "^1.3.0"
|
|
1242
1259
|
escape-html "^1.0.3"
|
|
1243
|
-
eta "^
|
|
1260
|
+
eta "^2.0.0"
|
|
1244
1261
|
file-loader "^6.2.0"
|
|
1245
1262
|
fs-extra "^10.1.0"
|
|
1246
1263
|
html-minifier-terser "^6.1.0"
|
|
@@ -1275,33 +1292,33 @@
|
|
|
1275
1292
|
webpack-merge "^5.8.0"
|
|
1276
1293
|
webpackbar "^5.0.2"
|
|
1277
1294
|
|
|
1278
|
-
"@docusaurus/cssnano-preset@2.
|
|
1279
|
-
version "2.
|
|
1280
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-2.
|
|
1281
|
-
integrity sha512-
|
|
1295
|
+
"@docusaurus/cssnano-preset@2.4.0":
|
|
1296
|
+
version "2.4.0"
|
|
1297
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-2.4.0.tgz#9213586358e0cce517f614af041eb7d184f8add6"
|
|
1298
|
+
integrity sha512-RmdiA3IpsLgZGXRzqnmTbGv43W4OD44PCo+6Q/aYjEM2V57vKCVqNzuafE94jv0z/PjHoXUrjr69SaRymBKYYw==
|
|
1282
1299
|
dependencies:
|
|
1283
1300
|
cssnano-preset-advanced "^5.3.8"
|
|
1284
1301
|
postcss "^8.4.14"
|
|
1285
1302
|
postcss-sort-media-queries "^4.2.1"
|
|
1286
1303
|
tslib "^2.4.0"
|
|
1287
1304
|
|
|
1288
|
-
"@docusaurus/logger@2.
|
|
1289
|
-
version "2.
|
|
1290
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-2.
|
|
1291
|
-
integrity sha512-
|
|
1305
|
+
"@docusaurus/logger@2.4.0":
|
|
1306
|
+
version "2.4.0"
|
|
1307
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-2.4.0.tgz#393d91ad9ecdb9a8f80167dd6a34d4b45219b835"
|
|
1308
|
+
integrity sha512-T8+qR4APN+MjcC9yL2Es+xPJ2923S9hpzDmMtdsOcUGLqpCGBbU1vp3AAqDwXtVgFkq+NsEk7sHdVsfLWR/AXw==
|
|
1292
1309
|
dependencies:
|
|
1293
1310
|
chalk "^4.1.2"
|
|
1294
1311
|
tslib "^2.4.0"
|
|
1295
1312
|
|
|
1296
|
-
"@docusaurus/mdx-loader@2.
|
|
1297
|
-
version "2.
|
|
1298
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-2.
|
|
1299
|
-
integrity sha512-
|
|
1313
|
+
"@docusaurus/mdx-loader@2.4.0":
|
|
1314
|
+
version "2.4.0"
|
|
1315
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-2.4.0.tgz#c6310342904af2f203e7df86a9df623f86840f2d"
|
|
1316
|
+
integrity sha512-GWoH4izZKOmFoC+gbI2/y8deH/xKLvzz/T5BsEexBye8EHQlwsA7FMrVa48N063bJBH4FUOiRRXxk5rq9cC36g==
|
|
1300
1317
|
dependencies:
|
|
1301
1318
|
"@babel/parser" "^7.18.8"
|
|
1302
1319
|
"@babel/traverse" "^7.18.8"
|
|
1303
|
-
"@docusaurus/logger" "2.
|
|
1304
|
-
"@docusaurus/utils" "2.
|
|
1320
|
+
"@docusaurus/logger" "2.4.0"
|
|
1321
|
+
"@docusaurus/utils" "2.4.0"
|
|
1305
1322
|
"@mdx-js/mdx" "^1.6.22"
|
|
1306
1323
|
escape-html "^1.0.3"
|
|
1307
1324
|
file-loader "^6.2.0"
|
|
@@ -1316,13 +1333,13 @@
|
|
|
1316
1333
|
url-loader "^4.1.1"
|
|
1317
1334
|
webpack "^5.73.0"
|
|
1318
1335
|
|
|
1319
|
-
"@docusaurus/module-type-aliases@2.
|
|
1320
|
-
version "2.
|
|
1321
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.
|
|
1322
|
-
integrity sha512-
|
|
1336
|
+
"@docusaurus/module-type-aliases@2.4.0":
|
|
1337
|
+
version "2.4.0"
|
|
1338
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz#6961605d20cd46f86163ed8c2d83d438b02b4028"
|
|
1339
|
+
integrity sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg==
|
|
1323
1340
|
dependencies:
|
|
1324
1341
|
"@docusaurus/react-loadable" "5.5.2"
|
|
1325
|
-
"@docusaurus/types" "2.
|
|
1342
|
+
"@docusaurus/types" "2.4.0"
|
|
1326
1343
|
"@types/history" "^4.7.11"
|
|
1327
1344
|
"@types/react" "*"
|
|
1328
1345
|
"@types/react-router-config" "*"
|
|
@@ -1330,18 +1347,18 @@
|
|
|
1330
1347
|
react-helmet-async "*"
|
|
1331
1348
|
react-loadable "npm:@docusaurus/react-loadable@5.5.2"
|
|
1332
1349
|
|
|
1333
|
-
"@docusaurus/plugin-content-blog@2.
|
|
1334
|
-
version "2.
|
|
1335
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.
|
|
1336
|
-
integrity sha512-
|
|
1337
|
-
dependencies:
|
|
1338
|
-
"@docusaurus/core" "2.
|
|
1339
|
-
"@docusaurus/logger" "2.
|
|
1340
|
-
"@docusaurus/mdx-loader" "2.
|
|
1341
|
-
"@docusaurus/types" "2.
|
|
1342
|
-
"@docusaurus/utils" "2.
|
|
1343
|
-
"@docusaurus/utils-common" "2.
|
|
1344
|
-
"@docusaurus/utils-validation" "2.
|
|
1350
|
+
"@docusaurus/plugin-content-blog@2.4.0":
|
|
1351
|
+
version "2.4.0"
|
|
1352
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.4.0.tgz#50dbfbc7b51f152ae660385fd8b34076713374c3"
|
|
1353
|
+
integrity sha512-YwkAkVUxtxoBAIj/MCb4ohN0SCtHBs4AS75jMhPpf67qf3j+U/4n33cELq7567hwyZ6fMz2GPJcVmctzlGGThQ==
|
|
1354
|
+
dependencies:
|
|
1355
|
+
"@docusaurus/core" "2.4.0"
|
|
1356
|
+
"@docusaurus/logger" "2.4.0"
|
|
1357
|
+
"@docusaurus/mdx-loader" "2.4.0"
|
|
1358
|
+
"@docusaurus/types" "2.4.0"
|
|
1359
|
+
"@docusaurus/utils" "2.4.0"
|
|
1360
|
+
"@docusaurus/utils-common" "2.4.0"
|
|
1361
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1345
1362
|
cheerio "^1.0.0-rc.12"
|
|
1346
1363
|
feed "^4.2.2"
|
|
1347
1364
|
fs-extra "^10.1.0"
|
|
@@ -1352,18 +1369,18 @@
|
|
|
1352
1369
|
utility-types "^3.10.0"
|
|
1353
1370
|
webpack "^5.73.0"
|
|
1354
1371
|
|
|
1355
|
-
"@docusaurus/plugin-content-docs@2.
|
|
1356
|
-
version "2.
|
|
1357
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.
|
|
1358
|
-
integrity sha512-
|
|
1359
|
-
dependencies:
|
|
1360
|
-
"@docusaurus/core" "2.
|
|
1361
|
-
"@docusaurus/logger" "2.
|
|
1362
|
-
"@docusaurus/mdx-loader" "2.
|
|
1363
|
-
"@docusaurus/module-type-aliases" "2.
|
|
1364
|
-
"@docusaurus/types" "2.
|
|
1365
|
-
"@docusaurus/utils" "2.
|
|
1366
|
-
"@docusaurus/utils-validation" "2.
|
|
1372
|
+
"@docusaurus/plugin-content-docs@2.4.0":
|
|
1373
|
+
version "2.4.0"
|
|
1374
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.4.0.tgz#36e235adf902325735b873b4f535205884363728"
|
|
1375
|
+
integrity sha512-ic/Z/ZN5Rk/RQo+Io6rUGpToOtNbtPloMR2JcGwC1xT2riMu6zzfSwmBi9tHJgdXH6CB5jG+0dOZZO8QS5tmDg==
|
|
1376
|
+
dependencies:
|
|
1377
|
+
"@docusaurus/core" "2.4.0"
|
|
1378
|
+
"@docusaurus/logger" "2.4.0"
|
|
1379
|
+
"@docusaurus/mdx-loader" "2.4.0"
|
|
1380
|
+
"@docusaurus/module-type-aliases" "2.4.0"
|
|
1381
|
+
"@docusaurus/types" "2.4.0"
|
|
1382
|
+
"@docusaurus/utils" "2.4.0"
|
|
1383
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1367
1384
|
"@types/react-router-config" "^5.0.6"
|
|
1368
1385
|
combine-promises "^1.1.0"
|
|
1369
1386
|
fs-extra "^10.1.0"
|
|
@@ -1374,84 +1391,95 @@
|
|
|
1374
1391
|
utility-types "^3.10.0"
|
|
1375
1392
|
webpack "^5.73.0"
|
|
1376
1393
|
|
|
1377
|
-
"@docusaurus/plugin-content-pages@2.
|
|
1378
|
-
version "2.
|
|
1379
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.
|
|
1380
|
-
integrity sha512
|
|
1381
|
-
dependencies:
|
|
1382
|
-
"@docusaurus/core" "2.
|
|
1383
|
-
"@docusaurus/mdx-loader" "2.
|
|
1384
|
-
"@docusaurus/types" "2.
|
|
1385
|
-
"@docusaurus/utils" "2.
|
|
1386
|
-
"@docusaurus/utils-validation" "2.
|
|
1394
|
+
"@docusaurus/plugin-content-pages@2.4.0":
|
|
1395
|
+
version "2.4.0"
|
|
1396
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.4.0.tgz#6169909a486e1eae0ddffff0b1717ce4332db4d4"
|
|
1397
|
+
integrity sha512-Pk2pOeOxk8MeU3mrTU0XLIgP9NZixbdcJmJ7RUFrZp1Aj42nd0RhIT14BGvXXyqb8yTQlk4DmYGAzqOfBsFyGw==
|
|
1398
|
+
dependencies:
|
|
1399
|
+
"@docusaurus/core" "2.4.0"
|
|
1400
|
+
"@docusaurus/mdx-loader" "2.4.0"
|
|
1401
|
+
"@docusaurus/types" "2.4.0"
|
|
1402
|
+
"@docusaurus/utils" "2.4.0"
|
|
1403
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1387
1404
|
fs-extra "^10.1.0"
|
|
1388
1405
|
tslib "^2.4.0"
|
|
1389
1406
|
webpack "^5.73.0"
|
|
1390
1407
|
|
|
1391
|
-
"@docusaurus/plugin-debug@2.
|
|
1392
|
-
version "2.
|
|
1393
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-debug/-/plugin-debug-2.
|
|
1394
|
-
integrity sha512-
|
|
1408
|
+
"@docusaurus/plugin-debug@2.4.0":
|
|
1409
|
+
version "2.4.0"
|
|
1410
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-debug/-/plugin-debug-2.4.0.tgz#1ad513fe9bcaf017deccf62df8b8843faeeb7d37"
|
|
1411
|
+
integrity sha512-KC56DdYjYT7Txyux71vXHXGYZuP6yYtqwClvYpjKreWIHWus5Zt6VNi23rMZv3/QKhOCrN64zplUbdfQMvddBQ==
|
|
1395
1412
|
dependencies:
|
|
1396
|
-
"@docusaurus/core" "2.
|
|
1397
|
-
"@docusaurus/types" "2.
|
|
1398
|
-
"@docusaurus/utils" "2.
|
|
1413
|
+
"@docusaurus/core" "2.4.0"
|
|
1414
|
+
"@docusaurus/types" "2.4.0"
|
|
1415
|
+
"@docusaurus/utils" "2.4.0"
|
|
1399
1416
|
fs-extra "^10.1.0"
|
|
1400
1417
|
react-json-view "^1.21.3"
|
|
1401
1418
|
tslib "^2.4.0"
|
|
1402
1419
|
|
|
1403
|
-
"@docusaurus/plugin-google-analytics@2.
|
|
1404
|
-
version "2.
|
|
1405
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-2.
|
|
1406
|
-
integrity sha512
|
|
1420
|
+
"@docusaurus/plugin-google-analytics@2.4.0":
|
|
1421
|
+
version "2.4.0"
|
|
1422
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-2.4.0.tgz#8062d7a09d366329dfd3ce4e8a619da8624b6cc3"
|
|
1423
|
+
integrity sha512-uGUzX67DOAIglygdNrmMOvEp8qG03X20jMWadeqVQktS6nADvozpSLGx4J0xbkblhJkUzN21WiilsP9iVP+zkw==
|
|
1407
1424
|
dependencies:
|
|
1408
|
-
"@docusaurus/core" "2.
|
|
1409
|
-
"@docusaurus/types" "2.
|
|
1410
|
-
"@docusaurus/utils-validation" "2.
|
|
1425
|
+
"@docusaurus/core" "2.4.0"
|
|
1426
|
+
"@docusaurus/types" "2.4.0"
|
|
1427
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1411
1428
|
tslib "^2.4.0"
|
|
1412
1429
|
|
|
1413
|
-
"@docusaurus/plugin-google-gtag@2.
|
|
1414
|
-
version "2.
|
|
1415
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-2.
|
|
1416
|
-
integrity sha512-
|
|
1430
|
+
"@docusaurus/plugin-google-gtag@2.4.0":
|
|
1431
|
+
version "2.4.0"
|
|
1432
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-2.4.0.tgz#a8efda476f971410dfb3aab1cfe1f0f7d269adc5"
|
|
1433
|
+
integrity sha512-adj/70DANaQs2+TF/nRdMezDXFAV/O/pjAbUgmKBlyOTq5qoMe0Tk4muvQIwWUmiUQxFJe+sKlZGM771ownyOg==
|
|
1417
1434
|
dependencies:
|
|
1418
|
-
"@docusaurus/core" "2.
|
|
1419
|
-
"@docusaurus/types" "2.
|
|
1420
|
-
"@docusaurus/utils-validation" "2.
|
|
1435
|
+
"@docusaurus/core" "2.4.0"
|
|
1436
|
+
"@docusaurus/types" "2.4.0"
|
|
1437
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1421
1438
|
tslib "^2.4.0"
|
|
1422
1439
|
|
|
1423
|
-
"@docusaurus/plugin-
|
|
1424
|
-
version "2.
|
|
1425
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-
|
|
1426
|
-
integrity sha512-
|
|
1427
|
-
dependencies:
|
|
1428
|
-
"@docusaurus/core" "2.
|
|
1429
|
-
"@docusaurus/
|
|
1430
|
-
"@docusaurus/
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1440
|
+
"@docusaurus/plugin-google-tag-manager@2.4.0":
|
|
1441
|
+
version "2.4.0"
|
|
1442
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-2.4.0.tgz#9a94324ac496835fc34e233cc60441df4e04dfdd"
|
|
1443
|
+
integrity sha512-E66uGcYs4l7yitmp/8kMEVQftFPwV9iC62ORh47Veqzs6ExwnhzBkJmwDnwIysHBF1vlxnzET0Fl2LfL5fRR3A==
|
|
1444
|
+
dependencies:
|
|
1445
|
+
"@docusaurus/core" "2.4.0"
|
|
1446
|
+
"@docusaurus/types" "2.4.0"
|
|
1447
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1448
|
+
tslib "^2.4.0"
|
|
1449
|
+
|
|
1450
|
+
"@docusaurus/plugin-sitemap@2.4.0":
|
|
1451
|
+
version "2.4.0"
|
|
1452
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-sitemap/-/plugin-sitemap-2.4.0.tgz#ba0eb43565039fe011bdd874b5c5d7252b19d709"
|
|
1453
|
+
integrity sha512-pZxh+ygfnI657sN8a/FkYVIAmVv0CGk71QMKqJBOfMmDHNN1FeDeFkBjWP49ejBqpqAhjufkv5UWq3UOu2soCw==
|
|
1454
|
+
dependencies:
|
|
1455
|
+
"@docusaurus/core" "2.4.0"
|
|
1456
|
+
"@docusaurus/logger" "2.4.0"
|
|
1457
|
+
"@docusaurus/types" "2.4.0"
|
|
1458
|
+
"@docusaurus/utils" "2.4.0"
|
|
1459
|
+
"@docusaurus/utils-common" "2.4.0"
|
|
1460
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1434
1461
|
fs-extra "^10.1.0"
|
|
1435
1462
|
sitemap "^7.1.1"
|
|
1436
1463
|
tslib "^2.4.0"
|
|
1437
1464
|
|
|
1438
|
-
"@docusaurus/preset-classic@^2.
|
|
1439
|
-
version "2.
|
|
1440
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/preset-classic/-/preset-classic-2.
|
|
1441
|
-
integrity sha512
|
|
1442
|
-
dependencies:
|
|
1443
|
-
"@docusaurus/core" "2.
|
|
1444
|
-
"@docusaurus/plugin-content-blog" "2.
|
|
1445
|
-
"@docusaurus/plugin-content-docs" "2.
|
|
1446
|
-
"@docusaurus/plugin-content-pages" "2.
|
|
1447
|
-
"@docusaurus/plugin-debug" "2.
|
|
1448
|
-
"@docusaurus/plugin-google-analytics" "2.
|
|
1449
|
-
"@docusaurus/plugin-google-gtag" "2.
|
|
1450
|
-
"@docusaurus/plugin-
|
|
1451
|
-
"@docusaurus/
|
|
1452
|
-
"@docusaurus/theme-
|
|
1453
|
-
"@docusaurus/theme-
|
|
1454
|
-
"@docusaurus/
|
|
1465
|
+
"@docusaurus/preset-classic@^2.4.0":
|
|
1466
|
+
version "2.4.0"
|
|
1467
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/preset-classic/-/preset-classic-2.4.0.tgz#92fdcfab35d8d0ffb8c38bcbf439e4e1cb0566a3"
|
|
1468
|
+
integrity sha512-/5z5o/9bc6+P5ool2y01PbJhoGddEGsC0ej1MF6mCoazk8A+kW4feoUd68l7Bnv01rCnG3xy7kHUQP97Y0grUA==
|
|
1469
|
+
dependencies:
|
|
1470
|
+
"@docusaurus/core" "2.4.0"
|
|
1471
|
+
"@docusaurus/plugin-content-blog" "2.4.0"
|
|
1472
|
+
"@docusaurus/plugin-content-docs" "2.4.0"
|
|
1473
|
+
"@docusaurus/plugin-content-pages" "2.4.0"
|
|
1474
|
+
"@docusaurus/plugin-debug" "2.4.0"
|
|
1475
|
+
"@docusaurus/plugin-google-analytics" "2.4.0"
|
|
1476
|
+
"@docusaurus/plugin-google-gtag" "2.4.0"
|
|
1477
|
+
"@docusaurus/plugin-google-tag-manager" "2.4.0"
|
|
1478
|
+
"@docusaurus/plugin-sitemap" "2.4.0"
|
|
1479
|
+
"@docusaurus/theme-classic" "2.4.0"
|
|
1480
|
+
"@docusaurus/theme-common" "2.4.0"
|
|
1481
|
+
"@docusaurus/theme-search-algolia" "2.4.0"
|
|
1482
|
+
"@docusaurus/types" "2.4.0"
|
|
1455
1483
|
|
|
1456
1484
|
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
|
|
1457
1485
|
version "5.5.2"
|
|
@@ -1461,27 +1489,27 @@
|
|
|
1461
1489
|
"@types/react" "*"
|
|
1462
1490
|
prop-types "^15.6.2"
|
|
1463
1491
|
|
|
1464
|
-
"@docusaurus/theme-classic@2.
|
|
1465
|
-
version "2.
|
|
1466
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-2.
|
|
1467
|
-
integrity sha512-
|
|
1468
|
-
dependencies:
|
|
1469
|
-
"@docusaurus/core" "2.
|
|
1470
|
-
"@docusaurus/mdx-loader" "2.
|
|
1471
|
-
"@docusaurus/module-type-aliases" "2.
|
|
1472
|
-
"@docusaurus/plugin-content-blog" "2.
|
|
1473
|
-
"@docusaurus/plugin-content-docs" "2.
|
|
1474
|
-
"@docusaurus/plugin-content-pages" "2.
|
|
1475
|
-
"@docusaurus/theme-common" "2.
|
|
1476
|
-
"@docusaurus/theme-translations" "2.
|
|
1477
|
-
"@docusaurus/types" "2.
|
|
1478
|
-
"@docusaurus/utils" "2.
|
|
1479
|
-
"@docusaurus/utils-common" "2.
|
|
1480
|
-
"@docusaurus/utils-validation" "2.
|
|
1492
|
+
"@docusaurus/theme-classic@2.4.0":
|
|
1493
|
+
version "2.4.0"
|
|
1494
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-2.4.0.tgz#a5404967b00adec3472efca4c3b3f6a5e2021c78"
|
|
1495
|
+
integrity sha512-GMDX5WU6Z0OC65eQFgl3iNNEbI9IMJz9f6KnOyuMxNUR6q0qVLsKCNopFUDfFNJ55UU50o7P7o21yVhkwpfJ9w==
|
|
1496
|
+
dependencies:
|
|
1497
|
+
"@docusaurus/core" "2.4.0"
|
|
1498
|
+
"@docusaurus/mdx-loader" "2.4.0"
|
|
1499
|
+
"@docusaurus/module-type-aliases" "2.4.0"
|
|
1500
|
+
"@docusaurus/plugin-content-blog" "2.4.0"
|
|
1501
|
+
"@docusaurus/plugin-content-docs" "2.4.0"
|
|
1502
|
+
"@docusaurus/plugin-content-pages" "2.4.0"
|
|
1503
|
+
"@docusaurus/theme-common" "2.4.0"
|
|
1504
|
+
"@docusaurus/theme-translations" "2.4.0"
|
|
1505
|
+
"@docusaurus/types" "2.4.0"
|
|
1506
|
+
"@docusaurus/utils" "2.4.0"
|
|
1507
|
+
"@docusaurus/utils-common" "2.4.0"
|
|
1508
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1481
1509
|
"@mdx-js/react" "^1.6.22"
|
|
1482
1510
|
clsx "^1.2.1"
|
|
1483
1511
|
copy-text-to-clipboard "^3.0.1"
|
|
1484
|
-
infima "0.2.0-alpha.
|
|
1512
|
+
infima "0.2.0-alpha.43"
|
|
1485
1513
|
lodash "^4.17.21"
|
|
1486
1514
|
nprogress "^0.2.0"
|
|
1487
1515
|
postcss "^8.4.14"
|
|
@@ -1492,17 +1520,18 @@
|
|
|
1492
1520
|
tslib "^2.4.0"
|
|
1493
1521
|
utility-types "^3.10.0"
|
|
1494
1522
|
|
|
1495
|
-
"@docusaurus/theme-common@2.
|
|
1496
|
-
version "2.
|
|
1497
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-2.
|
|
1498
|
-
integrity sha512-
|
|
1499
|
-
dependencies:
|
|
1500
|
-
"@docusaurus/mdx-loader" "2.
|
|
1501
|
-
"@docusaurus/module-type-aliases" "2.
|
|
1502
|
-
"@docusaurus/plugin-content-blog" "2.
|
|
1503
|
-
"@docusaurus/plugin-content-docs" "2.
|
|
1504
|
-
"@docusaurus/plugin-content-pages" "2.
|
|
1505
|
-
"@docusaurus/utils" "2.
|
|
1523
|
+
"@docusaurus/theme-common@2.4.0":
|
|
1524
|
+
version "2.4.0"
|
|
1525
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-2.4.0.tgz#626096fe9552d240a2115b492c7e12099070cf2d"
|
|
1526
|
+
integrity sha512-IkG/l5f/FLY6cBIxtPmFnxpuPzc5TupuqlOx+XDN+035MdQcAh8wHXXZJAkTeYDeZ3anIUSUIvWa7/nRKoQEfg==
|
|
1527
|
+
dependencies:
|
|
1528
|
+
"@docusaurus/mdx-loader" "2.4.0"
|
|
1529
|
+
"@docusaurus/module-type-aliases" "2.4.0"
|
|
1530
|
+
"@docusaurus/plugin-content-blog" "2.4.0"
|
|
1531
|
+
"@docusaurus/plugin-content-docs" "2.4.0"
|
|
1532
|
+
"@docusaurus/plugin-content-pages" "2.4.0"
|
|
1533
|
+
"@docusaurus/utils" "2.4.0"
|
|
1534
|
+
"@docusaurus/utils-common" "2.4.0"
|
|
1506
1535
|
"@types/history" "^4.7.11"
|
|
1507
1536
|
"@types/react" "*"
|
|
1508
1537
|
"@types/react-router-config" "*"
|
|
@@ -1510,42 +1539,43 @@
|
|
|
1510
1539
|
parse-numeric-range "^1.3.0"
|
|
1511
1540
|
prism-react-renderer "^1.3.5"
|
|
1512
1541
|
tslib "^2.4.0"
|
|
1542
|
+
use-sync-external-store "^1.2.0"
|
|
1513
1543
|
utility-types "^3.10.0"
|
|
1514
1544
|
|
|
1515
|
-
"@docusaurus/theme-search-algolia@2.
|
|
1516
|
-
version "2.
|
|
1517
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-search-algolia/-/theme-search-algolia-2.
|
|
1518
|
-
integrity sha512-
|
|
1545
|
+
"@docusaurus/theme-search-algolia@2.4.0":
|
|
1546
|
+
version "2.4.0"
|
|
1547
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-search-algolia/-/theme-search-algolia-2.4.0.tgz#07d297d50c44446d6bc5a37be39afb8f014084e1"
|
|
1548
|
+
integrity sha512-pPCJSCL1Qt4pu/Z0uxBAuke0yEBbxh0s4fOvimna7TEcBLPq0x06/K78AaABXrTVQM6S0vdocFl9EoNgU17hqA==
|
|
1519
1549
|
dependencies:
|
|
1520
1550
|
"@docsearch/react" "^3.1.1"
|
|
1521
|
-
"@docusaurus/core" "2.
|
|
1522
|
-
"@docusaurus/logger" "2.
|
|
1523
|
-
"@docusaurus/plugin-content-docs" "2.
|
|
1524
|
-
"@docusaurus/theme-common" "2.
|
|
1525
|
-
"@docusaurus/theme-translations" "2.
|
|
1526
|
-
"@docusaurus/utils" "2.
|
|
1527
|
-
"@docusaurus/utils-validation" "2.
|
|
1551
|
+
"@docusaurus/core" "2.4.0"
|
|
1552
|
+
"@docusaurus/logger" "2.4.0"
|
|
1553
|
+
"@docusaurus/plugin-content-docs" "2.4.0"
|
|
1554
|
+
"@docusaurus/theme-common" "2.4.0"
|
|
1555
|
+
"@docusaurus/theme-translations" "2.4.0"
|
|
1556
|
+
"@docusaurus/utils" "2.4.0"
|
|
1557
|
+
"@docusaurus/utils-validation" "2.4.0"
|
|
1528
1558
|
algoliasearch "^4.13.1"
|
|
1529
1559
|
algoliasearch-helper "^3.10.0"
|
|
1530
1560
|
clsx "^1.2.1"
|
|
1531
|
-
eta "^
|
|
1561
|
+
eta "^2.0.0"
|
|
1532
1562
|
fs-extra "^10.1.0"
|
|
1533
1563
|
lodash "^4.17.21"
|
|
1534
1564
|
tslib "^2.4.0"
|
|
1535
1565
|
utility-types "^3.10.0"
|
|
1536
1566
|
|
|
1537
|
-
"@docusaurus/theme-translations@2.
|
|
1538
|
-
version "2.
|
|
1539
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-translations/-/theme-translations-2.
|
|
1540
|
-
integrity sha512-
|
|
1567
|
+
"@docusaurus/theme-translations@2.4.0":
|
|
1568
|
+
version "2.4.0"
|
|
1569
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-translations/-/theme-translations-2.4.0.tgz#62dacb7997322f4c5a828b3ab66177ec6769eb33"
|
|
1570
|
+
integrity sha512-kEoITnPXzDPUMBHk3+fzEzbopxLD3fR5sDoayNH0vXkpUukA88/aDL1bqkhxWZHA3LOfJ3f0vJbOwmnXW5v85Q==
|
|
1541
1571
|
dependencies:
|
|
1542
1572
|
fs-extra "^10.1.0"
|
|
1543
1573
|
tslib "^2.4.0"
|
|
1544
1574
|
|
|
1545
|
-
"@docusaurus/types@2.
|
|
1546
|
-
version "2.
|
|
1547
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-2.
|
|
1548
|
-
integrity sha512-
|
|
1575
|
+
"@docusaurus/types@2.4.0":
|
|
1576
|
+
version "2.4.0"
|
|
1577
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-2.4.0.tgz#f94f89a0253778b617c5d40ac6f16b17ec55ce41"
|
|
1578
|
+
integrity sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw==
|
|
1549
1579
|
dependencies:
|
|
1550
1580
|
"@types/history" "^4.7.11"
|
|
1551
1581
|
"@types/react" "*"
|
|
@@ -1556,31 +1586,32 @@
|
|
|
1556
1586
|
webpack "^5.73.0"
|
|
1557
1587
|
webpack-merge "^5.8.0"
|
|
1558
1588
|
|
|
1559
|
-
"@docusaurus/utils-common@2.
|
|
1560
|
-
version "2.
|
|
1561
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-2.
|
|
1562
|
-
integrity sha512-
|
|
1589
|
+
"@docusaurus/utils-common@2.4.0":
|
|
1590
|
+
version "2.4.0"
|
|
1591
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-2.4.0.tgz#eb2913871860ed32e73858b4c7787dd820c5558d"
|
|
1592
|
+
integrity sha512-zIMf10xuKxddYfLg5cS19x44zud/E9I7lj3+0bv8UIs0aahpErfNrGhijEfJpAfikhQ8tL3m35nH3hJ3sOG82A==
|
|
1563
1593
|
dependencies:
|
|
1564
1594
|
tslib "^2.4.0"
|
|
1565
1595
|
|
|
1566
|
-
"@docusaurus/utils-validation@2.
|
|
1567
|
-
version "2.
|
|
1568
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-2.
|
|
1569
|
-
integrity sha512-
|
|
1596
|
+
"@docusaurus/utils-validation@2.4.0":
|
|
1597
|
+
version "2.4.0"
|
|
1598
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-2.4.0.tgz#1ed92bfab5da321c4a4d99cad28a15627091aa90"
|
|
1599
|
+
integrity sha512-IrBsBbbAp6y7mZdJx4S4pIA7dUyWSA0GNosPk6ZJ0fX3uYIEQgcQSGIgTeSC+8xPEx3c16o03en1jSDpgQgz/w==
|
|
1570
1600
|
dependencies:
|
|
1571
|
-
"@docusaurus/logger" "2.
|
|
1572
|
-
"@docusaurus/utils" "2.
|
|
1601
|
+
"@docusaurus/logger" "2.4.0"
|
|
1602
|
+
"@docusaurus/utils" "2.4.0"
|
|
1573
1603
|
joi "^17.6.0"
|
|
1574
1604
|
js-yaml "^4.1.0"
|
|
1575
1605
|
tslib "^2.4.0"
|
|
1576
1606
|
|
|
1577
|
-
"@docusaurus/utils@2.
|
|
1578
|
-
version "2.
|
|
1579
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-2.
|
|
1580
|
-
integrity sha512-
|
|
1607
|
+
"@docusaurus/utils@2.4.0":
|
|
1608
|
+
version "2.4.0"
|
|
1609
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-2.4.0.tgz#fdf0c3545819e48bb57eafc5057495fd4d50e900"
|
|
1610
|
+
integrity sha512-89hLYkvtRX92j+C+ERYTuSUK6nF9bGM32QThcHPg2EDDHVw6FzYQXmX6/p+pU5SDyyx5nBlE4qXR92RxCAOqfg==
|
|
1581
1611
|
dependencies:
|
|
1582
|
-
"@docusaurus/logger" "2.
|
|
1612
|
+
"@docusaurus/logger" "2.4.0"
|
|
1583
1613
|
"@svgr/webpack" "^6.2.1"
|
|
1614
|
+
escape-string-regexp "^4.0.0"
|
|
1584
1615
|
file-loader "^6.2.0"
|
|
1585
1616
|
fs-extra "^10.1.0"
|
|
1586
1617
|
github-slugger "^1.4.0"
|
|
@@ -1607,37 +1638,29 @@
|
|
|
1607
1638
|
dependencies:
|
|
1608
1639
|
"@hapi/hoek" "^9.0.0"
|
|
1609
1640
|
|
|
1610
|
-
"@jest/schemas@^29.
|
|
1611
|
-
version "29.
|
|
1612
|
-
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.
|
|
1613
|
-
integrity sha512-
|
|
1641
|
+
"@jest/schemas@^29.4.3":
|
|
1642
|
+
version "29.4.3"
|
|
1643
|
+
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.4.3.tgz#39cf1b8469afc40b6f5a2baaa146e332c4151788"
|
|
1644
|
+
integrity sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==
|
|
1614
1645
|
dependencies:
|
|
1615
|
-
"@sinclair/typebox" "^0.
|
|
1646
|
+
"@sinclair/typebox" "^0.25.16"
|
|
1616
1647
|
|
|
1617
|
-
"@jest/types@^29.
|
|
1618
|
-
version "29.
|
|
1619
|
-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.
|
|
1620
|
-
integrity sha512-
|
|
1648
|
+
"@jest/types@^29.5.0":
|
|
1649
|
+
version "29.5.0"
|
|
1650
|
+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.5.0.tgz#f59ef9b031ced83047c67032700d8c807d6e1593"
|
|
1651
|
+
integrity sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==
|
|
1621
1652
|
dependencies:
|
|
1622
|
-
"@jest/schemas" "^29.
|
|
1653
|
+
"@jest/schemas" "^29.4.3"
|
|
1623
1654
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
1624
1655
|
"@types/istanbul-reports" "^3.0.0"
|
|
1625
1656
|
"@types/node" "*"
|
|
1626
1657
|
"@types/yargs" "^17.0.8"
|
|
1627
1658
|
chalk "^4.0.0"
|
|
1628
1659
|
|
|
1629
|
-
"@jridgewell/gen-mapping@^0.1.0":
|
|
1630
|
-
version "0.1.1"
|
|
1631
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
|
|
1632
|
-
integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==
|
|
1633
|
-
dependencies:
|
|
1634
|
-
"@jridgewell/set-array" "^1.0.0"
|
|
1635
|
-
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
1636
|
-
|
|
1637
1660
|
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
|
|
1638
|
-
version "0.3.
|
|
1639
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.
|
|
1640
|
-
integrity sha512-
|
|
1661
|
+
version "0.3.3"
|
|
1662
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
|
|
1663
|
+
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
|
|
1641
1664
|
dependencies:
|
|
1642
1665
|
"@jridgewell/set-array" "^1.0.1"
|
|
1643
1666
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
@@ -1648,28 +1671,33 @@
|
|
|
1648
1671
|
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
|
|
1649
1672
|
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
|
|
1650
1673
|
|
|
1651
|
-
"@jridgewell/set-array@^1.0.
|
|
1674
|
+
"@jridgewell/set-array@^1.0.1":
|
|
1652
1675
|
version "1.1.2"
|
|
1653
1676
|
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
|
1654
1677
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
1655
1678
|
|
|
1656
1679
|
"@jridgewell/source-map@^0.3.2":
|
|
1657
|
-
version "0.3.
|
|
1658
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.
|
|
1659
|
-
integrity sha512-
|
|
1680
|
+
version "0.3.3"
|
|
1681
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.3.tgz#8108265659d4c33e72ffe14e33d6cc5eb59f2fda"
|
|
1682
|
+
integrity sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==
|
|
1660
1683
|
dependencies:
|
|
1661
1684
|
"@jridgewell/gen-mapping" "^0.3.0"
|
|
1662
1685
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
1663
1686
|
|
|
1664
|
-
"@jridgewell/sourcemap-codec@1.4.14"
|
|
1687
|
+
"@jridgewell/sourcemap-codec@1.4.14":
|
|
1665
1688
|
version "1.4.14"
|
|
1666
1689
|
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
|
1667
1690
|
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
|
1668
1691
|
|
|
1669
|
-
"@jridgewell/
|
|
1670
|
-
version "
|
|
1671
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/
|
|
1672
|
-
integrity sha512-
|
|
1692
|
+
"@jridgewell/sourcemap-codec@^1.4.10":
|
|
1693
|
+
version "1.4.15"
|
|
1694
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
|
|
1695
|
+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
1696
|
+
|
|
1697
|
+
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
|
|
1698
|
+
version "0.3.18"
|
|
1699
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6"
|
|
1700
|
+
integrity sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==
|
|
1673
1701
|
dependencies:
|
|
1674
1702
|
"@jridgewell/resolve-uri" "3.1.0"
|
|
1675
1703
|
"@jridgewell/sourcemap-codec" "1.4.14"
|
|
@@ -1747,7 +1775,7 @@
|
|
|
1747
1775
|
dependencies:
|
|
1748
1776
|
"@hapi/hoek" "^9.0.0"
|
|
1749
1777
|
|
|
1750
|
-
"@sideway/formula@^3.0.
|
|
1778
|
+
"@sideway/formula@^3.0.1":
|
|
1751
1779
|
version "3.0.1"
|
|
1752
1780
|
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f"
|
|
1753
1781
|
integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==
|
|
@@ -1757,10 +1785,10 @@
|
|
|
1757
1785
|
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
|
|
1758
1786
|
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
|
|
1759
1787
|
|
|
1760
|
-
"@sinclair/typebox@^0.
|
|
1761
|
-
version "0.24
|
|
1762
|
-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.
|
|
1763
|
-
integrity sha512-
|
|
1788
|
+
"@sinclair/typebox@^0.25.16":
|
|
1789
|
+
version "0.25.24"
|
|
1790
|
+
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718"
|
|
1791
|
+
integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==
|
|
1764
1792
|
|
|
1765
1793
|
"@sindresorhus/is@^0.14.0":
|
|
1766
1794
|
version "0.14.0"
|
|
@@ -1782,14 +1810,14 @@
|
|
|
1782
1810
|
integrity sha512-9PYGcXrAxitycIjRmZB+Q0JaN07GZIWaTBIGQzfaZv+qr1n8X1XUEJ5rZ/vx6OVD9RRYlrNnXWExQXcmZeD/BQ==
|
|
1783
1811
|
|
|
1784
1812
|
"@svgr/babel-plugin-remove-jsx-attribute@*":
|
|
1785
|
-
version "
|
|
1786
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-
|
|
1787
|
-
integrity sha512-
|
|
1813
|
+
version "7.0.0"
|
|
1814
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-7.0.0.tgz#91da77a009dc38e8d30da45d9b62ef8736f2d90a"
|
|
1815
|
+
integrity sha512-iiZaIvb3H/c7d3TH2HBeK91uI2rMhZNwnsIrvd7ZwGLkFw6mmunOCoVnjdYua662MqGFxlN9xTq4fv9hgR4VXQ==
|
|
1788
1816
|
|
|
1789
1817
|
"@svgr/babel-plugin-remove-jsx-empty-expression@*":
|
|
1790
|
-
version "
|
|
1791
|
-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-
|
|
1792
|
-
integrity sha512-
|
|
1818
|
+
version "7.0.0"
|
|
1819
|
+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-7.0.0.tgz#5154ff1213509e36ab315974c8c2fd48dafb827b"
|
|
1820
|
+
integrity sha512-sQQmyo+qegBx8DfFc04PFmIO1FP1MHI1/QEpzcIcclo5OAISsOJPW76ZIs0bDyO/DBSJEa/tDa1W26pVtt0FRw==
|
|
1793
1821
|
|
|
1794
1822
|
"@svgr/babel-plugin-replace-jsx-attribute-value@^6.5.1":
|
|
1795
1823
|
version "6.5.1"
|
|
@@ -1910,9 +1938,9 @@
|
|
|
1910
1938
|
"@types/node" "*"
|
|
1911
1939
|
|
|
1912
1940
|
"@types/connect-history-api-fallback@^1.3.5":
|
|
1913
|
-
version "1.
|
|
1914
|
-
resolved "https://registry.yarnpkg.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.
|
|
1915
|
-
integrity sha512-
|
|
1941
|
+
version "1.5.0"
|
|
1942
|
+
resolved "https://registry.yarnpkg.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.0.tgz#9fd20b3974bdc2bcd4ac6567e2e0f6885cb2cf41"
|
|
1943
|
+
integrity sha512-4x5FkPpLipqwthjPsF7ZRbOv3uoLUFkTA9G9v583qi4pACvq0uTELrB8OLUzPWUI4IJIyvM85vzkV1nyiI2Lig==
|
|
1916
1944
|
dependencies:
|
|
1917
1945
|
"@types/express-serve-static-core" "*"
|
|
1918
1946
|
"@types/node" "*"
|
|
@@ -1933,39 +1961,35 @@
|
|
|
1933
1961
|
"@types/estree" "*"
|
|
1934
1962
|
|
|
1935
1963
|
"@types/eslint@*":
|
|
1936
|
-
version "8.
|
|
1937
|
-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.
|
|
1938
|
-
integrity sha512-
|
|
1964
|
+
version "8.37.0"
|
|
1965
|
+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.37.0.tgz#29cebc6c2a3ac7fea7113207bf5a828fdf4d7ef1"
|
|
1966
|
+
integrity sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==
|
|
1939
1967
|
dependencies:
|
|
1940
1968
|
"@types/estree" "*"
|
|
1941
1969
|
"@types/json-schema" "*"
|
|
1942
1970
|
|
|
1943
|
-
"@types/estree@*":
|
|
1944
|
-
version "1.0.
|
|
1945
|
-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.
|
|
1946
|
-
integrity sha512-
|
|
1947
|
-
|
|
1948
|
-
"@types/estree@^0.0.51":
|
|
1949
|
-
version "0.0.51"
|
|
1950
|
-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
|
|
1951
|
-
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
|
|
1971
|
+
"@types/estree@*", "@types/estree@^1.0.0":
|
|
1972
|
+
version "1.0.1"
|
|
1973
|
+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.1.tgz#aa22750962f3bf0e79d753d3cc067f010c95f194"
|
|
1974
|
+
integrity sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==
|
|
1952
1975
|
|
|
1953
|
-
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.
|
|
1954
|
-
version "4.17.
|
|
1955
|
-
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.
|
|
1956
|
-
integrity sha512-
|
|
1976
|
+
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.33":
|
|
1977
|
+
version "4.17.34"
|
|
1978
|
+
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.34.tgz#c119e85b75215178bc127de588e93100698ab4cc"
|
|
1979
|
+
integrity sha512-fvr49XlCGoUj2Pp730AItckfjat4WNb0lb3kfrLWffd+RLeoGAMsq7UOy04PAPtoL01uKwcp6u8nhzpgpDYr3w==
|
|
1957
1980
|
dependencies:
|
|
1958
1981
|
"@types/node" "*"
|
|
1959
1982
|
"@types/qs" "*"
|
|
1960
1983
|
"@types/range-parser" "*"
|
|
1984
|
+
"@types/send" "*"
|
|
1961
1985
|
|
|
1962
1986
|
"@types/express@*", "@types/express@^4.17.13":
|
|
1963
|
-
version "4.17.
|
|
1964
|
-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.
|
|
1965
|
-
integrity sha512-
|
|
1987
|
+
version "4.17.17"
|
|
1988
|
+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.17.tgz#01d5437f6ef9cfa8668e616e13c2f2ac9a491ae4"
|
|
1989
|
+
integrity sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==
|
|
1966
1990
|
dependencies:
|
|
1967
1991
|
"@types/body-parser" "*"
|
|
1968
|
-
"@types/express-serve-static-core" "^4.17.
|
|
1992
|
+
"@types/express-serve-static-core" "^4.17.33"
|
|
1969
1993
|
"@types/qs" "*"
|
|
1970
1994
|
"@types/serve-static" "*"
|
|
1971
1995
|
|
|
@@ -1987,9 +2011,9 @@
|
|
|
1987
2011
|
integrity sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==
|
|
1988
2012
|
|
|
1989
2013
|
"@types/http-proxy@^1.17.8":
|
|
1990
|
-
version "1.17.
|
|
1991
|
-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.
|
|
1992
|
-
integrity sha512-
|
|
2014
|
+
version "1.17.11"
|
|
2015
|
+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.11.tgz#0ca21949a5588d55ac2b659b69035c84bd5da293"
|
|
2016
|
+
integrity sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==
|
|
1993
2017
|
dependencies:
|
|
1994
2018
|
"@types/node" "*"
|
|
1995
2019
|
|
|
@@ -2018,9 +2042,9 @@
|
|
|
2018
2042
|
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
|
2019
2043
|
|
|
2020
2044
|
"@types/mdast@^3.0.0":
|
|
2021
|
-
version "3.0.
|
|
2022
|
-
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.
|
|
2023
|
-
integrity sha512-
|
|
2045
|
+
version "3.0.11"
|
|
2046
|
+
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.11.tgz#dc130f7e7d9306124286f6d6cee40cf4d14a3dc0"
|
|
2047
|
+
integrity sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==
|
|
2024
2048
|
dependencies:
|
|
2025
2049
|
"@types/unist" "*"
|
|
2026
2050
|
|
|
@@ -2029,10 +2053,15 @@
|
|
|
2029
2053
|
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
|
|
2030
2054
|
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
|
|
2031
2055
|
|
|
2056
|
+
"@types/mime@^1":
|
|
2057
|
+
version "1.3.2"
|
|
2058
|
+
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
|
|
2059
|
+
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
|
|
2060
|
+
|
|
2032
2061
|
"@types/node@*":
|
|
2033
|
-
version "18.
|
|
2034
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.
|
|
2035
|
-
integrity sha512-
|
|
2062
|
+
version "18.16.3"
|
|
2063
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
|
|
2064
|
+
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
|
|
2036
2065
|
|
|
2037
2066
|
"@types/node@^17.0.5":
|
|
2038
2067
|
version "17.0.45"
|
|
@@ -2065,13 +2094,13 @@
|
|
|
2065
2094
|
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
|
|
2066
2095
|
|
|
2067
2096
|
"@types/react-router-config@*", "@types/react-router-config@^5.0.6":
|
|
2068
|
-
version "5.0.
|
|
2069
|
-
resolved "https://registry.yarnpkg.com/@types/react-router-config/-/react-router-config-5.0.
|
|
2070
|
-
integrity sha512-
|
|
2097
|
+
version "5.0.7"
|
|
2098
|
+
resolved "https://registry.yarnpkg.com/@types/react-router-config/-/react-router-config-5.0.7.tgz#36207a3fe08b271abee62b26993ee932d13cbb02"
|
|
2099
|
+
integrity sha512-pFFVXUIydHlcJP6wJm7sDii5mD/bCmmAY0wQzq+M+uX7bqS95AQqHZWP1iNMKrWVQSuHIzj5qi9BvrtLX2/T4w==
|
|
2071
2100
|
dependencies:
|
|
2072
2101
|
"@types/history" "^4.7.11"
|
|
2073
2102
|
"@types/react" "*"
|
|
2074
|
-
"@types/react-router" "
|
|
2103
|
+
"@types/react-router" "^5.1.0"
|
|
2075
2104
|
|
|
2076
2105
|
"@types/react-router-dom@*":
|
|
2077
2106
|
version "5.3.3"
|
|
@@ -2082,18 +2111,18 @@
|
|
|
2082
2111
|
"@types/react" "*"
|
|
2083
2112
|
"@types/react-router" "*"
|
|
2084
2113
|
|
|
2085
|
-
"@types/react-router@*":
|
|
2086
|
-
version "5.1.
|
|
2087
|
-
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.
|
|
2088
|
-
integrity sha512-
|
|
2114
|
+
"@types/react-router@*", "@types/react-router@^5.1.0":
|
|
2115
|
+
version "5.1.20"
|
|
2116
|
+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.20.tgz#88eccaa122a82405ef3efbcaaa5dcdd9f021387c"
|
|
2117
|
+
integrity sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==
|
|
2089
2118
|
dependencies:
|
|
2090
2119
|
"@types/history" "^4.7.11"
|
|
2091
2120
|
"@types/react" "*"
|
|
2092
2121
|
|
|
2093
2122
|
"@types/react@*":
|
|
2094
|
-
version "18.
|
|
2095
|
-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.
|
|
2096
|
-
integrity sha512-
|
|
2123
|
+
version "18.2.5"
|
|
2124
|
+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.5.tgz#f9403e1113b12b53f7edcdd9a900c10dd4b49a59"
|
|
2125
|
+
integrity sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==
|
|
2097
2126
|
dependencies:
|
|
2098
2127
|
"@types/prop-types" "*"
|
|
2099
2128
|
"@types/scheduler" "*"
|
|
@@ -2112,9 +2141,17 @@
|
|
|
2112
2141
|
"@types/node" "*"
|
|
2113
2142
|
|
|
2114
2143
|
"@types/scheduler@*":
|
|
2115
|
-
version "0.16.
|
|
2116
|
-
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.
|
|
2117
|
-
integrity sha512-
|
|
2144
|
+
version "0.16.3"
|
|
2145
|
+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
|
|
2146
|
+
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
|
|
2147
|
+
|
|
2148
|
+
"@types/send@*":
|
|
2149
|
+
version "0.17.1"
|
|
2150
|
+
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.1.tgz#ed4932b8a2a805f1fe362a70f4e62d0ac994e301"
|
|
2151
|
+
integrity sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==
|
|
2152
|
+
dependencies:
|
|
2153
|
+
"@types/mime" "^1"
|
|
2154
|
+
"@types/node" "*"
|
|
2118
2155
|
|
|
2119
2156
|
"@types/serve-index@^1.9.1":
|
|
2120
2157
|
version "1.9.1"
|
|
@@ -2124,9 +2161,9 @@
|
|
|
2124
2161
|
"@types/express" "*"
|
|
2125
2162
|
|
|
2126
2163
|
"@types/serve-static@*", "@types/serve-static@^1.13.10":
|
|
2127
|
-
version "1.15.
|
|
2128
|
-
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.
|
|
2129
|
-
integrity sha512-
|
|
2164
|
+
version "1.15.1"
|
|
2165
|
+
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.1.tgz#86b1753f0be4f9a1bee68d459fcda5be4ea52b5d"
|
|
2166
|
+
integrity sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==
|
|
2130
2167
|
dependencies:
|
|
2131
2168
|
"@types/mime" "*"
|
|
2132
2169
|
"@types/node" "*"
|
|
@@ -2144,9 +2181,9 @@
|
|
|
2144
2181
|
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
|
|
2145
2182
|
|
|
2146
2183
|
"@types/ws@^8.5.1":
|
|
2147
|
-
version "8.5.
|
|
2148
|
-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.
|
|
2149
|
-
integrity sha512-
|
|
2184
|
+
version "8.5.4"
|
|
2185
|
+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5"
|
|
2186
|
+
integrity sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==
|
|
2150
2187
|
dependencies:
|
|
2151
2188
|
"@types/node" "*"
|
|
2152
2189
|
|
|
@@ -2156,131 +2193,131 @@
|
|
|
2156
2193
|
integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
|
|
2157
2194
|
|
|
2158
2195
|
"@types/yargs@^17.0.8":
|
|
2159
|
-
version "17.0.
|
|
2160
|
-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.
|
|
2161
|
-
integrity sha512-
|
|
2196
|
+
version "17.0.24"
|
|
2197
|
+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.24.tgz#b3ef8d50ad4aa6aecf6ddc97c580a00f5aa11902"
|
|
2198
|
+
integrity sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==
|
|
2162
2199
|
dependencies:
|
|
2163
2200
|
"@types/yargs-parser" "*"
|
|
2164
2201
|
|
|
2165
|
-
"@webassemblyjs/ast@1.11.1":
|
|
2166
|
-
version "1.11.
|
|
2167
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.
|
|
2168
|
-
integrity sha512-
|
|
2202
|
+
"@webassemblyjs/ast@1.11.5", "@webassemblyjs/ast@^1.11.5":
|
|
2203
|
+
version "1.11.5"
|
|
2204
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.5.tgz#6e818036b94548c1fb53b754b5cae3c9b208281c"
|
|
2205
|
+
integrity sha512-LHY/GSAZZRpsNQH+/oHqhRQ5FT7eoULcBqgfyTB5nQHogFnK3/7QoN7dLnwSE/JkUAF0SrRuclT7ODqMFtWxxQ==
|
|
2169
2206
|
dependencies:
|
|
2170
|
-
"@webassemblyjs/helper-numbers" "1.11.
|
|
2171
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
|
2207
|
+
"@webassemblyjs/helper-numbers" "1.11.5"
|
|
2208
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.5"
|
|
2172
2209
|
|
|
2173
|
-
"@webassemblyjs/floating-point-hex-parser@1.11.
|
|
2174
|
-
version "1.11.
|
|
2175
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.
|
|
2176
|
-
integrity sha512-
|
|
2210
|
+
"@webassemblyjs/floating-point-hex-parser@1.11.5":
|
|
2211
|
+
version "1.11.5"
|
|
2212
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.5.tgz#e85dfdb01cad16b812ff166b96806c050555f1b4"
|
|
2213
|
+
integrity sha512-1j1zTIC5EZOtCplMBG/IEwLtUojtwFVwdyVMbL/hwWqbzlQoJsWCOavrdnLkemwNoC/EOwtUFch3fuo+cbcXYQ==
|
|
2177
2214
|
|
|
2178
|
-
"@webassemblyjs/helper-api-error@1.11.
|
|
2179
|
-
version "1.11.
|
|
2180
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.
|
|
2181
|
-
integrity sha512-
|
|
2215
|
+
"@webassemblyjs/helper-api-error@1.11.5":
|
|
2216
|
+
version "1.11.5"
|
|
2217
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.5.tgz#1e82fa7958c681ddcf4eabef756ce09d49d442d1"
|
|
2218
|
+
integrity sha512-L65bDPmfpY0+yFrsgz8b6LhXmbbs38OnwDCf6NpnMUYqa+ENfE5Dq9E42ny0qz/PdR0LJyq/T5YijPnU8AXEpA==
|
|
2182
2219
|
|
|
2183
|
-
"@webassemblyjs/helper-buffer@1.11.
|
|
2184
|
-
version "1.11.
|
|
2185
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.
|
|
2186
|
-
integrity sha512-
|
|
2220
|
+
"@webassemblyjs/helper-buffer@1.11.5":
|
|
2221
|
+
version "1.11.5"
|
|
2222
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.5.tgz#91381652ea95bb38bbfd270702351c0c89d69fba"
|
|
2223
|
+
integrity sha512-fDKo1gstwFFSfacIeH5KfwzjykIE6ldh1iH9Y/8YkAZrhmu4TctqYjSh7t0K2VyDSXOZJ1MLhht/k9IvYGcIxg==
|
|
2187
2224
|
|
|
2188
|
-
"@webassemblyjs/helper-numbers@1.11.
|
|
2189
|
-
version "1.11.
|
|
2190
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.
|
|
2191
|
-
integrity sha512-
|
|
2225
|
+
"@webassemblyjs/helper-numbers@1.11.5":
|
|
2226
|
+
version "1.11.5"
|
|
2227
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.5.tgz#23380c910d56764957292839006fecbe05e135a9"
|
|
2228
|
+
integrity sha512-DhykHXM0ZABqfIGYNv93A5KKDw/+ywBFnuWybZZWcuzWHfbp21wUfRkbtz7dMGwGgT4iXjWuhRMA2Mzod6W4WA==
|
|
2192
2229
|
dependencies:
|
|
2193
|
-
"@webassemblyjs/floating-point-hex-parser" "1.11.
|
|
2194
|
-
"@webassemblyjs/helper-api-error" "1.11.
|
|
2230
|
+
"@webassemblyjs/floating-point-hex-parser" "1.11.5"
|
|
2231
|
+
"@webassemblyjs/helper-api-error" "1.11.5"
|
|
2195
2232
|
"@xtuc/long" "4.2.2"
|
|
2196
2233
|
|
|
2197
|
-
"@webassemblyjs/helper-wasm-bytecode@1.11.
|
|
2198
|
-
version "1.11.
|
|
2199
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.
|
|
2200
|
-
integrity sha512-
|
|
2234
|
+
"@webassemblyjs/helper-wasm-bytecode@1.11.5":
|
|
2235
|
+
version "1.11.5"
|
|
2236
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.5.tgz#e258a25251bc69a52ef817da3001863cc1c24b9f"
|
|
2237
|
+
integrity sha512-oC4Qa0bNcqnjAowFn7MPCETQgDYytpsfvz4ujZz63Zu/a/v71HeCAAmZsgZ3YVKec3zSPYytG3/PrRCqbtcAvA==
|
|
2201
2238
|
|
|
2202
|
-
"@webassemblyjs/helper-wasm-section@1.11.
|
|
2203
|
-
version "1.11.
|
|
2204
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.
|
|
2205
|
-
integrity sha512-
|
|
2239
|
+
"@webassemblyjs/helper-wasm-section@1.11.5":
|
|
2240
|
+
version "1.11.5"
|
|
2241
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.5.tgz#966e855a6fae04d5570ad4ec87fbcf29b42ba78e"
|
|
2242
|
+
integrity sha512-uEoThA1LN2NA+K3B9wDo3yKlBfVtC6rh0i4/6hvbz071E8gTNZD/pT0MsBf7MeD6KbApMSkaAK0XeKyOZC7CIA==
|
|
2206
2243
|
dependencies:
|
|
2207
|
-
"@webassemblyjs/ast" "1.11.
|
|
2208
|
-
"@webassemblyjs/helper-buffer" "1.11.
|
|
2209
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
|
2210
|
-
"@webassemblyjs/wasm-gen" "1.11.
|
|
2244
|
+
"@webassemblyjs/ast" "1.11.5"
|
|
2245
|
+
"@webassemblyjs/helper-buffer" "1.11.5"
|
|
2246
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.5"
|
|
2247
|
+
"@webassemblyjs/wasm-gen" "1.11.5"
|
|
2211
2248
|
|
|
2212
|
-
"@webassemblyjs/ieee754@1.11.
|
|
2213
|
-
version "1.11.
|
|
2214
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.
|
|
2215
|
-
integrity sha512-
|
|
2249
|
+
"@webassemblyjs/ieee754@1.11.5":
|
|
2250
|
+
version "1.11.5"
|
|
2251
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.5.tgz#b2db1b33ce9c91e34236194c2b5cba9b25ca9d60"
|
|
2252
|
+
integrity sha512-37aGq6qVL8A8oPbPrSGMBcp38YZFXcHfiROflJn9jxSdSMMM5dS5P/9e2/TpaJuhE+wFrbukN2WI6Hw9MH5acg==
|
|
2216
2253
|
dependencies:
|
|
2217
2254
|
"@xtuc/ieee754" "^1.2.0"
|
|
2218
2255
|
|
|
2219
|
-
"@webassemblyjs/leb128@1.11.
|
|
2220
|
-
version "1.11.
|
|
2221
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.
|
|
2222
|
-
integrity sha512-
|
|
2256
|
+
"@webassemblyjs/leb128@1.11.5":
|
|
2257
|
+
version "1.11.5"
|
|
2258
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.5.tgz#482e44d26b6b949edf042a8525a66c649e38935a"
|
|
2259
|
+
integrity sha512-ajqrRSXaTJoPW+xmkfYN6l8VIeNnR4vBOTQO9HzR7IygoCcKWkICbKFbVTNMjMgMREqXEr0+2M6zukzM47ZUfQ==
|
|
2223
2260
|
dependencies:
|
|
2224
2261
|
"@xtuc/long" "4.2.2"
|
|
2225
2262
|
|
|
2226
|
-
"@webassemblyjs/utf8@1.11.
|
|
2227
|
-
version "1.11.
|
|
2228
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.
|
|
2229
|
-
integrity sha512-
|
|
2230
|
-
|
|
2231
|
-
"@webassemblyjs/wasm-edit
|
|
2232
|
-
version "1.11.
|
|
2233
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.
|
|
2234
|
-
integrity sha512-
|
|
2235
|
-
dependencies:
|
|
2236
|
-
"@webassemblyjs/ast" "1.11.
|
|
2237
|
-
"@webassemblyjs/helper-buffer" "1.11.
|
|
2238
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
|
2239
|
-
"@webassemblyjs/helper-wasm-section" "1.11.
|
|
2240
|
-
"@webassemblyjs/wasm-gen" "1.11.
|
|
2241
|
-
"@webassemblyjs/wasm-opt" "1.11.
|
|
2242
|
-
"@webassemblyjs/wasm-parser" "1.11.
|
|
2243
|
-
"@webassemblyjs/wast-printer" "1.11.
|
|
2244
|
-
|
|
2245
|
-
"@webassemblyjs/wasm-gen@1.11.
|
|
2246
|
-
version "1.11.
|
|
2247
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.
|
|
2248
|
-
integrity sha512-
|
|
2249
|
-
dependencies:
|
|
2250
|
-
"@webassemblyjs/ast" "1.11.
|
|
2251
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
|
2252
|
-
"@webassemblyjs/ieee754" "1.11.
|
|
2253
|
-
"@webassemblyjs/leb128" "1.11.
|
|
2254
|
-
"@webassemblyjs/utf8" "1.11.
|
|
2255
|
-
|
|
2256
|
-
"@webassemblyjs/wasm-opt@1.11.
|
|
2257
|
-
version "1.11.
|
|
2258
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.
|
|
2259
|
-
integrity sha512-
|
|
2260
|
-
dependencies:
|
|
2261
|
-
"@webassemblyjs/ast" "1.11.
|
|
2262
|
-
"@webassemblyjs/helper-buffer" "1.11.
|
|
2263
|
-
"@webassemblyjs/wasm-gen" "1.11.
|
|
2264
|
-
"@webassemblyjs/wasm-parser" "1.11.
|
|
2265
|
-
|
|
2266
|
-
"@webassemblyjs/wasm-parser@1.11.1":
|
|
2267
|
-
version "1.11.
|
|
2268
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.
|
|
2269
|
-
integrity sha512-
|
|
2270
|
-
dependencies:
|
|
2271
|
-
"@webassemblyjs/ast" "1.11.
|
|
2272
|
-
"@webassemblyjs/helper-api-error" "1.11.
|
|
2273
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
|
2274
|
-
"@webassemblyjs/ieee754" "1.11.
|
|
2275
|
-
"@webassemblyjs/leb128" "1.11.
|
|
2276
|
-
"@webassemblyjs/utf8" "1.11.
|
|
2277
|
-
|
|
2278
|
-
"@webassemblyjs/wast-printer@1.11.
|
|
2279
|
-
version "1.11.
|
|
2280
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.
|
|
2281
|
-
integrity sha512-
|
|
2282
|
-
dependencies:
|
|
2283
|
-
"@webassemblyjs/ast" "1.11.
|
|
2263
|
+
"@webassemblyjs/utf8@1.11.5":
|
|
2264
|
+
version "1.11.5"
|
|
2265
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.5.tgz#83bef94856e399f3740e8df9f63bc47a987eae1a"
|
|
2266
|
+
integrity sha512-WiOhulHKTZU5UPlRl53gHR8OxdGsSOxqfpqWeA2FmcwBMaoEdz6b2x2si3IwC9/fSPLfe8pBMRTHVMk5nlwnFQ==
|
|
2267
|
+
|
|
2268
|
+
"@webassemblyjs/wasm-edit@^1.11.5":
|
|
2269
|
+
version "1.11.5"
|
|
2270
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.5.tgz#93ee10a08037657e21c70de31c47fdad6b522b2d"
|
|
2271
|
+
integrity sha512-C0p9D2fAu3Twwqvygvf42iGCQ4av8MFBLiTb+08SZ4cEdwzWx9QeAHDo1E2k+9s/0w1DM40oflJOpkZ8jW4HCQ==
|
|
2272
|
+
dependencies:
|
|
2273
|
+
"@webassemblyjs/ast" "1.11.5"
|
|
2274
|
+
"@webassemblyjs/helper-buffer" "1.11.5"
|
|
2275
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.5"
|
|
2276
|
+
"@webassemblyjs/helper-wasm-section" "1.11.5"
|
|
2277
|
+
"@webassemblyjs/wasm-gen" "1.11.5"
|
|
2278
|
+
"@webassemblyjs/wasm-opt" "1.11.5"
|
|
2279
|
+
"@webassemblyjs/wasm-parser" "1.11.5"
|
|
2280
|
+
"@webassemblyjs/wast-printer" "1.11.5"
|
|
2281
|
+
|
|
2282
|
+
"@webassemblyjs/wasm-gen@1.11.5":
|
|
2283
|
+
version "1.11.5"
|
|
2284
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.5.tgz#ceb1c82b40bf0cf67a492c53381916756ef7f0b1"
|
|
2285
|
+
integrity sha512-14vteRlRjxLK9eSyYFvw1K8Vv+iPdZU0Aebk3j6oB8TQiQYuO6hj9s4d7qf6f2HJr2khzvNldAFG13CgdkAIfA==
|
|
2286
|
+
dependencies:
|
|
2287
|
+
"@webassemblyjs/ast" "1.11.5"
|
|
2288
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.5"
|
|
2289
|
+
"@webassemblyjs/ieee754" "1.11.5"
|
|
2290
|
+
"@webassemblyjs/leb128" "1.11.5"
|
|
2291
|
+
"@webassemblyjs/utf8" "1.11.5"
|
|
2292
|
+
|
|
2293
|
+
"@webassemblyjs/wasm-opt@1.11.5":
|
|
2294
|
+
version "1.11.5"
|
|
2295
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.5.tgz#b52bac29681fa62487e16d3bb7f0633d5e62ca0a"
|
|
2296
|
+
integrity sha512-tcKwlIXstBQgbKy1MlbDMlXaxpucn42eb17H29rawYLxm5+MsEmgPzeCP8B1Cl69hCice8LeKgZpRUAPtqYPgw==
|
|
2297
|
+
dependencies:
|
|
2298
|
+
"@webassemblyjs/ast" "1.11.5"
|
|
2299
|
+
"@webassemblyjs/helper-buffer" "1.11.5"
|
|
2300
|
+
"@webassemblyjs/wasm-gen" "1.11.5"
|
|
2301
|
+
"@webassemblyjs/wasm-parser" "1.11.5"
|
|
2302
|
+
|
|
2303
|
+
"@webassemblyjs/wasm-parser@1.11.5", "@webassemblyjs/wasm-parser@^1.11.5":
|
|
2304
|
+
version "1.11.5"
|
|
2305
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.5.tgz#7ba0697ca74c860ea13e3ba226b29617046982e2"
|
|
2306
|
+
integrity sha512-SVXUIwsLQlc8srSD7jejsfTU83g7pIGr2YYNb9oHdtldSxaOhvA5xwvIiWIfcX8PlSakgqMXsLpLfbbJ4cBYew==
|
|
2307
|
+
dependencies:
|
|
2308
|
+
"@webassemblyjs/ast" "1.11.5"
|
|
2309
|
+
"@webassemblyjs/helper-api-error" "1.11.5"
|
|
2310
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.5"
|
|
2311
|
+
"@webassemblyjs/ieee754" "1.11.5"
|
|
2312
|
+
"@webassemblyjs/leb128" "1.11.5"
|
|
2313
|
+
"@webassemblyjs/utf8" "1.11.5"
|
|
2314
|
+
|
|
2315
|
+
"@webassemblyjs/wast-printer@1.11.5":
|
|
2316
|
+
version "1.11.5"
|
|
2317
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.5.tgz#7a5e9689043f3eca82d544d7be7a8e6373a6fa98"
|
|
2318
|
+
integrity sha512-f7Pq3wvg3GSPUPzR0F6bmI89Hdb+u9WXrSKc4v+N0aV0q6r42WoF92Jp2jEorBEBRoRNXgjp53nBniDXcqZYPA==
|
|
2319
|
+
dependencies:
|
|
2320
|
+
"@webassemblyjs/ast" "1.11.5"
|
|
2284
2321
|
"@xtuc/long" "4.2.2"
|
|
2285
2322
|
|
|
2286
2323
|
"@xtuc/ieee754@^1.2.0":
|
|
@@ -2312,9 +2349,9 @@ acorn-walk@^8.0.0:
|
|
|
2312
2349
|
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
|
|
2313
2350
|
|
|
2314
2351
|
acorn@^8.0.4, acorn@^8.5.0, acorn@^8.7.1:
|
|
2315
|
-
version "8.8.
|
|
2316
|
-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.
|
|
2317
|
-
integrity sha512-
|
|
2352
|
+
version "8.8.2"
|
|
2353
|
+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
|
|
2354
|
+
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
|
|
2318
2355
|
|
|
2319
2356
|
address@^1.0.1, address@^1.1.2:
|
|
2320
2357
|
version "1.2.2"
|
|
@@ -2341,7 +2378,7 @@ ajv-keywords@^3.4.1, ajv-keywords@^3.5.2:
|
|
|
2341
2378
|
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
|
|
2342
2379
|
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
|
|
2343
2380
|
|
|
2344
|
-
ajv-keywords@^5.
|
|
2381
|
+
ajv-keywords@^5.1.0:
|
|
2345
2382
|
version "5.1.0"
|
|
2346
2383
|
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz#69d4d385a4733cdbeab44964a1170a88f87f0e16"
|
|
2347
2384
|
integrity sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==
|
|
@@ -2358,10 +2395,10 @@ ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5:
|
|
|
2358
2395
|
json-schema-traverse "^0.4.1"
|
|
2359
2396
|
uri-js "^4.2.2"
|
|
2360
2397
|
|
|
2361
|
-
ajv@^8.0.0, ajv@^8.
|
|
2362
|
-
version "8.
|
|
2363
|
-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.
|
|
2364
|
-
integrity sha512-
|
|
2398
|
+
ajv@^8.0.0, ajv@^8.9.0:
|
|
2399
|
+
version "8.12.0"
|
|
2400
|
+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
|
|
2401
|
+
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
|
|
2365
2402
|
dependencies:
|
|
2366
2403
|
fast-deep-equal "^3.1.1"
|
|
2367
2404
|
json-schema-traverse "^1.0.0"
|
|
@@ -2369,31 +2406,31 @@ ajv@^8.0.0, ajv@^8.8.0:
|
|
|
2369
2406
|
uri-js "^4.2.2"
|
|
2370
2407
|
|
|
2371
2408
|
algoliasearch-helper@^3.10.0:
|
|
2372
|
-
version "3.
|
|
2373
|
-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.
|
|
2374
|
-
integrity sha512-
|
|
2409
|
+
version "3.13.0"
|
|
2410
|
+
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.13.0.tgz#1ccca7056fd27c2b0b5c92dd5c0abf4314bec3b8"
|
|
2411
|
+
integrity sha512-kV3c1jMQCvkARtGsSDvAwuht4PAMSsQILqPiH4WFiARoa3jXJ/r1TQoBWAjWyWF48rsNYCv7kzxgB4LTxrvvuw==
|
|
2375
2412
|
dependencies:
|
|
2376
2413
|
"@algolia/events" "^4.0.1"
|
|
2377
2414
|
|
|
2378
2415
|
algoliasearch@^4.0.0, algoliasearch@^4.13.1:
|
|
2379
|
-
version "4.
|
|
2380
|
-
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.
|
|
2381
|
-
integrity sha512-
|
|
2382
|
-
dependencies:
|
|
2383
|
-
"@algolia/cache-browser-local-storage" "4.
|
|
2384
|
-
"@algolia/cache-common" "4.
|
|
2385
|
-
"@algolia/cache-in-memory" "4.
|
|
2386
|
-
"@algolia/client-account" "4.
|
|
2387
|
-
"@algolia/client-analytics" "4.
|
|
2388
|
-
"@algolia/client-common" "4.
|
|
2389
|
-
"@algolia/client-personalization" "4.
|
|
2390
|
-
"@algolia/client-search" "4.
|
|
2391
|
-
"@algolia/logger-common" "4.
|
|
2392
|
-
"@algolia/logger-console" "4.
|
|
2393
|
-
"@algolia/requester-browser-xhr" "4.
|
|
2394
|
-
"@algolia/requester-common" "4.
|
|
2395
|
-
"@algolia/requester-node-http" "4.
|
|
2396
|
-
"@algolia/transporter" "4.
|
|
2416
|
+
version "4.17.0"
|
|
2417
|
+
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.17.0.tgz#46ed58b2b99509d041f11cd1ea83623edf84355f"
|
|
2418
|
+
integrity sha512-JMRh2Mw6sEnVMiz6+APsi7lx9a2jiDFF+WUtANaUVCv6uSU9UOLdo5h9K3pdP6frRRybaM2fX8b1u0nqICS9aA==
|
|
2419
|
+
dependencies:
|
|
2420
|
+
"@algolia/cache-browser-local-storage" "4.17.0"
|
|
2421
|
+
"@algolia/cache-common" "4.17.0"
|
|
2422
|
+
"@algolia/cache-in-memory" "4.17.0"
|
|
2423
|
+
"@algolia/client-account" "4.17.0"
|
|
2424
|
+
"@algolia/client-analytics" "4.17.0"
|
|
2425
|
+
"@algolia/client-common" "4.17.0"
|
|
2426
|
+
"@algolia/client-personalization" "4.17.0"
|
|
2427
|
+
"@algolia/client-search" "4.17.0"
|
|
2428
|
+
"@algolia/logger-common" "4.17.0"
|
|
2429
|
+
"@algolia/logger-console" "4.17.0"
|
|
2430
|
+
"@algolia/requester-browser-xhr" "4.17.0"
|
|
2431
|
+
"@algolia/requester-common" "4.17.0"
|
|
2432
|
+
"@algolia/requester-node-http" "4.17.0"
|
|
2433
|
+
"@algolia/transporter" "4.17.0"
|
|
2397
2434
|
|
|
2398
2435
|
ansi-align@^3.0.0, ansi-align@^3.0.1:
|
|
2399
2436
|
version "3.0.1"
|
|
@@ -2487,12 +2524,12 @@ at-least-node@^1.0.0:
|
|
|
2487
2524
|
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
|
2488
2525
|
|
|
2489
2526
|
autoprefixer@^10.4.12, autoprefixer@^10.4.7:
|
|
2490
|
-
version "10.4.
|
|
2491
|
-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.
|
|
2492
|
-
integrity sha512-
|
|
2527
|
+
version "10.4.14"
|
|
2528
|
+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.14.tgz#e28d49902f8e759dd25b153264e862df2705f79d"
|
|
2529
|
+
integrity sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==
|
|
2493
2530
|
dependencies:
|
|
2494
|
-
browserslist "^4.21.
|
|
2495
|
-
caniuse-lite "^1.0.
|
|
2531
|
+
browserslist "^4.21.5"
|
|
2532
|
+
caniuse-lite "^1.0.30001464"
|
|
2496
2533
|
fraction.js "^4.2.0"
|
|
2497
2534
|
normalize-range "^0.1.2"
|
|
2498
2535
|
picocolors "^1.0.0"
|
|
@@ -2610,9 +2647,9 @@ body-parser@1.20.1:
|
|
|
2610
2647
|
unpipe "1.0.0"
|
|
2611
2648
|
|
|
2612
2649
|
bonjour-service@^1.0.11:
|
|
2613
|
-
version "1.
|
|
2614
|
-
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.
|
|
2615
|
-
integrity sha512-
|
|
2650
|
+
version "1.1.1"
|
|
2651
|
+
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.1.1.tgz#960948fa0e0153f5d26743ab15baf8e33752c135"
|
|
2652
|
+
integrity sha512-Z/5lQRMOG9k7W+FkeGTNjh7htqn/2LMnfOvBZ8pynNZCM9MwkQkI3zeI4oz09uWdcgmgHugVvBqxGg4VQJ5PCg==
|
|
2616
2653
|
dependencies:
|
|
2617
2654
|
array-flatten "^2.1.2"
|
|
2618
2655
|
dns-equal "^1.0.0"
|
|
@@ -2667,15 +2704,15 @@ braces@^3.0.2, braces@~3.0.2:
|
|
|
2667
2704
|
dependencies:
|
|
2668
2705
|
fill-range "^7.0.1"
|
|
2669
2706
|
|
|
2670
|
-
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.
|
|
2671
|
-
version "4.21.
|
|
2672
|
-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.
|
|
2673
|
-
integrity sha512-
|
|
2707
|
+
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.18.1, browserslist@^4.21.3, browserslist@^4.21.4, browserslist@^4.21.5:
|
|
2708
|
+
version "4.21.5"
|
|
2709
|
+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.5.tgz#75c5dae60063ee641f977e00edd3cfb2fb7af6a7"
|
|
2710
|
+
integrity sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==
|
|
2674
2711
|
dependencies:
|
|
2675
|
-
caniuse-lite "^1.0.
|
|
2676
|
-
electron-to-chromium "^1.4.
|
|
2677
|
-
node-releases "^2.0.
|
|
2678
|
-
update-browserslist-db "^1.0.
|
|
2712
|
+
caniuse-lite "^1.0.30001449"
|
|
2713
|
+
electron-to-chromium "^1.4.284"
|
|
2714
|
+
node-releases "^2.0.8"
|
|
2715
|
+
update-browserslist-db "^1.0.10"
|
|
2679
2716
|
|
|
2680
2717
|
buffer-from@^1.0.0:
|
|
2681
2718
|
version "1.1.2"
|
|
@@ -2746,10 +2783,10 @@ caniuse-api@^3.0.0:
|
|
|
2746
2783
|
lodash.memoize "^4.1.2"
|
|
2747
2784
|
lodash.uniq "^4.5.0"
|
|
2748
2785
|
|
|
2749
|
-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.
|
|
2750
|
-
version "1.0.
|
|
2751
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.
|
|
2752
|
-
integrity sha512-
|
|
2786
|
+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
|
|
2787
|
+
version "1.0.30001482"
|
|
2788
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001482.tgz#8b3fad73dc35b2674a5c96df2d4f9f1c561435de"
|
|
2789
|
+
integrity sha512-F1ZInsg53cegyjroxLNW9DmrEQ1SuGRTO1QlpA0o2/6OpQ0gFeDRoq1yFmnr8Sakn9qwwt9DmbxHB6w167OSuQ==
|
|
2753
2790
|
|
|
2754
2791
|
ccount@^1.0.0:
|
|
2755
2792
|
version "1.1.0"
|
|
@@ -2839,14 +2876,14 @@ ci-info@^2.0.0:
|
|
|
2839
2876
|
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
|
|
2840
2877
|
|
|
2841
2878
|
ci-info@^3.2.0:
|
|
2842
|
-
version "3.
|
|
2843
|
-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.
|
|
2844
|
-
integrity sha512-
|
|
2879
|
+
version "3.8.0"
|
|
2880
|
+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
|
|
2881
|
+
integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==
|
|
2845
2882
|
|
|
2846
2883
|
clean-css@^5.2.2, clean-css@^5.3.0:
|
|
2847
|
-
version "5.3.
|
|
2848
|
-
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.3.
|
|
2849
|
-
integrity sha512-
|
|
2884
|
+
version "5.3.2"
|
|
2885
|
+
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.3.2.tgz#70ecc7d4d4114921f5d298349ff86a31a9975224"
|
|
2886
|
+
integrity sha512-JVJbM+f3d3Q704rF4bqQ5UUyTtuJ0JRKNbTKVEeujCCBoMdkEi+V+e8oktO9qGQNSvHrFTM6JZRXrUvGR1czww==
|
|
2850
2887
|
dependencies:
|
|
2851
2888
|
source-map "~0.6.0"
|
|
2852
2889
|
|
|
@@ -2930,9 +2967,9 @@ colord@^2.9.1:
|
|
|
2930
2967
|
integrity sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==
|
|
2931
2968
|
|
|
2932
2969
|
colorette@^2.0.10:
|
|
2933
|
-
version "2.0.
|
|
2934
|
-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.
|
|
2935
|
-
integrity sha512-
|
|
2970
|
+
version "2.0.20"
|
|
2971
|
+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
|
|
2972
|
+
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
|
|
2936
2973
|
|
|
2937
2974
|
combine-promises@^1.1.0:
|
|
2938
2975
|
version "1.1.0"
|
|
@@ -3029,9 +3066,9 @@ content-disposition@0.5.4:
|
|
|
3029
3066
|
safe-buffer "5.2.1"
|
|
3030
3067
|
|
|
3031
3068
|
content-type@~1.0.4:
|
|
3032
|
-
version "1.0.
|
|
3033
|
-
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.
|
|
3034
|
-
integrity sha512-
|
|
3069
|
+
version "1.0.5"
|
|
3070
|
+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
|
|
3071
|
+
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
|
|
3035
3072
|
|
|
3036
3073
|
convert-source-map@^1.7.0:
|
|
3037
3074
|
version "1.9.0"
|
|
@@ -3049,9 +3086,9 @@ cookie@0.5.0:
|
|
|
3049
3086
|
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
|
|
3050
3087
|
|
|
3051
3088
|
copy-text-to-clipboard@^3.0.1:
|
|
3052
|
-
version "3.0
|
|
3053
|
-
resolved "https://registry.yarnpkg.com/copy-text-to-clipboard/-/copy-text-to-clipboard-3.0.
|
|
3054
|
-
integrity sha512-
|
|
3089
|
+
version "3.1.0"
|
|
3090
|
+
resolved "https://registry.yarnpkg.com/copy-text-to-clipboard/-/copy-text-to-clipboard-3.1.0.tgz#6bf40deef0a51ac6858efb0d76ded2c6d6a15059"
|
|
3091
|
+
integrity sha512-PFM6BnjLnOON/lB3ta/Jg7Ywsv+l9kQGD4TWDCSlRBGmqnnTM5MrDkhAFgw+8HZt0wW6Q2BBE4cmy9sq+s9Qng==
|
|
3055
3092
|
|
|
3056
3093
|
copy-webpack-plugin@^11.0.0:
|
|
3057
3094
|
version "11.0.0"
|
|
@@ -3066,21 +3103,21 @@ copy-webpack-plugin@^11.0.0:
|
|
|
3066
3103
|
serialize-javascript "^6.0.0"
|
|
3067
3104
|
|
|
3068
3105
|
core-js-compat@^3.25.1:
|
|
3069
|
-
version "3.
|
|
3070
|
-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.
|
|
3071
|
-
integrity sha512-
|
|
3106
|
+
version "3.30.1"
|
|
3107
|
+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.30.1.tgz#961541e22db9c27fc48bfc13a3cafa8734171dfe"
|
|
3108
|
+
integrity sha512-d690npR7MC6P0gq4npTl5n2VQeNAmUrJ90n+MHiKS7W2+xno4o3F5GDEuylSdi6EJ3VssibSGXOa1r3YXD3Mhw==
|
|
3072
3109
|
dependencies:
|
|
3073
|
-
browserslist "^4.21.
|
|
3110
|
+
browserslist "^4.21.5"
|
|
3074
3111
|
|
|
3075
3112
|
core-js-pure@^3.25.1:
|
|
3076
|
-
version "3.
|
|
3077
|
-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.
|
|
3078
|
-
integrity sha512-
|
|
3113
|
+
version "3.30.1"
|
|
3114
|
+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.30.1.tgz#7d93dc89e7d47b8ef05d7e79f507b0e99ea77eec"
|
|
3115
|
+
integrity sha512-nXBEVpmUnNRhz83cHd9JRQC52cTMcuXAmR56+9dSMpRdpeA4I1PX6yjmhd71Eyc/wXNsdBdUDIj1QTIeZpU5Tg==
|
|
3079
3116
|
|
|
3080
3117
|
core-js@^3.23.3:
|
|
3081
|
-
version "3.
|
|
3082
|
-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.
|
|
3083
|
-
integrity sha512-
|
|
3118
|
+
version "3.30.1"
|
|
3119
|
+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.30.1.tgz#fc9c5adcc541d8e9fa3e381179433cbf795628ba"
|
|
3120
|
+
integrity sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==
|
|
3084
3121
|
|
|
3085
3122
|
core-util-is@~1.0.0:
|
|
3086
3123
|
version "1.0.3"
|
|
@@ -3098,7 +3135,7 @@ cosmiconfig@^6.0.0:
|
|
|
3098
3135
|
path-type "^4.0.0"
|
|
3099
3136
|
yaml "^1.7.2"
|
|
3100
3137
|
|
|
3101
|
-
cosmiconfig@^7.0.
|
|
3138
|
+
cosmiconfig@^7.0.1:
|
|
3102
3139
|
version "7.1.0"
|
|
3103
3140
|
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
|
|
3104
3141
|
integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==
|
|
@@ -3109,6 +3146,16 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
|
|
|
3109
3146
|
path-type "^4.0.0"
|
|
3110
3147
|
yaml "^1.10.0"
|
|
3111
3148
|
|
|
3149
|
+
cosmiconfig@^8.1.3:
|
|
3150
|
+
version "8.1.3"
|
|
3151
|
+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.1.3.tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689"
|
|
3152
|
+
integrity sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==
|
|
3153
|
+
dependencies:
|
|
3154
|
+
import-fresh "^3.2.1"
|
|
3155
|
+
js-yaml "^4.1.0"
|
|
3156
|
+
parse-json "^5.0.0"
|
|
3157
|
+
path-type "^4.0.0"
|
|
3158
|
+
|
|
3112
3159
|
cross-fetch@^3.1.5:
|
|
3113
3160
|
version "3.1.5"
|
|
3114
3161
|
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
|
|
@@ -3131,9 +3178,9 @@ crypto-random-string@^2.0.0:
|
|
|
3131
3178
|
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
|
|
3132
3179
|
|
|
3133
3180
|
css-declaration-sorter@^6.3.1:
|
|
3134
|
-
version "6.
|
|
3135
|
-
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.
|
|
3136
|
-
integrity sha512-
|
|
3181
|
+
version "6.4.0"
|
|
3182
|
+
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.4.0.tgz#630618adc21724484b3e9505bce812def44000ad"
|
|
3183
|
+
integrity sha512-jDfsatwWMWN0MODAFuHszfjphEXfNw9JUAhmY4pLu3TyTU+ohUpsbVtbU+1MZn4a47D9kqh03i4eyOm+74+zew==
|
|
3137
3184
|
|
|
3138
3185
|
css-loader@^6.7.1:
|
|
3139
3186
|
version "6.7.3"
|
|
@@ -3202,33 +3249,33 @@ cssesc@^3.0.0:
|
|
|
3202
3249
|
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
|
3203
3250
|
|
|
3204
3251
|
cssnano-preset-advanced@^5.3.8:
|
|
3205
|
-
version "5.3.
|
|
3206
|
-
resolved "https://registry.yarnpkg.com/cssnano-preset-advanced/-/cssnano-preset-advanced-5.3.
|
|
3207
|
-
integrity sha512-
|
|
3252
|
+
version "5.3.10"
|
|
3253
|
+
resolved "https://registry.yarnpkg.com/cssnano-preset-advanced/-/cssnano-preset-advanced-5.3.10.tgz#25558a1fbf3a871fb6429ce71e41be7f5aca6eef"
|
|
3254
|
+
integrity sha512-fnYJyCS9jgMU+cmHO1rPSPf9axbQyD7iUhLO5Df6O4G+fKIOMps+ZbU0PdGFejFBBZ3Pftf18fn1eG7MAPUSWQ==
|
|
3208
3255
|
dependencies:
|
|
3209
3256
|
autoprefixer "^10.4.12"
|
|
3210
|
-
cssnano-preset-default "^5.2.
|
|
3257
|
+
cssnano-preset-default "^5.2.14"
|
|
3211
3258
|
postcss-discard-unused "^5.1.0"
|
|
3212
3259
|
postcss-merge-idents "^5.1.1"
|
|
3213
3260
|
postcss-reduce-idents "^5.2.0"
|
|
3214
3261
|
postcss-zindex "^5.1.0"
|
|
3215
3262
|
|
|
3216
|
-
cssnano-preset-default@^5.2.
|
|
3217
|
-
version "5.2.
|
|
3218
|
-
resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-5.2.
|
|
3219
|
-
integrity sha512-
|
|
3263
|
+
cssnano-preset-default@^5.2.14:
|
|
3264
|
+
version "5.2.14"
|
|
3265
|
+
resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz#309def4f7b7e16d71ab2438052093330d9ab45d8"
|
|
3266
|
+
integrity sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==
|
|
3220
3267
|
dependencies:
|
|
3221
3268
|
css-declaration-sorter "^6.3.1"
|
|
3222
3269
|
cssnano-utils "^3.1.0"
|
|
3223
3270
|
postcss-calc "^8.2.3"
|
|
3224
|
-
postcss-colormin "^5.3.
|
|
3271
|
+
postcss-colormin "^5.3.1"
|
|
3225
3272
|
postcss-convert-values "^5.1.3"
|
|
3226
3273
|
postcss-discard-comments "^5.1.2"
|
|
3227
3274
|
postcss-discard-duplicates "^5.1.0"
|
|
3228
3275
|
postcss-discard-empty "^5.1.1"
|
|
3229
3276
|
postcss-discard-overridden "^5.1.0"
|
|
3230
3277
|
postcss-merge-longhand "^5.1.7"
|
|
3231
|
-
postcss-merge-rules "^5.1.
|
|
3278
|
+
postcss-merge-rules "^5.1.4"
|
|
3232
3279
|
postcss-minify-font-values "^5.1.0"
|
|
3233
3280
|
postcss-minify-gradients "^5.1.1"
|
|
3234
3281
|
postcss-minify-params "^5.1.4"
|
|
@@ -3243,7 +3290,7 @@ cssnano-preset-default@^5.2.13:
|
|
|
3243
3290
|
postcss-normalize-url "^5.1.0"
|
|
3244
3291
|
postcss-normalize-whitespace "^5.1.1"
|
|
3245
3292
|
postcss-ordered-values "^5.1.3"
|
|
3246
|
-
postcss-reduce-initial "^5.1.
|
|
3293
|
+
postcss-reduce-initial "^5.1.2"
|
|
3247
3294
|
postcss-reduce-transforms "^5.1.0"
|
|
3248
3295
|
postcss-svgo "^5.1.0"
|
|
3249
3296
|
postcss-unique-selectors "^5.1.1"
|
|
@@ -3254,11 +3301,11 @@ cssnano-utils@^3.1.0:
|
|
|
3254
3301
|
integrity sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==
|
|
3255
3302
|
|
|
3256
3303
|
cssnano@^5.1.12, cssnano@^5.1.8:
|
|
3257
|
-
version "5.1.
|
|
3258
|
-
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-5.1.
|
|
3259
|
-
integrity sha512-
|
|
3304
|
+
version "5.1.15"
|
|
3305
|
+
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-5.1.15.tgz#ded66b5480d5127fcb44dac12ea5a983755136bf"
|
|
3306
|
+
integrity sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==
|
|
3260
3307
|
dependencies:
|
|
3261
|
-
cssnano-preset-default "^5.2.
|
|
3308
|
+
cssnano-preset-default "^5.2.14"
|
|
3262
3309
|
lilconfig "^2.0.3"
|
|
3263
3310
|
yaml "^1.10.2"
|
|
3264
3311
|
|
|
@@ -3270,9 +3317,9 @@ csso@^4.2.0:
|
|
|
3270
3317
|
css-tree "^1.1.2"
|
|
3271
3318
|
|
|
3272
3319
|
csstype@^3.0.2:
|
|
3273
|
-
version "3.1.
|
|
3274
|
-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.
|
|
3275
|
-
integrity sha512-
|
|
3320
|
+
version "3.1.2"
|
|
3321
|
+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
|
|
3322
|
+
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
|
|
3276
3323
|
|
|
3277
3324
|
debug@2.6.9, debug@^2.6.0:
|
|
3278
3325
|
version "2.6.9"
|
|
@@ -3301,9 +3348,9 @@ deep-extend@^0.6.0:
|
|
|
3301
3348
|
integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
|
|
3302
3349
|
|
|
3303
3350
|
deepmerge@^4.2.2:
|
|
3304
|
-
version "4.
|
|
3305
|
-
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.
|
|
3306
|
-
integrity sha512-
|
|
3351
|
+
version "4.3.1"
|
|
3352
|
+
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.3.1.tgz#44b5f2147cd3b00d4b56137685966f26fd25dd4a"
|
|
3353
|
+
integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==
|
|
3307
3354
|
|
|
3308
3355
|
default-gateway@^6.0.3:
|
|
3309
3356
|
version "6.0.3"
|
|
@@ -3323,9 +3370,9 @@ define-lazy-prop@^2.0.0:
|
|
|
3323
3370
|
integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==
|
|
3324
3371
|
|
|
3325
3372
|
define-properties@^1.1.4:
|
|
3326
|
-
version "1.
|
|
3327
|
-
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.
|
|
3328
|
-
integrity sha512-
|
|
3373
|
+
version "1.2.0"
|
|
3374
|
+
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5"
|
|
3375
|
+
integrity sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==
|
|
3329
3376
|
dependencies:
|
|
3330
3377
|
has-property-descriptors "^1.0.0"
|
|
3331
3378
|
object-keys "^1.1.1"
|
|
@@ -3400,9 +3447,9 @@ dns-equal@^1.0.0:
|
|
|
3400
3447
|
integrity sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==
|
|
3401
3448
|
|
|
3402
3449
|
dns-packet@^5.2.2:
|
|
3403
|
-
version "5.
|
|
3404
|
-
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-5.
|
|
3405
|
-
integrity sha512-
|
|
3450
|
+
version "5.6.0"
|
|
3451
|
+
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-5.6.0.tgz#2202c947845c7a63c23ece58f2f70ff6ab4c2f7d"
|
|
3452
|
+
integrity sha512-rza3UH1LwdHh9qyPXp8lkwpjSNk/AMD3dPytUoRoqnypDUhY0xvbdmVhWOfxO68frEfV9BU8V12Ez7ZsHGZpCQ==
|
|
3406
3453
|
dependencies:
|
|
3407
3454
|
"@leichtgewicht/ip-codec" "^2.0.1"
|
|
3408
3455
|
|
|
@@ -3443,7 +3490,7 @@ domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1:
|
|
|
3443
3490
|
dependencies:
|
|
3444
3491
|
domelementtype "^2.2.0"
|
|
3445
3492
|
|
|
3446
|
-
domhandler@^5.0.
|
|
3493
|
+
domhandler@^5.0.2, domhandler@^5.0.3:
|
|
3447
3494
|
version "5.0.3"
|
|
3448
3495
|
resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-5.0.3.tgz#cc385f7f751f1d1fc650c21374804254538c7d31"
|
|
3449
3496
|
integrity sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==
|
|
@@ -3460,13 +3507,13 @@ domutils@^2.5.2, domutils@^2.8.0:
|
|
|
3460
3507
|
domhandler "^4.2.0"
|
|
3461
3508
|
|
|
3462
3509
|
domutils@^3.0.1:
|
|
3463
|
-
version "3.0
|
|
3464
|
-
resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.0.
|
|
3465
|
-
integrity sha512-
|
|
3510
|
+
version "3.1.0"
|
|
3511
|
+
resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.1.0.tgz#c47f551278d3dc4b0b1ab8cbb42d751a6f0d824e"
|
|
3512
|
+
integrity sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==
|
|
3466
3513
|
dependencies:
|
|
3467
3514
|
dom-serializer "^2.0.0"
|
|
3468
3515
|
domelementtype "^2.3.0"
|
|
3469
|
-
domhandler "^5.0.
|
|
3516
|
+
domhandler "^5.0.3"
|
|
3470
3517
|
|
|
3471
3518
|
dot-case@^3.0.4:
|
|
3472
3519
|
version "3.0.4"
|
|
@@ -3503,10 +3550,10 @@ ee-first@1.1.1:
|
|
|
3503
3550
|
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
|
3504
3551
|
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
|
3505
3552
|
|
|
3506
|
-
electron-to-chromium@^1.4.
|
|
3507
|
-
version "1.4.
|
|
3508
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
3509
|
-
integrity sha512-
|
|
3553
|
+
electron-to-chromium@^1.4.284:
|
|
3554
|
+
version "1.4.384"
|
|
3555
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.384.tgz#5c23b5579930dec9af2a93edafddbe991542eace"
|
|
3556
|
+
integrity sha512-I97q0MmRAAqj53+a8vZsDkEXBZki+ehYAOPzwtQzALip52aEp2+BJqHFtTlsfjoqVZYwPpHC8wM6MbsSZQ/Eqw==
|
|
3510
3557
|
|
|
3511
3558
|
emoji-regex@^8.0.0:
|
|
3512
3559
|
version "8.0.0"
|
|
@@ -3540,10 +3587,10 @@ end-of-stream@^1.1.0:
|
|
|
3540
3587
|
dependencies:
|
|
3541
3588
|
once "^1.4.0"
|
|
3542
3589
|
|
|
3543
|
-
enhanced-resolve@^5.
|
|
3544
|
-
version "5.
|
|
3545
|
-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.
|
|
3546
|
-
integrity sha512-
|
|
3590
|
+
enhanced-resolve@^5.13.0:
|
|
3591
|
+
version "5.13.0"
|
|
3592
|
+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.13.0.tgz#26d1ecc448c02de997133217b5c1053f34a0a275"
|
|
3593
|
+
integrity sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==
|
|
3547
3594
|
dependencies:
|
|
3548
3595
|
graceful-fs "^4.2.4"
|
|
3549
3596
|
tapable "^2.2.0"
|
|
@@ -3553,10 +3600,10 @@ entities@^2.0.0:
|
|
|
3553
3600
|
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
|
|
3554
3601
|
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
|
|
3555
3602
|
|
|
3556
|
-
entities@^4.2.0, entities@^4.
|
|
3557
|
-
version "4.
|
|
3558
|
-
resolved "https://registry.yarnpkg.com/entities/-/entities-4.
|
|
3559
|
-
integrity sha512-
|
|
3603
|
+
entities@^4.2.0, entities@^4.4.0:
|
|
3604
|
+
version "4.5.0"
|
|
3605
|
+
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
|
|
3606
|
+
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
|
|
3560
3607
|
|
|
3561
3608
|
error-ex@^1.3.1:
|
|
3562
3609
|
version "1.3.2"
|
|
@@ -3565,10 +3612,10 @@ error-ex@^1.3.1:
|
|
|
3565
3612
|
dependencies:
|
|
3566
3613
|
is-arrayish "^0.2.1"
|
|
3567
3614
|
|
|
3568
|
-
es-module-lexer@^
|
|
3569
|
-
version "
|
|
3570
|
-
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-
|
|
3571
|
-
integrity sha512-
|
|
3615
|
+
es-module-lexer@^1.2.1:
|
|
3616
|
+
version "1.2.1"
|
|
3617
|
+
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.2.1.tgz#ba303831f63e6a394983fde2f97ad77b22324527"
|
|
3618
|
+
integrity sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==
|
|
3572
3619
|
|
|
3573
3620
|
escalade@^3.1.1:
|
|
3574
3621
|
version "3.1.1"
|
|
@@ -3630,10 +3677,10 @@ esutils@^2.0.2:
|
|
|
3630
3677
|
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
|
|
3631
3678
|
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
|
3632
3679
|
|
|
3633
|
-
eta@^
|
|
3634
|
-
version "
|
|
3635
|
-
resolved "https://registry.yarnpkg.com/eta/-/eta-
|
|
3636
|
-
integrity sha512-
|
|
3680
|
+
eta@^2.0.0:
|
|
3681
|
+
version "2.0.1"
|
|
3682
|
+
resolved "https://registry.yarnpkg.com/eta/-/eta-2.0.1.tgz#199e675359cb6e19d38f29e1f405e1ba0e79a6df"
|
|
3683
|
+
integrity sha512-46E2qDPDm7QA+usjffUWz9KfXsxVZclPOuKsXs4ZWZdI/X1wpDF7AO424pt7fdYohCzWsIkXAhNGXSlwo5naAg==
|
|
3637
3684
|
|
|
3638
3685
|
etag@~1.8.1:
|
|
3639
3686
|
version "1.8.1"
|
|
@@ -3751,9 +3798,9 @@ fast-url-parser@1.1.3:
|
|
|
3751
3798
|
punycode "^1.3.2"
|
|
3752
3799
|
|
|
3753
3800
|
fastq@^1.6.0:
|
|
3754
|
-
version "1.
|
|
3755
|
-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.
|
|
3756
|
-
integrity sha512-
|
|
3801
|
+
version "1.15.0"
|
|
3802
|
+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
|
|
3803
|
+
integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
|
|
3757
3804
|
dependencies:
|
|
3758
3805
|
reusify "^1.0.4"
|
|
3759
3806
|
|
|
@@ -3862,9 +3909,9 @@ find-up@^5.0.0:
|
|
|
3862
3909
|
path-exists "^4.0.0"
|
|
3863
3910
|
|
|
3864
3911
|
flux@^4.0.1:
|
|
3865
|
-
version "4.0.
|
|
3866
|
-
resolved "https://registry.yarnpkg.com/flux/-/flux-4.0.
|
|
3867
|
-
integrity sha512-
|
|
3912
|
+
version "4.0.4"
|
|
3913
|
+
resolved "https://registry.yarnpkg.com/flux/-/flux-4.0.4.tgz#9661182ea81d161ee1a6a6af10d20485ef2ac572"
|
|
3914
|
+
integrity sha512-NCj3XlayA2UsapRpM7va6wU1+9rE5FIL7qoMcmxWHRzbp0yujihMBm9BBHZ1MDIk5h5o2Bl6eGiCe8rYELAmYw==
|
|
3868
3915
|
dependencies:
|
|
3869
3916
|
fbemitter "^3.0.0"
|
|
3870
3917
|
fbjs "^3.0.1"
|
|
@@ -3875,9 +3922,9 @@ follow-redirects@^1.0.0, follow-redirects@^1.14.7:
|
|
|
3875
3922
|
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
|
|
3876
3923
|
|
|
3877
3924
|
fork-ts-checker-webpack-plugin@^6.5.0:
|
|
3878
|
-
version "6.5.
|
|
3879
|
-
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.
|
|
3880
|
-
integrity sha512-
|
|
3925
|
+
version "6.5.3"
|
|
3926
|
+
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.3.tgz#eda2eff6e22476a2688d10661688c47f611b37f3"
|
|
3927
|
+
integrity sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==
|
|
3881
3928
|
dependencies:
|
|
3882
3929
|
"@babel/code-frame" "^7.8.3"
|
|
3883
3930
|
"@types/json-schema" "^7.0.5"
|
|
@@ -3953,9 +4000,9 @@ gensync@^1.0.0-beta.1, gensync@^1.0.0-beta.2:
|
|
|
3953
4000
|
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
|
|
3954
4001
|
|
|
3955
4002
|
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1:
|
|
3956
|
-
version "1.
|
|
3957
|
-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.
|
|
3958
|
-
integrity sha512-
|
|
4003
|
+
version "1.2.0"
|
|
4004
|
+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.0.tgz#7ad1dc0535f3a2904bba075772763e5051f6d05f"
|
|
4005
|
+
integrity sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==
|
|
3959
4006
|
dependencies:
|
|
3960
4007
|
function-bind "^1.1.1"
|
|
3961
4008
|
has "^1.0.3"
|
|
@@ -4062,9 +4109,9 @@ globby@^11.0.1, globby@^11.0.4, globby@^11.1.0:
|
|
|
4062
4109
|
slash "^3.0.0"
|
|
4063
4110
|
|
|
4064
4111
|
globby@^13.1.1:
|
|
4065
|
-
version "13.1.
|
|
4066
|
-
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.
|
|
4067
|
-
integrity sha512-
|
|
4112
|
+
version "13.1.4"
|
|
4113
|
+
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.4.tgz#2f91c116066bcec152465ba36e5caa4a13c01317"
|
|
4114
|
+
integrity sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==
|
|
4068
4115
|
dependencies:
|
|
4069
4116
|
dir-glob "^3.0.1"
|
|
4070
4117
|
fast-glob "^3.2.11"
|
|
@@ -4090,9 +4137,9 @@ got@^9.6.0:
|
|
|
4090
4137
|
url-parse-lax "^3.0.0"
|
|
4091
4138
|
|
|
4092
4139
|
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9:
|
|
4093
|
-
version "4.2.
|
|
4094
|
-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.
|
|
4095
|
-
integrity sha512-
|
|
4140
|
+
version "4.2.11"
|
|
4141
|
+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
|
|
4142
|
+
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
|
4096
4143
|
|
|
4097
4144
|
gray-matter@^4.0.3:
|
|
4098
4145
|
version "4.0.3"
|
|
@@ -4271,9 +4318,9 @@ html-minifier-terser@^6.0.2, html-minifier-terser@^6.1.0:
|
|
|
4271
4318
|
terser "^5.10.0"
|
|
4272
4319
|
|
|
4273
4320
|
html-tags@^3.2.0:
|
|
4274
|
-
version "3.
|
|
4275
|
-
resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.
|
|
4276
|
-
integrity sha512-
|
|
4321
|
+
version "3.3.1"
|
|
4322
|
+
resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.3.1.tgz#a04026a18c882e4bba8a01a3d39cfe465d40b5ce"
|
|
4323
|
+
integrity sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==
|
|
4277
4324
|
|
|
4278
4325
|
html-void-elements@^1.0.0:
|
|
4279
4326
|
version "1.0.5"
|
|
@@ -4281,9 +4328,9 @@ html-void-elements@^1.0.0:
|
|
|
4281
4328
|
integrity sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==
|
|
4282
4329
|
|
|
4283
4330
|
html-webpack-plugin@^5.5.0:
|
|
4284
|
-
version "5.5.
|
|
4285
|
-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.
|
|
4286
|
-
integrity sha512-
|
|
4331
|
+
version "5.5.1"
|
|
4332
|
+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz#826838e31b427f5f7f30971f8d8fa2422dfa6763"
|
|
4333
|
+
integrity sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==
|
|
4287
4334
|
dependencies:
|
|
4288
4335
|
"@types/html-minifier-terser" "^6.0.0"
|
|
4289
4336
|
html-minifier-terser "^6.0.2"
|
|
@@ -4302,19 +4349,19 @@ htmlparser2@^6.1.0:
|
|
|
4302
4349
|
entities "^2.0.0"
|
|
4303
4350
|
|
|
4304
4351
|
htmlparser2@^8.0.1:
|
|
4305
|
-
version "8.0.
|
|
4306
|
-
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-8.0.
|
|
4307
|
-
integrity sha512-
|
|
4352
|
+
version "8.0.2"
|
|
4353
|
+
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-8.0.2.tgz#f002151705b383e62433b5cf466f5b716edaec21"
|
|
4354
|
+
integrity sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==
|
|
4308
4355
|
dependencies:
|
|
4309
4356
|
domelementtype "^2.3.0"
|
|
4310
|
-
domhandler "^5.0.
|
|
4357
|
+
domhandler "^5.0.3"
|
|
4311
4358
|
domutils "^3.0.1"
|
|
4312
|
-
entities "^4.
|
|
4359
|
+
entities "^4.4.0"
|
|
4313
4360
|
|
|
4314
4361
|
http-cache-semantics@^4.0.0:
|
|
4315
|
-
version "4.1.
|
|
4316
|
-
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.
|
|
4317
|
-
integrity sha512-
|
|
4362
|
+
version "4.1.1"
|
|
4363
|
+
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
|
|
4364
|
+
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
|
|
4318
4365
|
|
|
4319
4366
|
http-deceiver@^1.2.7:
|
|
4320
4367
|
version "1.2.7"
|
|
@@ -4397,9 +4444,9 @@ image-size@^1.0.1:
|
|
|
4397
4444
|
queue "6.0.2"
|
|
4398
4445
|
|
|
4399
4446
|
immer@^9.0.7:
|
|
4400
|
-
version "9.0.
|
|
4401
|
-
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.
|
|
4402
|
-
integrity sha512-
|
|
4447
|
+
version "9.0.21"
|
|
4448
|
+
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
|
|
4449
|
+
integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
|
|
4403
4450
|
|
|
4404
4451
|
import-fresh@^3.1.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
|
|
4405
4452
|
version "3.3.0"
|
|
@@ -4424,10 +4471,10 @@ indent-string@^4.0.0:
|
|
|
4424
4471
|
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
|
|
4425
4472
|
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
|
|
4426
4473
|
|
|
4427
|
-
infima@0.2.0-alpha.
|
|
4428
|
-
version "0.2.0-alpha.
|
|
4429
|
-
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.
|
|
4430
|
-
integrity sha512-
|
|
4474
|
+
infima@0.2.0-alpha.43:
|
|
4475
|
+
version "0.2.0-alpha.43"
|
|
4476
|
+
resolved "https://registry.yarnpkg.com/infima/-/infima-0.2.0-alpha.43.tgz#f7aa1d7b30b6c08afef441c726bac6150228cbe0"
|
|
4477
|
+
integrity sha512-2uw57LvUqW0rK/SWYnd/2rRfxNA5DDNOh33jxF7fy46VWoNhGxiUQyVZHbBMjQ33mQem0cjdDVwgWVAmlRfgyQ==
|
|
4431
4478
|
|
|
4432
4479
|
inflight@^1.0.4:
|
|
4433
4480
|
version "1.0.6"
|
|
@@ -4521,10 +4568,10 @@ is-ci@^2.0.0:
|
|
|
4521
4568
|
dependencies:
|
|
4522
4569
|
ci-info "^2.0.0"
|
|
4523
4570
|
|
|
4524
|
-
is-core-module@^2.
|
|
4525
|
-
version "2.
|
|
4526
|
-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.
|
|
4527
|
-
integrity sha512-
|
|
4571
|
+
is-core-module@^2.11.0:
|
|
4572
|
+
version "2.12.0"
|
|
4573
|
+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.0.tgz#36ad62f6f73c8253fd6472517a12483cf03e7ec4"
|
|
4574
|
+
integrity sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ==
|
|
4528
4575
|
dependencies:
|
|
4529
4576
|
has "^1.0.3"
|
|
4530
4577
|
|
|
@@ -4682,12 +4729,12 @@ isobject@^3.0.1:
|
|
|
4682
4729
|
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
|
|
4683
4730
|
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
|
|
4684
4731
|
|
|
4685
|
-
jest-util@^29.
|
|
4686
|
-
version "29.
|
|
4687
|
-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.
|
|
4688
|
-
integrity sha512-
|
|
4732
|
+
jest-util@^29.5.0:
|
|
4733
|
+
version "29.5.0"
|
|
4734
|
+
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
|
|
4735
|
+
integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
|
|
4689
4736
|
dependencies:
|
|
4690
|
-
"@jest/types" "^29.
|
|
4737
|
+
"@jest/types" "^29.5.0"
|
|
4691
4738
|
"@types/node" "*"
|
|
4692
4739
|
chalk "^4.0.0"
|
|
4693
4740
|
ci-info "^3.2.0"
|
|
@@ -4704,24 +4751,29 @@ jest-worker@^27.4.5:
|
|
|
4704
4751
|
supports-color "^8.0.0"
|
|
4705
4752
|
|
|
4706
4753
|
jest-worker@^29.1.2:
|
|
4707
|
-
version "29.
|
|
4708
|
-
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.
|
|
4709
|
-
integrity sha512-
|
|
4754
|
+
version "29.5.0"
|
|
4755
|
+
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.5.0.tgz#bdaefb06811bd3384d93f009755014d8acb4615d"
|
|
4756
|
+
integrity sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==
|
|
4710
4757
|
dependencies:
|
|
4711
4758
|
"@types/node" "*"
|
|
4712
|
-
jest-util "^29.
|
|
4759
|
+
jest-util "^29.5.0"
|
|
4713
4760
|
merge-stream "^2.0.0"
|
|
4714
4761
|
supports-color "^8.0.0"
|
|
4715
4762
|
|
|
4763
|
+
jiti@^1.18.2:
|
|
4764
|
+
version "1.18.2"
|
|
4765
|
+
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.18.2.tgz#80c3ef3d486ebf2450d9335122b32d121f2a83cd"
|
|
4766
|
+
integrity sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==
|
|
4767
|
+
|
|
4716
4768
|
joi@^17.6.0:
|
|
4717
|
-
version "17.
|
|
4718
|
-
resolved "https://registry.yarnpkg.com/joi/-/joi-17.
|
|
4719
|
-
integrity sha512-
|
|
4769
|
+
version "17.9.2"
|
|
4770
|
+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.9.2.tgz#8b2e4724188369f55451aebd1d0b1d9482470690"
|
|
4771
|
+
integrity sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==
|
|
4720
4772
|
dependencies:
|
|
4721
4773
|
"@hapi/hoek" "^9.0.0"
|
|
4722
4774
|
"@hapi/topo" "^5.0.0"
|
|
4723
4775
|
"@sideway/address" "^4.1.3"
|
|
4724
|
-
"@sideway/formula" "^3.0.
|
|
4776
|
+
"@sideway/formula" "^3.0.1"
|
|
4725
4777
|
"@sideway/pinpoint" "^2.0.0"
|
|
4726
4778
|
|
|
4727
4779
|
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
|
@@ -4774,10 +4826,10 @@ json-schema-traverse@^1.0.0:
|
|
|
4774
4826
|
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
|
|
4775
4827
|
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
|
4776
4828
|
|
|
4777
|
-
json5@^2.1.2, json5@^2.2.
|
|
4778
|
-
version "2.2.
|
|
4779
|
-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.
|
|
4780
|
-
integrity sha512-
|
|
4829
|
+
json5@^2.1.2, json5@^2.2.2:
|
|
4830
|
+
version "2.2.3"
|
|
4831
|
+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
|
4832
|
+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
4781
4833
|
|
|
4782
4834
|
jsonfile@^6.0.1:
|
|
4783
4835
|
version "6.1.0"
|
|
@@ -4805,10 +4857,10 @@ kleur@^3.0.3:
|
|
|
4805
4857
|
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
|
|
4806
4858
|
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
|
|
4807
4859
|
|
|
4808
|
-
klona@^2.0.
|
|
4809
|
-
version "2.0.
|
|
4810
|
-
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.
|
|
4811
|
-
integrity sha512-
|
|
4860
|
+
klona@^2.0.6:
|
|
4861
|
+
version "2.0.6"
|
|
4862
|
+
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.6.tgz#85bffbf819c03b2f53270412420a4555ef882e22"
|
|
4863
|
+
integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==
|
|
4812
4864
|
|
|
4813
4865
|
latest-version@^5.1.0:
|
|
4814
4866
|
version "5.1.0"
|
|
@@ -4817,15 +4869,23 @@ latest-version@^5.1.0:
|
|
|
4817
4869
|
dependencies:
|
|
4818
4870
|
package-json "^6.3.0"
|
|
4819
4871
|
|
|
4872
|
+
launch-editor@^2.6.0:
|
|
4873
|
+
version "2.6.0"
|
|
4874
|
+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.6.0.tgz#4c0c1a6ac126c572bd9ff9a30da1d2cae66defd7"
|
|
4875
|
+
integrity sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==
|
|
4876
|
+
dependencies:
|
|
4877
|
+
picocolors "^1.0.0"
|
|
4878
|
+
shell-quote "^1.7.3"
|
|
4879
|
+
|
|
4820
4880
|
leven@^3.1.0:
|
|
4821
4881
|
version "3.1.0"
|
|
4822
4882
|
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
|
|
4823
4883
|
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
|
|
4824
4884
|
|
|
4825
4885
|
lilconfig@^2.0.3:
|
|
4826
|
-
version "2.0
|
|
4827
|
-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.
|
|
4828
|
-
integrity sha512-
|
|
4886
|
+
version "2.1.0"
|
|
4887
|
+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
|
|
4888
|
+
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
|
|
4829
4889
|
|
|
4830
4890
|
lines-and-columns@^1.1.6:
|
|
4831
4891
|
version "1.2.4"
|
|
@@ -5002,9 +5062,9 @@ media-typer@0.3.0:
|
|
|
5002
5062
|
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==
|
|
5003
5063
|
|
|
5004
5064
|
memfs@^3.1.2, memfs@^3.4.3:
|
|
5005
|
-
version "3.
|
|
5006
|
-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.
|
|
5007
|
-
integrity sha512-
|
|
5065
|
+
version "3.5.1"
|
|
5066
|
+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.5.1.tgz#f0cd1e2bfaef58f6fe09bfb9c2288f07fea099ec"
|
|
5067
|
+
integrity sha512-UWbFJKvj5k+nETdteFndTpYxdeTMox/ULeqX5k/dpaQJCCFmj5EeKv3dBcyO2xmkRAx2vppRu5dVG7SOtsGOzA==
|
|
5008
5068
|
dependencies:
|
|
5009
5069
|
fs-monkey "^1.0.3"
|
|
5010
5070
|
|
|
@@ -5076,9 +5136,9 @@ mimic-response@^1.0.0, mimic-response@^1.0.1:
|
|
|
5076
5136
|
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
|
|
5077
5137
|
|
|
5078
5138
|
mini-css-extract-plugin@^2.6.1:
|
|
5079
|
-
version "2.7.
|
|
5080
|
-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.
|
|
5081
|
-
integrity sha512-
|
|
5139
|
+
version "2.7.5"
|
|
5140
|
+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.5.tgz#afbb344977659ec0f1f6e050c7aea456b121cfc5"
|
|
5141
|
+
integrity sha512-9HaR++0mlgom81s95vvNjxkg52n2b5s//3ZTI1EtzFb98awsLSivs2LMsVqnQ3ay0PVhqWcGNyDaTE961FOcjQ==
|
|
5082
5142
|
dependencies:
|
|
5083
5143
|
schema-utils "^4.0.0"
|
|
5084
5144
|
|
|
@@ -5095,9 +5155,9 @@ minimatch@3.1.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1:
|
|
|
5095
5155
|
brace-expansion "^1.1.7"
|
|
5096
5156
|
|
|
5097
5157
|
minimist@^1.2.0, minimist@^1.2.5:
|
|
5098
|
-
version "1.2.
|
|
5099
|
-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.
|
|
5100
|
-
integrity sha512-
|
|
5158
|
+
version "1.2.8"
|
|
5159
|
+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
|
|
5160
|
+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
5101
5161
|
|
|
5102
5162
|
mrmime@^1.0.0:
|
|
5103
5163
|
version "1.0.1"
|
|
@@ -5127,10 +5187,10 @@ multicast-dns@^7.2.5:
|
|
|
5127
5187
|
dns-packet "^5.2.2"
|
|
5128
5188
|
thunky "^1.0.2"
|
|
5129
5189
|
|
|
5130
|
-
nanoid@^3.3.
|
|
5131
|
-
version "3.3.
|
|
5132
|
-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.
|
|
5133
|
-
integrity sha512-
|
|
5190
|
+
nanoid@^3.3.6:
|
|
5191
|
+
version "3.3.6"
|
|
5192
|
+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
|
|
5193
|
+
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
|
|
5134
5194
|
|
|
5135
5195
|
negotiator@0.6.3:
|
|
5136
5196
|
version "0.6.3"
|
|
@@ -5169,10 +5229,10 @@ node-forge@^1:
|
|
|
5169
5229
|
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
|
|
5170
5230
|
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==
|
|
5171
5231
|
|
|
5172
|
-
node-releases@^2.0.
|
|
5173
|
-
version "2.0.
|
|
5174
|
-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.
|
|
5175
|
-
integrity sha512-
|
|
5232
|
+
node-releases@^2.0.8:
|
|
5233
|
+
version "2.0.10"
|
|
5234
|
+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.10.tgz#c311ebae3b6a148c89b1813fd7c4d3c024ef537f"
|
|
5235
|
+
integrity sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==
|
|
5176
5236
|
|
|
5177
5237
|
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
|
5178
5238
|
version "3.0.0"
|
|
@@ -5219,9 +5279,9 @@ object-assign@^4.1.0, object-assign@^4.1.1:
|
|
|
5219
5279
|
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
|
|
5220
5280
|
|
|
5221
5281
|
object-inspect@^1.9.0:
|
|
5222
|
-
version "1.12.
|
|
5223
|
-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.
|
|
5224
|
-
integrity sha512-
|
|
5282
|
+
version "1.12.3"
|
|
5283
|
+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
|
|
5284
|
+
integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
|
|
5225
5285
|
|
|
5226
5286
|
object-keys@^1.1.1:
|
|
5227
5287
|
version "1.1.1"
|
|
@@ -5270,9 +5330,9 @@ onetime@^5.1.2:
|
|
|
5270
5330
|
mimic-fn "^2.1.0"
|
|
5271
5331
|
|
|
5272
5332
|
open@^8.0.9, open@^8.4.0:
|
|
5273
|
-
version "8.4.
|
|
5274
|
-
resolved "https://registry.yarnpkg.com/open/-/open-8.4.
|
|
5275
|
-
integrity sha512-
|
|
5333
|
+
version "8.4.2"
|
|
5334
|
+
resolved "https://registry.yarnpkg.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9"
|
|
5335
|
+
integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==
|
|
5276
5336
|
dependencies:
|
|
5277
5337
|
define-lazy-prop "^2.0.0"
|
|
5278
5338
|
is-docker "^2.1.1"
|
|
@@ -5512,12 +5572,12 @@ postcss-calc@^8.2.3:
|
|
|
5512
5572
|
postcss-selector-parser "^6.0.9"
|
|
5513
5573
|
postcss-value-parser "^4.2.0"
|
|
5514
5574
|
|
|
5515
|
-
postcss-colormin@^5.3.
|
|
5516
|
-
version "5.3.
|
|
5517
|
-
resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-5.3.
|
|
5518
|
-
integrity sha512-
|
|
5575
|
+
postcss-colormin@^5.3.1:
|
|
5576
|
+
version "5.3.1"
|
|
5577
|
+
resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-5.3.1.tgz#86c27c26ed6ba00d96c79e08f3ffb418d1d1988f"
|
|
5578
|
+
integrity sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==
|
|
5519
5579
|
dependencies:
|
|
5520
|
-
browserslist "^4.
|
|
5580
|
+
browserslist "^4.21.4"
|
|
5521
5581
|
caniuse-api "^3.0.0"
|
|
5522
5582
|
colord "^2.9.1"
|
|
5523
5583
|
postcss-value-parser "^4.2.0"
|
|
@@ -5558,12 +5618,13 @@ postcss-discard-unused@^5.1.0:
|
|
|
5558
5618
|
postcss-selector-parser "^6.0.5"
|
|
5559
5619
|
|
|
5560
5620
|
postcss-loader@^7.0.0:
|
|
5561
|
-
version "7.0
|
|
5562
|
-
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-7.0.
|
|
5563
|
-
integrity sha512-
|
|
5621
|
+
version "7.3.0"
|
|
5622
|
+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-7.3.0.tgz#05991c1e490d8ff86ef18358d87db3b5b2dcb5f5"
|
|
5623
|
+
integrity sha512-qLAFjvR2BFNz1H930P7mj1iuWJFjGey/nVhimfOAAQ1ZyPpcClAxP8+A55Sl8mBvM+K2a9Pjgdj10KpANWrNfw==
|
|
5564
5624
|
dependencies:
|
|
5565
|
-
cosmiconfig "^
|
|
5566
|
-
|
|
5625
|
+
cosmiconfig "^8.1.3"
|
|
5626
|
+
jiti "^1.18.2"
|
|
5627
|
+
klona "^2.0.6"
|
|
5567
5628
|
semver "^7.3.8"
|
|
5568
5629
|
|
|
5569
5630
|
postcss-merge-idents@^5.1.1:
|
|
@@ -5582,10 +5643,10 @@ postcss-merge-longhand@^5.1.7:
|
|
|
5582
5643
|
postcss-value-parser "^4.2.0"
|
|
5583
5644
|
stylehacks "^5.1.1"
|
|
5584
5645
|
|
|
5585
|
-
postcss-merge-rules@^5.1.
|
|
5586
|
-
version "5.1.
|
|
5587
|
-
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-5.1.
|
|
5588
|
-
integrity sha512-
|
|
5646
|
+
postcss-merge-rules@^5.1.4:
|
|
5647
|
+
version "5.1.4"
|
|
5648
|
+
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz#2f26fa5cacb75b1402e213789f6766ae5e40313c"
|
|
5649
|
+
integrity sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==
|
|
5589
5650
|
dependencies:
|
|
5590
5651
|
browserslist "^4.21.4"
|
|
5591
5652
|
caniuse-api "^3.0.0"
|
|
@@ -5730,10 +5791,10 @@ postcss-reduce-idents@^5.2.0:
|
|
|
5730
5791
|
dependencies:
|
|
5731
5792
|
postcss-value-parser "^4.2.0"
|
|
5732
5793
|
|
|
5733
|
-
postcss-reduce-initial@^5.1.
|
|
5734
|
-
version "5.1.
|
|
5735
|
-
resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.
|
|
5736
|
-
integrity sha512
|
|
5794
|
+
postcss-reduce-initial@^5.1.2:
|
|
5795
|
+
version "5.1.2"
|
|
5796
|
+
resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz#798cd77b3e033eae7105c18c9d371d989e1382d6"
|
|
5797
|
+
integrity sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==
|
|
5737
5798
|
dependencies:
|
|
5738
5799
|
browserslist "^4.21.4"
|
|
5739
5800
|
caniuse-api "^3.0.0"
|
|
@@ -5746,17 +5807,17 @@ postcss-reduce-transforms@^5.1.0:
|
|
|
5746
5807
|
postcss-value-parser "^4.2.0"
|
|
5747
5808
|
|
|
5748
5809
|
postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.9:
|
|
5749
|
-
version "6.0.
|
|
5750
|
-
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.
|
|
5751
|
-
integrity sha512-
|
|
5810
|
+
version "6.0.12"
|
|
5811
|
+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.12.tgz#2efae5ffab3c8bfb2b7fbf0c426e3bca616c4abb"
|
|
5812
|
+
integrity sha512-NdxGCAZdRrwVI1sy59+Wzrh+pMMHxapGnpfenDVlMEXoOcvt4pGE0JLK9YY2F5dLxcFYA/YbVQKhcGU+FtSYQg==
|
|
5752
5813
|
dependencies:
|
|
5753
5814
|
cssesc "^3.0.0"
|
|
5754
5815
|
util-deprecate "^1.0.2"
|
|
5755
5816
|
|
|
5756
5817
|
postcss-sort-media-queries@^4.2.1:
|
|
5757
|
-
version "4.
|
|
5758
|
-
resolved "https://registry.yarnpkg.com/postcss-sort-media-queries/-/postcss-sort-media-queries-4.
|
|
5759
|
-
integrity sha512-
|
|
5818
|
+
version "4.4.1"
|
|
5819
|
+
resolved "https://registry.yarnpkg.com/postcss-sort-media-queries/-/postcss-sort-media-queries-4.4.1.tgz#04a5a78db3921eb78f28a1a781a2e68e65258128"
|
|
5820
|
+
integrity sha512-QDESFzDDGKgpiIh4GYXsSy6sek2yAwQx1JASl5AxBtU1Lq2JfKBljIPNdil989NcSKRQX1ToiaKphImtBuhXWw==
|
|
5760
5821
|
dependencies:
|
|
5761
5822
|
sort-css-media-queries "2.1.0"
|
|
5762
5823
|
|
|
@@ -5786,11 +5847,11 @@ postcss-zindex@^5.1.0:
|
|
|
5786
5847
|
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
|
|
5787
5848
|
|
|
5788
5849
|
postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.19:
|
|
5789
|
-
version "8.4.
|
|
5790
|
-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.
|
|
5791
|
-
integrity sha512-
|
|
5850
|
+
version "8.4.23"
|
|
5851
|
+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
|
|
5852
|
+
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
|
|
5792
5853
|
dependencies:
|
|
5793
|
-
nanoid "^3.3.
|
|
5854
|
+
nanoid "^3.3.6"
|
|
5794
5855
|
picocolors "^1.0.0"
|
|
5795
5856
|
source-map-js "^1.0.2"
|
|
5796
5857
|
|
|
@@ -5880,9 +5941,9 @@ punycode@^1.3.2:
|
|
|
5880
5941
|
integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==
|
|
5881
5942
|
|
|
5882
5943
|
punycode@^2.1.0:
|
|
5883
|
-
version "2.
|
|
5884
|
-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.
|
|
5885
|
-
integrity sha512-
|
|
5944
|
+
version "2.3.0"
|
|
5945
|
+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
|
|
5946
|
+
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
|
|
5886
5947
|
|
|
5887
5948
|
pupa@^2.1.1:
|
|
5888
5949
|
version "2.1.1"
|
|
@@ -6006,9 +6067,9 @@ react-error-overlay@^6.0.11:
|
|
|
6006
6067
|
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
|
|
6007
6068
|
|
|
6008
6069
|
react-fast-compare@^3.2.0:
|
|
6009
|
-
version "3.2.
|
|
6010
|
-
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.
|
|
6011
|
-
integrity sha512-
|
|
6070
|
+
version "3.2.1"
|
|
6071
|
+
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.1.tgz#53933d9e14f364281d6cba24bfed7a4afb808b5f"
|
|
6072
|
+
integrity sha512-xTYf9zFim2pEif/Fw16dBiXpe0hoy5PxcD8+OwBnTtNLfIm3g6WxhKNurY+6OmdH1u6Ta/W/Vl6vjbYP1MFnDg==
|
|
6012
6073
|
|
|
6013
6074
|
react-helmet-async@*, react-helmet-async@^1.3.0:
|
|
6014
6075
|
version "1.3.0"
|
|
@@ -6084,11 +6145,11 @@ react-router@5.3.4, react-router@^5.3.3:
|
|
|
6084
6145
|
tiny-warning "^1.0.0"
|
|
6085
6146
|
|
|
6086
6147
|
react-textarea-autosize@^8.3.2:
|
|
6087
|
-
version "8.4.
|
|
6088
|
-
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.4.
|
|
6089
|
-
integrity sha512-
|
|
6148
|
+
version "8.4.1"
|
|
6149
|
+
resolved "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.4.1.tgz#bcfc5462727014b808b14ee916c01e275e8a8335"
|
|
6150
|
+
integrity sha512-aD2C+qK6QypknC+lCMzteOdIjoMbNlgSFmJjCV+DrfTPwp59i/it9mMNf2HDzvRjQgKAyBDPyLJhcrzElf2U4Q==
|
|
6090
6151
|
dependencies:
|
|
6091
|
-
"@babel/runtime" "^7.
|
|
6152
|
+
"@babel/runtime" "^7.20.13"
|
|
6092
6153
|
use-composed-ref "^1.3.0"
|
|
6093
6154
|
use-latest "^1.2.1"
|
|
6094
6155
|
|
|
@@ -6100,9 +6161,9 @@ react@^18.2.0:
|
|
|
6100
6161
|
loose-envify "^1.1.0"
|
|
6101
6162
|
|
|
6102
6163
|
readable-stream@^2.0.1:
|
|
6103
|
-
version "2.3.
|
|
6104
|
-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.
|
|
6105
|
-
integrity sha512-
|
|
6164
|
+
version "2.3.8"
|
|
6165
|
+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b"
|
|
6166
|
+
integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==
|
|
6106
6167
|
dependencies:
|
|
6107
6168
|
core-util-is "~1.0.0"
|
|
6108
6169
|
inherits "~2.0.3"
|
|
@@ -6113,9 +6174,9 @@ readable-stream@^2.0.1:
|
|
|
6113
6174
|
util-deprecate "~1.0.1"
|
|
6114
6175
|
|
|
6115
6176
|
readable-stream@^3.0.6:
|
|
6116
|
-
version "3.6.
|
|
6117
|
-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.
|
|
6118
|
-
integrity sha512-
|
|
6177
|
+
version "3.6.2"
|
|
6178
|
+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967"
|
|
6179
|
+
integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
|
|
6119
6180
|
dependencies:
|
|
6120
6181
|
inherits "^2.0.3"
|
|
6121
6182
|
string_decoder "^1.1.1"
|
|
@@ -6171,14 +6232,14 @@ regenerator-transform@^0.15.1:
|
|
|
6171
6232
|
dependencies:
|
|
6172
6233
|
"@babel/runtime" "^7.8.4"
|
|
6173
6234
|
|
|
6174
|
-
regexpu-core@^5.
|
|
6175
|
-
version "5.
|
|
6176
|
-
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.
|
|
6177
|
-
integrity sha512-
|
|
6235
|
+
regexpu-core@^5.3.1:
|
|
6236
|
+
version "5.3.2"
|
|
6237
|
+
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.3.2.tgz#11a2b06884f3527aec3e93dbbf4a3b958a95546b"
|
|
6238
|
+
integrity sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==
|
|
6178
6239
|
dependencies:
|
|
6240
|
+
"@babel/regjsgen" "^0.8.0"
|
|
6179
6241
|
regenerate "^1.4.2"
|
|
6180
6242
|
regenerate-unicode-properties "^10.1.0"
|
|
6181
|
-
regjsgen "^0.7.1"
|
|
6182
6243
|
regjsparser "^0.9.1"
|
|
6183
6244
|
unicode-match-property-ecmascript "^2.0.0"
|
|
6184
6245
|
unicode-match-property-value-ecmascript "^2.1.0"
|
|
@@ -6197,11 +6258,6 @@ registry-url@^5.0.0:
|
|
|
6197
6258
|
dependencies:
|
|
6198
6259
|
rc "^1.2.8"
|
|
6199
6260
|
|
|
6200
|
-
regjsgen@^0.7.1:
|
|
6201
|
-
version "0.7.1"
|
|
6202
|
-
resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.7.1.tgz#ee5ef30e18d3f09b7c369b76e7c2373ed25546f6"
|
|
6203
|
-
integrity sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA==
|
|
6204
|
-
|
|
6205
6261
|
regjsparser@^0.9.1:
|
|
6206
6262
|
version "0.9.1"
|
|
6207
6263
|
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.9.1.tgz#272d05aa10c7c1f67095b1ff0addae8442fc5709"
|
|
@@ -6313,11 +6369,11 @@ resolve-pathname@^3.0.0:
|
|
|
6313
6369
|
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
|
|
6314
6370
|
|
|
6315
6371
|
resolve@^1.1.6, resolve@^1.14.2, resolve@^1.3.2:
|
|
6316
|
-
version "1.22.
|
|
6317
|
-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.
|
|
6318
|
-
integrity sha512-
|
|
6372
|
+
version "1.22.2"
|
|
6373
|
+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
|
|
6374
|
+
integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
|
|
6319
6375
|
dependencies:
|
|
6320
|
-
is-core-module "^2.
|
|
6376
|
+
is-core-module "^2.11.0"
|
|
6321
6377
|
path-parse "^1.0.7"
|
|
6322
6378
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
6323
6379
|
|
|
@@ -6368,9 +6424,9 @@ run-parallel@^1.1.9:
|
|
|
6368
6424
|
queue-microtask "^1.2.2"
|
|
6369
6425
|
|
|
6370
6426
|
rxjs@^7.5.4:
|
|
6371
|
-
version "7.8.
|
|
6372
|
-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.
|
|
6373
|
-
integrity sha512-
|
|
6427
|
+
version "7.8.1"
|
|
6428
|
+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
|
|
6429
|
+
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
|
|
6374
6430
|
dependencies:
|
|
6375
6431
|
tslib "^2.1.0"
|
|
6376
6432
|
|
|
@@ -6419,24 +6475,24 @@ schema-utils@^2.6.5:
|
|
|
6419
6475
|
ajv "^6.12.4"
|
|
6420
6476
|
ajv-keywords "^3.5.2"
|
|
6421
6477
|
|
|
6422
|
-
schema-utils@^3.0.0, schema-utils@^3.1.
|
|
6423
|
-
version "3.1.
|
|
6424
|
-
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.
|
|
6425
|
-
integrity sha512-
|
|
6478
|
+
schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.1.2:
|
|
6479
|
+
version "3.1.2"
|
|
6480
|
+
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.2.tgz#36c10abca6f7577aeae136c804b0c741edeadc99"
|
|
6481
|
+
integrity sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==
|
|
6426
6482
|
dependencies:
|
|
6427
6483
|
"@types/json-schema" "^7.0.8"
|
|
6428
6484
|
ajv "^6.12.5"
|
|
6429
6485
|
ajv-keywords "^3.5.2"
|
|
6430
6486
|
|
|
6431
6487
|
schema-utils@^4.0.0:
|
|
6432
|
-
version "4.0.
|
|
6433
|
-
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.0.
|
|
6434
|
-
integrity sha512-
|
|
6488
|
+
version "4.0.1"
|
|
6489
|
+
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.0.1.tgz#eb2d042df8b01f4b5c276a2dfd41ba0faab72e8d"
|
|
6490
|
+
integrity sha512-lELhBAAly9NowEsX0yZBlw9ahZG+sK/1RJ21EpzdYHKEs13Vku3LJ+MIPhh4sMs0oCCeufZQEQbMekiA4vuVIQ==
|
|
6435
6491
|
dependencies:
|
|
6436
6492
|
"@types/json-schema" "^7.0.9"
|
|
6437
|
-
ajv "^8.
|
|
6493
|
+
ajv "^8.9.0"
|
|
6438
6494
|
ajv-formats "^2.1.1"
|
|
6439
|
-
ajv-keywords "^5.
|
|
6495
|
+
ajv-keywords "^5.1.0"
|
|
6440
6496
|
|
|
6441
6497
|
section-matter@^1.0.0:
|
|
6442
6498
|
version "1.0.0"
|
|
@@ -6476,9 +6532,9 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
|
|
|
6476
6532
|
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
|
6477
6533
|
|
|
6478
6534
|
semver@^7.3.2, semver@^7.3.4, semver@^7.3.7, semver@^7.3.8:
|
|
6479
|
-
version "7.
|
|
6480
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.
|
|
6481
|
-
integrity sha512
|
|
6535
|
+
version "7.5.0"
|
|
6536
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
|
|
6537
|
+
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==
|
|
6482
6538
|
dependencies:
|
|
6483
6539
|
lru-cache "^6.0.0"
|
|
6484
6540
|
|
|
@@ -6501,10 +6557,10 @@ send@0.18.0:
|
|
|
6501
6557
|
range-parser "~1.2.1"
|
|
6502
6558
|
statuses "2.0.1"
|
|
6503
6559
|
|
|
6504
|
-
serialize-javascript@^6.0.0:
|
|
6505
|
-
version "6.0.
|
|
6506
|
-
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.
|
|
6507
|
-
integrity sha512-
|
|
6560
|
+
serialize-javascript@^6.0.0, serialize-javascript@^6.0.1:
|
|
6561
|
+
version "6.0.1"
|
|
6562
|
+
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c"
|
|
6563
|
+
integrity sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==
|
|
6508
6564
|
dependencies:
|
|
6509
6565
|
randombytes "^2.1.0"
|
|
6510
6566
|
|
|
@@ -6585,9 +6641,9 @@ shebang-regex@^3.0.0:
|
|
|
6585
6641
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
6586
6642
|
|
|
6587
6643
|
shell-quote@^1.7.3:
|
|
6588
|
-
version "1.
|
|
6589
|
-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.
|
|
6590
|
-
integrity sha512-
|
|
6644
|
+
version "1.8.1"
|
|
6645
|
+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
|
|
6646
|
+
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
|
|
6591
6647
|
|
|
6592
6648
|
shelljs@^0.8.5:
|
|
6593
6649
|
version "0.8.5"
|
|
@@ -6737,9 +6793,9 @@ statuses@2.0.1:
|
|
|
6737
6793
|
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
|
|
6738
6794
|
|
|
6739
6795
|
std-env@^3.0.1:
|
|
6740
|
-
version "3.3.
|
|
6741
|
-
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.3.
|
|
6742
|
-
integrity sha512-
|
|
6796
|
+
version "3.3.3"
|
|
6797
|
+
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.3.3.tgz#a54f06eb245fdcfef53d56f3c0251f1d5c3d01fe"
|
|
6798
|
+
integrity sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==
|
|
6743
6799
|
|
|
6744
6800
|
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2:
|
|
6745
6801
|
version "4.2.3"
|
|
@@ -6885,21 +6941,21 @@ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
|
|
|
6885
6941
|
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
|
|
6886
6942
|
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
|
6887
6943
|
|
|
6888
|
-
terser-webpack-plugin@^5.
|
|
6889
|
-
version "5.3.
|
|
6890
|
-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.
|
|
6891
|
-
integrity sha512-
|
|
6944
|
+
terser-webpack-plugin@^5.3.3, terser-webpack-plugin@^5.3.7:
|
|
6945
|
+
version "5.3.7"
|
|
6946
|
+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.7.tgz#ef760632d24991760f339fe9290deb936ad1ffc7"
|
|
6947
|
+
integrity sha512-AfKwIktyP7Cu50xNjXF/6Qb5lBNzYaWpU6YfoX3uZicTx0zTy0stDDCsvjDapKsSDvOeWo5MEq4TmdBy2cNoHw==
|
|
6892
6948
|
dependencies:
|
|
6893
|
-
"@jridgewell/trace-mapping" "^0.3.
|
|
6949
|
+
"@jridgewell/trace-mapping" "^0.3.17"
|
|
6894
6950
|
jest-worker "^27.4.5"
|
|
6895
6951
|
schema-utils "^3.1.1"
|
|
6896
|
-
serialize-javascript "^6.0.
|
|
6897
|
-
terser "^5.
|
|
6952
|
+
serialize-javascript "^6.0.1"
|
|
6953
|
+
terser "^5.16.5"
|
|
6898
6954
|
|
|
6899
|
-
terser@^5.10.0, terser@^5.
|
|
6900
|
-
version "5.
|
|
6901
|
-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.
|
|
6902
|
-
integrity sha512-
|
|
6955
|
+
terser@^5.10.0, terser@^5.16.5:
|
|
6956
|
+
version "5.17.1"
|
|
6957
|
+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.17.1.tgz#948f10830454761e2eeedc6debe45c532c83fd69"
|
|
6958
|
+
integrity sha512-hVl35zClmpisy6oaoKALOpS0rDYLxRFLHhRuDlEGTKey9qHjS1w9GMORjuwIMt70Wan4lwsLYyWDVnWgF+KUEw==
|
|
6903
6959
|
dependencies:
|
|
6904
6960
|
"@jridgewell/source-map" "^0.3.2"
|
|
6905
6961
|
acorn "^8.5.0"
|
|
@@ -6974,9 +7030,9 @@ trough@^1.0.0:
|
|
|
6974
7030
|
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
|
|
6975
7031
|
|
|
6976
7032
|
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0:
|
|
6977
|
-
version "2.
|
|
6978
|
-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.
|
|
6979
|
-
integrity sha512-
|
|
7033
|
+
version "2.5.0"
|
|
7034
|
+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
|
|
7035
|
+
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
|
|
6980
7036
|
|
|
6981
7037
|
type-fest@^0.20.2:
|
|
6982
7038
|
version "0.20.2"
|
|
@@ -7004,9 +7060,9 @@ typedarray-to-buffer@^3.1.5:
|
|
|
7004
7060
|
is-typedarray "^1.0.0"
|
|
7005
7061
|
|
|
7006
7062
|
ua-parser-js@^0.7.30:
|
|
7007
|
-
version "0.7.
|
|
7008
|
-
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.
|
|
7009
|
-
integrity sha512-
|
|
7063
|
+
version "0.7.35"
|
|
7064
|
+
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.35.tgz#8bda4827be4f0b1dda91699a29499575a1f1d307"
|
|
7065
|
+
integrity sha512-veRf7dawaj9xaWEu9HoTVn5Pggtc/qj+kqTOFvNiN1l0YdxwC1kvel57UCjThjGa3BHBihE8/UJAHI+uQHmd/g==
|
|
7010
7066
|
|
|
7011
7067
|
unherit@^1.0.4:
|
|
7012
7068
|
version "1.1.3"
|
|
@@ -7138,10 +7194,10 @@ unpipe@1.0.0, unpipe@~1.0.0:
|
|
|
7138
7194
|
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
|
|
7139
7195
|
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
|
7140
7196
|
|
|
7141
|
-
update-browserslist-db@^1.0.
|
|
7142
|
-
version "1.0.
|
|
7143
|
-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.
|
|
7144
|
-
integrity sha512-
|
|
7197
|
+
update-browserslist-db@^1.0.10:
|
|
7198
|
+
version "1.0.11"
|
|
7199
|
+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz#9a2a641ad2907ae7b3616506f4b977851db5b940"
|
|
7200
|
+
integrity sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==
|
|
7145
7201
|
dependencies:
|
|
7146
7202
|
escalade "^3.1.1"
|
|
7147
7203
|
picocolors "^1.0.0"
|
|
@@ -7206,6 +7262,11 @@ use-latest@^1.2.1:
|
|
|
7206
7262
|
dependencies:
|
|
7207
7263
|
use-isomorphic-layout-effect "^1.1.1"
|
|
7208
7264
|
|
|
7265
|
+
use-sync-external-store@^1.2.0:
|
|
7266
|
+
version "1.2.0"
|
|
7267
|
+
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a"
|
|
7268
|
+
integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==
|
|
7269
|
+
|
|
7209
7270
|
util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
|
|
7210
7271
|
version "1.0.2"
|
|
7211
7272
|
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
@@ -7301,10 +7362,11 @@ webidl-conversions@^3.0.0:
|
|
|
7301
7362
|
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
|
|
7302
7363
|
|
|
7303
7364
|
webpack-bundle-analyzer@^4.5.0:
|
|
7304
|
-
version "4.
|
|
7305
|
-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.
|
|
7306
|
-
integrity sha512-
|
|
7365
|
+
version "4.8.0"
|
|
7366
|
+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.8.0.tgz#951b8aaf491f665d2ae325d8b84da229157b1d04"
|
|
7367
|
+
integrity sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==
|
|
7307
7368
|
dependencies:
|
|
7369
|
+
"@discoveryjs/json-ext" "0.5.7"
|
|
7308
7370
|
acorn "^8.0.4"
|
|
7309
7371
|
acorn-walk "^8.0.0"
|
|
7310
7372
|
chalk "^4.1.0"
|
|
@@ -7327,9 +7389,9 @@ webpack-dev-middleware@^5.3.1:
|
|
|
7327
7389
|
schema-utils "^4.0.0"
|
|
7328
7390
|
|
|
7329
7391
|
webpack-dev-server@^4.9.3:
|
|
7330
|
-
version "4.
|
|
7331
|
-
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.
|
|
7332
|
-
integrity sha512-
|
|
7392
|
+
version "4.13.3"
|
|
7393
|
+
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.13.3.tgz#9feb740b8b56b886260bae1360286818a221bae8"
|
|
7394
|
+
integrity sha512-KqqzrzMRSRy5ePz10VhjyL27K2dxqwXQLP5rAKwRJBPUahe7Z2bBWzHw37jeb8GCPKxZRO79ZdQUAPesMh/Nug==
|
|
7333
7395
|
dependencies:
|
|
7334
7396
|
"@types/bonjour" "^3.5.9"
|
|
7335
7397
|
"@types/connect-history-api-fallback" "^1.3.5"
|
|
@@ -7350,6 +7412,7 @@ webpack-dev-server@^4.9.3:
|
|
|
7350
7412
|
html-entities "^2.3.2"
|
|
7351
7413
|
http-proxy-middleware "^2.0.3"
|
|
7352
7414
|
ipaddr.js "^2.0.1"
|
|
7415
|
+
launch-editor "^2.6.0"
|
|
7353
7416
|
open "^8.0.9"
|
|
7354
7417
|
p-retry "^4.5.0"
|
|
7355
7418
|
rimraf "^3.0.2"
|
|
@@ -7359,7 +7422,7 @@ webpack-dev-server@^4.9.3:
|
|
|
7359
7422
|
sockjs "^0.3.24"
|
|
7360
7423
|
spdy "^4.0.2"
|
|
7361
7424
|
webpack-dev-middleware "^5.3.1"
|
|
7362
|
-
ws "^8.
|
|
7425
|
+
ws "^8.13.0"
|
|
7363
7426
|
|
|
7364
7427
|
webpack-merge@^5.8.0:
|
|
7365
7428
|
version "5.8.0"
|
|
@@ -7375,21 +7438,21 @@ webpack-sources@^3.2.2, webpack-sources@^3.2.3:
|
|
|
7375
7438
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
|
7376
7439
|
|
|
7377
7440
|
webpack@^5.73.0:
|
|
7378
|
-
version "5.
|
|
7379
|
-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.
|
|
7380
|
-
integrity sha512-
|
|
7441
|
+
version "5.82.0"
|
|
7442
|
+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.82.0.tgz#3c0d074dec79401db026b4ba0fb23d6333f88e7d"
|
|
7443
|
+
integrity sha512-iGNA2fHhnDcV1bONdUu554eZx+XeldsaeQ8T67H6KKHl2nUSwX8Zm7cmzOA46ox/X1ARxf7Bjv8wQ/HsB5fxBg==
|
|
7381
7444
|
dependencies:
|
|
7382
7445
|
"@types/eslint-scope" "^3.7.3"
|
|
7383
|
-
"@types/estree" "^0.0
|
|
7384
|
-
"@webassemblyjs/ast" "1.11.
|
|
7385
|
-
"@webassemblyjs/wasm-edit" "1.11.
|
|
7386
|
-
"@webassemblyjs/wasm-parser" "1.11.
|
|
7446
|
+
"@types/estree" "^1.0.0"
|
|
7447
|
+
"@webassemblyjs/ast" "^1.11.5"
|
|
7448
|
+
"@webassemblyjs/wasm-edit" "^1.11.5"
|
|
7449
|
+
"@webassemblyjs/wasm-parser" "^1.11.5"
|
|
7387
7450
|
acorn "^8.7.1"
|
|
7388
7451
|
acorn-import-assertions "^1.7.6"
|
|
7389
7452
|
browserslist "^4.14.5"
|
|
7390
7453
|
chrome-trace-event "^1.0.2"
|
|
7391
|
-
enhanced-resolve "^5.
|
|
7392
|
-
es-module-lexer "^
|
|
7454
|
+
enhanced-resolve "^5.13.0"
|
|
7455
|
+
es-module-lexer "^1.2.1"
|
|
7393
7456
|
eslint-scope "5.1.1"
|
|
7394
7457
|
events "^3.2.0"
|
|
7395
7458
|
glob-to-regexp "^0.4.1"
|
|
@@ -7398,9 +7461,9 @@ webpack@^5.73.0:
|
|
|
7398
7461
|
loader-runner "^4.2.0"
|
|
7399
7462
|
mime-types "^2.1.27"
|
|
7400
7463
|
neo-async "^2.6.2"
|
|
7401
|
-
schema-utils "^3.1.
|
|
7464
|
+
schema-utils "^3.1.2"
|
|
7402
7465
|
tapable "^2.1.1"
|
|
7403
|
-
terser-webpack-plugin "^5.
|
|
7466
|
+
terser-webpack-plugin "^5.3.7"
|
|
7404
7467
|
watchpack "^2.4.0"
|
|
7405
7468
|
webpack-sources "^3.2.3"
|
|
7406
7469
|
|
|
@@ -7465,9 +7528,9 @@ widest-line@^4.0.1:
|
|
|
7465
7528
|
string-width "^5.0.1"
|
|
7466
7529
|
|
|
7467
7530
|
wildcard@^2.0.0:
|
|
7468
|
-
version "2.0.
|
|
7469
|
-
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.
|
|
7470
|
-
integrity sha512-
|
|
7531
|
+
version "2.0.1"
|
|
7532
|
+
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
|
|
7533
|
+
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
|
|
7471
7534
|
|
|
7472
7535
|
wrap-ansi@^7.0.0:
|
|
7473
7536
|
version "7.0.0"
|
|
@@ -7479,9 +7542,9 @@ wrap-ansi@^7.0.0:
|
|
|
7479
7542
|
strip-ansi "^6.0.0"
|
|
7480
7543
|
|
|
7481
7544
|
wrap-ansi@^8.0.1:
|
|
7482
|
-
version "8.0
|
|
7483
|
-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.0.
|
|
7484
|
-
integrity sha512-
|
|
7545
|
+
version "8.1.0"
|
|
7546
|
+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
|
|
7547
|
+
integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
|
|
7485
7548
|
dependencies:
|
|
7486
7549
|
ansi-styles "^6.1.0"
|
|
7487
7550
|
string-width "^5.0.1"
|
|
@@ -7507,10 +7570,10 @@ ws@^7.3.1:
|
|
|
7507
7570
|
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
|
|
7508
7571
|
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
|
|
7509
7572
|
|
|
7510
|
-
ws@^8.
|
|
7511
|
-
version "8.
|
|
7512
|
-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.
|
|
7513
|
-
integrity sha512-
|
|
7573
|
+
ws@^8.13.0:
|
|
7574
|
+
version "8.13.0"
|
|
7575
|
+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
|
|
7576
|
+
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
|
|
7514
7577
|
|
|
7515
7578
|
xdg-basedir@^4.0.0:
|
|
7516
7579
|
version "4.0.0"
|