@solvro/config 1.0.5 → 1.1.0

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.
@@ -5133,7 +5133,7 @@ var import_picocolors = __toESM(require("picocolors"), 1);
5133
5133
  // package.json
5134
5134
  var package_default = {
5135
5135
  name: "@solvro/config",
5136
- version: "1.0.4",
5136
+ version: "1.0.5",
5137
5137
  description: "Solvro's engineering style guide",
5138
5138
  keywords: [
5139
5139
  "eslint-config"
@@ -5192,7 +5192,6 @@ var package_default = {
5192
5192
  "@typescript-eslint/parser": "^8.16.0",
5193
5193
  "@vitest/eslint-plugin": "^1.1.12",
5194
5194
  "eslint-config-flat-gitignore": "^0.3.0",
5195
- "eslint-config-prettier": "^9.1.0",
5196
5195
  "eslint-flat-config-utils": "^0.4.0",
5197
5196
  "eslint-merge-processors": "^0.1.0",
5198
5197
  "eslint-plugin-antfu": "^2.7.0",
@@ -5202,6 +5201,7 @@ var package_default = {
5202
5201
  "eslint-plugin-n": "^17.14.0",
5203
5202
  "eslint-plugin-no-only-tests": "^3.3.0",
5204
5203
  "eslint-plugin-perfectionist": "^4.1.2",
5204
+ "eslint-plugin-react": "^7.37.2",
5205
5205
  "eslint-plugin-regexp": "^2.7.0",
5206
5206
  "eslint-plugin-unicorn": "^56.0.1",
5207
5207
  "eslint-plugin-unused-imports": "^4.1.4",
@@ -5216,11 +5216,14 @@ var package_default = {
5216
5216
  "@commitlint/config-conventional": "^19.6.0",
5217
5217
  "@eslint-react/eslint-plugin": "^1.17.1",
5218
5218
  "@eslint/config-inspector": "^0.5.6",
5219
+ "@next/eslint-plugin-next": "^15.0.3",
5219
5220
  "@semantic-release/git": "^10.0.1",
5220
5221
  "@trivago/prettier-plugin-sort-imports": "^4.3.0",
5222
+ "@types/eslint-config-prettier": "^6.11.3",
5221
5223
  "@types/node": "^22.10.1",
5222
5224
  "@types/yargs": "^17.0.33",
5223
5225
  eslint: "^9.15.0",
5226
+ "eslint-config-prettier": "^9.1.0",
5224
5227
  "eslint-plugin-react-hooks": "^5.0.0",
5225
5228
  "eslint-plugin-react-refresh": "^0.4.14",
5226
5229
  "eslint-typegen": "^0.3.2",
@@ -5229,6 +5232,7 @@ var package_default = {
5229
5232
  "lint-staged": "^15.2.10",
5230
5233
  "parse-gitignore": "^2.0.0",
5231
5234
  prettier: "^3.4.1",
5235
+ react: "^18.3.1",
5232
5236
  "semantic-release": "^24.2.0",
5233
5237
  tsup: "^8.3.5",
5234
5238
  tsx: "^4.19.2",
@@ -5236,7 +5240,6 @@ var package_default = {
5236
5240
  yargs: "^17.7.2"
5237
5241
  },
5238
5242
  peerDependencies: {
5239
- "@eslint-react/eslint-plugin": "^1.5.8",
5240
5243
  "@next/eslint-plugin-next": ">=12.3.0 <16.0.0-0",
5241
5244
  eslint: "^9.10.0",
5242
5245
  "eslint-plugin-react-hooks": "^5.0.0",
@@ -5097,7 +5097,7 @@ import c from "picocolors";
5097
5097
  // package.json
5098
5098
  var package_default = {
5099
5099
  name: "@solvro/config",
5100
- version: "1.0.4",
5100
+ version: "1.0.5",
5101
5101
  description: "Solvro's engineering style guide",
5102
5102
  keywords: [
5103
5103
  "eslint-config"
@@ -5156,7 +5156,6 @@ var package_default = {
5156
5156
  "@typescript-eslint/parser": "^8.16.0",
5157
5157
  "@vitest/eslint-plugin": "^1.1.12",
5158
5158
  "eslint-config-flat-gitignore": "^0.3.0",
5159
- "eslint-config-prettier": "^9.1.0",
5160
5159
  "eslint-flat-config-utils": "^0.4.0",
5161
5160
  "eslint-merge-processors": "^0.1.0",
5162
5161
  "eslint-plugin-antfu": "^2.7.0",
@@ -5166,6 +5165,7 @@ var package_default = {
5166
5165
  "eslint-plugin-n": "^17.14.0",
5167
5166
  "eslint-plugin-no-only-tests": "^3.3.0",
5168
5167
  "eslint-plugin-perfectionist": "^4.1.2",
5168
+ "eslint-plugin-react": "^7.37.2",
5169
5169
  "eslint-plugin-regexp": "^2.7.0",
5170
5170
  "eslint-plugin-unicorn": "^56.0.1",
5171
5171
  "eslint-plugin-unused-imports": "^4.1.4",
@@ -5180,11 +5180,14 @@ var package_default = {
5180
5180
  "@commitlint/config-conventional": "^19.6.0",
5181
5181
  "@eslint-react/eslint-plugin": "^1.17.1",
5182
5182
  "@eslint/config-inspector": "^0.5.6",
5183
+ "@next/eslint-plugin-next": "^15.0.3",
5183
5184
  "@semantic-release/git": "^10.0.1",
5184
5185
  "@trivago/prettier-plugin-sort-imports": "^4.3.0",
5186
+ "@types/eslint-config-prettier": "^6.11.3",
5185
5187
  "@types/node": "^22.10.1",
5186
5188
  "@types/yargs": "^17.0.33",
5187
5189
  eslint: "^9.15.0",
5190
+ "eslint-config-prettier": "^9.1.0",
5188
5191
  "eslint-plugin-react-hooks": "^5.0.0",
5189
5192
  "eslint-plugin-react-refresh": "^0.4.14",
5190
5193
  "eslint-typegen": "^0.3.2",
@@ -5193,6 +5196,7 @@ var package_default = {
5193
5196
  "lint-staged": "^15.2.10",
5194
5197
  "parse-gitignore": "^2.0.0",
5195
5198
  prettier: "^3.4.1",
5199
+ react: "^18.3.1",
5196
5200
  "semantic-release": "^24.2.0",
5197
5201
  tsup: "^8.3.5",
5198
5202
  tsx: "^4.19.2",
@@ -5200,7 +5204,6 @@ var package_default = {
5200
5204
  yargs: "^17.7.2"
5201
5205
  },
5202
5206
  peerDependencies: {
5203
- "@eslint-react/eslint-plugin": "^1.5.8",
5204
5207
  "@next/eslint-plugin-next": ">=12.3.0 <16.0.0-0",
5205
5208
  eslint: "^9.10.0",
5206
5209
  "eslint-plugin-react-hooks": "^5.0.0",