|
1 | 1 | { |
2 | 2 | "name": "@hcengineering/measurements-otlp", |
3 | | - "version": "0.7.11", |
| 3 | + "version": "0.7.12", |
4 | 4 | "main": "lib/index.js", |
5 | 5 | "svelte": "src/index.ts", |
6 | 6 | "types": "types/index.d.ts", |
|
27 | 27 | "_phase:validate": "compile validate" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@hcengineering/platform-rig": "workspace:^0.7.14", |
| 30 | + "@hcengineering/platform-rig": "workspace:^0.7.15", |
31 | 31 | "jest": "^29.7.0", |
32 | 32 | "ts-jest": "^29.1.1", |
33 | 33 | "@types/jest": "^29.5.5", |
34 | | - "@typescript-eslint/eslint-plugin": "^6.11.0", |
35 | | - "@typescript-eslint/parser": "^8.46.0", |
| 34 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 35 | + "@typescript-eslint/parser": "^6.21.0", |
36 | 36 | "eslint": "^8.54.0", |
37 | 37 | "eslint-config-standard-with-typescript": "^40.0.0", |
38 | 38 | "eslint-plugin-import": "^2.26.0", |
|
41 | 41 | "eslint-plugin-n": "^15.4.0" |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | | - "@hcengineering/measurements": "workspace:^0.7.11", |
| 44 | + "@hcengineering/measurements": "workspace:^0.7.12", |
45 | 45 | "@opentelemetry/sdk-node": "^0.203.0", |
46 | 46 | "@opentelemetry/sdk-logs": "^0.203.0", |
47 | 47 | "@opentelemetry/auto-instrumentations-node": "^0.62.0", |
|
0 commit comments