chore(deps): update dependency @commitlint/cli to v21.2.1 (#2981)
dancefinder-app / build (push) Successful in 59s
dancefinder-app / deploy-prod (push) Successful in 1m14s

This commit was merged in pull request #2981.
This commit is contained in:
2026-07-11 09:05:56 +00:00
parent d7a5144197
commit 46ba53f63b
2 changed files with 27 additions and 83 deletions
+26 -82
View File
@@ -23,7 +23,7 @@
"pinia-plugin-persistedstate": "4.7.1" "pinia-plugin-persistedstate": "4.7.1"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "21.2.0", "@commitlint/cli": "21.2.1",
"@commitlint/config-conventional": "21.2.0", "@commitlint/config-conventional": "21.2.0",
"@graphql-codegen/cli": "7.2.0", "@graphql-codegen/cli": "7.2.0",
"@graphql-codegen/fragment-matcher": "7.1.0", "@graphql-codegen/fragment-matcher": "7.1.0",
@@ -744,9 +744,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@commitlint/cli": { "node_modules/@commitlint/cli": {
"version": "21.2.0", "version": "21.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-21.2.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-21.2.1.tgz",
"integrity": "sha512-4GLVIhUaT3c3GBlQ0GB80/5H3xXdn/Tgw4lrsuoOQVDu2wl4Xw0GuzSar8xZKSMv4H3xaKaQXmvH91GmdyYBZA==", "integrity": "sha512-blsZGe29hJ72VGEFVl72IVYX+1vsfINpjA9yWQA6i7OKD/McGEOXg08sKIRKjFk4JvzhV/9n0l3i6NooPLTNfg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -754,7 +754,7 @@
"@commitlint/format": "^21.2.0", "@commitlint/format": "^21.2.0",
"@commitlint/lint": "^21.2.0", "@commitlint/lint": "^21.2.0",
"@commitlint/load": "^21.2.0", "@commitlint/load": "^21.2.0",
"@commitlint/read": "^21.2.0", "@commitlint/read": "^21.2.1",
"@commitlint/types": "^21.2.0", "@commitlint/types": "^21.2.0",
"tinyexec": "^1.0.0", "tinyexec": "^1.0.0",
"yargs": "^18.0.0" "yargs": "^18.0.0"
@@ -908,19 +908,6 @@
"node": ">=22.12.0" "node": ">=22.12.0"
} }
}, },
"node_modules/@commitlint/parse/node_modules/@simple-libs/stream-utils": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@simple-libs/stream-utils/-/stream-utils-2.0.0.tgz",
"integrity": "sha512-fCTuZK4QBa+39Oz9l4OGfJfz+GpwCp3AqO7Zch3to99xHPgstVsRFpeQ8LNd2o1Gv8raL2mCFwiaHh7bFSp5DQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=22"
},
"funding": {
"url": "https://ko-fi.com/dangreen"
}
},
"node_modules/@commitlint/parse/node_modules/conventional-commits-parser": { "node_modules/@commitlint/parse/node_modules/conventional-commits-parser": {
"version": "7.0.0", "version": "7.0.0",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-7.0.0.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-7.0.0.tgz",
@@ -952,15 +939,15 @@
} }
}, },
"node_modules/@commitlint/read": { "node_modules/@commitlint/read": {
"version": "21.2.0", "version": "21.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-21.2.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-21.2.1.tgz",
"integrity": "sha512-ELx8Ovh/JoAw5lpvDgxc6Y0We9skf2IPI2RFN+gnYgDGjRdMSF8zeodxhZmcclLWzfUIF7hXLOa8gOlllYcvBA==", "integrity": "sha512-hUW7EJQnNTL0vPOmVMNK4CrnrNBN0nN+JJHReFkdHO5y4iyHeEmTBwuC15OCqUTjxWo7idnH1LftfpWVIaPWIA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@commitlint/top-level": "^21.2.0", "@commitlint/top-level": "^21.2.0",
"@commitlint/types": "^21.2.0", "@commitlint/types": "^21.2.0",
"git-raw-commits": "^5.0.0", "@conventional-changelog/git-client": "^3.0.0",
"tinyexec": "^1.0.0" "tinyexec": "^1.0.0"
}, },
"engines": { "engines": {
@@ -1037,19 +1024,6 @@
"node": ">=22.12.0" "node": ">=22.12.0"
} }
}, },
"node_modules/@commitlint/types/node_modules/@simple-libs/stream-utils": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@simple-libs/stream-utils/-/stream-utils-2.0.0.tgz",
"integrity": "sha512-fCTuZK4QBa+39Oz9l4OGfJfz+GpwCp3AqO7Zch3to99xHPgstVsRFpeQ8LNd2o1Gv8raL2mCFwiaHh7bFSp5DQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=22"
},
"funding": {
"url": "https://ko-fi.com/dangreen"
}
},
"node_modules/@commitlint/types/node_modules/conventional-commits-parser": { "node_modules/@commitlint/types/node_modules/conventional-commits-parser": {
"version": "7.0.0", "version": "7.0.0",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-7.0.0.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-7.0.0.tgz",
@@ -1081,22 +1055,22 @@
} }
}, },
"node_modules/@conventional-changelog/git-client": { "node_modules/@conventional-changelog/git-client": {
"version": "2.7.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/@conventional-changelog/git-client/-/git-client-2.7.0.tgz", "resolved": "https://registry.npmjs.org/@conventional-changelog/git-client/-/git-client-3.1.0.tgz",
"integrity": "sha512-j7A8/LBEQ+3rugMzPXoKYzyUPpw/0CBQCyvtTR7Lmu4olG4yRC/Tfkq79Mr3yuPs0SUitlO2HwGP3gitMJnRFw==", "integrity": "sha512-Tqa/gHco2WJWa740NRjOrfKVvzIqxkZpecb8bemaQ8sKM5PXb1UK4uTyTb/1wIqNuOVaDOFxyBdhTIQZn6gdjQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@simple-libs/child-process-utils": "^1.0.0", "@simple-libs/child-process-utils": "^2.0.0",
"@simple-libs/stream-utils": "^1.2.0", "@simple-libs/stream-utils": "^2.0.0",
"semver": "^7.5.2" "semver": "^7.5.2"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=22"
}, },
"peerDependencies": { "peerDependencies": {
"conventional-commits-filter": "^5.0.0", "conventional-commits-filter": "^6.0.1",
"conventional-commits-parser": "^6.4.0" "conventional-commits-parser": "^7.0.1"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {
"conventional-commits-filter": { "conventional-commits-filter": {
@@ -7244,29 +7218,29 @@
} }
}, },
"node_modules/@simple-libs/child-process-utils": { "node_modules/@simple-libs/child-process-utils": {
"version": "1.0.2", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/@simple-libs/child-process-utils/-/child-process-utils-1.0.2.tgz", "resolved": "https://registry.npmjs.org/@simple-libs/child-process-utils/-/child-process-utils-2.0.0.tgz",
"integrity": "sha512-/4R8QKnd/8agJynkNdJmNw2MBxuFTRcNFnE5Sg/G+jkSsV8/UBgULMzhizWWW42p8L5H7flImV2ATi79Ove2Tw==", "integrity": "sha512-dvNoRKLijXnD0XoJAz94pbNuB5GQgDr55UhpSPhffDkTT0Cmcqh9jSCOtwfT2d4H6MI9E7c4SgtMuJXZ6F3c6A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@simple-libs/stream-utils": "^1.2.0" "@simple-libs/stream-utils": "^2.0.0"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=22"
}, },
"funding": { "funding": {
"url": "https://ko-fi.com/dangreen" "url": "https://ko-fi.com/dangreen"
} }
}, },
"node_modules/@simple-libs/stream-utils": { "node_modules/@simple-libs/stream-utils": {
"version": "1.2.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/@simple-libs/stream-utils/-/stream-utils-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@simple-libs/stream-utils/-/stream-utils-2.0.0.tgz",
"integrity": "sha512-KxXvfapcixpz6rVEB6HPjOUZT22yN6v0vI0urQSk1L8MlEWPDFCZkhw2xmkyoTGYeFw7tWTZd7e3lVzRZRN/EA==", "integrity": "sha512-fCTuZK4QBa+39Oz9l4OGfJfz+GpwCp3AqO7Zch3to99xHPgstVsRFpeQ8LNd2o1Gv8raL2mCFwiaHh7bFSp5DQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=18" "node": ">=22"
}, },
"funding": { "funding": {
"url": "https://ko-fi.com/dangreen" "url": "https://ko-fi.com/dangreen"
@@ -11958,23 +11932,6 @@
"giget": "dist/cli.mjs" "giget": "dist/cli.mjs"
} }
}, },
"node_modules/git-raw-commits": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-5.0.1.tgz",
"integrity": "sha512-Y+csSm2GD/PCSh6Isd/WiMjNAydu0VBiG9J7EdQsNA5P9uXvLayqjmTsNlK5Gs9IhblFZqOU0yid5Il5JPoLiQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@conventional-changelog/git-client": "^2.6.0",
"meow": "^13.0.0"
},
"bin": {
"git-raw-commits": "src/cli.js"
},
"engines": {
"node": ">=18"
}
},
"node_modules/glob": { "node_modules/glob": {
"version": "10.5.0", "version": "10.5.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
@@ -13887,19 +13844,6 @@
"dev": true, "dev": true,
"license": "CC0-1.0" "license": "CC0-1.0"
}, },
"node_modules/meow": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/meow/-/meow-13.2.0.tgz",
"integrity": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/merge-stream": { "node_modules/merge-stream": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
+1 -1
View File
@@ -16,7 +16,7 @@
"codegen": "graphql-codegen && eslint graphql/generated/operations.ts --fix" "codegen": "graphql-codegen && eslint graphql/generated/operations.ts --fix"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "21.2.0", "@commitlint/cli": "21.2.1",
"@commitlint/config-conventional": "21.2.0", "@commitlint/config-conventional": "21.2.0",
"@graphql-codegen/cli": "7.2.0", "@graphql-codegen/cli": "7.2.0",
"@graphql-codegen/fragment-matcher": "7.1.0", "@graphql-codegen/fragment-matcher": "7.1.0",