@wandelbots/wandelbots-js-react-components 3.7.2-pr.fix-add-npm-token-reference.498.911baac → 3.7.2-pr.fix-remove-breaking-packages.500.02f6eaa
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 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wandelbots/wandelbots-js-react-components",
|
|
3
|
-
"version": "3.7.2-pr.fix-
|
|
3
|
+
"version": "3.7.2-pr.fix-remove-breaking-packages.500.02f6eaa",
|
|
4
4
|
"description": "React UI toolkit for building applications on top of the Wandelbots platform",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -76,11 +76,6 @@
|
|
|
76
76
|
"@rollup/plugin-node-resolve": "^16.0.0",
|
|
77
77
|
"@rollup/plugin-terser": "^0.4.4",
|
|
78
78
|
"@rollup/plugin-typescript": "^12.1.2",
|
|
79
|
-
"@semantic-release/commit-analyzer": "^13.0.0",
|
|
80
|
-
"@semantic-release/exec": "^6.0.3",
|
|
81
|
-
"@semantic-release/github": "^11.0.0",
|
|
82
|
-
"@semantic-release/npm": "^12.0.0",
|
|
83
|
-
"@semantic-release/release-notes-generator": "^14.0.0",
|
|
84
79
|
"@shikijs/monaco": "^3.1.0",
|
|
85
80
|
"@storybook/addon-docs": "^10.2.3",
|
|
86
81
|
"@storybook/react-vite": "^10.2.3",
|
|
@@ -117,7 +112,7 @@
|
|
|
117
112
|
"rollup-plugin-gltf": "^4.0.0",
|
|
118
113
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
119
114
|
"rollup-plugin-postcss": "^4.0.2",
|
|
120
|
-
"semantic-release": "^
|
|
115
|
+
"semantic-release": "^25.0.2",
|
|
121
116
|
"shiki": "^3.1.0",
|
|
122
117
|
"storybook": "^10.2.3",
|
|
123
118
|
"storybook-preset-inline-svg": "^2.0.0",
|