|
48 | 48 | ],
|
49 | 49 | "packageManager": "[email protected]",
|
50 | 50 | "devDependencies": {
|
51 |
| - "@babel/core": "^7.16.7", |
52 |
| - "@babel/preset-env": "^7.16.8", |
53 |
| - "@babel/preset-typescript": "^7.17.12", |
54 | 51 | "@commitlint/cli": "^16.0.2",
|
55 | 52 | "@commitlint/config-conventional": "^16.0.0",
|
56 | 53 | "@rollup/plugin-typescript": "^11.1.6",
|
57 | 54 | "@types/circomlibjs": "^0.1.4",
|
58 | 55 | "@types/download": "^8.0.1",
|
59 | 56 | "@types/glob": "^7.2.0",
|
60 |
| - "@types/jest": "^27.4.0", |
| 57 | + "@types/jest": "^29.5.12", |
61 | 58 | "@types/node": "^20",
|
62 | 59 | "@types/rimraf": "^3.0.2",
|
63 | 60 | "@typescript-eslint/eslint-plugin": "^5.9.1",
|
64 | 61 | "@typescript-eslint/parser": "^5.9.1",
|
65 |
| - "babel-jest": "^27.4.6", |
66 | 62 | "changelogithub": "0.12.7",
|
67 | 63 | "commitizen": "^4.2.4",
|
68 | 64 | "cz-conventional-changelog": "^3.3.0",
|
|
72 | 68 | "eslint-config-airbnb-typescript": "^16.1.0",
|
73 | 69 | "eslint-config-prettier": "^8.3.0",
|
74 | 70 | "eslint-plugin-import": "^2.25.2",
|
75 |
| - "eslint-plugin-jest": "^25.7.0", |
| 71 | + "eslint-plugin-jest": "^27.8.0", |
76 | 72 | "eslint-plugin-jsx-a11y": "^6.8.0",
|
77 | 73 | "eslint-plugin-react": "^7.33.2",
|
78 | 74 | "eslint-plugin-react-hooks": "^4.6.0",
|
79 | 75 | "husky": "^8.0.3",
|
80 |
| - "jest": "^27.4.1", |
81 |
| - "jest-config": "^27.4.7", |
| 76 | + "jest": "^29.7.0", |
| 77 | + "jest-config": "^29.7.0", |
82 | 78 | "lint-staged": "^12.1.7",
|
83 | 79 | "prettier": "^2.5.1",
|
84 | 80 | "rimraf": "^3.0.2",
|
85 | 81 | "rollup": "^4.9.6",
|
86 | 82 | "snarkjs": "^0.7.2",
|
| 83 | + "ts-jest": "^29.1.2", |
87 | 84 | "ts-node": "^10.9.2",
|
88 | 85 | "tslib": "^2.6.2",
|
89 | 86 | "typedoc": "^0.25.7",
|
|
0 commit comments