|
56 | 56 | "packageManager": "pnpm@8.15.7", |
57 | 57 | "devDependencies": { |
58 | 58 | "@4tw/cypress-drag-drop": "^2.2.5", |
59 | | - "@commitlint/cli": "^19.2.2", |
| 59 | + "@commitlint/cli": "^19.3.0", |
60 | 60 | "@commitlint/config-conventional": "^19.2.2", |
61 | 61 | "@jest/types": "^29.6.3", |
62 | 62 | "@lerna-lite/cli": "^3.3.3", |
|
66 | 66 | "@types/jest": "^29.5.12", |
67 | 67 | "@types/node": "^20.12.7", |
68 | 68 | "cross-env": "^7.0.3", |
69 | | - "cypress": "^13.8.0", |
| 69 | + "cypress": "^13.8.1", |
70 | 70 | "cypress-real-events": "^1.12.0", |
71 | 71 | "dotenv": "^16.4.5", |
72 | | - "eslint": "^9.1.0", |
73 | | - "eslint-plugin-cypress": "^3.0.1", |
| 72 | + "eslint": "^9.1.1", |
| 73 | + "eslint-plugin-cypress": "^3.0.2", |
74 | 74 | "eslint-plugin-import": "^2.29.1", |
75 | 75 | "eslint-plugin-jest": "^28.2.0", |
76 | | - "eslint-plugin-n": "^17.2.1", |
| 76 | + "eslint-plugin-n": "^17.3.1", |
77 | 77 | "flatpickr": "^4.6.13", |
78 | 78 | "husky": "^9.0.11", |
79 | 79 | "jest": "^29.7.0", |
|
92 | 92 | "ts-jest": "^29.1.2", |
93 | 93 | "ts-node": "^10.9.2", |
94 | 94 | "typescript": "^5.4.5", |
95 | | - "typescript-eslint": "^7.7.0", |
| 95 | + "typescript-eslint": "^7.7.1", |
96 | 96 | "whatwg-fetch": "^3.6.20" |
97 | 97 | }, |
98 | 98 | "funding": { |
|
0 commit comments