mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2025-09-10 19:48:29 +08:00
Compare commits
2 Commits
112afec1fa
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
8d8868099a | ||
|
e57d423268 |
18652
frontend/package-lock.json
generated
18652
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@
|
|||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-json-view": "^1.21.3",
|
"react-json-view": "^1.21.3",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "5.0.1",
|
||||||
"web-vitals": "^1.0.1"
|
"web-vitals": "^1.0.1"
|
||||||
},
|
},
|
||||||
"proxy": "http://localhost:8080",
|
"proxy": "http://localhost:8080",
|
||||||
|
12549
frontend/yarn.lock
12549
frontend/yarn.lock
File diff suppressed because it is too large
Load Diff
1
pom.xml
1
pom.xml
@@ -167,6 +167,7 @@
|
|||||||
<groupId>org.apache.rocketmq</groupId>
|
<groupId>org.apache.rocketmq</groupId>
|
||||||
<artifactId>rocketmq-namesrv</artifactId>
|
<artifactId>rocketmq-namesrv</artifactId>
|
||||||
<version>${rocketmq.version}</version>
|
<version>${rocketmq.version}</version>
|
||||||
|
<scope>test</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
|
Reference in New Issue
Block a user