Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Jul 24, 2024
1 parent 3f60f50 commit f45aa84
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@blockception/shared": "^0.0.1",
"bc-minecraft-bedrock-project": "^1.21.1-2",
"bc-minecraft-bedrock-project": "^1.21.2-0",
"bc-minecraft-bedrock-vanilla-data": "^1.21.1-3",
"node": "^22.5.1",
"vscode-languageclient": "^9.0.1"
Expand Down Expand Up @@ -2985,22 +2985,22 @@
"optional": true
},
"node_modules/bc-minecraft-bedrock-command": {
"version": "1.21.1-2",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-command/-/bc-minecraft-bedrock-command-1.21.1-2.tgz",
"integrity": "sha512-QqmN3JZNfQUtvklBodlVaciiDb/2mGqXCCjMwsEfvAEhd428l7JhDaye+7AGR5f7K+bXB6jgDwaddrKQGHjo4g==",
"version": "1.21.2-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-command/-/bc-minecraft-bedrock-command-1.21.2-0.tgz",
"integrity": "sha512-qaLHU84jP9f5L1KXvfVNZz8dNkLoxjzJkdDm1PzwRTu4uEreqPq02/XYIu7QKvbiYAnZjamR863pGwBXT7w58g==",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-types": "^1.21.1-4"
}
},
"node_modules/bc-minecraft-bedrock-diagnoser": {
"version": "1.20.73-11",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-diagnoser/-/bc-minecraft-bedrock-diagnoser-1.20.73-11.tgz",
"integrity": "sha512-L01hiZOK4O4AGCn5jnkbl/21y/1TVueE6d1jH+TOExKihRiuzkKXeEucvRzeqQkhTQ7jqar93B4uUJhOha35tQ==",
"version": "1.21.2-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-diagnoser/-/bc-minecraft-bedrock-diagnoser-1.21.2-0.tgz",
"integrity": "sha512-R/t46ytE8964noK0vGPLRMGfEUZoxUavNVBC99ZNT5xrehg6nr3GPzS8+n1tCpJ1kESdUciRLfvQmhQDGp4uMQ==",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-command": "^1.21.1-2",
"bc-minecraft-bedrock-project": "^1.21.1-3",
"bc-minecraft-bedrock-command": "^1.21.2-0",
"bc-minecraft-bedrock-project": "^1.21.2-0",
"bc-minecraft-bedrock-types": "^1.21.1-4",
"bc-minecraft-bedrock-vanilla-data": "^1.21.1-3",
"bc-minecraft-molang": "^1.21.1-2",
Expand All @@ -3009,12 +3009,12 @@
}
},
"node_modules/bc-minecraft-bedrock-project": {
"version": "1.21.1-3",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-project/-/bc-minecraft-bedrock-project-1.21.1-3.tgz",
"integrity": "sha512-NCZlQvABUHsgCfOA6htsH/i4au5VdZiN6E9TCGahSP3ny8hcwYvcRtqb1Lo8b8eh/GUHAoada4eSZdID5kdovA==",
"version": "1.21.2-0",
"resolved": "https://registry.npmjs.org/bc-minecraft-bedrock-project/-/bc-minecraft-bedrock-project-1.21.2-0.tgz",
"integrity": "sha512-cNIcBpfDSsUF/Yxqo2XY01TM116PVLuxSmbvxPkb40esir8UtsqTOgmMfvURj2o6a41HlhXaNSShMsql70dfpg==",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-command": "^1.21.1-2",
"bc-minecraft-bedrock-command": "^1.21.2-0",
"bc-minecraft-bedrock-types": "^1.21.1-4",
"bc-minecraft-molang": "^1.21.1-2",
"bc-minecraft-project": "^1.21.1-2",
Expand Down Expand Up @@ -9852,9 +9852,9 @@
"@blockception/shared": "^0.0.1",
"@daanv2/queue-processor": "^2.2.1",
"@types/vscode": "^1.90.0",
"bc-minecraft-bedrock-command": "^1.21.1-2",
"bc-minecraft-bedrock-diagnoser": "^1.20.73-11",
"bc-minecraft-bedrock-project": "^1.21.1-3",
"bc-minecraft-bedrock-command": "^1.21.2-0",
"bc-minecraft-bedrock-diagnoser": "^1.21.2-0",
"bc-minecraft-bedrock-project": "^1.21.2-0",
"bc-minecraft-bedrock-types": "^1.21.1-4",
"bc-minecraft-bedrock-vanilla-data": "^1.21.1-3",
"bc-minecraft-molang": "^1.21.1-2",
Expand Down
6 changes: 3 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@blockception/shared": "^0.0.1",
"@daanv2/queue-processor": "^2.2.1",
"@types/vscode": "^1.90.0",
"bc-minecraft-bedrock-command": "^1.21.1-2",
"bc-minecraft-bedrock-diagnoser": "^1.20.73-11",
"bc-minecraft-bedrock-project": "^1.21.1-3",
"bc-minecraft-bedrock-command": "^1.21.2-0",
"bc-minecraft-bedrock-diagnoser": "^1.21.2-0",
"bc-minecraft-bedrock-project": "^1.21.2-0",
"bc-minecraft-bedrock-types": "^1.21.1-4",
"bc-minecraft-bedrock-vanilla-data": "^1.21.1-3",
"bc-minecraft-molang": "^1.21.1-2",
Expand Down

0 comments on commit f45aa84

Please sign in to comment.