diff --git a/package-lock.json b/package-lock.json index 3d3fbc95..2c18c10e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "devDependencies": { "@biomejs/biome": "^2.4.4", "@commitlint/cli": "^21.0", - "@commitlint/config-conventional": "^20.0", + "@commitlint/config-conventional": "^21.0", "@eagleoutice/tree-sitter-r": "^1.1.2", "@huggingface/transformers": "^4.0.1", "@tree-sitter-grammars/tree-sitter-hcl": "^1.2.0", @@ -350,20 +350,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/cli/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/cli/node_modules/ansi-regex": { "version": "6.2.2", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", @@ -493,17 +479,17 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "20.5.3", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.5.3.tgz", - "integrity": "sha512-j34Qqeaa152chJgz2ysyk0BCpHenJn1lV0Rx0VXf8k3ccQcED+48EZrzMvo9jLmJUyBrrBwvu89I+2er4gW7QQ==", + "version": "21.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-21.0.0.tgz", + "integrity": "sha512-QJX/rPK4Yu3f5J4OCIBy5aXq2e0EEdwSDFZ3NQvFAXTm3gs12ipyZ+yjhZxm3hHn6DB8wuv3zhFTL1I2tYzUBA==", "dev": true, "license": "MIT", "dependencies": { - "@commitlint/types": "^20.5.0", + "@commitlint/types": "^21.0.0", "conventional-changelog-conventionalcommits": "^9.2.0" }, "engines": { - "node": ">=v18" + "node": ">=22.12.0" } }, "node_modules/@commitlint/config-validator": { @@ -520,20 +506,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/config-validator/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/ensure": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-21.0.0.tgz", @@ -548,20 +520,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/ensure/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/execute-rule": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-21.0.0.tgz", @@ -586,20 +544,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/format/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/is-ignored": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-21.0.0.tgz", @@ -614,20 +558,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/is-ignored/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/lint": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-21.0.0.tgz", @@ -644,20 +574,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/lint/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/load": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-21.0.0.tgz", @@ -679,20 +595,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/load/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/load/node_modules/is-plain-obj": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", @@ -731,20 +633,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/parse/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/read": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-21.0.0.tgz", @@ -761,20 +649,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/read/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/resolve-extends": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-21.0.0.tgz", @@ -792,20 +666,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/resolve-extends/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/rules": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-21.0.0.tgz", @@ -822,20 +682,6 @@ "node": ">=22.12.0" } }, - "node_modules/@commitlint/rules/node_modules/@commitlint/types": { - "version": "21.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", - "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "conventional-commits-parser": "^6.3.0", - "picocolors": "^1.1.1" - }, - "engines": { - "node": ">=22.12.0" - } - }, "node_modules/@commitlint/to-lines": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-21.0.0.tgz", @@ -860,9 +706,9 @@ } }, "node_modules/@commitlint/types": { - "version": "20.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-20.5.0.tgz", - "integrity": "sha512-ZJoS8oSq2CAZEpc/YI9SulLrdiIyXeHb/OGqGrkUP6Q7YV+0ouNAa7GjqRdXeQPncHQIDz/jbCTlHScvYvO/gA==", + "version": "21.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-21.0.0.tgz", + "integrity": "sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==", "dev": true, "license": "MIT", "dependencies": { @@ -870,7 +716,7 @@ "picocolors": "^1.1.1" }, "engines": { - "node": ">=v18" + "node": ">=22.12.0" } }, "node_modules/@conventional-changelog/git-client": { diff --git a/package.json b/package.json index 70f1299a..1df8cb37 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "devDependencies": { "@biomejs/biome": "^2.4.4", "@commitlint/cli": "^21.0", - "@commitlint/config-conventional": "^20.0", + "@commitlint/config-conventional": "^21.0", "@eagleoutice/tree-sitter-r": "^1.1.2", "@huggingface/transformers": "^4.0.1", "@tree-sitter-grammars/tree-sitter-hcl": "^1.2.0",