|
43 | 43 | "dependencies": { |
44 | 44 | "@babel/runtime": "^7.22.5", |
45 | 45 | "@babel/runtime-corejs3": "^7.22.5", |
46 | | - "@types/express": "4.17.21", |
| 46 | + "@types/express": "4.17.23", |
47 | 47 | "@types/uuid": "9.0.8", |
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.29.7", |
| 53 | + "@commercetools-backend/eslint-config-node": "22.42.1", |
| 54 | + "@commercetools-frontend/babel-preset-mc-app": "22.42.1", |
| 55 | + "@commitlint/cli": "19.8.1", |
| 56 | + "@commitlint/config-conventional": "19.8.1", |
| 57 | + "@manypkg/cli": "0.25.1", |
| 58 | + "@preconstruct/cli": "2.8.12", |
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.19.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.3.0", |
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.5.2", |
74 | 74 | "prettier": "2.8.8", |
75 | | - "ts-jest": "29.1.5", |
76 | | - "typescript": "5.4.5" |
| 75 | + "ts-jest": "29.4.5", |
| 76 | + "typescript": "5.9.3" |
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.9" |
91 | 91 | } |
0 commit comments