|
42 | 42 | }, |
43 | 43 | "homepage": "https://neo4j.github.io/cypher-builder/", |
44 | 44 | "devDependencies": { |
45 | | - "@changesets/changelog-github": "^0.5.1", |
46 | | - "@changesets/cli": "^2.29.7", |
47 | | - "@eslint/js": "^9.37.0", |
48 | | - "@tsconfig/node20": "^20.1.6", |
49 | | - "@types/jest": "^30.0.0", |
50 | | - "@types/node": "^24.7.2", |
51 | | - "@typescript-eslint/eslint-plugin": "^8.46.1", |
52 | | - "@typescript-eslint/parser": "^8.46.1", |
53 | | - "eslint": "^9.37.0", |
54 | | - "eslint-config-prettier": "^10.1.8", |
55 | | - "eslint-plugin-tsdoc": "^0.4.0", |
56 | | - "jest": "^30.2.0", |
57 | | - "jest-extended": "^6.0.0", |
58 | | - "prettier": "^3.6.2", |
59 | | - "ts-jest": "^29.4.5", |
60 | | - "typedoc": "^0.28.14", |
61 | | - "typescript": "^5.9.3" |
| 45 | + "@changesets/changelog-github": "0.5.1", |
| 46 | + "@changesets/cli": "2.29.7", |
| 47 | + "@eslint/js": "9.38.0", |
| 48 | + "@tsconfig/node20": "20.1.6", |
| 49 | + "@types/jest": "30.0.0", |
| 50 | + "@types/node": "24.7.2", |
| 51 | + "@typescript-eslint/eslint-plugin": "8.46.2", |
| 52 | + "@typescript-eslint/parser": "8.46.2", |
| 53 | + "eslint": "9.38.0", |
| 54 | + "eslint-config-prettier": "10.1.8", |
| 55 | + "eslint-plugin-tsdoc": "0.4.0", |
| 56 | + "jest": "30.2.0", |
| 57 | + "jest-extended": "6.0.0", |
| 58 | + "prettier": "3.6.2", |
| 59 | + "ts-jest": "29.4.5", |
| 60 | + "typedoc": "0.28.14", |
| 61 | + "typescript": "5.9.3" |
62 | 62 | } |
63 | 63 | } |
0 commit comments