]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump the development-dependencies group with 2 updates main
authorJulien Déramond <juderamond@gmail.com>
Thu, 3 Jul 2025 19:20:57 +0000 (21:20 +0200)
committerJulien Déramond <juderamond@gmail.com>
Thu, 3 Jul 2025 19:20:57 +0000 (21:20 +0200)
- astro       ^5.10.2  →   ^5.11.0
- stylelint  ^16.21.0  →  ^16.21.1

package-lock.json
package.json

index 63d83d24c05d2660ffee02e4a17b43d997463ee8..dd7d1092407cd1aaa2b95fbe3e63e29677eb08ea 100644 (file)
@@ -37,7 +37,7 @@
         "@types/js-yaml": "^4.0.9",
         "@types/mime": "^4.0.0",
         "@types/prismjs": "^1.26.5",
-        "astro": "^5.10.2",
+        "astro": "^5.11.0",
         "astro-auto-import": "^0.4.4",
         "autoprefixer": "^10.4.21",
         "bundlewatch": "^0.4.1",
@@ -86,7 +86,7 @@
         "sass": "1.78.0",
         "sass-true": "^9.0.0",
         "shelljs": "^0.10.0",
-        "stylelint": "^16.21.0",
+        "stylelint": "^16.21.1",
         "stylelint-config-twbs-bootstrap": "^16.1.0",
         "terser": "^5.43.1",
         "unist-util-visit": "^5.0.0",
       }
     },
     "node_modules/astro": {
-      "version": "5.10.2",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.2.tgz",
-      "integrity": "sha512-CCBU+e/Apk6NWEMnc/R9dVZD/+FaCnNqWJicX1Oe6T18vLKop+LPs/m/88ekJk4zxP1g1N/GfUq4wEedUSk1Wg==",
+      "version": "5.11.0",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz",
+      "integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
       }
     },
     "node_modules/stylelint": {
-      "version": "16.21.0",
-      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.0.tgz",
-      "integrity": "sha512-ki3PpJGG7xhm3WtINoWGnlvqAmbqSexoRMbEMJzlwewSIOqPRKPlq452c22xAdEJISVi80r+I7KL9GPUiwFgbg==",
+      "version": "16.21.1",
+      "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.1.tgz",
+      "integrity": "sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw==",
       "dev": true,
       "funding": [
         {
         "micromatch": "^4.0.8",
         "normalize-path": "^3.0.0",
         "picocolors": "^1.1.1",
-        "postcss": "^8.5.5",
+        "postcss": "^8.5.6",
         "postcss-resolve-nested-selector": "^0.1.6",
         "postcss-safe-parser": "^7.0.1",
         "postcss-selector-parser": "^7.1.0",
       }
     },
     "node_modules/vitefu": {
-      "version": "1.0.7",
-      "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.7.tgz",
-      "integrity": "sha512-eRWXLBbJjW3X5z5P5IHcSm2yYbYRPb2kQuc+oqsbAl99WB5kVsPbiiox+cymo8twTzifA6itvhr2CmjnaZZp0Q==",
+      "version": "1.1.0",
+      "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.1.0.tgz",
+      "integrity": "sha512-AiG/L9DVsEYHWQ9jAEnke0nKiASlPw+JYwDl6Z4l6a6/IqT1tKseEl6R5+rVnKJt/K3jCTWiQvgoIh5MuqBJJQ==",
       "dev": true,
       "license": "MIT",
       "workspaces": [
         "tests/deps/*",
-        "tests/projects/*"
+        "tests/projects/*",
+        "tests/projects/workspace/packages/*"
       ],
       "peerDependencies": {
         "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0"
index faf6314ddf9588b1d1104d4f70aa8423673c19a5..9734fe091ee9125239cf6865ba7d232ea9897412 100644 (file)
     "@types/js-yaml": "^4.0.9",
     "@types/mime": "^4.0.0",
     "@types/prismjs": "^1.26.5",
-    "astro": "^5.10.2",
+    "astro": "^5.11.0",
     "astro-auto-import": "^0.4.4",
     "autoprefixer": "^10.4.21",
     "bundlewatch": "^0.4.1",
     "sass": "1.78.0",
     "sass-true": "^9.0.0",
     "shelljs": "^0.10.0",
-    "stylelint": "^16.21.0",
+    "stylelint": "^16.21.1",
     "stylelint-config-twbs-bootstrap": "^16.1.0",
     "terser": "^5.43.1",
     "unist-util-visit": "^5.0.0",