@kong-ui-public/swagger-ui-web-component 0.12.10-pr.2019.bc569510a.0 → 0.12.10-pr.2269.dabef1a98.0

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.
@@ -1,35 +1,15 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
  /*!
8
2
  Copyright (c) 2018 Jed Watson.
9
3
  Licensed under the MIT License (MIT), see
10
4
  http://jedwatson.github.io/classnames
11
5
  */
12
6
 
13
- /*!
14
- * cookie
15
- * Copyright(c) 2012-2014 Roman Shtylman
16
- * Copyright(c) 2015 Douglas Christopher Wilson
17
- * MIT Licensed
18
- */
19
-
20
7
  /*!
21
8
  * https://github.com/Starcounter-Jack/JSON-Patch
22
9
  * (c) 2017-2021 Joachim Wester
23
10
  * MIT license
24
11
  */
25
12
 
26
- /*!
27
- * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
28
- *
29
- * Copyright (c) 2014-2017, Jon Schlinkert.
30
- * Released under the MIT License.
31
- */
32
-
33
13
  /*!
34
14
  * repeat-string <https://github.com/jonschlinkert/repeat-string>
35
15
  *
@@ -37,7 +17,7 @@ object-assign
37
17
  * Licensed under the MIT License.
38
18
  */
39
19
 
40
- /*! @license DOMPurify 3.0.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.5/LICENSE */
20
+ /*! @license DOMPurify 3.2.4 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.4/LICENSE */
41
21
 
42
22
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
43
23
 
@@ -45,7 +25,7 @@ object-assign
45
25
 
46
26
  /**
47
27
  * @license React
48
- * react-is.production.min.js
28
+ * react-dom.production.min.js
49
29
  *
50
30
  * Copyright (c) Facebook, Inc. and its affiliates.
51
31
  *
@@ -65,7 +45,7 @@ object-assign
65
45
 
66
46
  /**
67
47
  * @license React
68
- * use-sync-external-store-shim.production.min.js
48
+ * scheduler.production.min.js
69
49
  *
70
50
  * Copyright (c) Facebook, Inc. and its affiliates.
71
51
  *
@@ -75,45 +55,9 @@ object-assign
75
55
 
76
56
  /**
77
57
  * @license React
78
- * use-sync-external-store-shim/with-selector.production.min.js
58
+ * use-sync-external-store-with-selector.production.js
79
59
  *
80
- * Copyright (c) Facebook, Inc. and its affiliates.
81
- *
82
- * This source code is licensed under the MIT license found in the
83
- * LICENSE file in the root directory of this source tree.
84
- */
85
-
86
- /** @license React v0.20.2
87
- * scheduler.production.min.js
88
- *
89
- * Copyright (c) Facebook, Inc. and its affiliates.
90
- *
91
- * This source code is licensed under the MIT license found in the
92
- * LICENSE file in the root directory of this source tree.
93
- */
94
-
95
- /** @license React v16.13.1
96
- * react-is.production.min.js
97
- *
98
- * Copyright (c) Facebook, Inc. and its affiliates.
99
- *
100
- * This source code is licensed under the MIT license found in the
101
- * LICENSE file in the root directory of this source tree.
102
- */
103
-
104
- /** @license React v17.0.2
105
- * react-dom.production.min.js
106
- *
107
- * Copyright (c) Facebook, Inc. and its affiliates.
108
- *
109
- * This source code is licensed under the MIT license found in the
110
- * LICENSE file in the root directory of this source tree.
111
- */
112
-
113
- /** @license React v17.0.2
114
- * react.production.min.js
115
- *
116
- * Copyright (c) Facebook, Inc. and its affiliates.
60
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
117
61
  *
118
62
  * This source code is licensed under the MIT license found in the
119
63
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong-ui-public/swagger-ui-web-component",
3
- "version": "0.12.10-pr.2019.bc569510a.0",
3
+ "version": "0.12.10-pr.2269.dabef1a98.0",
4
4
  "main": "dist/main.js",
5
5
  "files": [
6
6
  "dist"
@@ -12,8 +12,8 @@
12
12
  "@kong/swagger-ui-kong-theme-universal": "^4.3.3",
13
13
  "react": "18.3.1",
14
14
  "react-dom": "18.3.1",
15
- "swagger-client": "3.26.7",
16
- "swagger-ui": "5.7.2"
15
+ "swagger-client": "3.35.6",
16
+ "swagger-ui": "5.27.0"
17
17
  },
18
18
  "repository": {
19
19
  "type": "git",