mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: bump the xterm group in /site with 6 updates (#9627)
Bumps the xterm group in /site with 6 updates: | Package | From | To | | --- | --- | --- | | [xterm](https://github.com/xtermjs/xterm.js) | `5.2.1` | `5.3.0` | | [xterm-addon-canvas](https://github.com/xtermjs/xterm.js) | `0.4.0` | `0.5.0` | | [xterm-addon-fit](https://github.com/xtermjs/xterm.js) | `0.7.0` | `0.8.0` | | [xterm-addon-unicode11](https://github.com/xtermjs/xterm.js) | `0.5.0` | `0.6.0` | | [xterm-addon-web-links](https://github.com/xtermjs/xterm.js) | `0.8.0` | `0.9.0` | | [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) | `0.15.0` | `0.16.0` | Updates `xterm` from 5.2.1 to 5.3.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/5.2.1...5.3.0) Updates `xterm-addon-canvas` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.4...0.5) Updates `xterm-addon-fit` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.7...0.8) Updates `xterm-addon-unicode11` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.5...0.6) Updates `xterm-addon-web-links` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.8...0.9) Updates `xterm-addon-webgl` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/compare/0.15...0.16) --- updated-dependencies: - dependency-name: xterm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xterm - dependency-name: xterm-addon-canvas dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xterm - dependency-name: xterm-addon-fit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xterm - dependency-name: xterm-addon-unicode11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xterm - dependency-name: xterm-addon-web-links dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xterm - dependency-name: xterm-addon-webgl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xterm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+6
-6
@@ -98,12 +98,12 @@
|
||||
"uuid": "9.0.0",
|
||||
"vite": "4.4.2",
|
||||
"xstate": "4.38.1",
|
||||
"xterm": "5.2.1",
|
||||
"xterm-addon-canvas": "0.4.0",
|
||||
"xterm-addon-fit": "0.7.0",
|
||||
"xterm-addon-unicode11": "0.5.0",
|
||||
"xterm-addon-web-links": "0.8.0",
|
||||
"xterm-addon-webgl": "0.15.0",
|
||||
"xterm": "5.3.0",
|
||||
"xterm-addon-canvas": "0.5.0",
|
||||
"xterm-addon-fit": "0.8.0",
|
||||
"xterm-addon-unicode11": "0.6.0",
|
||||
"xterm-addon-web-links": "0.9.0",
|
||||
"xterm-addon-webgl": "0.16.0",
|
||||
"yup": "1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Generated
+82
-30
@@ -211,23 +211,23 @@ dependencies:
|
||||
specifier: 4.38.1
|
||||
version: 4.38.1
|
||||
xterm:
|
||||
specifier: 5.2.1
|
||||
version: 5.2.1
|
||||
specifier: 5.3.0
|
||||
version: 5.3.0
|
||||
xterm-addon-canvas:
|
||||
specifier: 0.4.0
|
||||
version: 0.4.0(xterm@5.2.1)
|
||||
xterm-addon-fit:
|
||||
specifier: 0.7.0
|
||||
version: 0.7.0(xterm@5.2.1)
|
||||
xterm-addon-unicode11:
|
||||
specifier: 0.5.0
|
||||
version: 0.5.0(xterm@5.2.1)
|
||||
xterm-addon-web-links:
|
||||
version: 0.5.0(xterm@5.3.0)
|
||||
xterm-addon-fit:
|
||||
specifier: 0.8.0
|
||||
version: 0.8.0(xterm@5.2.1)
|
||||
version: 0.8.0(xterm@5.3.0)
|
||||
xterm-addon-unicode11:
|
||||
specifier: 0.6.0
|
||||
version: 0.6.0(xterm@5.3.0)
|
||||
xterm-addon-web-links:
|
||||
specifier: 0.9.0
|
||||
version: 0.9.0(xterm@5.3.0)
|
||||
xterm-addon-webgl:
|
||||
specifier: 0.15.0
|
||||
version: 0.15.0(xterm@5.2.1)
|
||||
specifier: 0.16.0
|
||||
version: 0.16.0(xterm@5.3.0)
|
||||
yup:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
@@ -4792,6 +4792,37 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@storybook/core-common@7.4.1:
|
||||
resolution: {integrity: sha512-dvHY515l9yyH3Yki9CuGF/LG85yWDmhjtlbHJ7mrMSreaAgvDs7O5Q2iVh6DXg3oMspQvKlLii/ZLzu+3uxMbg==}
|
||||
dependencies:
|
||||
'@storybook/core-events': 7.4.1
|
||||
'@storybook/node-logger': 7.4.1
|
||||
'@storybook/types': 7.4.1
|
||||
'@types/find-cache-dir': 3.2.1
|
||||
'@types/node': 16.18.50
|
||||
'@types/node-fetch': 2.6.4
|
||||
'@types/pretty-hrtime': 1.0.1
|
||||
chalk: 4.1.2
|
||||
esbuild: 0.18.20
|
||||
esbuild-register: 3.4.2(esbuild@0.18.20)
|
||||
file-system-cache: 2.3.0
|
||||
find-cache-dir: 3.3.2
|
||||
find-up: 5.0.0
|
||||
fs-extra: 11.1.1
|
||||
glob: 10.3.4
|
||||
handlebars: 4.7.8
|
||||
lazy-universal-dotenv: 4.0.0
|
||||
node-fetch: 2.7.0
|
||||
picomatch: 2.3.1
|
||||
pkg-dir: 5.0.0
|
||||
pretty-hrtime: 1.0.3
|
||||
resolve-from: 5.0.0
|
||||
ts-dedent: 2.2.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@storybook/core-events@6.5.16:
|
||||
resolution: {integrity: sha512-qMZQwmvzpH5F2uwNUllTPg6eZXr2OaYZQRRN8VZJiuorZzDNdAFmiVWMWdkThwmyLEJuQKXxqCL8lMj/7PPM+g==}
|
||||
dependencies:
|
||||
@@ -8976,6 +9007,18 @@ packages:
|
||||
path-scurry: 1.10.1
|
||||
dev: true
|
||||
|
||||
/glob@10.3.4:
|
||||
resolution: {integrity: sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
foreground-child: 3.1.1
|
||||
jackspeak: 2.3.3
|
||||
minimatch: 9.0.3
|
||||
minipass: 7.0.3
|
||||
path-scurry: 1.10.1
|
||||
dev: true
|
||||
|
||||
/glob@7.2.3:
|
||||
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
||||
dependencies:
|
||||
@@ -9686,6 +9729,15 @@ packages:
|
||||
'@pkgjs/parseargs': 0.11.0
|
||||
dev: true
|
||||
|
||||
/jackspeak@2.3.3:
|
||||
resolution: {integrity: sha512-R2bUw+kVZFS/h1AZqBKrSgDmdmjApzgY0AlCPumopFiAlbUxE2gf+SCuBzQ0cP5hHmUmFYF5yw55T97Th5Kstg==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
'@isaacs/cliui': 8.0.2
|
||||
optionalDependencies:
|
||||
'@pkgjs/parseargs': 0.11.0
|
||||
dev: true
|
||||
|
||||
/jake@10.8.7:
|
||||
resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==}
|
||||
engines: {node: '>=10'}
|
||||
@@ -14338,48 +14390,48 @@ packages:
|
||||
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
||||
engines: {node: '>=0.4'}
|
||||
|
||||
/xterm-addon-canvas@0.4.0(xterm@5.2.1):
|
||||
resolution: {integrity: sha512-iTC8CdjX9+hGX7jiEuiDMXzHsY/FKJdVnbjep5xjRXNu7RKOk15xuecIkJ7HZORqMVPpr4DGS3jyd9XUoBuxqw==}
|
||||
/xterm-addon-canvas@0.5.0(xterm@5.3.0):
|
||||
resolution: {integrity: sha512-QOo/eZCMrCleAgMimfdbaZCgmQRWOml63Ued6RwQ+UTPvQj3Av9QKx3xksmyYrDGRO/AVRXa9oNuzlYvLdmoLQ==}
|
||||
peerDependencies:
|
||||
xterm: ^5.0.0
|
||||
dependencies:
|
||||
xterm: 5.2.1
|
||||
xterm: 5.3.0
|
||||
dev: false
|
||||
|
||||
/xterm-addon-fit@0.7.0(xterm@5.2.1):
|
||||
resolution: {integrity: sha512-tQgHGoHqRTgeROPnvmtEJywLKoC/V9eNs4bLLz7iyJr1aW/QFzRwfd3MGiJ6odJd9xEfxcW36/xRU47JkD5NKQ==}
|
||||
/xterm-addon-fit@0.8.0(xterm@5.3.0):
|
||||
resolution: {integrity: sha512-yj3Np7XlvxxhYF/EJ7p3KHaMt6OdwQ+HDu573Vx1lRXsVxOcnVJs51RgjZOouIZOczTsskaS+CpXspK81/DLqw==}
|
||||
peerDependencies:
|
||||
xterm: ^5.0.0
|
||||
dependencies:
|
||||
xterm: 5.2.1
|
||||
xterm: 5.3.0
|
||||
dev: false
|
||||
|
||||
/xterm-addon-unicode11@0.5.0(xterm@5.2.1):
|
||||
resolution: {integrity: sha512-Jm4/g4QiTxiKiTbYICQgC791ubhIZyoIwxAIgOW8z8HWFNY+lwk+dwaKEaEeGBfM48Vk8fklsUW9u/PlenYEBg==}
|
||||
/xterm-addon-unicode11@0.6.0(xterm@5.3.0):
|
||||
resolution: {integrity: sha512-5pkb8YoS/deRtNqQRw8t640mu+Ga8B2MG3RXGQu0bwgcfr8XiXIRI880TWM49ICAHhTmnOLPzIIBIjEnCq7k2A==}
|
||||
peerDependencies:
|
||||
xterm: ^5.0.0
|
||||
dependencies:
|
||||
xterm: 5.2.1
|
||||
xterm: 5.3.0
|
||||
dev: false
|
||||
|
||||
/xterm-addon-web-links@0.8.0(xterm@5.2.1):
|
||||
resolution: {integrity: sha512-J4tKngmIu20ytX9SEJjAP3UGksah7iALqBtfTwT9ZnmFHVplCumYQsUJfKuS+JwMhjsjH61YXfndenLNvjRrEw==}
|
||||
/xterm-addon-web-links@0.9.0(xterm@5.3.0):
|
||||
resolution: {integrity: sha512-LIzi4jBbPlrKMZF3ihoyqayWyTXAwGfu4yprz1aK2p71e9UKXN6RRzVONR0L+Zd+Ik5tPVI9bwp9e8fDTQh49Q==}
|
||||
peerDependencies:
|
||||
xterm: ^5.0.0
|
||||
dependencies:
|
||||
xterm: 5.2.1
|
||||
xterm: 5.3.0
|
||||
dev: false
|
||||
|
||||
/xterm-addon-webgl@0.15.0(xterm@5.2.1):
|
||||
resolution: {integrity: sha512-ZLcqogMFHr4g/YRhcCh3xE8tTklnyut/M+O/XhVsFBRB/YCvYhPdLQ5/AQk54V0wjWAQpa8CF3W8DVR9OqyMCg==}
|
||||
/xterm-addon-webgl@0.16.0(xterm@5.3.0):
|
||||
resolution: {integrity: sha512-E8cq1AiqNOv0M/FghPT+zPAEnvIQRDbAbkb04rRYSxUym69elPWVJ4sv22FCLBqM/3LcrmBLl/pELnBebVFKgA==}
|
||||
peerDependencies:
|
||||
xterm: ^5.0.0
|
||||
dependencies:
|
||||
xterm: 5.2.1
|
||||
xterm: 5.3.0
|
||||
dev: false
|
||||
|
||||
/xterm@5.2.1:
|
||||
resolution: {integrity: sha512-cs5Y1fFevgcdoh2hJROMVIWwoBHD80P1fIP79gopLHJIE4kTzzblanoivxTiQ4+92YM9IxS36H1q0MxIJXQBcA==}
|
||||
/xterm@5.3.0:
|
||||
resolution: {integrity: sha512-8QqjlekLUFTrU6x7xck1MsPzPA571K5zNqWm0M0oroYEWVOptZ0+ubQSkQ3uxIEhcIHRujJy6emDWX4A7qyFzg==}
|
||||
dev: false
|
||||
|
||||
/y18n@5.0.8:
|
||||
|
||||
Reference in New Issue
Block a user