Build(deps-dev): Bump jsuites from 5.8.0 to 5.8.3 (#30422)
Bumps [jsuites](https://github.com/jsuites/jsuites) from 5.8.0 to 5.8.3. - [Release notes](https://github.com/jsuites/jsuites/releases) - [Changelog](https://github.com/jsuites/jsuites/blob/master/changelog.md) - [Commits](https://github.com/jsuites/jsuites/commits) --- updated-dependencies: - dependency-name: jsuites dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7a9b2e343c
commit
7b5132b0f2
|
@ -105,7 +105,7 @@
|
||||||
"imports-loader": "^5.0.0",
|
"imports-loader": "^5.0.0",
|
||||||
"jquery": "^3.7.1",
|
"jquery": "^3.7.1",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"jsuites": "^5.8.0",
|
"jsuites": "^5.8.3",
|
||||||
"loader.js": "^4.7.0",
|
"loader.js": "^4.7.0",
|
||||||
"make-plural": "^7.4.0",
|
"make-plural": "^7.4.0",
|
||||||
"message-bus-client": "^4.3.8",
|
"message-bus-client": "^4.3.8",
|
||||||
|
|
|
@ -532,8 +532,8 @@ importers:
|
||||||
specifier: ^4.1.0
|
specifier: ^4.1.0
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
jsuites:
|
jsuites:
|
||||||
specifier: ^5.8.0
|
specifier: ^5.8.3
|
||||||
version: 5.8.0
|
version: 5.8.3
|
||||||
loader.js:
|
loader.js:
|
||||||
specifier: ^4.7.0
|
specifier: ^4.7.0
|
||||||
version: 4.7.0
|
version: 4.7.0
|
||||||
|
@ -5832,8 +5832,8 @@ packages:
|
||||||
jspreadsheet-ce@4.15.0:
|
jspreadsheet-ce@4.15.0:
|
||||||
resolution: {integrity: sha512-1A1q7uxICxzXRiql3ZhXldFPjdt5VcFcoHSEvfvBFw9DcU7bq/gAEaqyKMJPeG+6zibpO4r+b8Dk88nIR7NKng==}
|
resolution: {integrity: sha512-1A1q7uxICxzXRiql3ZhXldFPjdt5VcFcoHSEvfvBFw9DcU7bq/gAEaqyKMJPeG+6zibpO4r+b8Dk88nIR7NKng==}
|
||||||
|
|
||||||
jsuites@5.8.0:
|
jsuites@5.8.3:
|
||||||
resolution: {integrity: sha512-f8LW5FtMrrhz+8T7QXj8GMvWnByU4LET6dQXTzanxLFvtZDK751GjUAZgNZS/HSklUqwkr5UdG71vYAyiLSHdQ==}
|
resolution: {integrity: sha512-5YOFqSHR6gET0tLGyI6RQIkqRTMI5TQ48mmUhegkgxssQ80JbRt09hVHLQ9yYtk7eCxuhfy3nAO1dZxkMricZQ==}
|
||||||
|
|
||||||
just-diff-apply@5.5.0:
|
just-diff-apply@5.5.0:
|
||||||
resolution: {integrity: sha512-OYTthRfSh55WOItVqwpefPtNt2VdKsq5AnAK6apdtR6yCH8pr0CmSr710J0Mf+WdQy7K/OzMy7K2MgAfdQURDw==}
|
resolution: {integrity: sha512-OYTthRfSh55WOItVqwpefPtNt2VdKsq5AnAK6apdtR6yCH8pr0CmSr710J0Mf+WdQy7K/OzMy7K2MgAfdQURDw==}
|
||||||
|
@ -14586,9 +14586,9 @@ snapshots:
|
||||||
jspreadsheet-ce@4.15.0:
|
jspreadsheet-ce@4.15.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jspreadsheet/formula': 2.0.2
|
'@jspreadsheet/formula': 2.0.2
|
||||||
jsuites: 5.8.0
|
jsuites: 5.8.3
|
||||||
|
|
||||||
jsuites@5.8.0: {}
|
jsuites@5.8.3: {}
|
||||||
|
|
||||||
just-diff-apply@5.5.0: {}
|
just-diff-apply@5.5.0: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue