@ui5/cli 4.0.9 → 4.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "4.0.9",
3
+ "version": "4.0.11",
4
4
  "description": "UI5 Tooling - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -116,10 +116,10 @@
116
116
  "url": "git@github.com:SAP/ui5-cli.git"
117
117
  },
118
118
  "dependencies": {
119
- "@ui5/builder": "^4.0.3",
119
+ "@ui5/builder": "^4.0.4",
120
120
  "@ui5/fs": "^4.0.1",
121
121
  "@ui5/logger": "^4.0.1",
122
- "@ui5/project": "^4.0.3",
122
+ "@ui5/project": "^4.0.4",
123
123
  "@ui5/server": "^4.0.5",
124
124
  "chalk": "^5.3.0",
125
125
  "data-with-position": "^0.5.0",
@@ -134,19 +134,19 @@
134
134
  "devDependencies": {
135
135
  "@eslint/js": "^9.8.0",
136
136
  "@istanbuljs/esm-loader-hook": "^0.2.0",
137
- "ava": "^6.1.3",
137
+ "ava": "^6.2.0",
138
138
  "chokidar-cli": "^3.0.0",
139
139
  "cross-env": "^7.0.3",
140
140
  "depcheck": "^1.4.7",
141
141
  "docdash": "^2.0.2",
142
- "eslint": "^9.12.0",
142
+ "eslint": "^9.15.0",
143
143
  "eslint-config-google": "^0.14.0",
144
144
  "eslint-plugin-ava": "^15.0.1",
145
- "eslint-plugin-jsdoc": "^50.3.2",
146
- "esmock": "^2.6.7",
147
- "execa": "^9.4.0",
148
- "globals": "^15.11.0",
149
- "jsdoc": "^4.0.3",
145
+ "eslint-plugin-jsdoc": "^50.6.0",
146
+ "esmock": "^2.6.9",
147
+ "execa": "^9.5.1",
148
+ "globals": "^15.12.0",
149
+ "jsdoc": "^4.0.4",
150
150
  "licensee": "^11.1.1",
151
151
  "nyc": "^17.1.0",
152
152
  "open-cli": "^8.0.0",