@plitzi/plitzi-sdk 0.32.4 → 0.32.6

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-sdk",
3
- "version": "0.32.4",
3
+ "version": "0.32.6",
4
4
  "homepage": "./",
5
5
  "license": "AGPL-3.0",
6
6
  "files": [
@@ -28,31 +28,30 @@
28
28
  "type": "module",
29
29
  "sideEffects": false,
30
30
  "dependencies": {
31
- "@apollo/client": "^4.2.3",
32
- "@auth0/auth0-react": "^2.19.0",
31
+ "@apollo/client": "^4.2.7",
32
+ "@auth0/auth0-react": "^2.22.0",
33
33
  "@dr.pogodin/react-helmet": "^3.2.2",
34
- "@fortawesome/fontawesome-free": "^7.2.0",
35
- "@plitzi/nexus": "0.32.4",
36
- "@plitzi/plitzi-ui": "^1.6.13",
37
- "@plitzi/sdk-auth": "0.32.4",
38
- "@plitzi/sdk-collections": "0.32.4",
39
- "@plitzi/sdk-dev-tools": "0.32.4",
40
- "@plitzi/sdk-elements": "0.32.4",
41
- "@plitzi/sdk-event-bridge": "0.32.4",
42
- "@plitzi/sdk-interactions": "0.32.4",
43
- "@plitzi/sdk-navigation": "0.32.4",
44
- "@plitzi/sdk-plugins": "0.32.4",
45
- "@plitzi/sdk-schema": "0.32.4",
46
- "@plitzi/sdk-shared": "0.32.4",
47
- "@plitzi/sdk-style": "0.32.4",
48
- "@plitzi/sdk-variables": "0.32.4",
34
+ "@fortawesome/fontawesome-free": "^7.3.1",
35
+ "@plitzi/nexus": "0.32.6",
36
+ "@plitzi/plitzi-ui": "^1.6.17",
37
+ "@plitzi/sdk-auth": "0.32.6",
38
+ "@plitzi/sdk-collections": "0.32.6",
39
+ "@plitzi/sdk-dev-tools": "0.32.6",
40
+ "@plitzi/sdk-elements": "0.32.6",
41
+ "@plitzi/sdk-event-bridge": "0.32.6",
42
+ "@plitzi/sdk-interactions": "0.32.6",
43
+ "@plitzi/sdk-navigation": "0.32.6",
44
+ "@plitzi/sdk-plugins": "0.32.6",
45
+ "@plitzi/sdk-schema": "0.32.6",
46
+ "@plitzi/sdk-shared": "0.32.6",
47
+ "@plitzi/sdk-style": "0.32.6",
48
+ "@plitzi/sdk-variables": "0.32.6",
49
49
  "clsx": "^2.1.1",
50
- "graphql": "^17.0.1",
51
- "immer": "^11.1.8",
52
- "react-router-dom": "^7.18.0",
53
- "twig": "^3.0.0",
54
- "vite": "^8.0.16",
55
- "vite-plugin-dts": "^5.0.2",
50
+ "graphql": "^17.0.2",
51
+ "immer": "^11.1.15",
52
+ "react-router-dom": "^7.18.1",
53
+ "vite": "^8.1.5",
54
+ "vite-plugin-dts": "^5.0.3",
56
55
  "vite-plugin-react": "^4.0.1"
57
56
  },
58
57
  "peerDependencies": {
@@ -63,7 +62,7 @@
63
62
  "@babel/compat-data": "^8.0.0",
64
63
  "@babel/core": "^8.0.1",
65
64
  "@babel/helper-builder-react-jsx-experimental": "^7.12.11",
66
- "@babel/helper-validator-identifier": "^8.0.2",
65
+ "@babel/helper-validator-identifier": "^8.0.4",
67
66
  "@babel/plugin-proposal-class-properties": "^7.18.6",
68
67
  "@babel/plugin-transform-private-methods": "^8.0.1",
69
68
  "@babel/plugin-transform-react-jsx": "^8.0.1",
@@ -73,40 +72,40 @@
73
72
  "@babel/preset-react": "^8.0.1",
74
73
  "@babel/preset-typescript": "^8.0.1",
75
74
  "@rollup/plugin-commonjs": "^29.0.3",
76
- "@storybook/addon-links": "^10.4.6",
77
- "@storybook/react": "^10.4.6",
78
- "@storybook/react-vite": "^10.4.6",
79
- "@storybook/react-webpack5": "^10.4.6",
75
+ "@storybook/addon-links": "^10.5.3",
76
+ "@storybook/react": "^10.5.3",
77
+ "@storybook/react-vite": "^10.5.3",
78
+ "@storybook/react-webpack5": "^10.5.3",
80
79
  "@storybook/testing-library": "^0.2.2",
81
- "@tailwindcss/postcss": "^4.3.1",
80
+ "@tailwindcss/postcss": "^4.3.3",
82
81
  "@types/ejs": "^3.1.5",
83
82
  "css-loader": "^7.1.4",
84
- "eslint": "^9.39.4",
83
+ "eslint": "^9.39.5",
85
84
  "eslint-plugin-import": "^2.32.0",
86
- "flow-bin": "^0.320.0",
85
+ "flow-bin": "^0.323.0",
87
86
  "mini-css-extract-plugin": "^2.10.2",
88
- "postcss": "^8.5.15",
87
+ "postcss": "^8.5.22",
89
88
  "postcss-loader": "^8.2.1",
90
89
  "postcss-scss": "^4.0.9",
91
- "prettier": "^3.8.4",
92
- "react": "^19.2.7",
93
- "react-dom": "^19.2.7",
90
+ "prettier": "^3.9.6",
91
+ "react": "^19.2.8",
92
+ "react-dom": "^19.2.8",
94
93
  "react-refresh": "^0.18.0",
95
- "react-test-renderer": "^19.2.7",
94
+ "react-test-renderer": "^19.2.8",
96
95
  "rollup-plugin-visualizer": "^7.0.1",
97
- "sass": "^1.101.0",
96
+ "sass": "^1.101.6",
98
97
  "sass-embedded": "^1.100.0",
99
- "storybook": "^10.4.6",
100
- "stylelint": "^17.13.0",
98
+ "storybook": "^10.5.3",
99
+ "stylelint": "^17.14.1",
101
100
  "stylelint-order": "^8.1.1",
102
101
  "stylelint-scss": "^7.2.0",
103
- "terser": "^5.48.0",
102
+ "terser": "^5.49.0",
104
103
  "typescript": "^6.0.3",
105
- "vite": "^8.0.16",
104
+ "vite": "^8.1.5",
106
105
  "vite-plugin-compression": "^0.5.1",
107
- "vite-plugin-ejs": "^1.7.0",
106
+ "vite-plugin-ejs": "^2.0.0",
108
107
  "vite-plugin-mkcert": "^2.1.0",
109
- "vitest": "^4.1.9"
108
+ "vitest": "^4.1.10"
110
109
  },
111
110
  "scripts": {
112
111
  "start": "vite dev --mode development",