ソースを参照

Merge pull request #274 from C4illin/renovate/npm-run-all2-8.x

chore(deps): update dependency npm-run-all2 to v8
Emrik Östling 2 ヶ月 前
コミット
c1ae43075f
2 ファイル変更14 行追加14 行削除
  1. 13 13
      bun.lock
  2. 1 1
      package.json

+ 13 - 13
bun.lock

@@ -12,31 +12,31 @@
         "sanitize-filename": "^1.6.3",
       },
       "devDependencies": {
-        "@eslint/js": "^9.23.0",
+        "@eslint/js": "^9.24.0",
         "@ianvs/prettier-plugin-sort-imports": "^4.4.1",
         "@kitajs/ts-html-plugin": "^4.1.1",
-        "@tailwindcss/cli": "^4.0.17",
-        "@tailwindcss/postcss": "^4.0.17",
+        "@tailwindcss/cli": "^4.1.3",
+        "@tailwindcss/postcss": "^4.1.3",
         "@total-typescript/ts-reset": "^0.6.1",
-        "@types/bun": "^1.2.8",
+        "@types/bun": "^1.2.9",
         "@types/eslint-plugin-tailwindcss": "^3.17.0",
-        "@types/node": "^22.13.16",
+        "@types/node": "^22.14.1",
         "autoprefixer": "^10.4.21",
         "cssnano": "^7.0.6",
-        "eslint": "^9.23.0",
-        "eslint-plugin-readable-tailwind": "^2.0.0",
+        "eslint": "^9.24.0",
+        "eslint-plugin-readable-tailwind": "^2.0.1",
         "eslint-plugin-simple-import-sort": "^12.1.1",
         "eslint-plugin-tailwindcss": "4.0.0-alpha.0",
         "globals": "^16.0.0",
-        "knip": "^5.46.4",
-        "npm-run-all2": "^7.0.2",
+        "knip": "^5.50.2",
+        "npm-run-all2": "^8.0.0",
         "postcss": "^8.5.3",
         "postcss-cli": "^11.0.1",
         "prettier": "^3.5.3",
         "tailwind-scrollbar": "^4.0.2",
-        "tailwindcss": "^4.0.17",
-        "typescript": "^5.8.2",
-        "typescript-eslint": "^8.29.0",
+        "tailwindcss": "^4.1.3",
+        "typescript": "^5.8.3",
+        "typescript-eslint": "^8.29.1",
       },
     },
   },
@@ -527,7 +527,7 @@
 
     "npm-normalize-package-bin": ["npm-normalize-package-bin@4.0.0", "", {}, "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w=="],
 
-    "npm-run-all2": ["npm-run-all2@7.0.2", "", { "dependencies": { "ansi-styles": "^6.2.1", "cross-spawn": "^7.0.6", "memorystream": "^0.3.1", "minimatch": "^9.0.0", "pidtree": "^0.6.0", "read-package-json-fast": "^4.0.0", "shell-quote": "^1.7.3", "which": "^5.0.0" }, "bin": { "run-p": "bin/run-p/index.js", "run-s": "bin/run-s/index.js", "npm-run-all": "bin/npm-run-all/index.js", "npm-run-all2": "bin/npm-run-all/index.js" } }, "sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA=="],
+    "npm-run-all2": ["npm-run-all2@8.0.0", "", { "dependencies": { "ansi-styles": "^6.2.1", "cross-spawn": "^7.0.6", "memorystream": "^0.3.1", "minimatch": "^9.0.0", "pidtree": "^0.6.0", "read-package-json-fast": "^4.0.0", "shell-quote": "^1.7.3", "which": "^5.0.0" }, "bin": { "run-p": "bin/run-p/index.js", "run-s": "bin/run-s/index.js", "npm-run-all": "bin/npm-run-all/index.js", "npm-run-all2": "bin/npm-run-all/index.js" } }, "sha512-HQ9Z8cQqDIKvTpZgxa7oPRqi07iEdau5E1V6vMkON05v5McgAEvLltVuWGmBE3fiObCTthkxlpJbCZJYGAVDjg=="],
 
     "nth-check": ["nth-check@2.1.1", "", { "dependencies": { "boolbase": "^1.0.0" } }, "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w=="],
 

+ 1 - 1
package.json

@@ -42,7 +42,7 @@
     "eslint-plugin-tailwindcss": "4.0.0-alpha.0",
     "globals": "^16.0.0",
     "knip": "^5.50.2",
-    "npm-run-all2": "^7.0.2",
+    "npm-run-all2": "^8.0.0",
     "postcss": "^8.5.3",
     "postcss-cli": "^11.0.1",
     "prettier": "^3.5.3",