|
17 | 17 | "json-schema-faker": "0.5.6", |
18 | 18 | "jsonpath-plus": "8.1.0", |
19 | 19 | "lossless-json": "2.0.11", |
20 | | - "pretty-ms": "9.0.0", |
| 20 | + "pretty-ms": "7.0.1", |
21 | 21 | "react": "18.2.0", |
22 | 22 | "react-ace": "11.0.1", |
23 | 23 | "react-datepicker": "6.9.0", |
|
52 | 52 | "deadcode": "ts-prune -i src/generated-sources" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@jest/types": "^29.4.3", |
56 | | - "@openapitools/openapi-generator-cli": "^2.5.2", |
57 | | - "@swc/core": "^1.3.36", |
58 | | - "@swc/jest": "^0.2.24", |
59 | | - "@testing-library/dom": "^9.0.0", |
60 | | - "@testing-library/jest-dom": "^5.16.5", |
61 | | - "@testing-library/user-event": "^14.4.3", |
62 | | - "@types/eventsource": "^1.1.8", |
63 | | - "@types/lossless-json": "^1.0.1", |
64 | | - "@types/node": "^20.11.17", |
65 | | - "@types/react": "^18.0.9", |
66 | | - "@types/react-datepicker": "^4.8.0", |
67 | | - "@types/react-dom": "^18.0.3", |
68 | | - "@types/react-router-dom": "^5.3.3", |
69 | | - "@types/styled-components": "^5.1.13", |
70 | | - "@typescript-eslint/eslint-plugin": "^5.29.0", |
71 | | - "@typescript-eslint/parser": "^5.29.0", |
| 55 | + "@jest/types": "29.6.3", |
| 56 | + "@openapitools/openapi-generator-cli": "2.13.4", |
| 57 | + "@swc/core": "1.3.107", |
| 58 | + "@swc/jest": "0.2.36", |
| 59 | + "@testing-library/dom": "10.0.0", |
| 60 | + "@testing-library/jest-dom": "6.4.2", |
| 61 | + "@testing-library/user-event": "14.5.2", |
| 62 | + "@types/eventsource": "1.1.15", |
| 63 | + "@types/lossless-json": "1.0.4", |
| 64 | + "@types/node": "20.11.17", |
| 65 | + "@types/react": "18.2.79", |
| 66 | + "@types/react-datepicker": "6.2.0", |
| 67 | + "@types/react-dom": "18.2.25", |
| 68 | + "@types/react-router-dom": "5.3.3", |
| 69 | + "@types/styled-components": "5.1.34", |
| 70 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 71 | + "@typescript-eslint/parser": "6.21.0", |
72 | 72 | "vite": "^4.5.2", |
73 | 73 | "vite-tsconfig-paths": "^4.0.2", |
74 | 74 | "@vitejs/plugin-react-swc": "^3.0.0", |
75 | | - "dotenv": "^16.0.1", |
76 | | - "eslint": "^8.3.0", |
| 75 | + "dotenv": "16.4.5", |
| 76 | + "eslint": "8.57.0", |
77 | 77 | "eslint-config-airbnb": "^19.0.4", |
78 | 78 | "eslint-config-airbnb-typescript": "^17.0.0", |
79 | 79 | "eslint-config-prettier": "^9.0.0", |
|
0 commit comments