|
30 | 30 | "dependencies": {
|
31 | 31 | "@babel/core": "^7.21.0",
|
32 | 32 | "@changesets/changelog-github": "0.5.0",
|
33 |
| - "@changesets/cli": "2.27.11", |
34 |
| - "@commercetools-frontend/babel-preset-mc-app": "22.38.3", |
35 |
| - "@commercetools-frontend/eslint-config-mc-app": "22.38.3", |
36 |
| - "@commitlint/cli": "19.6.1", |
37 |
| - "@commitlint/config-conventional": "19.6.0", |
| 33 | + "@changesets/cli": "2.27.12", |
| 34 | + "@commercetools-frontend/babel-preset-mc-app": "22.40.0", |
| 35 | + "@commercetools-frontend/eslint-config-mc-app": "22.40.0", |
| 36 | + "@commitlint/cli": "19.7.1", |
| 37 | + "@commitlint/config-conventional": "19.7.1", |
38 | 38 | "@graphql-codegen/add": "5.0.3",
|
39 |
| - "@graphql-codegen/cli": "5.0.3", |
| 39 | + "@graphql-codegen/cli": "5.0.4", |
40 | 40 | "@graphql-codegen/introspection": "4.0.3",
|
41 |
| - "@graphql-codegen/typescript": "4.1.2", |
| 41 | + "@graphql-codegen/typescript": "4.1.3", |
42 | 42 | "@graphql-codegen/typescript-graphql-files-modules": "3.0.0",
|
43 |
| - "@graphql-codegen/typescript-operations": "4.4.0", |
44 |
| - "@graphql-codegen/typescript-resolvers": "4.4.1", |
| 43 | + "@graphql-codegen/typescript-operations": "4.4.1", |
| 44 | + "@graphql-codegen/typescript-resolvers": "4.4.2", |
45 | 45 | "@manypkg/cli": "0.23.0",
|
46 | 46 | "@preconstruct/cli": "2.8.10",
|
47 | 47 | "@types/jest": "^29.4.0",
|
48 |
| - "@types/node": "20.17.14", |
| 48 | + "@types/node": "20.17.17", |
49 | 49 | "babel-jest": "29.7.0",
|
50 | 50 | "cross-env": "7.0.3",
|
51 | 51 | "dotenv": "16.4.7",
|
|
58 | 58 | "jest-runner-eslint": "2.2.1",
|
59 | 59 | "jest-silent-reporter": "0.6.0",
|
60 | 60 | "jest-watch-typeahead": "2.2.2",
|
61 |
| - "lint-staged": "15.4.1", |
| 61 | + "lint-staged": "15.4.3", |
62 | 62 | "prettier": "3.4.2",
|
63 | 63 | "prettier-jest": "npm:prettier@^2",
|
64 | 64 | "tsc-files": "^1.1.3",
|
|
67 | 67 | "devDependencies": {
|
68 | 68 | "jest-extended": "4.0.2"
|
69 | 69 | },
|
70 |
| - "packageManager": "pnpm@9.15.4" |
| 70 | + "packageManager": "pnpm@9.15.5" |
71 | 71 | }
|
0 commit comments