dependabot[bot]
2024-02-13 a31e3f9458431883d8ee68961132b5cdb1ef2db6
package-lock.json
@@ -10,7 +10,7 @@
      "license": "MIT",
      "dependencies": {
        "@clack/prompts": "^0.7.0",
        "@floating-ui/dom": "^1.6.1",
        "@floating-ui/dom": "^1.6.3",
        "@napi-rs/simple-git": "0.1.16",
        "async-mutex": "^0.4.1",
        "chalk": "^5.3.0",
@@ -486,12 +486,12 @@
      }
    },
    "node_modules/@floating-ui/dom": {
      "version": "1.6.1",
      "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.1.tgz",
      "integrity": "sha512-iA8qE43/H5iGozC3W0YSnVSW42Vh522yyM1gj+BqRwVsTNOyr231PsXDaV04yT39PsO0QL2QpbI/M0ZaLUQgRQ==",
      "version": "1.6.3",
      "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz",
      "integrity": "sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==",
      "dependencies": {
        "@floating-ui/core": "^1.6.0",
        "@floating-ui/utils": "^0.2.1"
        "@floating-ui/core": "^1.0.0",
        "@floating-ui/utils": "^0.2.0"
      }
    },
    "node_modules/@floating-ui/utils": {