|
11 | 11 | "keywords": [], |
12 | 12 | "author": "", |
13 | 13 | "devDependencies": { |
14 | | - "@eslint/compat": "^1.4.0", |
| 14 | + "@eslint/compat": "^1.4.1", |
15 | 15 | "@eslint/eslintrc": "^3.3.3", |
16 | | - "@eslint/js": "^9.36.0", |
| 16 | + "@eslint/js": "^9.39.2", |
17 | 17 | "@prettier/plugin-oxc": "^0.0.4", |
18 | | - "@types/node": "^22.18.6", |
| 18 | + "@types/node": "^22.19.10", |
19 | 19 | "@types/totp-generator": "^0.0.8", |
20 | | - "@typescript-eslint/eslint-plugin": "^8.44.1", |
21 | | - "@typescript-eslint/parser": "^8.44.1", |
22 | | - "eslint": "^9.36.0", |
| 20 | + "@typescript-eslint/eslint-plugin": "^8.55.0", |
| 21 | + "@typescript-eslint/parser": "^8.55.0", |
| 22 | + "eslint": "^9.39.2", |
23 | 23 | "eslint-config-prettier": "^10.1.8", |
24 | 24 | "eslint-plugin-import": "^2.32.0", |
25 | 25 | "eslint-plugin-prettier": "^5.5.5", |
26 | 26 | "eslint-plugin-simple-import-sort": "^12.1.1", |
27 | | - "prettier": "^3.6.2" |
| 27 | + "prettier": "^3.8.1" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | 30 | "@faker-js/faker": "^9.9.0", |
31 | | - "@playwright/test": "^1.55.1", |
| 31 | + "@playwright/test": "^1.58.2", |
32 | 32 | "@scure/base": "^1.2.6", |
33 | 33 | "@types/lodash": "^4.17.23", |
34 | | - "@types/pg": "^8.15.5", |
35 | | - "axios": "^1.12.2", |
36 | | - "dotenv": "^17.2.3", |
| 34 | + "@types/pg": "^8.16.0", |
| 35 | + "axios": "^1.13.5", |
| 36 | + "dotenv": "^17.2.4", |
37 | 37 | "lodash": "^4.17.23", |
38 | | - "pg": "^8.16.3", |
39 | | - "playwright": "^1.55.1", |
| 38 | + "pg": "^8.18.0", |
| 39 | + "playwright": "^1.58.2", |
40 | 40 | "totp-generator": "^1.0.0" |
41 | 41 | }, |
42 | 42 | "volta": { |
|
0 commit comments