@camunda/play 4.1.0 → 4.1.1

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 +29107 -29141
  2. package/package.json +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camunda/play",
3
- "version": "4.1.0",
3
+ "version": "4.1.1",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "start": "vite",
@@ -40,19 +40,19 @@
40
40
  },
41
41
  "devDependencies": {
42
42
  "@bpmn-io/element-template-icon-renderer": "0.5.2",
43
- "@bpmn-io/form-js": "1.14.0",
43
+ "@bpmn-io/form-js": "1.15.1",
44
44
  "@camunda/form-js-assistant-module": "0.5.0",
45
- "@camunda/form-playground": "0.20.0",
45
+ "@camunda/form-playground": "0.21.1",
46
46
  "@camunda/improved-canvas": "1.7.6",
47
47
  "@carbon/react": "1.72.0",
48
- "@eslint/js": "9.22.0",
48
+ "@eslint/js": "9.24.0",
49
49
  "@monaco-editor/react": "4.7.0",
50
50
  "@playwright/test": "1.51.1",
51
51
  "@semantic-release/changelog": "6.0.3",
52
52
  "@semantic-release/git": "10.0.1",
53
53
  "@semantic-release/release-notes-generator": "14.0.3",
54
54
  "@testing-library/jest-dom": "6.6.3",
55
- "@testing-library/react": "16.2.0",
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
58
  "@testing-library/dom": "10.4.0",
@@ -61,35 +61,35 @@
61
61
  "@types/carbon__elements": "11.10.3",
62
62
  "@types/jest": "29.5.14",
63
63
  "@types/lodash": "4.17.16",
64
- "@types/mixpanel-browser": "2.51.0",
65
- "@types/node": "22.13.10",
64
+ "@types/mixpanel-browser": "2.54.0",
65
+ "@types/node": "22.14.0",
66
66
  "@types/prop-types": "15.7.14",
67
- "@types/react": "18.3.18",
68
- "@types/react-dom": "18.3.5",
67
+ "@types/react": "18.3.20",
68
+ "@types/react-dom": "18.3.6",
69
69
  "@types/vimeo__player": "2.18.3",
70
- "@typescript-eslint/eslint-plugin": "8.26.1",
71
- "@typescript-eslint/parser": "8.26.1",
70
+ "@typescript-eslint/eslint-plugin": "8.29.0",
71
+ "@typescript-eslint/parser": "8.29.0",
72
72
  "@vitejs/plugin-react": "4.3.4",
73
73
  "@vitest/coverage-istanbul": "2.1.9",
74
74
  "@vitest/ui": "2.1.9",
75
75
  "bpmn-js-headless": "0.1.0",
76
76
  "bpmn-moddle": "9.0.1",
77
- "camunda-bpmn-js": "5.6.1",
77
+ "camunda-bpmn-js": "5.7.1",
78
78
  "conventional-changelog-conventionalcommits": "8.0.0",
79
79
  "diagram-js-grid": "1.1.0",
80
80
  "diagram-js-minimap": "5.2.0",
81
81
  "dotenv": "16.4.7",
82
- "eslint": "9.22.0",
82
+ "eslint": "9.24.0",
83
83
  "eslint-config-prettier": "10.1.1",
84
84
  "eslint-plugin-camunda-licensed": "1.0.0",
85
- "eslint-plugin-prettier": "5.2.3",
85
+ "eslint-plugin-prettier": "5.2.6",
86
86
  "eslint-plugin-react-hooks": "5.2.0",
87
87
  "eslint-plugin-react-refresh": "0.4.19",
88
88
  "eslint-plugin-testing-library": "7.1.1",
89
89
  "globals": "16.0.0",
90
90
  "jsdom": "26.0.0",
91
91
  "lodash": "4.17.21",
92
- "mixpanel-browser": "2.61.2",
92
+ "mixpanel-browser": "2.63.0",
93
93
  "mobx": "6.13.7",
94
94
  "mobx-react": "9.2.0",
95
95
  "monaco-editor": "0.51.0",
@@ -97,15 +97,15 @@
97
97
  "prop-types": "15.8.1",
98
98
  "react": "18.3.1",
99
99
  "react-dom": "18.3.1",
100
- "react-router-dom": "7.3.0",
101
- "sass": "1.86.0",
100
+ "react-router-dom": "7.5.0",
101
+ "sass": "1.86.3",
102
102
  "source-map-explorer": "2.5.3",
103
- "styled-components": "6.1.16",
103
+ "styled-components": "6.1.17",
104
104
  "ts-toolbelt": "9.6.0",
105
105
  "tsc-watch": "6.2.1",
106
- "typescript": "5.8.2",
107
- "typescript-eslint": "8.26.1",
108
- "vite": "6.2.2",
106
+ "typescript": "5.8.3",
107
+ "typescript-eslint": "8.29.0",
108
+ "vite": "6.2.5",
109
109
  "vite-plugin-svgr": "4.3.0",
110
110
  "vite-svg-loader": "5.1.0",
111
111
  "vite-tsconfig-paths": "5.1.4",