Compare changes
+8
−0
+2
−1
+4
−3
+8
−7
Original line number | Diff line number | Diff line |
---|---|---|
{
|
||
"name": "@cenk1cenk2/eslint-config",
|
||
"version": "3.1.13",
|
||
"version": "3.1.14",
|
||
"description": "Eslint configuration for my taste.",
|
||
"main": "index.js",
|
||
"repository": "git@gitlab.kilic.dev:config/eslint-config.git",
|
||
@@ -61,22 +61,23 @@ | ||
},
|
||
"dependencies": {
|
||
"@eslint/js": "^9.16.0",
|
||
"@stylistic/eslint-plugin": "^2.11.0",
|
||
"@typescript-eslint/eslint-plugin": "^8.17.0",
|
||
"@typescript-eslint/parser": "^8.17.0",
|
||
"@stylistic/eslint-plugin": "^2.12.0",
|
||
"@typescript-eslint/eslint-plugin": "^8.18.0",
|
||
"@typescript-eslint/parser": "^8.18.0",
|
||
"eslint-plugin-import": "^2.31.0",
|
||
"globals": "^15.13.0",
|
||
"load-tsconfig": "^0.2.5",
|
||
"typescript-eslint": "^8.17.0"
|
||
"typescript-eslint": "^8.18.0"
|
||
},
|
||
"devDependencies": {
|
||
"@cenk1cenk2/cz-cc": "^1.7.12",
|
||
"@vue/eslint-config-typescript": "^14.1.4",
|
||
"eslint": "^9.16.0",
|
||
"eslint-plugin-vue": "^9.32.0",
|
||
"lint-staged": "^15.2.10",
|
||
"lint-staged": "^15.2.11",
|
||
"prettier": "^3.4.2",
|
||
"simple-git-hooks": "^2.11.1",
|
||
"svelte": "^5.5.3"
|
||
"svelte": "^5.10.1"
|
||
},
|
||
"config": {
|
||
"commitizen": {
|
||
+254
−249
File changed.
Preview size limit exceeded, changes collapsed.