@wkovacs64/eslint-config 7.3.0 → 7.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wkovacs64/eslint-config",
3
- "version": "7.3.0",
3
+ "version": "7.3.1",
4
4
  "description": "@wKovacs64 ESLint config",
5
5
  "keywords": [
6
6
  "eslint",
@@ -51,24 +51,24 @@
51
51
  },
52
52
  "dependencies": {
53
53
  "@eslint/compat": "~1.1.1",
54
- "@eslint/js": "^9.12.0",
55
- "eslint-plugin-import-x": "^4.3.1",
54
+ "@eslint/js": "^9.15.0",
55
+ "eslint-plugin-import-x": "^4.4.2",
56
56
  "eslint-plugin-jest-dom": "^5.4.0",
57
- "eslint-plugin-jsx-a11y": "^6.10.0",
58
- "eslint-plugin-playwright": "^1.7.0",
59
- "eslint-plugin-react": "^7.37.1",
57
+ "eslint-plugin-jsx-a11y": "^6.10.2",
58
+ "eslint-plugin-playwright": "^2.0.1",
59
+ "eslint-plugin-react": "^7.37.2",
60
60
  "eslint-plugin-react-hooks": "^5.0.0",
61
- "eslint-plugin-testing-library": "^6.3.0",
62
- "@vitest/eslint-plugin": "^1.1.7",
63
- "globals": "^15.11.0",
64
- "typescript-eslint": "^8.9.0"
61
+ "eslint-plugin-testing-library": "^6.4.0",
62
+ "@vitest/eslint-plugin": "^1.1.10",
63
+ "globals": "^15.12.0",
64
+ "typescript-eslint": "^8.14.0"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@changesets/changelog-github": "0.5.0",
68
68
  "@changesets/cli": "2.27.9",
69
69
  "@types/eslint__js": "8.42.3",
70
- "@types/node": "20.16.11",
71
- "@types/react": "18.3.11",
70
+ "@types/node": "22.9.0",
71
+ "@types/react": "18.3.12",
72
72
  "@types/react-dom": "18.3.1",
73
73
  "@wkovacs64/prettier-config": "4.1.1",
74
74
  "eslint": "8.57.1",