Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
022b662d8b |
@@ -25,7 +25,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.4.26",
|
||||
"globals": "^16.5.0",
|
||||
"globals": "^17.0.0",
|
||||
"ts-proto": "^2.10.1",
|
||||
"typescript": "~5.9.3",
|
||||
"typescript-eslint": "^8.53.0",
|
||||
|
||||
Generated
+9
-9
@@ -49,11 +49,11 @@ importers:
|
||||
specifier: ^0.4.26
|
||||
version: 0.4.26(eslint@9.39.2)
|
||||
globals:
|
||||
specifier: ^16.5.0
|
||||
version: 16.5.0
|
||||
specifier: ^17.0.0
|
||||
version: 17.0.0
|
||||
ts-proto:
|
||||
specifier: ^2.10.1
|
||||
version: 2.12.0
|
||||
version: 2.10.1
|
||||
typescript:
|
||||
specifier: ~5.9.3
|
||||
version: 5.9.3
|
||||
@@ -642,8 +642,8 @@ packages:
|
||||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@16.5.0:
|
||||
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
|
||||
globals@17.0.0:
|
||||
resolution: {integrity: sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
has-flag@4.0.0:
|
||||
@@ -990,8 +990,8 @@ packages:
|
||||
ts-proto-descriptors@2.1.0:
|
||||
resolution: {integrity: sha512-S5EZYEQ6L9KLFfjSRpZWDIXDV/W7tAj8uW7pLsihIxyr62EAVSiKuVPwE8iWnr849Bqa53enex1jhDUcpgquzA==}
|
||||
|
||||
ts-proto@2.12.0:
|
||||
resolution: {integrity: sha512-ezMxg57ZiK/ZTW14U7y38+qyWHJr8cn8ELKuppANER666YnUteuNFO/mM1qI+9/wAHoTAfRadnIwtVdp1xw0jQ==}
|
||||
ts-proto@2.10.1:
|
||||
resolution: {integrity: sha512-4sOE1hCs0uobJgdRCtcEwdbc8MAyKP+LJqUIKxZIiKac0rPBlVKsRGEGo2oQ1MnKA2Wwk0KuGP2POkiCwPtebw==}
|
||||
hasBin: true
|
||||
|
||||
tslib@2.8.1:
|
||||
@@ -1671,7 +1671,7 @@ snapshots:
|
||||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@16.5.0: {}
|
||||
globals@17.0.0: {}
|
||||
|
||||
has-flag@4.0.0: {}
|
||||
|
||||
@@ -1936,7 +1936,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@bufbuild/protobuf': 2.10.2
|
||||
|
||||
ts-proto@2.12.0:
|
||||
ts-proto@2.10.1:
|
||||
dependencies:
|
||||
'@bufbuild/protobuf': 2.10.2
|
||||
case-anything: 2.1.13
|
||||
|
||||
Reference in New Issue
Block a user