@opentrace/opentrace 0.3.0 → 0.4.0-rc.528
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentrace/opentrace",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.4.0-rc.528",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "React components for graph visualization — powered by Pixi.js and Graphology",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
157
157
|
"eslint-plugin-react-refresh": "^0.4.24",
|
|
158
158
|
"globals": "^17.4.0",
|
|
159
|
-
"jsdom": "^
|
|
159
|
+
"jsdom": "^29.0.2",
|
|
160
160
|
"prettier": "^3.8.1",
|
|
161
161
|
"ts-proto": "^2.11.5",
|
|
162
162
|
"typescript": "~5.9.3",
|