@plitzi/plitzi-builder 0.32.4 → 0.32.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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plitzi/plitzi-builder",
3
- "version": "0.32.4",
3
+ "version": "0.32.5",
4
4
  "homepage": "./",
5
5
  "license": "AGPL-3.0",
6
6
  "files": [
@@ -26,34 +26,34 @@
26
26
  "./plitzi-builder-dev-vendor.js.map": "./dist/plitzi-builder-dev-vendor.js.map"
27
27
  },
28
28
  "dependencies": {
29
- "@apollo/client": "^4.2.3",
30
- "@fortawesome/fontawesome-free": "^7.2.0",
31
- "@plitzi/nexus": "0.32.4",
32
- "@plitzi/plitzi-sdk": "0.32.4",
29
+ "@apollo/client": "^4.2.6",
30
+ "@fortawesome/fontawesome-free": "^7.3.0",
31
+ "@plitzi/nexus": "0.32.5",
32
+ "@plitzi/plitzi-sdk": "0.32.5",
33
33
  "@plitzi/plitzi-ui": "^1.6.13",
34
- "@plitzi/sdk-auth": "0.32.4",
35
- "@plitzi/sdk-collections": "0.32.4",
36
- "@plitzi/sdk-dev-tools": "0.32.4",
37
- "@plitzi/sdk-elements": "0.32.4",
38
- "@plitzi/sdk-event-bridge": "0.32.4",
39
- "@plitzi/sdk-interactions": "0.32.4",
40
- "@plitzi/sdk-navigation": "0.32.4",
41
- "@plitzi/sdk-plugins": "0.32.4",
42
- "@plitzi/sdk-schema": "0.32.4",
43
- "@plitzi/sdk-shared": "0.32.4",
44
- "@plitzi/sdk-style": "0.32.4",
45
- "@plitzi/sdk-variables": "0.32.4",
46
- "@tanstack/react-virtual": "^3.14.3",
47
- "@xyflow/react": "^12.11.0",
34
+ "@plitzi/sdk-auth": "0.32.5",
35
+ "@plitzi/sdk-collections": "0.32.5",
36
+ "@plitzi/sdk-dev-tools": "0.32.5",
37
+ "@plitzi/sdk-elements": "0.32.5",
38
+ "@plitzi/sdk-event-bridge": "0.32.5",
39
+ "@plitzi/sdk-interactions": "0.32.5",
40
+ "@plitzi/sdk-navigation": "0.32.5",
41
+ "@plitzi/sdk-plugins": "0.32.5",
42
+ "@plitzi/sdk-schema": "0.32.5",
43
+ "@plitzi/sdk-shared": "0.32.5",
44
+ "@plitzi/sdk-style": "0.32.5",
45
+ "@plitzi/sdk-variables": "0.32.5",
46
+ "@tanstack/react-virtual": "^3.14.5",
47
+ "@xyflow/react": "^12.11.2",
48
48
  "apollo-upload-client": "^19.0.0",
49
49
  "clsx": "^2.1.1",
50
- "graphql": "^17.0.1",
51
- "graphql-ws": "^6.0.8",
52
- "immer": "^11.1.8",
50
+ "graphql": "^17.0.2",
51
+ "graphql-ws": "^6.1.0",
52
+ "immer": "^11.1.11",
53
53
  "jszip": "^3.10.1",
54
- "react-hook-form": "^7.80.0",
55
- "react-router-dom": "^7.18.0",
56
- "swr": "^2.4.1",
54
+ "react-hook-form": "^7.81.0",
55
+ "react-router-dom": "^7.18.1",
56
+ "swr": "^2.4.2",
57
57
  "twig": "^3.0.0",
58
58
  "uuid": "^14.0.1",
59
59
  "zod": "^4.4.3"
@@ -66,23 +66,23 @@
66
66
  "@babel/compat-data": "^8.0.0",
67
67
  "@babel/core": "^8.0.1",
68
68
  "@babel/helper-builder-react-jsx-experimental": "^7.12.11",
69
- "@babel/helper-validator-identifier": "^8.0.2",
69
+ "@babel/helper-validator-identifier": "^8.0.4",
70
70
  "@babel/plugin-proposal-class-properties": "^7.18.6",
71
71
  "@babel/plugin-transform-private-methods": "^8.0.1",
72
72
  "@babel/plugin-transform-runtime": "^8.0.1",
73
73
  "@babel/polyfill": "^7.12.1",
74
74
  "@babel/preset-env": "^8.0.2",
75
75
  "@babel/preset-react": "^8.0.1",
76
- "@tailwindcss/postcss": "^4.3.1",
76
+ "@tailwindcss/postcss": "^4.3.2",
77
77
  "css-loader": "^7.1.4",
78
- "cypress": "15.17.0",
78
+ "cypress": "15.18.1",
79
79
  "eslint": "^9.39.4",
80
80
  "eslint-plugin-import": "^2.32.0",
81
- "flow-bin": "^0.320.0",
82
- "postcss": "^8.5.15",
81
+ "flow-bin": "^0.322.0",
82
+ "postcss": "^8.5.17",
83
83
  "postcss-loader": "^8.2.1",
84
84
  "postcss-scss": "^4.0.9",
85
- "prettier": "^3.8.4",
85
+ "prettier": "^3.9.5",
86
86
  "prop-types": "^15.8.1",
87
87
  "react": "^19.2.7",
88
88
  "react-dom": "^19.2.7",
@@ -91,17 +91,17 @@
91
91
  "sass": "^1.101.0",
92
92
  "sass-embedded": "^1.100.0",
93
93
  "sass-loader": "^17.0.0",
94
- "stylelint": "^17.13.0",
94
+ "stylelint": "^17.14.0",
95
95
  "stylelint-order": "^8.1.1",
96
96
  "stylelint-scss": "^7.2.0",
97
- "terser": "^5.48.0",
97
+ "terser": "^5.49.0",
98
98
  "typescript": "^6.0.3",
99
- "vite": "^8.0.16",
100
- "vite-plugin-dts": "^5.0.2",
101
- "vite-plugin-ejs": "^1.7.0",
99
+ "vite": "^8.1.4",
100
+ "vite-plugin-dts": "^5.0.3",
101
+ "vite-plugin-ejs": "^2.0.0",
102
102
  "vite-plugin-mkcert": "^2.1.0",
103
103
  "vite-plugin-react": "^4.0.1",
104
- "vitest": "^4.1.9"
104
+ "vitest": "^4.1.10"
105
105
  },
106
106
  "scripts": {
107
107
  "start": "vite dev --mode development",