@tego/web 1.3.25 → 1.4.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.
- package/dist/assets/{3621.c6b56691.js → 1394.ac872597.js} +56 -56
- package/dist/assets/{3621.c6b56691.js.LICENSE.txt → 1394.ac872597.js.LICENSE.txt} +0 -10
- package/dist/assets/index.866ed6e3.js +2 -0
- package/dist/assets/lib-axios.57f84c05.js +2 -0
- package/dist/assets/{lib-axios.1d874012.js.LICENSE.txt → lib-axios.57f84c05.js.LICENSE.txt} +3 -1
- package/dist/index.html +2 -2
- package/package.json +3 -3
- package/rsbuild.config.ts +16 -1
- package/dist/assets/index.96504eb5.js +0 -2
- package/dist/assets/lib-axios.1d874012.js +0 -2
- /package/dist/assets/{3621.046b4352.css → 1394.046b4352.css} +0 -0
- /package/dist/assets/{index.96504eb5.js.LICENSE.txt → index.866ed6e3.js.LICENSE.txt} +0 -0
|
@@ -176,16 +176,6 @@ object-assign
|
|
|
176
176
|
* LICENSE file in the root directory of this source tree.
|
|
177
177
|
*/
|
|
178
178
|
|
|
179
|
-
/**
|
|
180
|
-
* @license React
|
|
181
|
-
* use-sync-external-store-shim.production.min.js
|
|
182
|
-
*
|
|
183
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
184
|
-
*
|
|
185
|
-
* This source code is licensed under the MIT license found in the
|
|
186
|
-
* LICENSE file in the root directory of this source tree.
|
|
187
|
-
*/
|
|
188
|
-
|
|
189
179
|
/**
|
|
190
180
|
* @licstart The following is the entire license notice for the
|
|
191
181
|
* JavaScript code in this page
|