mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
chore: bump protobufjs from 7.2.4 to 7.2.5 in /site (#13245)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.5. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.4...protobufjs-v7.2.5) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development ... 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:
+1
-1
@@ -159,7 +159,7 @@
|
||||
"jest_workaround": "0.1.14",
|
||||
"msw": "2.2.3",
|
||||
"prettier": "3.1.0",
|
||||
"protobufjs": "7.2.4",
|
||||
"protobufjs": "7.2.5",
|
||||
"rxjs": "7.8.1",
|
||||
"ssh2": "1.14.0",
|
||||
"storybook": "8.0.5",
|
||||
|
||||
Generated
+6
-6
@@ -393,8 +393,8 @@ devDependencies:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
protobufjs:
|
||||
specifier: 7.2.4
|
||||
version: 7.2.4
|
||||
specifier: 7.2.5
|
||||
version: 7.2.5
|
||||
rxjs:
|
||||
specifier: 7.8.1
|
||||
version: 7.8.1
|
||||
@@ -10850,8 +10850,8 @@ packages:
|
||||
resolution: {integrity: sha512-9t5qARVofg2xQqKtytzt+lZ4d1Qvj8t5B8fEwXK6qOfgRLgH/b13QlgEyDh033NOS31nXeFbYv7CLUDG1CeifQ==}
|
||||
dev: false
|
||||
|
||||
/protobufjs@7.2.4:
|
||||
resolution: {integrity: sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==}
|
||||
/protobufjs@7.2.5:
|
||||
resolution: {integrity: sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
@@ -12430,7 +12430,7 @@ packages:
|
||||
resolution: {integrity: sha512-TYyJ7+H+7Jsqawdv+mfsEpZPTIj9siDHS6EMCzG/z3b/PZiphsX+mWtqFfFVe5/N0Th6V3elK9lQqjnrgTOfrg==}
|
||||
dependencies:
|
||||
long: 5.2.3
|
||||
protobufjs: 7.2.4
|
||||
protobufjs: 7.2.5
|
||||
dev: true
|
||||
|
||||
/ts-proto@1.164.0:
|
||||
@@ -12438,7 +12438,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
case-anything: 2.1.13
|
||||
protobufjs: 7.2.4
|
||||
protobufjs: 7.2.5
|
||||
ts-poet: 6.6.0
|
||||
ts-proto-descriptors: 1.15.0
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user