|
30 | 30 | "dependencies": { |
31 | 31 | "@babel/core": "^7.21.0", |
32 | 32 | "@changesets/changelog-github": "0.5.1", |
33 | | - "@changesets/cli": "2.29.2", |
| 33 | + "@changesets/cli": "2.29.5", |
34 | 34 | "@commercetools-frontend/babel-preset-mc-app": "24.2.1", |
35 | 35 | "@commercetools-frontend/eslint-config-mc-app": "24.2.1", |
36 | | - "@commitlint/cli": "19.8.0", |
37 | | - "@commitlint/config-conventional": "19.8.0", |
| 36 | + "@commitlint/cli": "19.8.1", |
| 37 | + "@commitlint/config-conventional": "19.8.1", |
38 | 38 | "@graphql-codegen/add": "5.0.3", |
39 | | - "@graphql-codegen/cli": "5.0.5", |
| 39 | + "@graphql-codegen/cli": "5.0.7", |
40 | 40 | "@graphql-codegen/introspection": "4.0.3", |
41 | 41 | "@graphql-codegen/typescript": "4.1.6", |
42 | | - "@graphql-codegen/typescript-graphql-files-modules": "3.0.0", |
43 | | - "@graphql-codegen/typescript-operations": "4.6.0", |
44 | | - "@graphql-codegen/typescript-resolvers": "4.5.0", |
| 42 | + "@graphql-codegen/typescript-graphql-files-modules": "3.0.1", |
| 43 | + "@graphql-codegen/typescript-operations": "4.6.1", |
| 44 | + "@graphql-codegen/typescript-resolvers": "4.5.1", |
45 | 45 | "@manypkg/cli": "0.24.0", |
46 | 46 | "@manypkg/find-root": "3.0.0", |
47 | 47 | "@preconstruct/cli": "2.8.12", |
48 | 48 | "@types/jest": "^29.4.0", |
49 | | - "@types/node": "20.17.32", |
| 49 | + "@types/node": "20.19.2", |
50 | 50 | "babel-jest": "29.7.0", |
51 | 51 | "babel-plugin-module-resolver": "^5.0.2", |
52 | 52 | "cross-env": "7.0.3", |
53 | | - "dotenv": "16.5.0", |
| 53 | + "dotenv": "16.6.1", |
54 | 54 | "eslint": "8.57.1", |
55 | 55 | "eslint-formatter-pretty": "5.0.0", |
56 | 56 | "find-up": "^7.0.0", |
|
61 | 61 | "jest-runner-eslint": "2.2.1", |
62 | 62 | "jest-silent-reporter": "0.6.0", |
63 | 63 | "jest-watch-typeahead": "2.2.2", |
64 | | - "lint-staged": "15.5.1", |
65 | | - "prettier": "3.5.3", |
| 64 | + "lint-staged": "15.5.2", |
| 65 | + "prettier": "3.6.2", |
66 | 66 | "prettier-jest": "npm:prettier@^2", |
67 | 67 | "tsc-files": "^1.1.3", |
68 | 68 | "typescript": "5.8.3" |
|
0 commit comments