netlify-cli 23.10.0 → 23.11.1-pre.fa6e4b9

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,7 +1,7 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
3
  "description": "Netlify command line tool",
4
- "version": "23.10.0",
4
+ "version": "23.11.1-pre.fa6e4b9",
5
5
  "author": "Netlify Inc.",
6
6
  "type": "module",
7
7
  "engines": {
@@ -58,20 +58,20 @@
58
58
  },
59
59
  "dependencies": {
60
60
  "@fastify/static": "7.0.4",
61
- "@netlify/ai": "0.3.0",
62
- "@netlify/api": "14.0.9",
61
+ "@netlify/ai": "0.3.3",
62
+ "@netlify/api": "14.0.11",
63
63
  "@netlify/blobs": "10.1.0",
64
- "@netlify/build": "35.3.1",
65
- "@netlify/build-info": "10.0.9",
66
- "@netlify/config": "24.0.8",
67
- "@netlify/dev-utils": "4.3.0",
68
- "@netlify/edge-bundler": "14.8.6",
69
- "@netlify/edge-functions": "3.0.1",
64
+ "@netlify/build": "35.5.2",
65
+ "@netlify/build-info": "10.0.10",
66
+ "@netlify/config": "24.1.1",
67
+ "@netlify/dev-utils": "4.3.2",
68
+ "@netlify/edge-bundler": "14.9.0",
69
+ "@netlify/edge-functions": "3.0.2",
70
70
  "@netlify/edge-functions-bootstrap": "2.17.1",
71
71
  "@netlify/headers-parser": "9.0.2",
72
72
  "@netlify/local-functions-proxy": "2.0.3",
73
73
  "@netlify/redirect-parser": "15.0.3",
74
- "@netlify/zip-it-and-ship-it": "14.1.13",
74
+ "@netlify/zip-it-and-ship-it": "14.1.14",
75
75
  "@octokit/rest": "22.0.0",
76
76
  "@opentelemetry/api": "1.8.0",
77
77
  "@pnpm/tabtab": "0.5.4",
@@ -150,7 +150,6 @@
150
150
  "ulid": "3.0.1",
151
151
  "update-notifier": "7.3.1",
152
152
  "uuid": "11.1.0",
153
- "wait-port": "1.1.0",
154
153
  "write-file-atomic": "5.0.1",
155
154
  "ws": "8.18.3"
156
155
  },
@@ -164,5 +163,6 @@
164
163
  "verdaccio": {
165
164
  "compression": "1.8.1"
166
165
  }
167
- }
166
+ },
167
+ "packageManager": "npm@10.9.4+sha512.3a7506f37e85c1ba1021baad79f0cd9724748131f321fc117c4dc3ba235ec01be7327584a41d15117c01945560aa9373220628fcc1e1dddd877a5fe9b336a900"
168
168
  }