]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump playwright from 1.60.0 to 1.61.0
authorJulien Déramond <juderamond@gmail.com>
Sat, 27 Jun 2026 05:34:23 +0000 (07:34 +0200)
committerJulien Déramond <juderamond@gmail.com>
Sat, 27 Jun 2026 05:34:23 +0000 (07:34 +0200)
package-lock.json
package.json

index e81ef715235fc2a07eef912a48197e1a0dd89458..4f1db588685a250655187760fa0e02ad91428b75 100644 (file)
@@ -76,7 +76,7 @@
         "nodemon": "^3.1.14",
         "npm-run-all2": "^9.0.2",
         "pagefind": "^1.5.2",
-        "playwright": "^1.60.0",
+        "playwright": "^1.61.0",
         "postcss": "^8.5.12",
         "postcss-cli": "^11.0.1",
         "prettier": "^3.8.4",
       }
     },
     "node_modules/playwright": {
-      "version": "1.60.0",
-      "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.60.0.tgz",
-      "integrity": "sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==",
+      "version": "1.61.0",
+      "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.61.0.tgz",
+      "integrity": "sha512-Z+7BeeqQPRRzklHsVFP4KTGIyMxKUmfeRA4WisM6G3/XW6nwGeX6fX9qYaDa+CiUqpOkb2f6X3nar05R3kSuJQ==",
       "dev": true,
       "license": "Apache-2.0",
       "dependencies": {
-        "playwright-core": "1.60.0"
+        "playwright-core": "1.61.0"
       },
       "bin": {
         "playwright": "cli.js"
       }
     },
     "node_modules/playwright-core": {
-      "version": "1.60.0",
-      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.60.0.tgz",
-      "integrity": "sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==",
+      "version": "1.61.0",
+      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.0.tgz",
+      "integrity": "sha512-caX7TrY3Ml6egyDX0WUcTHDxodl/b51y5wJOdCEA36QviK/s2g081hvmGs8eaE3DWb6NYZQ6BjO/QkNRPenoPA==",
       "dev": true,
       "license": "Apache-2.0",
       "bin": {
index f3022f935c92bef212ec4af4dfda851dda27c760..b0bd5b34628b9f7dd61504874f96c9a241c4f832 100644 (file)
     "nodemon": "^3.1.14",
     "npm-run-all2": "^9.0.2",
     "pagefind": "^1.5.2",
-    "playwright": "^1.60.0",
+    "playwright": "^1.61.0",
     "postcss": "^8.5.12",
     "postcss-cli": "^11.0.1",
     "prettier": "^3.8.4",