|
44 | 44 | "release": "standard-version"
|
45 | 45 | },
|
46 | 46 | "dependencies": {
|
47 |
| - "@types/bonjour": "^3.5.9", |
48 |
| - "@types/connect-history-api-fallback": "^1.3.5", |
49 |
| - "@types/express": "^4.17.13", |
50 |
| - "@types/serve-index": "^1.9.1", |
51 |
| - "@types/serve-static": "^1.15.2", |
52 |
| - "@types/sockjs": "^0.3.33", |
53 |
| - "@types/ws": "^8.5.5", |
| 47 | + "@types/bonjour": "^3.5.13", |
| 48 | + "@types/connect-history-api-fallback": "^1.5.4", |
| 49 | + "@types/express": "^4.17.21", |
| 50 | + "@types/serve-index": "^1.9.4", |
| 51 | + "@types/serve-static": "^1.15.5", |
| 52 | + "@types/sockjs": "^0.3.36", |
| 53 | + "@types/ws": "^8.5.10", |
54 | 54 | "ansi-html-community": "^0.0.8",
|
55 |
| - "bonjour-service": "^1.0.11", |
| 55 | + "bonjour-service": "^1.2.1", |
56 | 56 | "chokidar": "^3.5.3",
|
57 | 57 | "colorette": "^2.0.10",
|
58 | 58 | "compression": "^1.7.4",
|
|
63 | 63 | "html-entities": "^2.4.0",
|
64 | 64 | "http-proxy-middleware": "^2.0.3",
|
65 | 65 | "ipaddr.js": "^2.1.0",
|
66 |
| - "launch-editor": "^2.6.0", |
| 66 | + "launch-editor": "^2.6.1", |
67 | 67 | "open": "^8.0.9",
|
68 | 68 | "p-retry": "^4.5.0",
|
69 | 69 | "rimraf": "^3.0.2",
|
70 | 70 | "schema-utils": "^4.2.0",
|
71 |
| - "selfsigned": "^2.1.1", |
| 71 | + "selfsigned": "^2.4.1", |
72 | 72 | "serve-index": "^1.9.1",
|
73 | 73 | "sockjs": "^0.3.24",
|
74 | 74 | "spdy": "^4.0.2",
|
75 |
| - "webpack-dev-middleware": "^6.0.1", |
76 |
| - "ws": "^8.13.0" |
| 75 | + "webpack-dev-middleware": "^7.0.0", |
| 76 | + "ws": "^8.16.0" |
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 | 79 | "@babel/cli": "^7.22.5",
|
|
0 commit comments