gtfs-to-html 2.5.8 → 2.5.9
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 +12 -0
- package/package.json +4 -4
- package/public/js/system-map.js +85 -98
- package/public/js/timetable-map.js +55 -52
- package/views/default/overview_full.pug +3 -3
- package/views/default/timetablepage_full.pug +3 -3
- package/www/package.json +2 -2
- package/www/yarn.lock +447 -446
package/www/yarn.lock
CHANGED
|
@@ -29,114 +29,114 @@
|
|
|
29
29
|
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.9.3.tgz#2e22e830d36f0a9cf2c0ccd3c7f6d59435b77dfa"
|
|
30
30
|
integrity sha512-Wnm9E4Ye6Rl6sTTqjoymD+l8DjSTHsHboVRYrKgEt8Q7UHm9nYbqhN/i0fhUYA3OAEH7WA8x3jfpnmJm3rKvaQ==
|
|
31
31
|
|
|
32
|
-
"@algolia/cache-browser-local-storage@4.22.
|
|
33
|
-
version "4.22.
|
|
34
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.22.
|
|
35
|
-
integrity sha512-
|
|
36
|
-
dependencies:
|
|
37
|
-
"@algolia/cache-common" "4.22.
|
|
38
|
-
|
|
39
|
-
"@algolia/cache-common@4.22.
|
|
40
|
-
version "4.22.
|
|
41
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.22.
|
|
42
|
-
integrity sha512-
|
|
43
|
-
|
|
44
|
-
"@algolia/cache-in-memory@4.22.
|
|
45
|
-
version "4.22.
|
|
46
|
-
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.22.
|
|
47
|
-
integrity sha512-
|
|
48
|
-
dependencies:
|
|
49
|
-
"@algolia/cache-common" "4.22.
|
|
50
|
-
|
|
51
|
-
"@algolia/client-account@4.22.
|
|
52
|
-
version "4.22.
|
|
53
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.22.
|
|
54
|
-
integrity sha512-
|
|
55
|
-
dependencies:
|
|
56
|
-
"@algolia/client-common" "4.22.
|
|
57
|
-
"@algolia/client-search" "4.22.
|
|
58
|
-
"@algolia/transporter" "4.22.
|
|
59
|
-
|
|
60
|
-
"@algolia/client-analytics@4.22.
|
|
61
|
-
version "4.22.
|
|
62
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.22.
|
|
63
|
-
integrity sha512-
|
|
64
|
-
dependencies:
|
|
65
|
-
"@algolia/client-common" "4.22.
|
|
66
|
-
"@algolia/client-search" "4.22.
|
|
67
|
-
"@algolia/requester-common" "4.22.
|
|
68
|
-
"@algolia/transporter" "4.22.
|
|
69
|
-
|
|
70
|
-
"@algolia/client-common@4.22.
|
|
71
|
-
version "4.22.
|
|
72
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.22.
|
|
73
|
-
integrity sha512-
|
|
74
|
-
dependencies:
|
|
75
|
-
"@algolia/requester-common" "4.22.
|
|
76
|
-
"@algolia/transporter" "4.22.
|
|
77
|
-
|
|
78
|
-
"@algolia/client-personalization@4.22.
|
|
79
|
-
version "4.22.
|
|
80
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.22.
|
|
81
|
-
integrity sha512-
|
|
82
|
-
dependencies:
|
|
83
|
-
"@algolia/client-common" "4.22.
|
|
84
|
-
"@algolia/requester-common" "4.22.
|
|
85
|
-
"@algolia/transporter" "4.22.
|
|
86
|
-
|
|
87
|
-
"@algolia/client-search@4.22.
|
|
88
|
-
version "4.22.
|
|
89
|
-
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.22.
|
|
90
|
-
integrity sha512-
|
|
91
|
-
dependencies:
|
|
92
|
-
"@algolia/client-common" "4.22.
|
|
93
|
-
"@algolia/requester-common" "4.22.
|
|
94
|
-
"@algolia/transporter" "4.22.
|
|
32
|
+
"@algolia/cache-browser-local-storage@4.22.1":
|
|
33
|
+
version "4.22.1"
|
|
34
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.22.1.tgz#14b6dc9abc9e3a304a5fffb063d15f30af1032d1"
|
|
35
|
+
integrity sha512-Sw6IAmOCvvP6QNgY9j+Hv09mvkvEIDKjYW8ow0UDDAxSXy664RBNQk3i/0nt7gvceOJ6jGmOTimaZoY1THmU7g==
|
|
36
|
+
dependencies:
|
|
37
|
+
"@algolia/cache-common" "4.22.1"
|
|
38
|
+
|
|
39
|
+
"@algolia/cache-common@4.22.1":
|
|
40
|
+
version "4.22.1"
|
|
41
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.22.1.tgz#c625dff4bc2a74e79f9aed67b4e053b0ef1b3ec1"
|
|
42
|
+
integrity sha512-TJMBKqZNKYB9TptRRjSUtevJeQVXRmg6rk9qgFKWvOy8jhCPdyNZV1nB3SKGufzvTVbomAukFR8guu/8NRKBTA==
|
|
43
|
+
|
|
44
|
+
"@algolia/cache-in-memory@4.22.1":
|
|
45
|
+
version "4.22.1"
|
|
46
|
+
resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.22.1.tgz#858a3d887f521362e87d04f3943e2810226a0d71"
|
|
47
|
+
integrity sha512-ve+6Ac2LhwpufuWavM/aHjLoNz/Z/sYSgNIXsinGofWOysPilQZPUetqLj8vbvi+DHZZaYSEP9H5SRVXnpsNNw==
|
|
48
|
+
dependencies:
|
|
49
|
+
"@algolia/cache-common" "4.22.1"
|
|
50
|
+
|
|
51
|
+
"@algolia/client-account@4.22.1":
|
|
52
|
+
version "4.22.1"
|
|
53
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.22.1.tgz#a7fb8b66b9a4f0a428e1426b2561144267d76d43"
|
|
54
|
+
integrity sha512-k8m+oegM2zlns/TwZyi4YgCtyToackkOpE+xCaKCYfBfDtdGOaVZCM5YvGPtK+HGaJMIN/DoTL8asbM3NzHonw==
|
|
55
|
+
dependencies:
|
|
56
|
+
"@algolia/client-common" "4.22.1"
|
|
57
|
+
"@algolia/client-search" "4.22.1"
|
|
58
|
+
"@algolia/transporter" "4.22.1"
|
|
59
|
+
|
|
60
|
+
"@algolia/client-analytics@4.22.1":
|
|
61
|
+
version "4.22.1"
|
|
62
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.22.1.tgz#506558740b4d49b1b1e3393861f729a8ce921851"
|
|
63
|
+
integrity sha512-1ssi9pyxyQNN4a7Ji9R50nSdISIumMFDwKNuwZipB6TkauJ8J7ha/uO60sPJFqQyqvvI+px7RSNRQT3Zrvzieg==
|
|
64
|
+
dependencies:
|
|
65
|
+
"@algolia/client-common" "4.22.1"
|
|
66
|
+
"@algolia/client-search" "4.22.1"
|
|
67
|
+
"@algolia/requester-common" "4.22.1"
|
|
68
|
+
"@algolia/transporter" "4.22.1"
|
|
69
|
+
|
|
70
|
+
"@algolia/client-common@4.22.1":
|
|
71
|
+
version "4.22.1"
|
|
72
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.22.1.tgz#042b19c1b6157c485fa1b551349ab313944d2b05"
|
|
73
|
+
integrity sha512-IvaL5v9mZtm4k4QHbBGDmU3wa/mKokmqNBqPj0K7lcR8ZDKzUorhcGp/u8PkPC/e0zoHSTvRh7TRkGX3Lm7iOQ==
|
|
74
|
+
dependencies:
|
|
75
|
+
"@algolia/requester-common" "4.22.1"
|
|
76
|
+
"@algolia/transporter" "4.22.1"
|
|
77
|
+
|
|
78
|
+
"@algolia/client-personalization@4.22.1":
|
|
79
|
+
version "4.22.1"
|
|
80
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.22.1.tgz#ff088d797648224fb582e9fe5828f8087835fa3d"
|
|
81
|
+
integrity sha512-sl+/klQJ93+4yaqZ7ezOttMQ/nczly/3GmgZXJ1xmoewP5jmdP/X/nV5U7EHHH3hCUEHeN7X1nsIhGPVt9E1cQ==
|
|
82
|
+
dependencies:
|
|
83
|
+
"@algolia/client-common" "4.22.1"
|
|
84
|
+
"@algolia/requester-common" "4.22.1"
|
|
85
|
+
"@algolia/transporter" "4.22.1"
|
|
86
|
+
|
|
87
|
+
"@algolia/client-search@4.22.1":
|
|
88
|
+
version "4.22.1"
|
|
89
|
+
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.22.1.tgz#508cc6ab3d1f4e9c02735a630d4dff6fbb8514a2"
|
|
90
|
+
integrity sha512-yb05NA4tNaOgx3+rOxAmFztgMTtGBi97X7PC3jyNeGiwkAjOZc2QrdZBYyIdcDLoI09N0gjtpClcackoTN0gPA==
|
|
91
|
+
dependencies:
|
|
92
|
+
"@algolia/client-common" "4.22.1"
|
|
93
|
+
"@algolia/requester-common" "4.22.1"
|
|
94
|
+
"@algolia/transporter" "4.22.1"
|
|
95
95
|
|
|
96
96
|
"@algolia/events@^4.0.1":
|
|
97
97
|
version "4.0.1"
|
|
98
98
|
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
|
|
99
99
|
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
|
|
100
100
|
|
|
101
|
-
"@algolia/logger-common@4.22.
|
|
102
|
-
version "4.22.
|
|
103
|
-
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.22.
|
|
104
|
-
integrity sha512-
|
|
101
|
+
"@algolia/logger-common@4.22.1":
|
|
102
|
+
version "4.22.1"
|
|
103
|
+
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.22.1.tgz#79cf4cd295de0377a94582c6aaac59b1ded731d9"
|
|
104
|
+
integrity sha512-OnTFymd2odHSO39r4DSWRFETkBufnY2iGUZNrMXpIhF5cmFE8pGoINNPzwg02QLBlGSaLqdKy0bM8S0GyqPLBg==
|
|
105
105
|
|
|
106
|
-
"@algolia/logger-console@4.22.
|
|
107
|
-
version "4.22.
|
|
108
|
-
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.22.
|
|
109
|
-
integrity sha512-
|
|
106
|
+
"@algolia/logger-console@4.22.1":
|
|
107
|
+
version "4.22.1"
|
|
108
|
+
resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.22.1.tgz#0355345f6940f67aaa78ae9b81c06e44e49f2336"
|
|
109
|
+
integrity sha512-O99rcqpVPKN1RlpgD6H3khUWylU24OXlzkavUAMy6QZd1776QAcauE3oP8CmD43nbaTjBexZj2nGsBH9Tc0FVA==
|
|
110
110
|
dependencies:
|
|
111
|
-
"@algolia/logger-common" "4.22.
|
|
111
|
+
"@algolia/logger-common" "4.22.1"
|
|
112
112
|
|
|
113
|
-
"@algolia/requester-browser-xhr@4.22.
|
|
114
|
-
version "4.22.
|
|
115
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.22.
|
|
116
|
-
integrity sha512-
|
|
113
|
+
"@algolia/requester-browser-xhr@4.22.1":
|
|
114
|
+
version "4.22.1"
|
|
115
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.22.1.tgz#f04df6fe9690a071b267c77d26b83a3be9280361"
|
|
116
|
+
integrity sha512-dtQGYIg6MteqT1Uay3J/0NDqD+UciHy3QgRbk7bNddOJu+p3hzjTRYESqEnoX/DpEkaNYdRHUKNylsqMpgwaEw==
|
|
117
117
|
dependencies:
|
|
118
|
-
"@algolia/requester-common" "4.22.
|
|
118
|
+
"@algolia/requester-common" "4.22.1"
|
|
119
119
|
|
|
120
|
-
"@algolia/requester-common@4.22.
|
|
121
|
-
version "4.22.
|
|
122
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.22.
|
|
123
|
-
integrity sha512-
|
|
120
|
+
"@algolia/requester-common@4.22.1":
|
|
121
|
+
version "4.22.1"
|
|
122
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.22.1.tgz#27be35f3718aafcb6b388ff9c3aa2defabd559ff"
|
|
123
|
+
integrity sha512-dgvhSAtg2MJnR+BxrIFqlLtkLlVVhas9HgYKMk2Uxiy5m6/8HZBL40JVAMb2LovoPFs9I/EWIoFVjOrFwzn5Qg==
|
|
124
124
|
|
|
125
|
-
"@algolia/requester-node-http@4.22.
|
|
126
|
-
version "4.22.
|
|
127
|
-
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.22.
|
|
128
|
-
integrity sha512-
|
|
125
|
+
"@algolia/requester-node-http@4.22.1":
|
|
126
|
+
version "4.22.1"
|
|
127
|
+
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.22.1.tgz#589a6fa828ad0f325e727a6fcaf4e1a2343cc62b"
|
|
128
|
+
integrity sha512-JfmZ3MVFQkAU+zug8H3s8rZ6h0ahHZL/SpMaSasTCGYR5EEJsCc8SI5UZ6raPN2tjxa5bxS13BRpGSBUens7EA==
|
|
129
129
|
dependencies:
|
|
130
|
-
"@algolia/requester-common" "4.22.
|
|
130
|
+
"@algolia/requester-common" "4.22.1"
|
|
131
131
|
|
|
132
|
-
"@algolia/transporter@4.22.
|
|
133
|
-
version "4.22.
|
|
134
|
-
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.22.
|
|
135
|
-
integrity sha512-
|
|
132
|
+
"@algolia/transporter@4.22.1":
|
|
133
|
+
version "4.22.1"
|
|
134
|
+
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.22.1.tgz#8843841b857dc021668f31647aa557ff19cd9cb1"
|
|
135
|
+
integrity sha512-kzWgc2c9IdxMa3YqA6TN0NW5VrKYYW/BELIn7vnLyn+U/RFdZ4lxxt9/8yq3DKV5snvoDzzO4ClyejZRdV3lMQ==
|
|
136
136
|
dependencies:
|
|
137
|
-
"@algolia/cache-common" "4.22.
|
|
138
|
-
"@algolia/logger-common" "4.22.
|
|
139
|
-
"@algolia/requester-common" "4.22.
|
|
137
|
+
"@algolia/cache-common" "4.22.1"
|
|
138
|
+
"@algolia/logger-common" "4.22.1"
|
|
139
|
+
"@algolia/requester-common" "4.22.1"
|
|
140
140
|
|
|
141
141
|
"@ampproject/remapping@^2.2.0":
|
|
142
142
|
version "2.2.1"
|
|
@@ -250,6 +250,17 @@
|
|
|
250
250
|
lodash.debounce "^4.0.8"
|
|
251
251
|
resolve "^1.14.2"
|
|
252
252
|
|
|
253
|
+
"@babel/helper-define-polyfill-provider@^0.5.0":
|
|
254
|
+
version "0.5.0"
|
|
255
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz#465805b7361f461e86c680f1de21eaf88c25901b"
|
|
256
|
+
integrity sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==
|
|
257
|
+
dependencies:
|
|
258
|
+
"@babel/helper-compilation-targets" "^7.22.6"
|
|
259
|
+
"@babel/helper-plugin-utils" "^7.22.5"
|
|
260
|
+
debug "^4.1.1"
|
|
261
|
+
lodash.debounce "^4.0.8"
|
|
262
|
+
resolve "^1.14.2"
|
|
263
|
+
|
|
253
264
|
"@babel/helper-environment-visitor@^7.22.20":
|
|
254
265
|
version "7.22.20"
|
|
255
266
|
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
|
|
@@ -371,9 +382,9 @@
|
|
|
371
382
|
"@babel/types" "^7.22.19"
|
|
372
383
|
|
|
373
384
|
"@babel/helpers@^7.23.7":
|
|
374
|
-
version "7.23.
|
|
375
|
-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.
|
|
376
|
-
integrity sha512-
|
|
385
|
+
version "7.23.8"
|
|
386
|
+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.8.tgz#fc6b2d65b16847fd50adddbd4232c76378959e34"
|
|
387
|
+
integrity sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==
|
|
377
388
|
dependencies:
|
|
378
389
|
"@babel/template" "^7.22.15"
|
|
379
390
|
"@babel/traverse" "^7.23.7"
|
|
@@ -620,16 +631,15 @@
|
|
|
620
631
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
621
632
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
622
633
|
|
|
623
|
-
"@babel/plugin-transform-classes@^7.23.
|
|
624
|
-
version "7.23.
|
|
625
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.
|
|
626
|
-
integrity sha512-
|
|
634
|
+
"@babel/plugin-transform-classes@^7.23.8":
|
|
635
|
+
version "7.23.8"
|
|
636
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#d08ae096c240347badd68cdf1b6d1624a6435d92"
|
|
637
|
+
integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==
|
|
627
638
|
dependencies:
|
|
628
639
|
"@babel/helper-annotate-as-pure" "^7.22.5"
|
|
629
|
-
"@babel/helper-compilation-targets" "^7.
|
|
640
|
+
"@babel/helper-compilation-targets" "^7.23.6"
|
|
630
641
|
"@babel/helper-environment-visitor" "^7.22.20"
|
|
631
642
|
"@babel/helper-function-name" "^7.23.0"
|
|
632
|
-
"@babel/helper-optimise-call-expression" "^7.22.5"
|
|
633
643
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
634
644
|
"@babel/helper-replace-supers" "^7.22.20"
|
|
635
645
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
@@ -1015,9 +1025,9 @@
|
|
|
1015
1025
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
1016
1026
|
|
|
1017
1027
|
"@babel/preset-env@^7.19.4", "@babel/preset-env@^7.22.9":
|
|
1018
|
-
version "7.23.
|
|
1019
|
-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.
|
|
1020
|
-
integrity sha512-
|
|
1028
|
+
version "7.23.8"
|
|
1029
|
+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8.tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e"
|
|
1030
|
+
integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA==
|
|
1021
1031
|
dependencies:
|
|
1022
1032
|
"@babel/compat-data" "^7.23.5"
|
|
1023
1033
|
"@babel/helper-compilation-targets" "^7.23.6"
|
|
@@ -1052,7 +1062,7 @@
|
|
|
1052
1062
|
"@babel/plugin-transform-block-scoping" "^7.23.4"
|
|
1053
1063
|
"@babel/plugin-transform-class-properties" "^7.23.3"
|
|
1054
1064
|
"@babel/plugin-transform-class-static-block" "^7.23.4"
|
|
1055
|
-
"@babel/plugin-transform-classes" "^7.23.
|
|
1065
|
+
"@babel/plugin-transform-classes" "^7.23.8"
|
|
1056
1066
|
"@babel/plugin-transform-computed-properties" "^7.23.3"
|
|
1057
1067
|
"@babel/plugin-transform-destructuring" "^7.23.3"
|
|
1058
1068
|
"@babel/plugin-transform-dotall-regex" "^7.23.3"
|
|
@@ -1138,17 +1148,17 @@
|
|
|
1138
1148
|
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
|
1139
1149
|
|
|
1140
1150
|
"@babel/runtime-corejs3@^7.22.6":
|
|
1141
|
-
version "7.23.
|
|
1142
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.23.
|
|
1143
|
-
integrity sha512-
|
|
1151
|
+
version "7.23.8"
|
|
1152
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.23.8.tgz#b8aa3d47570bdd08fed77fdfd69542118af0df26"
|
|
1153
|
+
integrity sha512-2ZzmcDugdm0/YQKFVYsXiwUN7USPX8PM7cytpb4PFl87fM+qYPSvTZX//8tyeJB1j0YDmafBJEbl5f8NfLyuKw==
|
|
1144
1154
|
dependencies:
|
|
1145
1155
|
core-js-pure "^3.30.2"
|
|
1146
1156
|
regenerator-runtime "^0.14.0"
|
|
1147
1157
|
|
|
1148
1158
|
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.22.6", "@babel/runtime@^7.8.4":
|
|
1149
|
-
version "7.23.
|
|
1150
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.
|
|
1151
|
-
integrity sha512-
|
|
1159
|
+
version "7.23.8"
|
|
1160
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.8.tgz#8ee6fe1ac47add7122902f257b8ddf55c898f650"
|
|
1161
|
+
integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==
|
|
1152
1162
|
dependencies:
|
|
1153
1163
|
regenerator-runtime "^0.14.0"
|
|
1154
1164
|
|
|
@@ -1211,10 +1221,10 @@
|
|
|
1211
1221
|
"@docsearch/css" "3.5.2"
|
|
1212
1222
|
algoliasearch "^4.19.1"
|
|
1213
1223
|
|
|
1214
|
-
"@docusaurus/core@3.0
|
|
1215
|
-
version "3.0
|
|
1216
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-3.0.
|
|
1217
|
-
integrity sha512-
|
|
1224
|
+
"@docusaurus/core@3.1.0", "@docusaurus/core@^3.1.0":
|
|
1225
|
+
version "3.1.0"
|
|
1226
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-3.1.0.tgz#b66e7eaf867c1f44738d725d217a1c0e879629d7"
|
|
1227
|
+
integrity sha512-GWudMGYA9v26ssbAWJNfgeDZk+lrudUTclLPRsmxiknEBk7UMp7Rglonhqbsf3IKHOyHkMU4Fr5jFyg5SBx9jQ==
|
|
1218
1228
|
dependencies:
|
|
1219
1229
|
"@babel/core" "^7.23.3"
|
|
1220
1230
|
"@babel/generator" "^7.23.3"
|
|
@@ -1226,13 +1236,13 @@
|
|
|
1226
1236
|
"@babel/runtime" "^7.22.6"
|
|
1227
1237
|
"@babel/runtime-corejs3" "^7.22.6"
|
|
1228
1238
|
"@babel/traverse" "^7.22.8"
|
|
1229
|
-
"@docusaurus/cssnano-preset" "3.0
|
|
1230
|
-
"@docusaurus/logger" "3.0
|
|
1231
|
-
"@docusaurus/mdx-loader" "3.0
|
|
1239
|
+
"@docusaurus/cssnano-preset" "3.1.0"
|
|
1240
|
+
"@docusaurus/logger" "3.1.0"
|
|
1241
|
+
"@docusaurus/mdx-loader" "3.1.0"
|
|
1232
1242
|
"@docusaurus/react-loadable" "5.5.2"
|
|
1233
|
-
"@docusaurus/utils" "3.0
|
|
1234
|
-
"@docusaurus/utils-common" "3.0
|
|
1235
|
-
"@docusaurus/utils-validation" "3.0
|
|
1243
|
+
"@docusaurus/utils" "3.1.0"
|
|
1244
|
+
"@docusaurus/utils-common" "3.1.0"
|
|
1245
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1236
1246
|
"@slorber/static-site-generator-webpack-plugin" "^4.0.7"
|
|
1237
1247
|
"@svgr/webpack" "^6.5.1"
|
|
1238
1248
|
autoprefixer "^10.4.14"
|
|
@@ -1286,34 +1296,34 @@
|
|
|
1286
1296
|
webpack-merge "^5.9.0"
|
|
1287
1297
|
webpackbar "^5.0.2"
|
|
1288
1298
|
|
|
1289
|
-
"@docusaurus/cssnano-preset@3.0
|
|
1290
|
-
version "3.0
|
|
1291
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-3.0.
|
|
1292
|
-
integrity sha512-
|
|
1299
|
+
"@docusaurus/cssnano-preset@3.1.0":
|
|
1300
|
+
version "3.1.0"
|
|
1301
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-3.1.0.tgz#b3fe7134cc4d0c1950eeb1c940089a190591ad4e"
|
|
1302
|
+
integrity sha512-ned7qsgCqSv/e7KyugFNroAfiszuxLwnvMW7gmT2Ywxb/Nyt61yIw7KHyAZCMKglOalrqnYA4gMhLUCK/mVePA==
|
|
1293
1303
|
dependencies:
|
|
1294
1304
|
cssnano-preset-advanced "^5.3.10"
|
|
1295
1305
|
postcss "^8.4.26"
|
|
1296
1306
|
postcss-sort-media-queries "^4.4.1"
|
|
1297
1307
|
tslib "^2.6.0"
|
|
1298
1308
|
|
|
1299
|
-
"@docusaurus/logger@3.0
|
|
1300
|
-
version "3.0
|
|
1301
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-3.0.
|
|
1302
|
-
integrity sha512-
|
|
1309
|
+
"@docusaurus/logger@3.1.0":
|
|
1310
|
+
version "3.1.0"
|
|
1311
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-3.1.0.tgz#eef6475c2d59a3ae7e138ac1f60007d6fafd76b0"
|
|
1312
|
+
integrity sha512-p740M+HCst1VnKKzL60Hru9xfG4EUYJDarjlEC4hHeBy9+afPmY3BNPoSHx9/8zxuYfUlv/psf7I9NvRVdmdvg==
|
|
1303
1313
|
dependencies:
|
|
1304
1314
|
chalk "^4.1.2"
|
|
1305
1315
|
tslib "^2.6.0"
|
|
1306
1316
|
|
|
1307
|
-
"@docusaurus/mdx-loader@3.0
|
|
1308
|
-
version "3.0
|
|
1309
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-3.0.
|
|
1310
|
-
integrity sha512-
|
|
1317
|
+
"@docusaurus/mdx-loader@3.1.0":
|
|
1318
|
+
version "3.1.0"
|
|
1319
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-3.1.0.tgz#61d562ff442f62ef04cc31d3f0d5865a8dd390e4"
|
|
1320
|
+
integrity sha512-D7onDz/3mgBonexWoQXPw3V2E5Bc4+jYRf9gGUUK+KoQwU8xMDaDkUUfsr7t6UBa/xox9p5+/3zwLuXOYMzGSg==
|
|
1311
1321
|
dependencies:
|
|
1312
1322
|
"@babel/parser" "^7.22.7"
|
|
1313
1323
|
"@babel/traverse" "^7.22.8"
|
|
1314
|
-
"@docusaurus/logger" "3.0
|
|
1315
|
-
"@docusaurus/utils" "3.0
|
|
1316
|
-
"@docusaurus/utils-validation" "3.0
|
|
1324
|
+
"@docusaurus/logger" "3.1.0"
|
|
1325
|
+
"@docusaurus/utils" "3.1.0"
|
|
1326
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1317
1327
|
"@mdx-js/mdx" "^3.0.0"
|
|
1318
1328
|
"@slorber/remark-comment" "^1.0.0"
|
|
1319
1329
|
escape-html "^1.0.3"
|
|
@@ -1336,13 +1346,13 @@
|
|
|
1336
1346
|
vfile "^6.0.1"
|
|
1337
1347
|
webpack "^5.88.1"
|
|
1338
1348
|
|
|
1339
|
-
"@docusaurus/module-type-aliases@3.0
|
|
1340
|
-
version "3.0
|
|
1341
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.0.
|
|
1342
|
-
integrity sha512-
|
|
1349
|
+
"@docusaurus/module-type-aliases@3.1.0":
|
|
1350
|
+
version "3.1.0"
|
|
1351
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.1.0.tgz#f3451702f143557bfde0502287713a08086a0415"
|
|
1352
|
+
integrity sha512-XUl7Z4PWlKg4l6KF05JQ3iDHQxnPxbQUqTNKvviHyuHdlalOFv6qeDAm7IbzyQPJD5VA6y4dpRbTWSqP9ClwPg==
|
|
1343
1353
|
dependencies:
|
|
1344
1354
|
"@docusaurus/react-loadable" "5.5.2"
|
|
1345
|
-
"@docusaurus/types" "3.0
|
|
1355
|
+
"@docusaurus/types" "3.1.0"
|
|
1346
1356
|
"@types/history" "^4.7.11"
|
|
1347
1357
|
"@types/react" "*"
|
|
1348
1358
|
"@types/react-router-config" "*"
|
|
@@ -1350,18 +1360,18 @@
|
|
|
1350
1360
|
react-helmet-async "*"
|
|
1351
1361
|
react-loadable "npm:@docusaurus/react-loadable@5.5.2"
|
|
1352
1362
|
|
|
1353
|
-
"@docusaurus/plugin-content-blog@3.0
|
|
1354
|
-
version "3.0
|
|
1355
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.0.
|
|
1356
|
-
integrity sha512-
|
|
1357
|
-
dependencies:
|
|
1358
|
-
"@docusaurus/core" "3.0
|
|
1359
|
-
"@docusaurus/logger" "3.0
|
|
1360
|
-
"@docusaurus/mdx-loader" "3.0
|
|
1361
|
-
"@docusaurus/types" "3.0
|
|
1362
|
-
"@docusaurus/utils" "3.0
|
|
1363
|
-
"@docusaurus/utils-common" "3.0
|
|
1364
|
-
"@docusaurus/utils-validation" "3.0
|
|
1363
|
+
"@docusaurus/plugin-content-blog@3.1.0":
|
|
1364
|
+
version "3.1.0"
|
|
1365
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.1.0.tgz#d2102e9286486e526dbc0dfc741e53dc5cee0ff0"
|
|
1366
|
+
integrity sha512-iMa6WBaaEdYuxckvJtLcq/HQdlA4oEbCXf/OFfsYJCCULcDX7GDZpKxLF3X1fLsax3sSm5bmsU+CA0WD+R1g3A==
|
|
1367
|
+
dependencies:
|
|
1368
|
+
"@docusaurus/core" "3.1.0"
|
|
1369
|
+
"@docusaurus/logger" "3.1.0"
|
|
1370
|
+
"@docusaurus/mdx-loader" "3.1.0"
|
|
1371
|
+
"@docusaurus/types" "3.1.0"
|
|
1372
|
+
"@docusaurus/utils" "3.1.0"
|
|
1373
|
+
"@docusaurus/utils-common" "3.1.0"
|
|
1374
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1365
1375
|
cheerio "^1.0.0-rc.12"
|
|
1366
1376
|
feed "^4.2.2"
|
|
1367
1377
|
fs-extra "^11.1.1"
|
|
@@ -1373,18 +1383,18 @@
|
|
|
1373
1383
|
utility-types "^3.10.0"
|
|
1374
1384
|
webpack "^5.88.1"
|
|
1375
1385
|
|
|
1376
|
-
"@docusaurus/plugin-content-docs@3.0
|
|
1377
|
-
version "3.0
|
|
1378
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.0.
|
|
1379
|
-
integrity sha512-
|
|
1380
|
-
dependencies:
|
|
1381
|
-
"@docusaurus/core" "3.0
|
|
1382
|
-
"@docusaurus/logger" "3.0
|
|
1383
|
-
"@docusaurus/mdx-loader" "3.0
|
|
1384
|
-
"@docusaurus/module-type-aliases" "3.0
|
|
1385
|
-
"@docusaurus/types" "3.0
|
|
1386
|
-
"@docusaurus/utils" "3.0
|
|
1387
|
-
"@docusaurus/utils-validation" "3.0
|
|
1386
|
+
"@docusaurus/plugin-content-docs@3.1.0":
|
|
1387
|
+
version "3.1.0"
|
|
1388
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.1.0.tgz#55d7bdb8e14f854ea6c6e256f1b51b8c17963c19"
|
|
1389
|
+
integrity sha512-el5GxhT8BLrsWD0qGa8Rq+Ttb/Ni6V3DGT2oAPio0qcs/mUAxeyXEAmihkvmLCnAgp6xD27Ce7dISZ5c6BXeqA==
|
|
1390
|
+
dependencies:
|
|
1391
|
+
"@docusaurus/core" "3.1.0"
|
|
1392
|
+
"@docusaurus/logger" "3.1.0"
|
|
1393
|
+
"@docusaurus/mdx-loader" "3.1.0"
|
|
1394
|
+
"@docusaurus/module-type-aliases" "3.1.0"
|
|
1395
|
+
"@docusaurus/types" "3.1.0"
|
|
1396
|
+
"@docusaurus/utils" "3.1.0"
|
|
1397
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1388
1398
|
"@types/react-router-config" "^5.0.7"
|
|
1389
1399
|
combine-promises "^1.1.0"
|
|
1390
1400
|
fs-extra "^11.1.1"
|
|
@@ -1394,96 +1404,96 @@
|
|
|
1394
1404
|
utility-types "^3.10.0"
|
|
1395
1405
|
webpack "^5.88.1"
|
|
1396
1406
|
|
|
1397
|
-
"@docusaurus/plugin-content-pages@3.0
|
|
1398
|
-
version "3.0
|
|
1399
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.0.
|
|
1400
|
-
integrity sha512-
|
|
1401
|
-
dependencies:
|
|
1402
|
-
"@docusaurus/core" "3.0
|
|
1403
|
-
"@docusaurus/mdx-loader" "3.0
|
|
1404
|
-
"@docusaurus/types" "3.0
|
|
1405
|
-
"@docusaurus/utils" "3.0
|
|
1406
|
-
"@docusaurus/utils-validation" "3.0
|
|
1407
|
+
"@docusaurus/plugin-content-pages@3.1.0":
|
|
1408
|
+
version "3.1.0"
|
|
1409
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.1.0.tgz#cdb73c804ded307e81ceea39874dc0bb540c2dc4"
|
|
1410
|
+
integrity sha512-9gntYQFpk+93+Xl7gYczJu8I9uWoyRLnRwS0+NUFcs9iZtHKsdqKWPRrONC9elfN3wJ9ORwTbcVzsTiB8jvYlg==
|
|
1411
|
+
dependencies:
|
|
1412
|
+
"@docusaurus/core" "3.1.0"
|
|
1413
|
+
"@docusaurus/mdx-loader" "3.1.0"
|
|
1414
|
+
"@docusaurus/types" "3.1.0"
|
|
1415
|
+
"@docusaurus/utils" "3.1.0"
|
|
1416
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1407
1417
|
fs-extra "^11.1.1"
|
|
1408
1418
|
tslib "^2.6.0"
|
|
1409
1419
|
webpack "^5.88.1"
|
|
1410
1420
|
|
|
1411
|
-
"@docusaurus/plugin-debug@3.0
|
|
1412
|
-
version "3.0
|
|
1413
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-debug/-/plugin-debug-3.0.
|
|
1414
|
-
integrity sha512-
|
|
1421
|
+
"@docusaurus/plugin-debug@3.1.0":
|
|
1422
|
+
version "3.1.0"
|
|
1423
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-debug/-/plugin-debug-3.1.0.tgz#545872bc8f9cd697d9f1d6c695f8a1674bfc149c"
|
|
1424
|
+
integrity sha512-AbvJwCVRbmQ8w9d8QXbF4Iq/ui0bjPZNYFIhtducGFnm2YQRN1mraK8mCEQb0Aq0T8SqRRvSfC/far4n/s531w==
|
|
1415
1425
|
dependencies:
|
|
1416
|
-
"@docusaurus/core" "3.0
|
|
1417
|
-
"@docusaurus/types" "3.0
|
|
1418
|
-
"@docusaurus/utils" "3.0
|
|
1426
|
+
"@docusaurus/core" "3.1.0"
|
|
1427
|
+
"@docusaurus/types" "3.1.0"
|
|
1428
|
+
"@docusaurus/utils" "3.1.0"
|
|
1419
1429
|
fs-extra "^11.1.1"
|
|
1420
1430
|
react-json-view-lite "^1.2.0"
|
|
1421
1431
|
tslib "^2.6.0"
|
|
1422
1432
|
|
|
1423
|
-
"@docusaurus/plugin-google-analytics@3.0
|
|
1424
|
-
version "3.0
|
|
1425
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.0.
|
|
1426
|
-
integrity sha512-
|
|
1433
|
+
"@docusaurus/plugin-google-analytics@3.1.0":
|
|
1434
|
+
version "3.1.0"
|
|
1435
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.1.0.tgz#3035eace3121db16aec7c10852ebb4cd860f4434"
|
|
1436
|
+
integrity sha512-zvUOMzu9Uhz0ciqnSbtnp/5i1zEYlzarQrOXG90P3Is3efQI43p2YLW/rzSGdLb5MfQo2HvKT6Q5+tioMO045Q==
|
|
1427
1437
|
dependencies:
|
|
1428
|
-
"@docusaurus/core" "3.0
|
|
1429
|
-
"@docusaurus/types" "3.0
|
|
1430
|
-
"@docusaurus/utils-validation" "3.0
|
|
1438
|
+
"@docusaurus/core" "3.1.0"
|
|
1439
|
+
"@docusaurus/types" "3.1.0"
|
|
1440
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1431
1441
|
tslib "^2.6.0"
|
|
1432
1442
|
|
|
1433
|
-
"@docusaurus/plugin-google-gtag@3.0
|
|
1434
|
-
version "3.0
|
|
1435
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.0.
|
|
1436
|
-
integrity sha512-
|
|
1443
|
+
"@docusaurus/plugin-google-gtag@3.1.0":
|
|
1444
|
+
version "3.1.0"
|
|
1445
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.1.0.tgz#2f4040da81d36bfc6324abc1a12b258e6c7f202a"
|
|
1446
|
+
integrity sha512-0txshvaY8qIBdkk2UATdVcfiCLGq3KAUfuRQD2cRNgO39iIf4/ihQxH9NXcRTwKs4Q5d9yYHoix3xT6pFuEYOg==
|
|
1437
1447
|
dependencies:
|
|
1438
|
-
"@docusaurus/core" "3.0
|
|
1439
|
-
"@docusaurus/types" "3.0
|
|
1440
|
-
"@docusaurus/utils-validation" "3.0
|
|
1448
|
+
"@docusaurus/core" "3.1.0"
|
|
1449
|
+
"@docusaurus/types" "3.1.0"
|
|
1450
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1441
1451
|
"@types/gtag.js" "^0.0.12"
|
|
1442
1452
|
tslib "^2.6.0"
|
|
1443
1453
|
|
|
1444
|
-
"@docusaurus/plugin-google-tag-manager@3.0
|
|
1445
|
-
version "3.0
|
|
1446
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.0.
|
|
1447
|
-
integrity sha512-
|
|
1454
|
+
"@docusaurus/plugin-google-tag-manager@3.1.0":
|
|
1455
|
+
version "3.1.0"
|
|
1456
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.1.0.tgz#4c026e9f65468a332326770f95ccd9c6e12d564b"
|
|
1457
|
+
integrity sha512-zOWPEi8kMyyPtwG0vhyXrdbLs8fIZmY5vlbi9lUU+v8VsroO5iHmfR2V3SMsrsfOanw5oV/ciWqbxezY00qEZg==
|
|
1448
1458
|
dependencies:
|
|
1449
|
-
"@docusaurus/core" "3.0
|
|
1450
|
-
"@docusaurus/types" "3.0
|
|
1451
|
-
"@docusaurus/utils-validation" "3.0
|
|
1459
|
+
"@docusaurus/core" "3.1.0"
|
|
1460
|
+
"@docusaurus/types" "3.1.0"
|
|
1461
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1452
1462
|
tslib "^2.6.0"
|
|
1453
1463
|
|
|
1454
|
-
"@docusaurus/plugin-sitemap@3.0
|
|
1455
|
-
version "3.0
|
|
1456
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.0.
|
|
1457
|
-
integrity sha512-
|
|
1458
|
-
dependencies:
|
|
1459
|
-
"@docusaurus/core" "3.0
|
|
1460
|
-
"@docusaurus/logger" "3.0
|
|
1461
|
-
"@docusaurus/types" "3.0
|
|
1462
|
-
"@docusaurus/utils" "3.0
|
|
1463
|
-
"@docusaurus/utils-common" "3.0
|
|
1464
|
-
"@docusaurus/utils-validation" "3.0
|
|
1464
|
+
"@docusaurus/plugin-sitemap@3.1.0":
|
|
1465
|
+
version "3.1.0"
|
|
1466
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.1.0.tgz#9d9dbb4d87e6dc46ae9321badf6ac7cd9aa96b23"
|
|
1467
|
+
integrity sha512-TkR5vGBpUooEB9SoW42thahqqwKzfHrQQhkB+JrEGERsl4bKODSuJNle4aA4h6LSkg4IyfXOW8XOI0NIPWb9Cg==
|
|
1468
|
+
dependencies:
|
|
1469
|
+
"@docusaurus/core" "3.1.0"
|
|
1470
|
+
"@docusaurus/logger" "3.1.0"
|
|
1471
|
+
"@docusaurus/types" "3.1.0"
|
|
1472
|
+
"@docusaurus/utils" "3.1.0"
|
|
1473
|
+
"@docusaurus/utils-common" "3.1.0"
|
|
1474
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1465
1475
|
fs-extra "^11.1.1"
|
|
1466
1476
|
sitemap "^7.1.1"
|
|
1467
1477
|
tslib "^2.6.0"
|
|
1468
1478
|
|
|
1469
|
-
"@docusaurus/preset-classic@^3.0
|
|
1470
|
-
version "3.0
|
|
1471
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/preset-classic/-/preset-classic-3.0.
|
|
1472
|
-
integrity sha512-
|
|
1473
|
-
dependencies:
|
|
1474
|
-
"@docusaurus/core" "3.0
|
|
1475
|
-
"@docusaurus/plugin-content-blog" "3.0
|
|
1476
|
-
"@docusaurus/plugin-content-docs" "3.0
|
|
1477
|
-
"@docusaurus/plugin-content-pages" "3.0
|
|
1478
|
-
"@docusaurus/plugin-debug" "3.0
|
|
1479
|
-
"@docusaurus/plugin-google-analytics" "3.0
|
|
1480
|
-
"@docusaurus/plugin-google-gtag" "3.0
|
|
1481
|
-
"@docusaurus/plugin-google-tag-manager" "3.0
|
|
1482
|
-
"@docusaurus/plugin-sitemap" "3.0
|
|
1483
|
-
"@docusaurus/theme-classic" "3.0
|
|
1484
|
-
"@docusaurus/theme-common" "3.0
|
|
1485
|
-
"@docusaurus/theme-search-algolia" "3.0
|
|
1486
|
-
"@docusaurus/types" "3.0
|
|
1479
|
+
"@docusaurus/preset-classic@^3.1.0":
|
|
1480
|
+
version "3.1.0"
|
|
1481
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/preset-classic/-/preset-classic-3.1.0.tgz#ca67d5e416c211b4c23f0fb01f0e3e36b759dfa0"
|
|
1482
|
+
integrity sha512-xGLQRFmmT9IinAGUDVRYZ54Ys28USNbA3OTXQXnSJLPr1rCY7CYnHI4XoOnKWrNnDiAI4ruMzunXWyaElUYCKQ==
|
|
1483
|
+
dependencies:
|
|
1484
|
+
"@docusaurus/core" "3.1.0"
|
|
1485
|
+
"@docusaurus/plugin-content-blog" "3.1.0"
|
|
1486
|
+
"@docusaurus/plugin-content-docs" "3.1.0"
|
|
1487
|
+
"@docusaurus/plugin-content-pages" "3.1.0"
|
|
1488
|
+
"@docusaurus/plugin-debug" "3.1.0"
|
|
1489
|
+
"@docusaurus/plugin-google-analytics" "3.1.0"
|
|
1490
|
+
"@docusaurus/plugin-google-gtag" "3.1.0"
|
|
1491
|
+
"@docusaurus/plugin-google-tag-manager" "3.1.0"
|
|
1492
|
+
"@docusaurus/plugin-sitemap" "3.1.0"
|
|
1493
|
+
"@docusaurus/theme-classic" "3.1.0"
|
|
1494
|
+
"@docusaurus/theme-common" "3.1.0"
|
|
1495
|
+
"@docusaurus/theme-search-algolia" "3.1.0"
|
|
1496
|
+
"@docusaurus/types" "3.1.0"
|
|
1487
1497
|
|
|
1488
1498
|
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
|
|
1489
1499
|
version "5.5.2"
|
|
@@ -1493,23 +1503,23 @@
|
|
|
1493
1503
|
"@types/react" "*"
|
|
1494
1504
|
prop-types "^15.6.2"
|
|
1495
1505
|
|
|
1496
|
-
"@docusaurus/theme-classic@3.0
|
|
1497
|
-
version "3.0
|
|
1498
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-3.0.
|
|
1499
|
-
integrity sha512
|
|
1500
|
-
dependencies:
|
|
1501
|
-
"@docusaurus/core" "3.0
|
|
1502
|
-
"@docusaurus/mdx-loader" "3.0
|
|
1503
|
-
"@docusaurus/module-type-aliases" "3.0
|
|
1504
|
-
"@docusaurus/plugin-content-blog" "3.0
|
|
1505
|
-
"@docusaurus/plugin-content-docs" "3.0
|
|
1506
|
-
"@docusaurus/plugin-content-pages" "3.0
|
|
1507
|
-
"@docusaurus/theme-common" "3.0
|
|
1508
|
-
"@docusaurus/theme-translations" "3.0
|
|
1509
|
-
"@docusaurus/types" "3.0
|
|
1510
|
-
"@docusaurus/utils" "3.0
|
|
1511
|
-
"@docusaurus/utils-common" "3.0
|
|
1512
|
-
"@docusaurus/utils-validation" "3.0
|
|
1506
|
+
"@docusaurus/theme-classic@3.1.0":
|
|
1507
|
+
version "3.1.0"
|
|
1508
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-3.1.0.tgz#6ee68bf4d4db53c8d9b18d4866512abadb00a802"
|
|
1509
|
+
integrity sha512-/+jMl2Z9O8QQxves5AtHdt91gWsEZFgOV3La/6eyKEd7QLqQUtM5fxEJ40rq9NKYjqCd1HzZ9egIMeJoWwillw==
|
|
1510
|
+
dependencies:
|
|
1511
|
+
"@docusaurus/core" "3.1.0"
|
|
1512
|
+
"@docusaurus/mdx-loader" "3.1.0"
|
|
1513
|
+
"@docusaurus/module-type-aliases" "3.1.0"
|
|
1514
|
+
"@docusaurus/plugin-content-blog" "3.1.0"
|
|
1515
|
+
"@docusaurus/plugin-content-docs" "3.1.0"
|
|
1516
|
+
"@docusaurus/plugin-content-pages" "3.1.0"
|
|
1517
|
+
"@docusaurus/theme-common" "3.1.0"
|
|
1518
|
+
"@docusaurus/theme-translations" "3.1.0"
|
|
1519
|
+
"@docusaurus/types" "3.1.0"
|
|
1520
|
+
"@docusaurus/utils" "3.1.0"
|
|
1521
|
+
"@docusaurus/utils-common" "3.1.0"
|
|
1522
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1513
1523
|
"@mdx-js/react" "^3.0.0"
|
|
1514
1524
|
clsx "^2.0.0"
|
|
1515
1525
|
copy-text-to-clipboard "^3.2.0"
|
|
@@ -1524,18 +1534,18 @@
|
|
|
1524
1534
|
tslib "^2.6.0"
|
|
1525
1535
|
utility-types "^3.10.0"
|
|
1526
1536
|
|
|
1527
|
-
"@docusaurus/theme-common@3.0
|
|
1528
|
-
version "3.0
|
|
1529
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-3.0.
|
|
1530
|
-
integrity sha512-
|
|
1531
|
-
dependencies:
|
|
1532
|
-
"@docusaurus/mdx-loader" "3.0
|
|
1533
|
-
"@docusaurus/module-type-aliases" "3.0
|
|
1534
|
-
"@docusaurus/plugin-content-blog" "3.0
|
|
1535
|
-
"@docusaurus/plugin-content-docs" "3.0
|
|
1536
|
-
"@docusaurus/plugin-content-pages" "3.0
|
|
1537
|
-
"@docusaurus/utils" "3.0
|
|
1538
|
-
"@docusaurus/utils-common" "3.0
|
|
1537
|
+
"@docusaurus/theme-common@3.1.0":
|
|
1538
|
+
version "3.1.0"
|
|
1539
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-3.1.0.tgz#d176af1d0fc8ea27fea0afb298157f9a75256336"
|
|
1540
|
+
integrity sha512-YGwEFALLIbF5ocW/Fy6Ae7tFWUOugEN3iwxTx8UkLAcLqYUboDSadesYtVBmRCEB4FVA2qoP7YaW3lu3apUPPw==
|
|
1541
|
+
dependencies:
|
|
1542
|
+
"@docusaurus/mdx-loader" "3.1.0"
|
|
1543
|
+
"@docusaurus/module-type-aliases" "3.1.0"
|
|
1544
|
+
"@docusaurus/plugin-content-blog" "3.1.0"
|
|
1545
|
+
"@docusaurus/plugin-content-docs" "3.1.0"
|
|
1546
|
+
"@docusaurus/plugin-content-pages" "3.1.0"
|
|
1547
|
+
"@docusaurus/utils" "3.1.0"
|
|
1548
|
+
"@docusaurus/utils-common" "3.1.0"
|
|
1539
1549
|
"@types/history" "^4.7.11"
|
|
1540
1550
|
"@types/react" "*"
|
|
1541
1551
|
"@types/react-router-config" "*"
|
|
@@ -1545,19 +1555,19 @@
|
|
|
1545
1555
|
tslib "^2.6.0"
|
|
1546
1556
|
utility-types "^3.10.0"
|
|
1547
1557
|
|
|
1548
|
-
"@docusaurus/theme-search-algolia@3.0
|
|
1549
|
-
version "3.0
|
|
1550
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.0.
|
|
1551
|
-
integrity sha512-
|
|
1558
|
+
"@docusaurus/theme-search-algolia@3.1.0":
|
|
1559
|
+
version "3.1.0"
|
|
1560
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.1.0.tgz#3cdb1f0e8d15698a60110856ca5a06f10d3b049d"
|
|
1561
|
+
integrity sha512-8cJH0ZhPsEDjq3jR3I+wHmWzVY2bXMQJ59v2QxUmsTZxbWA4u+IzccJMIJx4ooFl9J6iYynwYsFuHxyx/KUmfQ==
|
|
1552
1562
|
dependencies:
|
|
1553
1563
|
"@docsearch/react" "^3.5.2"
|
|
1554
|
-
"@docusaurus/core" "3.0
|
|
1555
|
-
"@docusaurus/logger" "3.0
|
|
1556
|
-
"@docusaurus/plugin-content-docs" "3.0
|
|
1557
|
-
"@docusaurus/theme-common" "3.0
|
|
1558
|
-
"@docusaurus/theme-translations" "3.0
|
|
1559
|
-
"@docusaurus/utils" "3.0
|
|
1560
|
-
"@docusaurus/utils-validation" "3.0
|
|
1564
|
+
"@docusaurus/core" "3.1.0"
|
|
1565
|
+
"@docusaurus/logger" "3.1.0"
|
|
1566
|
+
"@docusaurus/plugin-content-docs" "3.1.0"
|
|
1567
|
+
"@docusaurus/theme-common" "3.1.0"
|
|
1568
|
+
"@docusaurus/theme-translations" "3.1.0"
|
|
1569
|
+
"@docusaurus/utils" "3.1.0"
|
|
1570
|
+
"@docusaurus/utils-validation" "3.1.0"
|
|
1561
1571
|
algoliasearch "^4.18.0"
|
|
1562
1572
|
algoliasearch-helper "^3.13.3"
|
|
1563
1573
|
clsx "^2.0.0"
|
|
@@ -1567,19 +1577,20 @@
|
|
|
1567
1577
|
tslib "^2.6.0"
|
|
1568
1578
|
utility-types "^3.10.0"
|
|
1569
1579
|
|
|
1570
|
-
"@docusaurus/theme-translations@3.0
|
|
1571
|
-
version "3.0
|
|
1572
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/theme-translations/-/theme-translations-3.0.
|
|
1573
|
-
integrity sha512-
|
|
1580
|
+
"@docusaurus/theme-translations@3.1.0":
|
|
1581
|
+
version "3.1.0"
|
|
1582
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/theme-translations/-/theme-translations-3.1.0.tgz#1c6bdc19723a87e042b5e89b6cdc8b747fdcbc13"
|
|
1583
|
+
integrity sha512-DApE4AbDI+WBajihxB54L4scWQhVGNZAochlC9fkbciPuFAgdRBD3NREb0rgfbKexDC/rioppu/WJA0u8tS+yA==
|
|
1574
1584
|
dependencies:
|
|
1575
1585
|
fs-extra "^11.1.1"
|
|
1576
1586
|
tslib "^2.6.0"
|
|
1577
1587
|
|
|
1578
|
-
"@docusaurus/types@3.0
|
|
1579
|
-
version "3.0
|
|
1580
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.0.
|
|
1581
|
-
integrity sha512-
|
|
1588
|
+
"@docusaurus/types@3.1.0":
|
|
1589
|
+
version "3.1.0"
|
|
1590
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.1.0.tgz#1dbb60ea38e98ba869f8d7ea2323e4460f05ab65"
|
|
1591
|
+
integrity sha512-VaczOZf7+re8aFBIWnex1XENomwHdsSTkrdX43zyor7G/FY4OIsP6X28Xc3o0jiY0YdNuvIDyA5TNwOtpgkCVw==
|
|
1582
1592
|
dependencies:
|
|
1593
|
+
"@mdx-js/mdx" "^3.0.0"
|
|
1583
1594
|
"@types/history" "^4.7.11"
|
|
1584
1595
|
"@types/react" "*"
|
|
1585
1596
|
commander "^5.1.0"
|
|
@@ -1589,30 +1600,30 @@
|
|
|
1589
1600
|
webpack "^5.88.1"
|
|
1590
1601
|
webpack-merge "^5.9.0"
|
|
1591
1602
|
|
|
1592
|
-
"@docusaurus/utils-common@3.0
|
|
1593
|
-
version "3.0
|
|
1594
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.0.
|
|
1595
|
-
integrity sha512-
|
|
1603
|
+
"@docusaurus/utils-common@3.1.0":
|
|
1604
|
+
version "3.1.0"
|
|
1605
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.1.0.tgz#846ce9c12b9ebf1ebf513e65303fb8158dcd2e1b"
|
|
1606
|
+
integrity sha512-SfvnRLHoZ9bwTw67knkSs7IcUR0GY2SaGkpdB/J9pChrDiGhwzKNUhcieoPyPYrOWGRPk3rVNYtoy+Bc7psPAw==
|
|
1596
1607
|
dependencies:
|
|
1597
1608
|
tslib "^2.6.0"
|
|
1598
1609
|
|
|
1599
|
-
"@docusaurus/utils-validation@3.0
|
|
1600
|
-
version "3.0
|
|
1601
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-3.0.
|
|
1602
|
-
integrity sha512-
|
|
1610
|
+
"@docusaurus/utils-validation@3.1.0":
|
|
1611
|
+
version "3.1.0"
|
|
1612
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-3.1.0.tgz#3e88c42caec29cd3eedbbd17af97f88719613340"
|
|
1613
|
+
integrity sha512-dFxhs1NLxPOSzmcTk/eeKxLY5R+U4cua22g9MsAMiRWcwFKStZ2W3/GDY0GmnJGqNS8QAQepJrxQoyxXkJNDeg==
|
|
1603
1614
|
dependencies:
|
|
1604
|
-
"@docusaurus/logger" "3.0
|
|
1605
|
-
"@docusaurus/utils" "3.0
|
|
1615
|
+
"@docusaurus/logger" "3.1.0"
|
|
1616
|
+
"@docusaurus/utils" "3.1.0"
|
|
1606
1617
|
joi "^17.9.2"
|
|
1607
1618
|
js-yaml "^4.1.0"
|
|
1608
1619
|
tslib "^2.6.0"
|
|
1609
1620
|
|
|
1610
|
-
"@docusaurus/utils@3.0
|
|
1611
|
-
version "3.0
|
|
1612
|
-
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-3.0.
|
|
1613
|
-
integrity sha512-
|
|
1621
|
+
"@docusaurus/utils@3.1.0":
|
|
1622
|
+
version "3.1.0"
|
|
1623
|
+
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-3.1.0.tgz#6ef821bc4c40a91586835a385110b5c0082c590c"
|
|
1624
|
+
integrity sha512-LgZfp0D+UBqAh7PZ//MUNSFBMavmAPku6Si9x8x3V+S318IGCNJ6hUr2O29UO0oLybEWUjD5Jnj9IUN6XyZeeg==
|
|
1614
1625
|
dependencies:
|
|
1615
|
-
"@docusaurus/logger" "3.0
|
|
1626
|
+
"@docusaurus/logger" "3.1.0"
|
|
1616
1627
|
"@svgr/webpack" "^6.5.1"
|
|
1617
1628
|
escape-string-regexp "^4.0.0"
|
|
1618
1629
|
file-loader "^6.2.0"
|
|
@@ -1630,12 +1641,12 @@
|
|
|
1630
1641
|
url-loader "^4.1.1"
|
|
1631
1642
|
webpack "^5.88.1"
|
|
1632
1643
|
|
|
1633
|
-
"@hapi/hoek@^9.0.0":
|
|
1644
|
+
"@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0":
|
|
1634
1645
|
version "9.3.0"
|
|
1635
1646
|
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb"
|
|
1636
1647
|
integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==
|
|
1637
1648
|
|
|
1638
|
-
"@hapi/topo@^5.
|
|
1649
|
+
"@hapi/topo@^5.1.0":
|
|
1639
1650
|
version "5.1.0"
|
|
1640
1651
|
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012"
|
|
1641
1652
|
integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==
|
|
@@ -1694,9 +1705,9 @@
|
|
|
1694
1705
|
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
1695
1706
|
|
|
1696
1707
|
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.9":
|
|
1697
|
-
version "0.3.
|
|
1698
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.
|
|
1699
|
-
integrity sha512-
|
|
1708
|
+
version "0.3.22"
|
|
1709
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.22.tgz#72a621e5de59f5f1ef792d0793a82ee20f645e4c"
|
|
1710
|
+
integrity sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==
|
|
1700
1711
|
dependencies:
|
|
1701
1712
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1702
1713
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
@@ -1789,7 +1800,7 @@
|
|
|
1789
1800
|
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.24.tgz#58601079e11784d20f82d0585865bb42305c4df3"
|
|
1790
1801
|
integrity sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==
|
|
1791
1802
|
|
|
1792
|
-
"@sideway/address@^4.1.
|
|
1803
|
+
"@sideway/address@^4.1.4":
|
|
1793
1804
|
version "4.1.4"
|
|
1794
1805
|
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"
|
|
1795
1806
|
integrity sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==
|
|
@@ -2010,9 +2021,9 @@
|
|
|
2010
2021
|
"@types/estree" "*"
|
|
2011
2022
|
|
|
2012
2023
|
"@types/eslint@*":
|
|
2013
|
-
version "8.56.
|
|
2014
|
-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.
|
|
2015
|
-
integrity sha512-
|
|
2024
|
+
version "8.56.2"
|
|
2025
|
+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.2.tgz#1c72a9b794aa26a8b94ad26d5b9aa51c8a6384bb"
|
|
2026
|
+
integrity sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==
|
|
2016
2027
|
dependencies:
|
|
2017
2028
|
"@types/estree" "*"
|
|
2018
2029
|
"@types/json-schema" "*"
|
|
@@ -2024,7 +2035,7 @@
|
|
|
2024
2035
|
dependencies:
|
|
2025
2036
|
"@types/estree" "*"
|
|
2026
2037
|
|
|
2027
|
-
"@types/estree@*", "@types/estree@^1.0.0":
|
|
2038
|
+
"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.5":
|
|
2028
2039
|
version "1.0.5"
|
|
2029
2040
|
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
|
2030
2041
|
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
|
@@ -2147,9 +2158,9 @@
|
|
|
2147
2158
|
"@types/node" "*"
|
|
2148
2159
|
|
|
2149
2160
|
"@types/node@*":
|
|
2150
|
-
version "20.
|
|
2151
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.
|
|
2152
|
-
integrity sha512
|
|
2161
|
+
version "20.11.6"
|
|
2162
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e"
|
|
2163
|
+
integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==
|
|
2153
2164
|
dependencies:
|
|
2154
2165
|
undici-types "~5.26.4"
|
|
2155
2166
|
|
|
@@ -2210,9 +2221,9 @@
|
|
|
2210
2221
|
"@types/react" "*"
|
|
2211
2222
|
|
|
2212
2223
|
"@types/react@*":
|
|
2213
|
-
version "18.2.
|
|
2214
|
-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.
|
|
2215
|
-
integrity sha512-
|
|
2224
|
+
version "18.2.48"
|
|
2225
|
+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1"
|
|
2226
|
+
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
|
|
2216
2227
|
dependencies:
|
|
2217
2228
|
"@types/prop-types" "*"
|
|
2218
2229
|
"@types/scheduler" "*"
|
|
@@ -2450,9 +2461,9 @@ acorn-jsx@^5.0.0:
|
|
|
2450
2461
|
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
|
|
2451
2462
|
|
|
2452
2463
|
acorn-walk@^8.0.0:
|
|
2453
|
-
version "8.3.
|
|
2454
|
-
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.
|
|
2455
|
-
integrity sha512-
|
|
2464
|
+
version "8.3.2"
|
|
2465
|
+
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa"
|
|
2466
|
+
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==
|
|
2456
2467
|
|
|
2457
2468
|
acorn@^8.0.0, acorn@^8.0.4, acorn@^8.7.1, acorn@^8.8.2:
|
|
2458
2469
|
version "8.11.3"
|
|
@@ -2512,31 +2523,31 @@ ajv@^8.0.0, ajv@^8.9.0:
|
|
|
2512
2523
|
uri-js "^4.2.2"
|
|
2513
2524
|
|
|
2514
2525
|
algoliasearch-helper@^3.13.3:
|
|
2515
|
-
version "3.16.
|
|
2516
|
-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.16.
|
|
2517
|
-
integrity sha512-
|
|
2526
|
+
version "3.16.2"
|
|
2527
|
+
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.16.2.tgz#edb8744d6ffe52e731387092fef7324d59214e2f"
|
|
2528
|
+
integrity sha512-Yl/Gu5Cq4Z5s/AJ0jR37OPI1H3+z7PHz657ibyaXgMOaWvPlZ3OACN13N+7HCLPUlB0BN+8BtmrG/CqTilowBA==
|
|
2518
2529
|
dependencies:
|
|
2519
2530
|
"@algolia/events" "^4.0.1"
|
|
2520
2531
|
|
|
2521
2532
|
algoliasearch@^4.18.0, algoliasearch@^4.19.1:
|
|
2522
|
-
version "4.22.
|
|
2523
|
-
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.22.
|
|
2524
|
-
integrity sha512-
|
|
2525
|
-
dependencies:
|
|
2526
|
-
"@algolia/cache-browser-local-storage" "4.22.
|
|
2527
|
-
"@algolia/cache-common" "4.22.
|
|
2528
|
-
"@algolia/cache-in-memory" "4.22.
|
|
2529
|
-
"@algolia/client-account" "4.22.
|
|
2530
|
-
"@algolia/client-analytics" "4.22.
|
|
2531
|
-
"@algolia/client-common" "4.22.
|
|
2532
|
-
"@algolia/client-personalization" "4.22.
|
|
2533
|
-
"@algolia/client-search" "4.22.
|
|
2534
|
-
"@algolia/logger-common" "4.22.
|
|
2535
|
-
"@algolia/logger-console" "4.22.
|
|
2536
|
-
"@algolia/requester-browser-xhr" "4.22.
|
|
2537
|
-
"@algolia/requester-common" "4.22.
|
|
2538
|
-
"@algolia/requester-node-http" "4.22.
|
|
2539
|
-
"@algolia/transporter" "4.22.
|
|
2533
|
+
version "4.22.1"
|
|
2534
|
+
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.22.1.tgz#f10fbecdc7654639ec20d62f109c1b3a46bc6afc"
|
|
2535
|
+
integrity sha512-jwydKFQJKIx9kIZ8Jm44SdpigFwRGPESaxZBaHSV0XWN2yBJAOT4mT7ppvlrpA4UGzz92pqFnVKr/kaZXrcreg==
|
|
2536
|
+
dependencies:
|
|
2537
|
+
"@algolia/cache-browser-local-storage" "4.22.1"
|
|
2538
|
+
"@algolia/cache-common" "4.22.1"
|
|
2539
|
+
"@algolia/cache-in-memory" "4.22.1"
|
|
2540
|
+
"@algolia/client-account" "4.22.1"
|
|
2541
|
+
"@algolia/client-analytics" "4.22.1"
|
|
2542
|
+
"@algolia/client-common" "4.22.1"
|
|
2543
|
+
"@algolia/client-personalization" "4.22.1"
|
|
2544
|
+
"@algolia/client-search" "4.22.1"
|
|
2545
|
+
"@algolia/logger-common" "4.22.1"
|
|
2546
|
+
"@algolia/logger-console" "4.22.1"
|
|
2547
|
+
"@algolia/requester-browser-xhr" "4.22.1"
|
|
2548
|
+
"@algolia/requester-common" "4.22.1"
|
|
2549
|
+
"@algolia/requester-node-http" "4.22.1"
|
|
2550
|
+
"@algolia/transporter" "4.22.1"
|
|
2540
2551
|
|
|
2541
2552
|
ansi-align@^3.0.1:
|
|
2542
2553
|
version "3.0.1"
|
|
@@ -2609,11 +2620,6 @@ array-flatten@1.1.1:
|
|
|
2609
2620
|
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
|
|
2610
2621
|
integrity sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==
|
|
2611
2622
|
|
|
2612
|
-
array-flatten@^2.1.2:
|
|
2613
|
-
version "2.1.2"
|
|
2614
|
-
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
|
|
2615
|
-
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
|
|
2616
|
-
|
|
2617
2623
|
array-union@^2.1.0:
|
|
2618
2624
|
version "2.1.0"
|
|
2619
2625
|
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
|
|
@@ -2630,13 +2636,13 @@ at-least-node@^1.0.0:
|
|
|
2630
2636
|
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
|
2631
2637
|
|
|
2632
2638
|
autoprefixer@^10.4.12, autoprefixer@^10.4.14:
|
|
2633
|
-
version "10.4.
|
|
2634
|
-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.
|
|
2635
|
-
integrity sha512
|
|
2639
|
+
version "10.4.17"
|
|
2640
|
+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.17.tgz#35cd5695cbbe82f536a50fa025d561b01fdec8be"
|
|
2641
|
+
integrity sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==
|
|
2636
2642
|
dependencies:
|
|
2637
|
-
browserslist "^4.
|
|
2638
|
-
caniuse-lite "^1.0.
|
|
2639
|
-
fraction.js "^4.3.
|
|
2643
|
+
browserslist "^4.22.2"
|
|
2644
|
+
caniuse-lite "^1.0.30001578"
|
|
2645
|
+
fraction.js "^4.3.7"
|
|
2640
2646
|
normalize-range "^0.1.2"
|
|
2641
2647
|
picocolors "^1.0.0"
|
|
2642
2648
|
postcss-value-parser "^4.2.0"
|
|
@@ -2657,12 +2663,12 @@ babel-plugin-dynamic-import-node@^2.3.3:
|
|
|
2657
2663
|
object.assign "^4.1.0"
|
|
2658
2664
|
|
|
2659
2665
|
babel-plugin-polyfill-corejs2@^0.4.7:
|
|
2660
|
-
version "0.4.
|
|
2661
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.
|
|
2662
|
-
integrity sha512-
|
|
2666
|
+
version "0.4.8"
|
|
2667
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz#dbcc3c8ca758a290d47c3c6a490d59429b0d2269"
|
|
2668
|
+
integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==
|
|
2663
2669
|
dependencies:
|
|
2664
2670
|
"@babel/compat-data" "^7.22.6"
|
|
2665
|
-
"@babel/helper-define-polyfill-provider" "^0.
|
|
2671
|
+
"@babel/helper-define-polyfill-provider" "^0.5.0"
|
|
2666
2672
|
semver "^6.3.1"
|
|
2667
2673
|
|
|
2668
2674
|
babel-plugin-polyfill-corejs3@^0.8.7:
|
|
@@ -2674,11 +2680,11 @@ babel-plugin-polyfill-corejs3@^0.8.7:
|
|
|
2674
2680
|
core-js-compat "^3.33.1"
|
|
2675
2681
|
|
|
2676
2682
|
babel-plugin-polyfill-regenerator@^0.5.4:
|
|
2677
|
-
version "0.5.
|
|
2678
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.
|
|
2679
|
-
integrity sha512-
|
|
2683
|
+
version "0.5.5"
|
|
2684
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz#8b0c8fc6434239e5d7b8a9d1f832bb2b0310f06a"
|
|
2685
|
+
integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==
|
|
2680
2686
|
dependencies:
|
|
2681
|
-
"@babel/helper-define-polyfill-provider" "^0.
|
|
2687
|
+
"@babel/helper-define-polyfill-provider" "^0.5.0"
|
|
2682
2688
|
|
|
2683
2689
|
bail@^2.0.0:
|
|
2684
2690
|
version "2.0.2"
|
|
@@ -2724,12 +2730,10 @@ body-parser@1.20.1:
|
|
|
2724
2730
|
unpipe "1.0.0"
|
|
2725
2731
|
|
|
2726
2732
|
bonjour-service@^1.0.11:
|
|
2727
|
-
version "1.
|
|
2728
|
-
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.
|
|
2729
|
-
integrity sha512-
|
|
2733
|
+
version "1.2.1"
|
|
2734
|
+
resolved "https://registry.yarnpkg.com/bonjour-service/-/bonjour-service-1.2.1.tgz#eb41b3085183df3321da1264719fbada12478d02"
|
|
2735
|
+
integrity sha512-oSzCS2zV14bh2kji6vNe7vrpJYCHGvcZnlffFQ1MEoX/WOeQ/teD8SYWKR942OI3INjq8OMNJlbPK5LLLUxFDw==
|
|
2730
2736
|
dependencies:
|
|
2731
|
-
array-flatten "^2.1.2"
|
|
2732
|
-
dns-equal "^1.0.0"
|
|
2733
2737
|
fast-deep-equal "^3.1.3"
|
|
2734
2738
|
multicast-dns "^7.2.5"
|
|
2735
2739
|
|
|
@@ -2781,7 +2785,7 @@ braces@^3.0.2, braces@~3.0.2:
|
|
|
2781
2785
|
dependencies:
|
|
2782
2786
|
fill-range "^7.0.1"
|
|
2783
2787
|
|
|
2784
|
-
browserslist@^4.0.0, browserslist@^4.
|
|
2788
|
+
browserslist@^4.0.0, browserslist@^4.18.1, browserslist@^4.21.10, browserslist@^4.21.4, browserslist@^4.22.2:
|
|
2785
2789
|
version "4.22.2"
|
|
2786
2790
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
|
|
2787
2791
|
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
|
|
@@ -2866,10 +2870,10 @@ caniuse-api@^3.0.0:
|
|
|
2866
2870
|
lodash.memoize "^4.1.2"
|
|
2867
2871
|
lodash.uniq "^4.5.0"
|
|
2868
2872
|
|
|
2869
|
-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.
|
|
2870
|
-
version "1.0.
|
|
2871
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.
|
|
2872
|
-
integrity sha512-
|
|
2873
|
+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001565, caniuse-lite@^1.0.30001578:
|
|
2874
|
+
version "1.0.30001579"
|
|
2875
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz#45c065216110f46d6274311a4b3fcf6278e0852a"
|
|
2876
|
+
integrity sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==
|
|
2873
2877
|
|
|
2874
2878
|
ccount@^2.0.0:
|
|
2875
2879
|
version "2.0.1"
|
|
@@ -3196,21 +3200,21 @@ copy-webpack-plugin@^11.0.0:
|
|
|
3196
3200
|
serialize-javascript "^6.0.0"
|
|
3197
3201
|
|
|
3198
3202
|
core-js-compat@^3.31.0, core-js-compat@^3.33.1:
|
|
3199
|
-
version "3.35.
|
|
3200
|
-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.
|
|
3201
|
-
integrity sha512-
|
|
3203
|
+
version "3.35.1"
|
|
3204
|
+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.1.tgz#215247d7edb9e830efa4218ff719beb2803555e2"
|
|
3205
|
+
integrity sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw==
|
|
3202
3206
|
dependencies:
|
|
3203
3207
|
browserslist "^4.22.2"
|
|
3204
3208
|
|
|
3205
3209
|
core-js-pure@^3.30.2:
|
|
3206
|
-
version "3.35.
|
|
3207
|
-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.35.
|
|
3208
|
-
integrity sha512-
|
|
3210
|
+
version "3.35.1"
|
|
3211
|
+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.35.1.tgz#f33ad7fdf9dddae260339a30e5f8363f5c49a3bc"
|
|
3212
|
+
integrity sha512-zcIdi/CL3MWbBJYo5YCeVAAx+Sy9yJE9I3/u9LkFABwbeaPhTMRWraM8mYFp9jW5Z50hOy7FVzCc8dCrpZqtIQ==
|
|
3209
3213
|
|
|
3210
3214
|
core-js@^3.31.1:
|
|
3211
|
-
version "3.35.
|
|
3212
|
-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.
|
|
3213
|
-
integrity sha512-
|
|
3215
|
+
version "3.35.1"
|
|
3216
|
+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
|
|
3217
|
+
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==
|
|
3214
3218
|
|
|
3215
3219
|
core-util-is@~1.0.0:
|
|
3216
3220
|
version "1.0.3"
|
|
@@ -3271,18 +3275,18 @@ css-declaration-sorter@^6.3.1:
|
|
|
3271
3275
|
integrity sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==
|
|
3272
3276
|
|
|
3273
3277
|
css-loader@^6.8.1:
|
|
3274
|
-
version "6.
|
|
3275
|
-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.
|
|
3276
|
-
integrity sha512-
|
|
3278
|
+
version "6.9.1"
|
|
3279
|
+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.9.1.tgz#9ec9a434368f2bdfeffbf8f6901a1ce773586c6b"
|
|
3280
|
+
integrity sha512-OzABOh0+26JKFdMzlK6PY1u5Zx8+Ck7CVRlcGNZoY9qwJjdfu2VWFuprTIpPW+Av5TZTVViYWcFQaEEQURLknQ==
|
|
3277
3281
|
dependencies:
|
|
3278
3282
|
icss-utils "^5.1.0"
|
|
3279
|
-
postcss "^8.4.
|
|
3283
|
+
postcss "^8.4.33"
|
|
3280
3284
|
postcss-modules-extract-imports "^3.0.0"
|
|
3281
|
-
postcss-modules-local-by-default "^4.0.
|
|
3282
|
-
postcss-modules-scope "^3.
|
|
3285
|
+
postcss-modules-local-by-default "^4.0.4"
|
|
3286
|
+
postcss-modules-scope "^3.1.1"
|
|
3283
3287
|
postcss-modules-values "^4.0.0"
|
|
3284
3288
|
postcss-value-parser "^4.2.0"
|
|
3285
|
-
semver "^7.
|
|
3289
|
+
semver "^7.5.4"
|
|
3286
3290
|
|
|
3287
3291
|
css-minimizer-webpack-plugin@^4.2.2:
|
|
3288
3292
|
version "4.2.2"
|
|
@@ -3556,11 +3560,6 @@ dir-glob@^3.0.1:
|
|
|
3556
3560
|
dependencies:
|
|
3557
3561
|
path-type "^4.0.0"
|
|
3558
3562
|
|
|
3559
|
-
dns-equal@^1.0.0:
|
|
3560
|
-
version "1.0.0"
|
|
3561
|
-
resolved "https://registry.yarnpkg.com/dns-equal/-/dns-equal-1.0.0.tgz#b39e7f1da6eb0a75ba9c17324b34753c47e0654d"
|
|
3562
|
-
integrity sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==
|
|
3563
|
-
|
|
3564
3563
|
dns-packet@^5.2.2:
|
|
3565
3564
|
version "5.6.1"
|
|
3566
3565
|
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-5.6.1.tgz#ae888ad425a9d1478a0674256ab866de1012cf2f"
|
|
@@ -3661,9 +3660,9 @@ ee-first@1.1.1:
|
|
|
3661
3660
|
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
|
3662
3661
|
|
|
3663
3662
|
electron-to-chromium@^1.4.601:
|
|
3664
|
-
version "1.4.
|
|
3665
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
3666
|
-
integrity sha512-
|
|
3663
|
+
version "1.4.645"
|
|
3664
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.645.tgz#117f964252eb2f0ff00fc7360cb3080e2cf66e3c"
|
|
3665
|
+
integrity sha512-EeS1oQDCmnYsRDRy2zTeC336a/4LZ6WKqvSaM1jLocEk5ZuyszkQtCpsqvuvaIXGOUjwtvF6LTcS8WueibXvSw==
|
|
3667
3666
|
|
|
3668
3667
|
emoji-regex@^8.0.0:
|
|
3669
3668
|
version "8.0.0"
|
|
@@ -4062,9 +4061,9 @@ flat@^5.0.2:
|
|
|
4062
4061
|
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
|
|
4063
4062
|
|
|
4064
4063
|
follow-redirects@^1.0.0:
|
|
4065
|
-
version "1.15.
|
|
4066
|
-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.
|
|
4067
|
-
integrity sha512-
|
|
4064
|
+
version "1.15.5"
|
|
4065
|
+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
|
|
4066
|
+
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
|
|
4068
4067
|
|
|
4069
4068
|
fork-ts-checker-webpack-plugin@^6.5.0:
|
|
4070
4069
|
version "6.5.3"
|
|
@@ -4100,7 +4099,7 @@ forwarded@0.2.0:
|
|
|
4100
4099
|
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
|
|
4101
4100
|
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
|
|
4102
4101
|
|
|
4103
|
-
fraction.js@^4.3.
|
|
4102
|
+
fraction.js@^4.3.7:
|
|
4104
4103
|
version "4.3.7"
|
|
4105
4104
|
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
|
|
4106
4105
|
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
|
|
@@ -4327,7 +4326,7 @@ has-flag@^4.0.0:
|
|
|
4327
4326
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
|
4328
4327
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
|
4329
4328
|
|
|
4330
|
-
has-property-descriptors@^1.0.0:
|
|
4329
|
+
has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.1:
|
|
4331
4330
|
version "1.0.1"
|
|
4332
4331
|
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz#52ba30b6c5ec87fd89fa574bc1c39125c6f65340"
|
|
4333
4332
|
integrity sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==
|
|
@@ -4378,9 +4377,9 @@ hast-util-parse-selector@^4.0.0:
|
|
|
4378
4377
|
"@types/hast" "^3.0.0"
|
|
4379
4378
|
|
|
4380
4379
|
hast-util-raw@^9.0.0:
|
|
4381
|
-
version "9.0.
|
|
4382
|
-
resolved "https://registry.yarnpkg.com/hast-util-raw/-/hast-util-raw-9.0.
|
|
4383
|
-
integrity sha512-
|
|
4380
|
+
version "9.0.2"
|
|
4381
|
+
resolved "https://registry.yarnpkg.com/hast-util-raw/-/hast-util-raw-9.0.2.tgz#39b4a4886bd9f0a5dd42e86d02c966c2c152884c"
|
|
4382
|
+
integrity sha512-PldBy71wO9Uq1kyaMch9AHIghtQvIwxBUkv823pKmkTM3oV1JxtsTNYdevMxvUHqcnOAuO65JKU2+0NOxc2ksA==
|
|
4384
4383
|
dependencies:
|
|
4385
4384
|
"@types/hast" "^3.0.0"
|
|
4386
4385
|
"@types/unist" "^3.0.0"
|
|
@@ -4999,13 +4998,13 @@ jiti@^1.20.0:
|
|
|
4999
4998
|
integrity sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==
|
|
5000
4999
|
|
|
5001
5000
|
joi@^17.9.2:
|
|
5002
|
-
version "17.
|
|
5003
|
-
resolved "https://registry.yarnpkg.com/joi/-/joi-17.
|
|
5004
|
-
integrity sha512-
|
|
5001
|
+
version "17.12.0"
|
|
5002
|
+
resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.0.tgz#a3fb5715f198beb0471cd551dd26792089c308d5"
|
|
5003
|
+
integrity sha512-HSLsmSmXz+PV9PYoi3p7cgIbj06WnEBNT28n+bbBNcPZXZFqCzzvGqpTBPujx/Z0nh1+KNQPDrNgdmQ8dq0qYw==
|
|
5005
5004
|
dependencies:
|
|
5006
|
-
"@hapi/hoek" "^9.
|
|
5007
|
-
"@hapi/topo" "^5.
|
|
5008
|
-
"@sideway/address" "^4.1.
|
|
5005
|
+
"@hapi/hoek" "^9.3.0"
|
|
5006
|
+
"@hapi/topo" "^5.1.0"
|
|
5007
|
+
"@sideway/address" "^4.1.4"
|
|
5009
5008
|
"@sideway/formula" "^3.0.1"
|
|
5010
5009
|
"@sideway/pinpoint" "^2.0.0"
|
|
5011
5010
|
|
|
@@ -5411,9 +5410,9 @@ mdast-util-phrasing@^4.0.0:
|
|
|
5411
5410
|
unist-util-is "^6.0.0"
|
|
5412
5411
|
|
|
5413
5412
|
mdast-util-to-hast@^13.0.0:
|
|
5414
|
-
version "13.0
|
|
5415
|
-
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-13.0.
|
|
5416
|
-
integrity sha512
|
|
5413
|
+
version "13.1.0"
|
|
5414
|
+
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-13.1.0.tgz#1ae54d903150a10fe04d59f03b2b95fd210b2124"
|
|
5415
|
+
integrity sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==
|
|
5417
5416
|
dependencies:
|
|
5418
5417
|
"@types/hast" "^3.0.0"
|
|
5419
5418
|
"@types/mdast" "^4.0.0"
|
|
@@ -5423,6 +5422,7 @@ mdast-util-to-hast@^13.0.0:
|
|
|
5423
5422
|
trim-lines "^3.0.0"
|
|
5424
5423
|
unist-util-position "^5.0.0"
|
|
5425
5424
|
unist-util-visit "^5.0.0"
|
|
5425
|
+
vfile "^6.0.0"
|
|
5426
5426
|
|
|
5427
5427
|
mdast-util-to-markdown@^2.0.0:
|
|
5428
5428
|
version "2.1.0"
|
|
@@ -5951,9 +5951,9 @@ mimic-response@^4.0.0:
|
|
|
5951
5951
|
integrity sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==
|
|
5952
5952
|
|
|
5953
5953
|
mini-css-extract-plugin@^2.7.6:
|
|
5954
|
-
version "2.7.
|
|
5955
|
-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.
|
|
5956
|
-
integrity sha512
|
|
5954
|
+
version "2.7.7"
|
|
5955
|
+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz#4acf02f362c641c38fb913bfcb7ca2fc4a7cf339"
|
|
5956
|
+
integrity sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==
|
|
5957
5957
|
dependencies:
|
|
5958
5958
|
schema-utils "^4.0.0"
|
|
5959
5959
|
|
|
@@ -6518,19 +6518,19 @@ postcss-modules-extract-imports@^3.0.0:
|
|
|
6518
6518
|
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
|
|
6519
6519
|
integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==
|
|
6520
6520
|
|
|
6521
|
-
postcss-modules-local-by-default@^4.0.
|
|
6522
|
-
version "4.0.
|
|
6523
|
-
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.
|
|
6524
|
-
integrity sha512-
|
|
6521
|
+
postcss-modules-local-by-default@^4.0.4:
|
|
6522
|
+
version "4.0.4"
|
|
6523
|
+
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.4.tgz#7cbed92abd312b94aaea85b68226d3dec39a14e6"
|
|
6524
|
+
integrity sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==
|
|
6525
6525
|
dependencies:
|
|
6526
6526
|
icss-utils "^5.0.0"
|
|
6527
6527
|
postcss-selector-parser "^6.0.2"
|
|
6528
6528
|
postcss-value-parser "^4.1.0"
|
|
6529
6529
|
|
|
6530
|
-
postcss-modules-scope@^3.
|
|
6531
|
-
version "3.1.
|
|
6532
|
-
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.1.
|
|
6533
|
-
integrity sha512-
|
|
6530
|
+
postcss-modules-scope@^3.1.1:
|
|
6531
|
+
version "3.1.1"
|
|
6532
|
+
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.1.1.tgz#32cfab55e84887c079a19bbb215e721d683ef134"
|
|
6533
|
+
integrity sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==
|
|
6534
6534
|
dependencies:
|
|
6535
6535
|
postcss-selector-parser "^6.0.4"
|
|
6536
6536
|
|
|
@@ -6674,10 +6674,10 @@ postcss-zindex@^5.1.0:
|
|
|
6674
6674
|
resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-5.1.0.tgz#4a5c7e5ff1050bd4c01d95b1847dfdcc58a496ff"
|
|
6675
6675
|
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
|
|
6676
6676
|
|
|
6677
|
-
postcss@^8.4.17, postcss@^8.4.21, postcss@^8.4.26:
|
|
6678
|
-
version "8.4.
|
|
6679
|
-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.
|
|
6680
|
-
integrity sha512-
|
|
6677
|
+
postcss@^8.4.17, postcss@^8.4.21, postcss@^8.4.26, postcss@^8.4.33:
|
|
6678
|
+
version "8.4.33"
|
|
6679
|
+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
|
|
6680
|
+
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
|
|
6681
6681
|
dependencies:
|
|
6682
6682
|
nanoid "^3.3.7"
|
|
6683
6683
|
picocolors "^1.0.0"
|
|
@@ -7135,9 +7135,9 @@ remark-parse@^11.0.0:
|
|
|
7135
7135
|
unified "^11.0.0"
|
|
7136
7136
|
|
|
7137
7137
|
remark-rehype@^11.0.0:
|
|
7138
|
-
version "11.
|
|
7139
|
-
resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-11.
|
|
7140
|
-
integrity sha512-
|
|
7138
|
+
version "11.1.0"
|
|
7139
|
+
resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-11.1.0.tgz#d5f264f42bcbd4d300f030975609d01a1697ccdc"
|
|
7140
|
+
integrity sha512-z3tJrAs2kIs1AqIIy6pzHmAHlF1hWQ+OdY4/hv+Wxe35EhyLKcajL33iUEn3ScxtFox9nUvRufR/Zre8Q08H/g==
|
|
7141
7141
|
dependencies:
|
|
7142
7142
|
"@types/hast" "^3.0.0"
|
|
7143
7143
|
"@types/mdast" "^4.0.0"
|
|
@@ -7338,7 +7338,7 @@ semver@^6.3.1:
|
|
|
7338
7338
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
7339
7339
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
7340
7340
|
|
|
7341
|
-
semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.
|
|
7341
|
+
semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.4:
|
|
7342
7342
|
version "7.5.4"
|
|
7343
7343
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
|
7344
7344
|
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
|
@@ -7365,9 +7365,9 @@ send@0.18.0:
|
|
|
7365
7365
|
statuses "2.0.1"
|
|
7366
7366
|
|
|
7367
7367
|
serialize-javascript@^6.0.0, serialize-javascript@^6.0.1:
|
|
7368
|
-
version "6.0.
|
|
7369
|
-
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.
|
|
7370
|
-
integrity sha512-
|
|
7368
|
+
version "6.0.2"
|
|
7369
|
+
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2"
|
|
7370
|
+
integrity sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==
|
|
7371
7371
|
dependencies:
|
|
7372
7372
|
randombytes "^2.1.0"
|
|
7373
7373
|
|
|
@@ -7409,14 +7409,15 @@ serve-static@1.15.0:
|
|
|
7409
7409
|
send "0.18.0"
|
|
7410
7410
|
|
|
7411
7411
|
set-function-length@^1.1.1:
|
|
7412
|
-
version "1.
|
|
7413
|
-
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.
|
|
7414
|
-
integrity sha512-
|
|
7412
|
+
version "1.2.0"
|
|
7413
|
+
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.0.tgz#2f81dc6c16c7059bda5ab7c82c11f03a515ed8e1"
|
|
7414
|
+
integrity sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==
|
|
7415
7415
|
dependencies:
|
|
7416
7416
|
define-data-property "^1.1.1"
|
|
7417
|
-
|
|
7417
|
+
function-bind "^1.1.2"
|
|
7418
|
+
get-intrinsic "^1.2.2"
|
|
7418
7419
|
gopd "^1.0.1"
|
|
7419
|
-
has-property-descriptors "^1.0.
|
|
7420
|
+
has-property-descriptors "^1.0.1"
|
|
7420
7421
|
|
|
7421
7422
|
setprototypeof@1.1.0:
|
|
7422
7423
|
version "1.1.0"
|
|
@@ -7775,7 +7776,7 @@ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
|
|
|
7775
7776
|
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
|
|
7776
7777
|
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
|
7777
7778
|
|
|
7778
|
-
terser-webpack-plugin@^5.3.
|
|
7779
|
+
terser-webpack-plugin@^5.3.10, terser-webpack-plugin@^5.3.9:
|
|
7779
7780
|
version "5.3.10"
|
|
7780
7781
|
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199"
|
|
7781
7782
|
integrity sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==
|
|
@@ -7787,9 +7788,9 @@ terser-webpack-plugin@^5.3.7, terser-webpack-plugin@^5.3.9:
|
|
|
7787
7788
|
terser "^5.26.0"
|
|
7788
7789
|
|
|
7789
7790
|
terser@^5.10.0, terser@^5.15.1, terser@^5.26.0:
|
|
7790
|
-
version "5.
|
|
7791
|
-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.
|
|
7792
|
-
integrity sha512-
|
|
7791
|
+
version "5.27.0"
|
|
7792
|
+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.27.0.tgz#70108689d9ab25fef61c4e93e808e9fd092bf20c"
|
|
7793
|
+
integrity sha512-bi1HRwVRskAjheeYl291n3JC4GgO/Ty4z1nVs5AAsmonJulGxpSektecnNedrwK9C7vpvVtcX3cw00VSLt7U2A==
|
|
7793
7794
|
dependencies:
|
|
7794
7795
|
"@jridgewell/source-map" "^0.3.3"
|
|
7795
7796
|
acorn "^8.8.2"
|
|
@@ -8049,9 +8050,9 @@ utila@~0.4:
|
|
|
8049
8050
|
integrity sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==
|
|
8050
8051
|
|
|
8051
8052
|
utility-types@^3.10.0:
|
|
8052
|
-
version "3.
|
|
8053
|
-
resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.
|
|
8054
|
-
integrity sha512-
|
|
8053
|
+
version "3.11.0"
|
|
8054
|
+
resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.11.0.tgz#607c40edb4f258915e901ea7995607fdf319424c"
|
|
8055
|
+
integrity sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==
|
|
8055
8056
|
|
|
8056
8057
|
utils-merge@1.0.1:
|
|
8057
8058
|
version "1.0.1"
|
|
@@ -8199,18 +8200,18 @@ webpack-sources@^3.2.2, webpack-sources@^3.2.3:
|
|
|
8199
8200
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
|
8200
8201
|
|
|
8201
8202
|
webpack@^5.88.1:
|
|
8202
|
-
version "5.
|
|
8203
|
-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.
|
|
8204
|
-
integrity sha512-
|
|
8203
|
+
version "5.90.0"
|
|
8204
|
+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.0.tgz#313bfe16080d8b2fee6e29b6c986c0714ad4290e"
|
|
8205
|
+
integrity sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==
|
|
8205
8206
|
dependencies:
|
|
8206
8207
|
"@types/eslint-scope" "^3.7.3"
|
|
8207
|
-
"@types/estree" "^1.0.
|
|
8208
|
+
"@types/estree" "^1.0.5"
|
|
8208
8209
|
"@webassemblyjs/ast" "^1.11.5"
|
|
8209
8210
|
"@webassemblyjs/wasm-edit" "^1.11.5"
|
|
8210
8211
|
"@webassemblyjs/wasm-parser" "^1.11.5"
|
|
8211
8212
|
acorn "^8.7.1"
|
|
8212
8213
|
acorn-import-assertions "^1.9.0"
|
|
8213
|
-
browserslist "^4.
|
|
8214
|
+
browserslist "^4.21.10"
|
|
8214
8215
|
chrome-trace-event "^1.0.2"
|
|
8215
8216
|
enhanced-resolve "^5.15.0"
|
|
8216
8217
|
es-module-lexer "^1.2.1"
|
|
@@ -8224,7 +8225,7 @@ webpack@^5.88.1:
|
|
|
8224
8225
|
neo-async "^2.6.2"
|
|
8225
8226
|
schema-utils "^3.2.0"
|
|
8226
8227
|
tapable "^2.1.1"
|
|
8227
|
-
terser-webpack-plugin "^5.3.
|
|
8228
|
+
terser-webpack-plugin "^5.3.10"
|
|
8228
8229
|
watchpack "^2.4.0"
|
|
8229
8230
|
webpack-sources "^3.2.3"
|
|
8230
8231
|
|