|
48 | 48 | "uuid": "9.0.1"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@changesets/changelog-github": "0.5.0", |
52 |
| - "@changesets/cli": "2.27.5", |
53 |
| - "@commercetools-backend/eslint-config-node": "22.28.0", |
54 |
| - "@commercetools-frontend/babel-preset-mc-app": "22.28.0", |
55 |
| - "@commitlint/cli": "19.3.0", |
56 |
| - "@commitlint/config-conventional": "19.2.2", |
57 |
| - "@manypkg/cli": "0.21.4", |
58 |
| - "@preconstruct/cli": "2.8.4", |
| 51 | + "@changesets/changelog-github": "0.5.1", |
| 52 | + "@changesets/cli": "2.28.1", |
| 53 | + "@commercetools-backend/eslint-config-node": "22.42.1", |
| 54 | + "@commercetools-frontend/babel-preset-mc-app": "22.42.1", |
| 55 | + "@commitlint/cli": "19.7.1", |
| 56 | + "@commitlint/config-conventional": "19.7.1", |
| 57 | + "@manypkg/cli": "0.23.0", |
| 58 | + "@preconstruct/cli": "2.8.11", |
59 | 59 | "@tsconfig/node18": "18.2.4",
|
60 |
| - "@types/jest": "29.5.12", |
61 |
| - "@types/node": "20.14.2", |
| 60 | + "@types/jest": "29.5.14", |
| 61 | + "@types/node": "20.17.23", |
62 | 62 | "babel-jest": "29.7.0",
|
63 | 63 | "cross-env": "7.0.3",
|
64 |
| - "eslint": "8.57.0", |
| 64 | + "eslint": "8.57.1", |
65 | 65 | "eslint-formatter-pretty": "5.0.0",
|
66 |
| - "express": "4.19.2", |
67 |
| - "husky": "9.0.11", |
| 66 | + "express": "4.21.2", |
| 67 | + "husky": "9.1.7", |
68 | 68 | "jest": "29.7.0",
|
69 | 69 | "jest-mock": "29.7.0",
|
70 |
| - "jest-runner-eslint": "2.2.0", |
| 70 | + "jest-runner-eslint": "2.2.1", |
71 | 71 | "jest-silent-reporter": "0.6.0",
|
72 | 72 | "jest-watch-typeahead": "2.2.2",
|
73 |
| - "lint-staged": "15.2.7", |
| 73 | + "lint-staged": "15.4.3", |
74 | 74 | "prettier": "2.8.8",
|
75 |
| - "ts-jest": "29.1.5", |
76 |
| - "typescript": "5.4.5" |
| 75 | + "ts-jest": "29.2.6", |
| 76 | + "typescript": "5.8.2" |
77 | 77 | },
|
78 | 78 | "peerDependencies": {
|
79 | 79 | "express": ">=4"
|
|
87 | 87 | "engines": {
|
88 | 88 | "node": ">=16"
|
89 | 89 | },
|
90 |
| - "packageManager": "pnpm@9.3.0" |
| 90 | + "packageManager": "pnpm@9.15.7" |
91 | 91 | }
|
0 commit comments