@camunda/play 4.1.3 → 4.1.5

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.
Files changed (2) hide show
  1. package/build/index.js +49502 -47281
  2. package/package.json +37 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camunda/play",
3
- "version": "4.1.3",
3
+ "version": "4.1.5",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "start": "vite",
@@ -21,7 +21,7 @@
21
21
  "publish-local": "yarn build:dev && npx yalc push --sig"
22
22
  },
23
23
  "peerDependencies": {
24
- "@bpmn-io/element-template-icon-renderer": "0.x",
24
+ "@bpmn-io/element-template-icon-renderer": "0.x || 1.x",
25
25
  "@bpmn-io/form-js": "1.x",
26
26
  "@camunda/improved-canvas": "1.x",
27
27
  "@carbon/react": "1.x",
@@ -39,57 +39,56 @@
39
39
  "styled-components": "6.x"
40
40
  },
41
41
  "devDependencies": {
42
- "@bpmn-io/element-template-icon-renderer": "0.5.2",
43
- "@bpmn-io/form-js": "1.15.1",
44
- "@camunda/form-js-assistant-module": "0.5.0",
42
+ "@bpmn-io/element-template-icon-renderer": "1.0.0",
43
+ "@bpmn-io/form-js": "1.15.2",
45
44
  "@camunda/form-playground": "0.21.1",
46
45
  "@camunda/improved-canvas": "1.7.6",
47
- "@carbon/react": "1.72.0",
48
- "@eslint/js": "9.24.0",
46
+ "@carbon/react": "1.83.0",
47
+ "@eslint/js": "9.28.0",
49
48
  "@monaco-editor/react": "4.7.0",
50
- "@playwright/test": "1.51.1",
49
+ "@playwright/test": "1.52.0",
51
50
  "@semantic-release/changelog": "6.0.3",
52
51
  "@semantic-release/git": "10.0.1",
53
52
  "@semantic-release/release-notes-generator": "14.0.3",
53
+ "@testing-library/dom": "10.4.0",
54
54
  "@testing-library/jest-dom": "6.6.3",
55
55
  "@testing-library/react": "16.3.0",
56
56
  "@testing-library/react-hooks": "8.0.1",
57
57
  "@testing-library/user-event": "14.6.1",
58
- "@testing-library/dom": "10.4.0",
59
58
  "@types/bpmn-moddle": "5.1.11",
60
59
  "@types/carbon-components-react": "7.55.13",
61
60
  "@types/carbon__elements": "11.10.3",
62
61
  "@types/jest": "29.5.14",
63
- "@types/lodash": "4.17.16",
64
- "@types/mixpanel-browser": "2.54.0",
65
- "@types/node": "22.14.1",
62
+ "@types/lodash": "4.17.17",
63
+ "@types/mixpanel-browser": "2.60.0",
64
+ "@types/node": "22.15.29",
66
65
  "@types/prop-types": "15.7.14",
67
- "@types/react": "18.3.20",
68
- "@types/react-dom": "18.3.6",
66
+ "@types/react": "18.3.23",
67
+ "@types/react-dom": "18.3.7",
69
68
  "@types/vimeo__player": "2.18.3",
70
- "@typescript-eslint/eslint-plugin": "8.29.1",
71
- "@typescript-eslint/parser": "8.29.1",
72
- "@vitejs/plugin-react": "4.3.4",
73
- "@vitest/coverage-istanbul": "2.1.9",
74
- "@vitest/ui": "2.1.9",
69
+ "@typescript-eslint/eslint-plugin": "8.33.0",
70
+ "@typescript-eslint/parser": "8.33.0",
71
+ "@vitejs/plugin-react": "4.5.0",
72
+ "@vitest/coverage-istanbul": "3.1.4",
73
+ "@vitest/ui": "3.1.4",
75
74
  "bpmn-js-headless": "0.1.0",
76
75
  "bpmn-moddle": "9.0.1",
77
- "camunda-bpmn-js": "5.7.1",
78
- "conventional-changelog-conventionalcommits": "8.0.0",
76
+ "camunda-bpmn-js": "5.10.0",
77
+ "conventional-changelog-conventionalcommits": "9.0.0",
79
78
  "diagram-js-grid": "1.1.0",
80
79
  "diagram-js-minimap": "5.2.0",
81
80
  "dotenv": "16.5.0",
82
- "eslint": "9.24.0",
83
- "eslint-config-prettier": "10.1.2",
81
+ "eslint": "9.28.0",
82
+ "eslint-config-prettier": "10.1.5",
84
83
  "eslint-plugin-camunda-licensed": "1.0.0",
85
- "eslint-plugin-prettier": "5.2.6",
84
+ "eslint-plugin-prettier": "5.4.1",
86
85
  "eslint-plugin-react-hooks": "5.2.0",
87
- "eslint-plugin-react-refresh": "0.4.19",
88
- "eslint-plugin-testing-library": "7.1.1",
89
- "globals": "16.0.0",
86
+ "eslint-plugin-react-refresh": "0.4.20",
87
+ "eslint-plugin-testing-library": "7.3.0",
88
+ "globals": "16.2.0",
90
89
  "jsdom": "26.1.0",
91
90
  "lodash": "4.17.21",
92
- "mixpanel-browser": "2.63.0",
91
+ "mixpanel-browser": "2.65.0",
93
92
  "mobx": "6.13.7",
94
93
  "mobx-react": "9.2.0",
95
94
  "monaco-editor": "0.51.0",
@@ -97,19 +96,19 @@
97
96
  "prop-types": "15.8.1",
98
97
  "react": "18.3.1",
99
98
  "react-dom": "18.3.1",
100
- "react-router-dom": "7.5.0",
101
- "sass": "1.86.3",
99
+ "react-router-dom": "7.6.1",
100
+ "sass": "1.89.1",
102
101
  "source-map-explorer": "2.5.3",
103
- "styled-components": "6.1.17",
102
+ "styled-components": "6.1.18",
104
103
  "ts-toolbelt": "9.6.0",
105
- "tsc-watch": "6.2.1",
104
+ "tsc-watch": "7.1.1",
106
105
  "typescript": "5.8.3",
107
- "typescript-eslint": "8.29.1",
108
- "vite": "6.2.6",
106
+ "typescript-eslint": "8.33.0",
107
+ "vite": "6.3.5",
109
108
  "vite-plugin-svgr": "4.3.0",
110
109
  "vite-svg-loader": "5.1.0",
111
110
  "vite-tsconfig-paths": "5.1.4",
112
- "vitest": "2.1.9"
111
+ "vitest": "3.1.4"
113
112
  },
114
113
  "lint-staged": {
115
114
  "*": [
@@ -128,8 +127,8 @@
128
127
  "license": "Apache-2.0",
129
128
  "packageManager": "yarn@1.22.22",
130
129
  "dependencies": {
131
- "@carbon/elements": "11.62.0",
132
- "@floating-ui/react-dom": "2.1.2",
133
- "@vimeo/player": "2.26.0"
130
+ "@carbon/elements": "11.68.0",
131
+ "@floating-ui/react-dom": "2.1.3",
132
+ "@vimeo/player": "2.27.1"
134
133
  }
135
134
  }