|
35 | 35 | "detective-typescript": "^11.1.0"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/cli": "^7.23.9", |
39 |
| - "@babel/core": "^7.23.9", |
40 |
| - "@babel/plugin-transform-export-namespace-from": "^7.23.4", |
41 |
| - "@babel/plugin-transform-modules-commonjs": "^7.23.3", |
| 38 | + "@babel/cli": "^7.24.1", |
| 39 | + "@babel/core": "^7.24.3", |
| 40 | + "@babel/plugin-transform-export-namespace-from": "^7.24.1", |
| 41 | + "@babel/plugin-transform-modules-commonjs": "^7.24.1", |
42 | 42 | "@changesets/changelog-github": "^0.5.0",
|
43 | 43 | "@changesets/cli": "^2.27.1",
|
44 | 44 | "@edge-runtime/vm": "^3.2.0",
|
|
47 | 47 | "@effect/dtslint": "^0.0.5",
|
48 | 48 | "@effect/eslint-plugin": "^0.1.2",
|
49 | 49 | "@effect/language-service": "^0.1.0",
|
50 |
| - "@types/node": "^20.11.20", |
51 |
| - "@typescript-eslint/eslint-plugin": "^7.0.2", |
52 |
| - "@typescript-eslint/parser": "^7.0.2", |
| 50 | + "@types/node": "^20.11.30", |
| 51 | + "@typescript-eslint/eslint-plugin": "^7.3.1", |
| 52 | + "@typescript-eslint/parser": "^7.3.1", |
53 | 53 | "@vitest/browser": "^1.4.0",
|
54 | 54 | "@vitest/coverage-v8": "^1.4.0",
|
55 | 55 | "@vitest/web-worker": "^1.4.0",
|
56 | 56 | "babel-plugin-annotate-pure-calls": "^0.4.0",
|
57 | 57 | "eslint": "^8.57.0",
|
58 | 58 | "eslint-import-resolver-typescript": "^3.6.1",
|
59 |
| - "eslint-plugin-codegen": "^0.23.0", |
| 59 | + "eslint-plugin-codegen": "^0.27.0", |
60 | 60 | "eslint-plugin-deprecation": "^2.0.0",
|
61 | 61 | "eslint-plugin-import": "^2.29.1",
|
62 | 62 | "eslint-plugin-simple-import-sort": "^12.0.0",
|
63 | 63 | "eslint-plugin-sort-destructure-keys": "^1.5.0",
|
64 |
| - "fast-check": "^3.15.1", |
| 64 | + "fast-check": "^3.16.0", |
65 | 65 | "glob": "^10.3.10",
|
66 | 66 | "madge": "^6.1.0",
|
67 |
| - "playwright": "^1.41.2", |
| 67 | + "playwright": "^1.42.1", |
68 | 68 | "prettier": "^3.2.5",
|
69 | 69 | "rimraf": "^5.0.5",
|
70 | 70 | "tsx": "^4.7.1",
|
71 | 71 | "typescript": "^5.3.3",
|
72 |
| - "vite": "^5.1.6", |
| 72 | + "vite": "^5.2.2", |
73 | 73 | "vitest": "^1.4.0"
|
74 | 74 | },
|
75 | 75 | "pnpm": {
|
|
0 commit comments