Compare commits

..

6 Commits

2 changed files with 21 additions and 17 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
"homepage": "https://git.nhcarrigan.com/nhcarrigan/eslint-config",
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
"@eslint/compat": "1.2.4",
"@eslint/compat": "2.1.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"@stylistic/eslint-plugin": "2.12.1",
@@ -45,7 +45,7 @@
"eslint-plugin-react": "7.37.3",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-unicorn": "56.0.1",
"globals": "17.3.0"
"globals": "15.14.0"
},
"peerDependencies": {
"eslint": ">=9",
+19 -15
View File
@@ -12,8 +12,8 @@ importers:
specifier: 4.4.1
version: 4.4.1(eslint@9.7.0)
'@eslint/compat':
specifier: 1.2.4
version: 1.2.4(eslint@9.7.0)
specifier: 2.1.0
version: 2.1.0(eslint@9.7.0)
'@eslint/eslintrc':
specifier: 3.2.0
version: 3.2.0
@@ -57,8 +57,8 @@ importers:
specifier: 56.0.1
version: 56.0.1(eslint@9.7.0)
globals:
specifier: 17.3.0
version: 17.3.0
specifier: 15.14.0
version: 15.14.0
playwright:
specifier: '>=1'
version: 1.47.2
@@ -258,11 +258,11 @@ packages:
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/compat@1.2.4':
resolution: {integrity: sha512-S8ZdQj/N69YAtuqFt7653jwcvuUj131+6qGLUyDqfDg1OIoBQ66OCuXC473YQfO2AaxITTutiRQiDwoo7ZLYyg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/compat@2.1.0':
resolution: {integrity: sha512-LgaSCymEpw7tF53xvDw9SNsraPb1IBHxpdABIOM0hW8UAlP8znrjYtuxfR58FSJ3L9BhwD+FaPRFQpZq84Nh6g==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
peerDependencies:
eslint: ^9.10.0
eslint: ^8.40 || 9 || 10
peerDependenciesMeta:
eslint:
optional: true
@@ -271,6 +271,10 @@ packages:
resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/core@1.2.1':
resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
'@eslint/eslintrc@3.2.0':
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1181,10 +1185,6 @@ packages:
resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==}
engines: {node: '>=18'}
globals@17.3.0:
resolution: {integrity: sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==}
engines: {node: '>=18'}
globalthis@1.0.3:
resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==}
engines: {node: '>= 0.4'}
@@ -2272,7 +2272,9 @@ snapshots:
'@eslint-community/regexpp@4.11.0': {}
'@eslint/compat@1.2.4(eslint@9.7.0)':
'@eslint/compat@2.1.0(eslint@9.7.0)':
dependencies:
'@eslint/core': 1.2.1
optionalDependencies:
eslint: 9.7.0
@@ -2284,6 +2286,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@eslint/core@1.2.1':
dependencies:
'@types/json-schema': 7.0.15
'@eslint/eslintrc@3.2.0':
dependencies:
ajv: 6.12.6
@@ -3489,8 +3495,6 @@ snapshots:
globals@15.14.0: {}
globals@17.3.0: {}
globalthis@1.0.3:
dependencies:
define-properties: 1.2.1