|
94 | 94 | }, |
95 | 95 | "types": "lib/index.d.ts", |
96 | 96 | "devDependencies": { |
97 | | - "@commercelayer/cli-dev": "^3.0.8", |
| 97 | + "@commercelayer/cli-dev": "^3.0.11", |
98 | 98 | "@commercelayer/eslint-config-ts": "^1.4.5", |
99 | 99 | "@fig/complete-oclif": "^2.0.1", |
100 | 100 | "@oclif/test": "^3.2.15", |
|
105 | 105 | "@types/inquirer": "^8.2.12", |
106 | 106 | "@types/lodash.kebabcase": "^4.1.9", |
107 | 107 | "@types/mocha": "^10.0.10", |
108 | | - "@types/node": "^24.10.1", |
| 108 | + "@types/node": "^24.11.0", |
109 | 109 | "@types/update-notifier": "^5.1.0", |
110 | 110 | "@withfig/autocomplete-types": "^1.31.0", |
111 | 111 | "chai": "^4.5.0", |
112 | 112 | "dotenv": "^16.6.1", |
113 | 113 | "eslint": "^8.57.1", |
114 | 114 | "mocha": "^10.8.2", |
115 | 115 | "nyc": "^15.1.0", |
116 | | - "oclif": "^4.22.52", |
117 | | - "prettier": "^3.7.4", |
118 | | - "semantic-release": "^25.0.2", |
| 116 | + "oclif": "^4.22.81", |
| 117 | + "prettier": "^3.8.1", |
| 118 | + "semantic-release": "^25.0.3", |
119 | 119 | "tsx": "^4.21.0", |
120 | 120 | "typescript": "^5.9.3" |
121 | 121 | }, |
122 | 122 | "dependencies": { |
123 | 123 | "@commercelayer/cli-core": "^5.10.5", |
124 | 124 | "@commercelayer/cli-ux": "^1.0.11", |
125 | | - "@commercelayer/provisioning-sdk": "^2.9.0", |
126 | | - "@commercelayer/sdk": "^6.50.0", |
| 125 | + "@commercelayer/provisioning-sdk": "^2.9.1", |
| 126 | + "@commercelayer/sdk": "^6.53.0", |
127 | 127 | "@oclif/core": "^3.27.0", |
128 | | - "@oclif/plugin-autocomplete": "^3.2.39", |
| 128 | + "@oclif/plugin-autocomplete": "^3.2.40", |
129 | 129 | "@oclif/plugin-help": "6.2.14", |
130 | | - "@oclif/plugin-not-found": "^3.2.73", |
131 | | - "@oclif/plugin-plugins": "^5.4.54", |
| 130 | + "@oclif/plugin-not-found": "^3.2.74", |
| 131 | + "@oclif/plugin-plugins": "^5.4.56", |
132 | 132 | "configstore": "^5.0.1", |
133 | 133 | "inquirer": "^8.2.7", |
134 | 134 | "lodash.kebabcase": "^4.1.1", |
|
0 commit comments