|
31 | 31 | },
|
32 | 32 | "packageManager": "[email protected]",
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/cli": "^7.18.10", |
35 |
| - "@babel/core": "^7.18.10", |
| 34 | + "@babel/cli": "^7.19.3", |
| 35 | + "@babel/core": "^7.19.3", |
36 | 36 | "@babel/plugin-transform-modules-commonjs": "^7.18.6",
|
37 | 37 | "@changesets/changelog-github": "^0.4.6",
|
38 |
| - "@changesets/cli": "^2.24.2", |
39 |
| - "@effect-ts/build-utils": "0.40.3", |
40 |
| - "@effect-ts/core": "^0.60.2", |
| 38 | + "@changesets/cli": "^2.24.4", |
| 39 | + "@effect-ts/build-utils": "0.40.5", |
| 40 | + "@effect-ts/core": "^0.60.4", |
41 | 41 | "@repo-tooling/eslint-plugin-dprint": "^0.0.4",
|
42 |
| - "@tsplus/installer": "0.0.133", |
43 |
| - "@types/node": "^18.6.5", |
| 42 | + "@tsplus/installer": "0.0.143", |
| 43 | + "@types/node": "^18.7.23", |
44 | 44 | "@types/rimraf": "^3.0.2",
|
45 |
| - "@typescript-eslint/eslint-plugin": "^5.33.0", |
46 |
| - "@typescript-eslint/parser": "^5.33.0", |
| 45 | + "@typescript-eslint/eslint-plugin": "^5.38.1", |
| 46 | + "@typescript-eslint/parser": "^5.38.1", |
47 | 47 | "babel-plugin-annotate-pure-calls": "^0.4.0",
|
48 | 48 | "babel-plugin-replace-import-extension": "^1.1.3",
|
49 | 49 | "c8": "^7.12.0",
|
50 |
| - "concurrently": "^7.3.0", |
| 50 | + "concurrently": "^7.4.0", |
51 | 51 | "cpx": "^1.5.0",
|
52 |
| - "eslint": "^8.21.0", |
53 |
| - "eslint-import-resolver-typescript": "^3.4.0", |
| 52 | + "eslint": "^8.24.0", |
| 53 | + "eslint-import-resolver-typescript": "^3.5.1", |
54 | 54 | "eslint-plugin-codegen": "0.16.1",
|
55 | 55 | "eslint-plugin-import": "^2.26.0",
|
56 |
| - "eslint-plugin-simple-import-sort": "^7.0.0", |
| 56 | + "eslint-plugin-simple-import-sort": "^8.0.0", |
57 | 57 | "eslint-plugin-sort-destructure-keys": "^1.4.0",
|
58 | 58 | "madge": "^5.0.1",
|
59 | 59 | "picocolors": "^1.0.0",
|
60 | 60 | "rimraf": "^3.0.2",
|
61 |
| - "typescript": "^4.7.4", |
| 61 | + "typescript": "^4.8.4", |
62 | 62 | "ultra-runner": "^3.10.5",
|
63 |
| - "vite": "^3.0.5", |
| 63 | + "vite": "^3.1.4", |
64 | 64 | "vitest": "0.21.1"
|
65 | 65 | },
|
66 | 66 | "resolutions": {
|
|
0 commit comments