Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (ledgersmb#8509)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 5e0dfe2 commit 76202b8
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
14 changes: 7 additions & 7 deletions UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dijit": "1.17.3",
"dojo": "1.17.3",
"pinia": "2.2.6",
"robot3": "1.0.0",
"robot3": "1.0.1",
"rtl-detect": "1.1.2",
"tapable": "2.2.1",
"vue": "3.5.13",
Expand All @@ -61,14 +61,14 @@
"@babel/preset-env": "7.26.0",
"@eslint/js": "9.15.0",
"@pinia/testing": "0.1.7",
"@redocly/cli": "1.25.11",
"@redocly/cli": "1.25.13",
"@vue/test-utils": "2.4.6",
"@vue/vue3-jest": "29.2.6",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
"browserslist": "4.24.2",
"buffer": "6.0.3",
"caniuse-lite": "1.0.30001680",
"caniuse-lite": "1.0.30001683",
"clean-webpack-plugin": "4.0.0",
"compression-webpack-plugin": "11.1.0",
"copy-webpack-plugin": "12.0.2",
Expand All @@ -85,10 +85,10 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-webpack": "0.13.9",
"eslint-plugin-compat": "6.0.1",
"eslint-plugin-import-x": "4.4.2",
"eslint-plugin-import-x": "4.4.3",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-json": "4.0.1",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-package-json": "0.15.6",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vue": "9.31.0",
Expand All @@ -109,7 +109,7 @@
"markdownlint": "0.36.1",
"markdownlint-cli": "0.42.0",
"mini-css-extract-plugin": "2.9.2",
"msw": "2.6.5",
"msw": "2.6.6",
"npm-run-all2": "7.0.1",
"openapi-merge-cli": "1.3.2",
"path-browserify": "1.0.1",
Expand All @@ -123,7 +123,7 @@
"stylelint-order": "6.0.4",
"stylelint-webpack-plugin": "5.0.1",
"tmp": "0.2.3",
"typescript": "5.6.3",
"typescript": "5.7.2",
"undici": "6.21.0",
"unix-timestamp": "1.1.0",
"unused-webpack-plugin": "2.4.0",
Expand Down
66 changes: 33 additions & 33 deletions UI/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1595,12 +1595,12 @@
require-from-string "^2.0.2"
uri-js-replace "^1.0.1"

"@redocly/[email protected].11":
version "1.25.11"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.25.11.tgz#8ec17a6535aebfd166e8cab8ffcc9d768af1b014"
integrity sha512-dttBsmLnnbTlJCTa+s7Sy+qtXDq692n7Ru3nUUIHp9XdCbhXIHWhpc8uAl+GmR4MGbVe8ohATl3J+zX3aFy82A==
"@redocly/[email protected].13":
version "1.25.13"
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.25.13.tgz#257b15e03ece18d6b82df9aca5ee1046842a1d5e"
integrity sha512-bdt9dj6jTu68N3p4+oHc8uYXNKc2kEIZ70G6u627H9oZWUHHH3jxdOH1KiKacjgjB1/0WBxp8scVz0ktLEP7sQ==
dependencies:
"@redocly/openapi-core" "1.25.11"
"@redocly/openapi-core" "1.25.13"
abort-controller "^3.0.0"
chokidar "^3.5.1"
colorette "^1.2.0"
Expand Down Expand Up @@ -1630,10 +1630,10 @@
resolved "https://registry.npmjs.org/@redocly/config/-/config-0.16.0.tgz"
integrity sha512-t9jnODbUcuANRSl/K4L9nb12V+U5acIHnVSl26NWrtSdDZVtoqUXk2yGFPZzohYf62cCfEQUT8ouJ3bhPfpnJg==

"@redocly/[email protected].11":
version "1.25.11"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.25.11.tgz#93f168284986da6809363b001e9aa7c2104c2fc0"
integrity sha512-bH+a8izQz4fnKROKoX3bEU8sQ9rjvEIZOqU6qTmxlhOJ0NsKa5e+LmU18SV0oFeg5YhWQhhEDihXkvKJ1wMMNQ==
"@redocly/[email protected].13":
version "1.25.13"
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.25.13.tgz#821684932481a3830c6e2204759a9586b2844c78"
integrity sha512-8O2IdHCHU1EaGc74/Z5nTItfPrakvPEwZ6sf16c/u5ZJJBo3SKbqM2vOLk4spY4Tn0eaAwUxw2b0kXueemp+iw==
dependencies:
"@redocly/ajv" "^8.11.2"
"@redocly/config" "^0.16.0"
Expand Down Expand Up @@ -2938,10 +2938,10 @@ caniuse-api@^3.0.0:
lodash.memoize "^4.1.2"
lodash.uniq "^4.5.0"

[email protected].30001680:
version "1.0.30001680"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001680.tgz#5380ede637a33b9f9f1fc6045ea99bd142f3da5e"
integrity sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==
[email protected].30001683:
version "1.0.30001683"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001683.tgz#7f026a2d5d319a9cf8915a1451173052caaadc81"
integrity sha512-iqmNnThZ0n70mNwvxpEC2nBJ037ZHZUoBI5Gorh1Mw6IlEAZujEoU1tXA628iZfzm7R9FvFzxbfdgml82a3k8Q==

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001639, caniuse-lite@^1.0.30001669:
version "1.0.30001672"
Expand Down Expand Up @@ -4283,10 +4283,10 @@ eslint-plugin-es-x@^7.5.0, eslint-plugin-es-x@^7.8.0:
"@eslint-community/regexpp" "^4.11.0"
eslint-compat-utils "^0.5.1"

[email protected].2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-import-x/-/eslint-plugin-import-x-4.4.2.tgz#2fef264059e2c4a25d149cf0323fe9205427a74c"
integrity sha512-mDRXPSLQ0UQZQw91QdG4/qZT6hgeW2MJTczAbgPseUZuPEtIjjdPOolXroRkulnOn3fzj6gNgvk+wchMJiHElg==
[email protected].3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-import-x/-/eslint-plugin-import-x-4.4.3.tgz#eeb25e6742b834cd12ba1fbd63127624213258b5"
integrity sha512-QBprHvhLsfDhP++2T1NnjsOUt6bLDX3NMHaYwAB1FD3xmYTkdFH+HS1OamGhz28jLkRyIZa6UNAzTxbHnJwz5w==
dependencies:
"@typescript-eslint/utils" "^8.1.0"
debug "^4.3.4"
Expand Down Expand Up @@ -4331,10 +4331,10 @@ [email protected]:
lodash "^4.17.21"
vscode-json-languageservice "^4.1.6"

eslint-plugin-n@17.13.2:
version "17.13.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.13.2.tgz#6d1532e68de196189540271bb7188234b8b086c8"
integrity sha512-MhBAKkT01h8cOXcTBTlpuR7bxH5OBUNpUXefsvwSVEy46cY4m/Kzr2osUCQvA3zJFD6KuCeNNDv0+HDuWk/OcA==
eslint-plugin-n@17.14.0:
version "17.14.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.14.0.tgz#162a7c17a7ce7e3834af537bca68ab8b6aa26edc"
integrity sha512-maxPLMEA0rPmRpoOlxEclKng4UpDe+N5BJS4t24I3UKnN109Qcivnfs37KMy84G0af3bxjog5lKctP5ObsvcTA==
dependencies:
"@eslint-community/eslint-utils" "^4.4.1"
enhanced-resolve "^5.17.1"
Expand Down Expand Up @@ -7077,10 +7077,10 @@ [email protected], ms@^2.1.1, ms@^2.1.3:
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

[email protected].5:
version "2.6.5"
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.5.tgz#0d4ec95e6170aff26fcb0734ec1258c1e2bb617d"
integrity sha512-PnlnTpUlOrj441kYQzzFhzMzMCGFT6a2jKUBG7zSpLkYS5oh8Arrbc0dL8/rNAtxaoBy0EVs2mFqj2qdmWK7lQ==
[email protected].6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.6.tgz#4b9babab8d4414a6859f4a65ce4eacb8e5f173f0"
integrity sha512-npfIIVRHKQX3Lw4aLWX4wBh+lQwpqdZNyJYB5K/+ktK8NhtkdsTxGK7WDrgknozcVyRI7TOqY6yBS9j2FTR+YQ==
dependencies:
"@bundled-es-modules/cookie" "^2.0.1"
"@bundled-es-modules/statuses" "^1.0.1"
Expand Down Expand Up @@ -8566,10 +8566,10 @@ rimraf@^2.6.3:
dependencies:
glob "^7.1.3"

[email protected].0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/robot3/-/robot3-1.0.0.tgz#609a57eb1400cdb9f8d19f1e9e7dee57638d584d"
integrity sha512-5PZ3Ywc9wmUX+G9MJfsWA3aYcL768FZMB5XOqho4gPXTGV5g7u3lqangJEia3uPR2aflyybknXKKjVRXJoI1rA==
[email protected].1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/robot3/-/robot3-1.0.1.tgz#36920e388ea572e89ef07995e1c2a3b5659c4254"
integrity sha512-jSuklmODv4cd8wR3M+Tnt+3ER7Z0BFbh2L06B3PgeVEwFu96PJoFU7KVYwOugAymG4N3Jzst/ZJUn9lkDZ1aIQ==

rrweb-cssom@^0.7.1:
version "0.7.1"
Expand Down Expand Up @@ -9717,10 +9717,10 @@ typeof@^1.0.0:
resolved "https://registry.npmjs.org/typeof/-/typeof-1.0.0.tgz"
integrity sha512-Pze0mIxYXhaJdpw1ayMzOA7rtGr1OmsTY/Z+FWtRKIqXFz6aoDLjqdbWE/tcIBSC8nhnVXiRrEXujodR/xiFAA==

typescript@5.6.3:
version "5.6.3"
resolved "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz"
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
typescript@5.7.2:
version "5.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==

uc.micro@^2.0.0, uc.micro@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 76202b8

Please sign in to comment.