@plitzi/plitzi-sdk 0.32.3 → 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.
- package/CHANGELOG.md +40 -0
- package/dist/index.html +11 -11
- package/dist/plitzi-sdk.js +237 -237
- package/dist/plitzi-sdk.js.gz +0 -0
- package/package.json +37 -37
package/dist/plitzi-sdk.js.gz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@plitzi/plitzi-sdk",
|
|
3
|
-
"version": "0.32.
|
|
3
|
+
"version": "0.32.5",
|
|
4
4
|
"homepage": "./",
|
|
5
5
|
"license": "AGPL-3.0",
|
|
6
6
|
"files": [
|
|
@@ -28,31 +28,31 @@
|
|
|
28
28
|
"type": "module",
|
|
29
29
|
"sideEffects": false,
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@apollo/client": "^4.2.
|
|
32
|
-
"@auth0/auth0-react": "^2.
|
|
31
|
+
"@apollo/client": "^4.2.6",
|
|
32
|
+
"@auth0/auth0-react": "^2.21.0",
|
|
33
33
|
"@dr.pogodin/react-helmet": "^3.2.2",
|
|
34
|
-
"@fortawesome/fontawesome-free": "^7.
|
|
35
|
-
"@plitzi/nexus": "0.32.
|
|
34
|
+
"@fortawesome/fontawesome-free": "^7.3.0",
|
|
35
|
+
"@plitzi/nexus": "0.32.5",
|
|
36
36
|
"@plitzi/plitzi-ui": "^1.6.13",
|
|
37
|
-
"@plitzi/sdk-auth": "0.32.
|
|
38
|
-
"@plitzi/sdk-collections": "0.32.
|
|
39
|
-
"@plitzi/sdk-dev-tools": "0.32.
|
|
40
|
-
"@plitzi/sdk-elements": "0.32.
|
|
41
|
-
"@plitzi/sdk-event-bridge": "0.32.
|
|
42
|
-
"@plitzi/sdk-interactions": "0.32.
|
|
43
|
-
"@plitzi/sdk-navigation": "0.32.
|
|
44
|
-
"@plitzi/sdk-plugins": "0.32.
|
|
45
|
-
"@plitzi/sdk-schema": "0.32.
|
|
46
|
-
"@plitzi/sdk-shared": "0.32.
|
|
47
|
-
"@plitzi/sdk-style": "0.32.
|
|
48
|
-
"@plitzi/sdk-variables": "0.32.
|
|
37
|
+
"@plitzi/sdk-auth": "0.32.5",
|
|
38
|
+
"@plitzi/sdk-collections": "0.32.5",
|
|
39
|
+
"@plitzi/sdk-dev-tools": "0.32.5",
|
|
40
|
+
"@plitzi/sdk-elements": "0.32.5",
|
|
41
|
+
"@plitzi/sdk-event-bridge": "0.32.5",
|
|
42
|
+
"@plitzi/sdk-interactions": "0.32.5",
|
|
43
|
+
"@plitzi/sdk-navigation": "0.32.5",
|
|
44
|
+
"@plitzi/sdk-plugins": "0.32.5",
|
|
45
|
+
"@plitzi/sdk-schema": "0.32.5",
|
|
46
|
+
"@plitzi/sdk-shared": "0.32.5",
|
|
47
|
+
"@plitzi/sdk-style": "0.32.5",
|
|
48
|
+
"@plitzi/sdk-variables": "0.32.5",
|
|
49
49
|
"clsx": "^2.1.1",
|
|
50
|
-
"graphql": "^17.0.
|
|
51
|
-
"immer": "^11.1.
|
|
52
|
-
"react-router-dom": "^7.18.
|
|
50
|
+
"graphql": "^17.0.2",
|
|
51
|
+
"immer": "^11.1.11",
|
|
52
|
+
"react-router-dom": "^7.18.1",
|
|
53
53
|
"twig": "^3.0.0",
|
|
54
|
-
"vite": "^8.
|
|
55
|
-
"vite-plugin-dts": "^5.0.
|
|
54
|
+
"vite": "^8.1.4",
|
|
55
|
+
"vite-plugin-dts": "^5.0.3",
|
|
56
56
|
"vite-plugin-react": "^4.0.1"
|
|
57
57
|
},
|
|
58
58
|
"peerDependencies": {
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"@babel/compat-data": "^8.0.0",
|
|
64
64
|
"@babel/core": "^8.0.1",
|
|
65
65
|
"@babel/helper-builder-react-jsx-experimental": "^7.12.11",
|
|
66
|
-
"@babel/helper-validator-identifier": "^8.0.
|
|
66
|
+
"@babel/helper-validator-identifier": "^8.0.4",
|
|
67
67
|
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
|
68
68
|
"@babel/plugin-transform-private-methods": "^8.0.1",
|
|
69
69
|
"@babel/plugin-transform-react-jsx": "^8.0.1",
|
|
@@ -73,22 +73,22 @@
|
|
|
73
73
|
"@babel/preset-react": "^8.0.1",
|
|
74
74
|
"@babel/preset-typescript": "^8.0.1",
|
|
75
75
|
"@rollup/plugin-commonjs": "^29.0.3",
|
|
76
|
-
"@storybook/addon-links": "^10.
|
|
77
|
-
"@storybook/react": "^10.
|
|
78
|
-
"@storybook/react-vite": "^10.
|
|
79
|
-
"@storybook/react-webpack5": "^10.
|
|
76
|
+
"@storybook/addon-links": "^10.5.0",
|
|
77
|
+
"@storybook/react": "^10.5.0",
|
|
78
|
+
"@storybook/react-vite": "^10.5.0",
|
|
79
|
+
"@storybook/react-webpack5": "^10.5.0",
|
|
80
80
|
"@storybook/testing-library": "^0.2.2",
|
|
81
|
-
"@tailwindcss/postcss": "^4.3.
|
|
81
|
+
"@tailwindcss/postcss": "^4.3.2",
|
|
82
82
|
"@types/ejs": "^3.1.5",
|
|
83
83
|
"css-loader": "^7.1.4",
|
|
84
84
|
"eslint": "^9.39.4",
|
|
85
85
|
"eslint-plugin-import": "^2.32.0",
|
|
86
|
-
"flow-bin": "^0.
|
|
86
|
+
"flow-bin": "^0.322.0",
|
|
87
87
|
"mini-css-extract-plugin": "^2.10.2",
|
|
88
|
-
"postcss": "^8.5.
|
|
88
|
+
"postcss": "^8.5.17",
|
|
89
89
|
"postcss-loader": "^8.2.1",
|
|
90
90
|
"postcss-scss": "^4.0.9",
|
|
91
|
-
"prettier": "^3.
|
|
91
|
+
"prettier": "^3.9.5",
|
|
92
92
|
"react": "^19.2.7",
|
|
93
93
|
"react-dom": "^19.2.7",
|
|
94
94
|
"react-refresh": "^0.18.0",
|
|
@@ -96,17 +96,17 @@
|
|
|
96
96
|
"rollup-plugin-visualizer": "^7.0.1",
|
|
97
97
|
"sass": "^1.101.0",
|
|
98
98
|
"sass-embedded": "^1.100.0",
|
|
99
|
-
"storybook": "^10.
|
|
100
|
-
"stylelint": "^17.
|
|
99
|
+
"storybook": "^10.5.0",
|
|
100
|
+
"stylelint": "^17.14.0",
|
|
101
101
|
"stylelint-order": "^8.1.1",
|
|
102
102
|
"stylelint-scss": "^7.2.0",
|
|
103
|
-
"terser": "^5.
|
|
103
|
+
"terser": "^5.49.0",
|
|
104
104
|
"typescript": "^6.0.3",
|
|
105
|
-
"vite": "^8.
|
|
105
|
+
"vite": "^8.1.4",
|
|
106
106
|
"vite-plugin-compression": "^0.5.1",
|
|
107
|
-
"vite-plugin-ejs": "^
|
|
107
|
+
"vite-plugin-ejs": "^2.0.0",
|
|
108
108
|
"vite-plugin-mkcert": "^2.1.0",
|
|
109
|
-
"vitest": "^4.1.
|
|
109
|
+
"vitest": "^4.1.10"
|
|
110
110
|
},
|
|
111
111
|
"scripts": {
|
|
112
112
|
"start": "vite dev --mode development",
|