@wandelbots/wandelbots-js-react-components 3.3.2 → 3.4.0
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/dist/core.cjs.js +1 -1
- package/dist/core.es.js +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +1 -1
- package/dist/{theming-j4s40Rk-.cjs → theming-BQcKj8Gp.cjs} +5 -5
- package/dist/theming-BQcKj8Gp.cjs.map +1 -0
- package/dist/{theming-Bd0vaauc.js → theming-Bafjg0Wg.js} +420 -420
- package/dist/theming-Bafjg0Wg.js.map +1 -0
- package/package.json +12 -12
- package/dist/theming-Bd0vaauc.js.map +0 -1
- package/dist/theming-j4s40Rk-.cjs.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wandelbots/wandelbots-js-react-components",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.4.0",
|
|
4
4
|
"description": "React UI toolkit for building applications on top of the Wandelbots platform",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -71,14 +71,14 @@
|
|
|
71
71
|
"@mui/material": "^7.1.1",
|
|
72
72
|
"@react-three/drei": "^10.2.0",
|
|
73
73
|
"@react-three/fiber": "^9.1.2",
|
|
74
|
-
"@rollup/plugin-commonjs": "^
|
|
74
|
+
"@rollup/plugin-commonjs": "^29.0.0",
|
|
75
75
|
"@rollup/plugin-json": "^6.1.0",
|
|
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
79
|
"@shikijs/monaco": "^3.1.0",
|
|
80
80
|
"@storybook/addon-docs": "^10.1.7",
|
|
81
|
-
"@storybook/react-vite": "^10.1.
|
|
81
|
+
"@storybook/react-vite": "^10.1.10",
|
|
82
82
|
"@storybook/test-runner": "^0.24.1",
|
|
83
83
|
"@svgr/rollup": "^8.1.0",
|
|
84
84
|
"@testing-library/jest-dom": "^6.6.3",
|
|
@@ -86,19 +86,19 @@
|
|
|
86
86
|
"@testing-library/user-event": "^14.6.1",
|
|
87
87
|
"@types/lodash-es": "^4.17.12",
|
|
88
88
|
"@types/react": "^19.1.8",
|
|
89
|
-
"@types/three": "^0.
|
|
89
|
+
"@types/three": "^0.182.0",
|
|
90
90
|
"@vitejs/plugin-react": "^4.3.4",
|
|
91
91
|
"@wandelbots/nova-js": "3.3.1",
|
|
92
92
|
"add": "^2.0.6",
|
|
93
|
-
"eslint-plugin-storybook": "^10.1.
|
|
94
|
-
"glob": "^
|
|
93
|
+
"eslint-plugin-storybook": "^10.1.10",
|
|
94
|
+
"glob": "^13.0.0",
|
|
95
95
|
"http-server": "^14.1.1",
|
|
96
96
|
"husky": "^9.1.7",
|
|
97
97
|
"i18next": "^25.2.1",
|
|
98
98
|
"jest-simple-dot-reporter": "^1.0.5",
|
|
99
99
|
"jest-summary-reporter": "^0.0.2",
|
|
100
|
-
"jsdom": "^
|
|
101
|
-
"monaco-editor": "^0.
|
|
100
|
+
"jsdom": "^27.4.0",
|
|
101
|
+
"monaco-editor": "^0.55.1",
|
|
102
102
|
"nodemon": "^3.1.9",
|
|
103
103
|
"npm-run-all": "^4.1.5",
|
|
104
104
|
"postcss": "^8.5.3",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"shiki": "^3.1.0",
|
|
117
117
|
"storybook": "^10.1.7",
|
|
118
118
|
"storybook-preset-inline-svg": "^1.0.1",
|
|
119
|
-
"three": "^0.
|
|
119
|
+
"three": "^0.182.0",
|
|
120
120
|
"three-stdlib": "^2.35.14",
|
|
121
121
|
"ts-dedent": "^2.2.0",
|
|
122
122
|
"typescript": "^5.8.2",
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"vite": "^6.2.0",
|
|
125
125
|
"vite-plugin-svgr": "^4.3.0",
|
|
126
126
|
"vitest": "^3.0.7",
|
|
127
|
-
"wait-on": "^
|
|
127
|
+
"wait-on": "^9.0.3"
|
|
128
128
|
},
|
|
129
129
|
"peerDependencies": {
|
|
130
130
|
"@emotion/react": "^11.11.1",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"react": "^18.0.0 || ^19.0.0",
|
|
139
139
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
140
140
|
"shiki": "^3.1.0",
|
|
141
|
-
"three": ">=0.
|
|
141
|
+
"three": ">=0.182",
|
|
142
142
|
"three-stdlib": ">=2"
|
|
143
143
|
},
|
|
144
144
|
"peerDependenciesMeta": {
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
},
|
|
170
170
|
"dependencies": {
|
|
171
171
|
"@mui/x-charts": "^8.9.0",
|
|
172
|
-
"@mui/x-data-grid": "^8.
|
|
172
|
+
"@mui/x-data-grid": "^8.23.0",
|
|
173
173
|
"i18next-browser-languagedetector": "^8.0.4",
|
|
174
174
|
"lodash-es": "^4.17.21",
|
|
175
175
|
"mobx": "^6.13.6",
|