@enke.dev/lint 0.13.11 → 0.13.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@enke.dev/lint",
3
- "version": "0.13.11",
3
+ "version": "0.13.12",
4
4
  "description": "Meta package to provide linting for web projects",
5
5
  "homepage": "https://github.com/enke-dev/lint",
6
6
  "repository": {
@@ -84,7 +84,7 @@
84
84
  },
85
85
  "peerDependencies": {
86
86
  "@awmottaz/prettier-plugin-void-html": "^2.2.1",
87
- "eslint": "^10.9.1",
87
+ "eslint": "^10.10.0",
88
88
  "prettier": "^3.9.6",
89
89
  "typescript": "6.0.3"
90
90
  },
@@ -95,16 +95,16 @@
95
95
  },
96
96
  "optionalDependencies": {
97
97
  "jiti": "^2.7.0",
98
- "stylelint": "^17.14.1",
98
+ "stylelint": "^17.15.0",
99
99
  "stylelint-config-rational-order": "^0.1.2",
100
100
  "stylelint-config-standard-scss": "^17.0.0",
101
101
  "stylelint-order": "^8.1.1",
102
- "typescript-eslint": "^8.68.0"
102
+ "typescript-eslint": "^8.69.0"
103
103
  },
104
104
  "dependencies": {
105
- "@eslint/compat": "2.1.0",
105
+ "@eslint/compat": "2.1.1",
106
106
  "@eslint/js": "10.0.1",
107
- "@eslint/json": "2.0.1",
107
+ "@eslint/json": "2.1.0",
108
108
  "@html-eslint/eslint-plugin": "0.65.0",
109
109
  "@html-eslint/parser": "0.65.0",
110
110
  "eslint-config-prettier": "10.1.8",
@@ -122,18 +122,18 @@
122
122
  },
123
123
  "devDependencies": {
124
124
  "@awmottaz/prettier-plugin-void-html": "2.2.1",
125
- "@eslint/config-inspector": "3.3.0",
125
+ "@eslint/config-inspector": "3.4.0",
126
126
  "@types/node": "24.13.3",
127
- "eslint": "10.9.1",
127
+ "eslint": "10.10.0",
128
128
  "jiti": "2.7.0",
129
129
  "npm-run-all2": "9.0.3",
130
130
  "prettier": "3.9.6",
131
- "stylelint": "17.14.1",
131
+ "stylelint": "17.15.0",
132
132
  "stylelint-config-rational-order": "0.1.2",
133
133
  "stylelint-config-standard-scss": "17.0.0",
134
134
  "stylelint-order": "8.1.1",
135
135
  "typescript": "6.0.3",
136
- "typescript-eslint": "8.68.0"
136
+ "typescript-eslint": "8.69.0"
137
137
  },
138
138
  "allowScripts": {
139
139
  "unrs-resolver@1.12.2": true