]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump version number, fix extra deps v6-floating-ui 41766/head
authorMark Otto <markdotto@gmail.com>
Fri, 26 Sep 2025 21:55:12 +0000 (14:55 -0700)
committerMark Otto <markdotto@gmail.com>
Fri, 26 Sep 2025 21:55:20 +0000 (14:55 -0700)
package-lock.json
package.json

index 284ad2f6689fe6944819d02ce395e16b3c40439e..2023b700e1d908077b771e02bfa90d33b23dce94 100644 (file)
@@ -18,9 +18,6 @@
         }
       ],
       "license": "MIT",
-      "dependencies": {
-        "@floating-ui/dom": "^1.0.0"
-      },
       "devDependencies": {
         "@astrojs/check": "^0.9.4",
         "@astrojs/markdown-remark": "^6.3.6",
@@ -31,7 +28,7 @@
         "@babel/core": "^7.28.4",
         "@babel/preset-env": "^7.28.3",
         "@docsearch/js": "^3.9.0",
-        "@floating-ui/dom": "^1.0.0",
+        "@floating-ui/dom": "^1.7.4",
         "@rollup/plugin-babel": "^6.0.4",
         "@rollup/plugin-commonjs": "^28.0.6",
         "@rollup/plugin-node-resolve": "^16.0.1",
@@ -97,7 +94,7 @@
         "zod": "^4.1.9"
       },
       "peerDependencies": {
-        "@floating-ui/dom": "^1.0.0"
+        "@floating-ui/dom": "^1.7.4"
       }
     },
     "node_modules/@adobe/css-tools": {
index 1b0066115afda8dce4565e44cfcab9dffc405405..d275964b111222d275bed4557ff3de308dc5862b 100644 (file)
     "astro-preview": "astro preview --root site --port 9001"
   },
   "peerDependencies": {
-    "@floating-ui/dom": "^1.0.0"
-  },
-  "dependencies": {
-    "@floating-ui/dom": "^1.0.0"
+    "@floating-ui/dom": "^1.7.4"
   },
   "devDependencies": {
     "@astrojs/check": "^0.9.4",
     "@babel/core": "^7.28.4",
     "@babel/preset-env": "^7.28.3",
     "@docsearch/js": "^3.9.0",
-    "@floating-ui/dom": "^1.0.0",
+    "@floating-ui/dom": "^1.7.4",
     "@rollup/plugin-babel": "^6.0.4",
     "@rollup/plugin-commonjs": "^28.0.6",
     "@rollup/plugin-node-resolve": "^16.0.1",
       },
     "dependencies": {},
       "peerDependencies": {
-        "@floating-ui/dom": "^1.0.0"
+        "@floating-ui/dom": "^1.7.4"
       }
   }
 }