@loczer/storefront-sdk 0.70.0 → 0.72.0

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 (1) hide show
  1. package/package.json +10 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@loczer/storefront-sdk",
3
- "version": "0.70.0",
3
+ "version": "0.72.0",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org/"
@@ -96,30 +96,33 @@
96
96
  "zod": "^4"
97
97
  },
98
98
  "dependencies": {
99
- "@stripe/react-stripe-js": "3.9.1",
100
- "@stripe/stripe-js": "7.9.0",
99
+ "@lz/ui": "0.0.0",
101
100
  "@radix-ui/react-label": "2.1.8",
102
101
  "@radix-ui/react-radio-group": "1.3.8",
103
102
  "@radix-ui/react-select": "2.2.6",
104
103
  "@radix-ui/react-slot": "1.2.4",
105
104
  "@radix-ui/react-tooltip": "1.2.8",
106
- "@lz/ui": "0.0.0",
107
105
  "@rpcbase/client": "latest",
108
106
  "@rpcbase/form": "latest",
109
107
  "@rpcbase/router": "latest",
110
108
  "@rpcbase/ui": "latest",
109
+ "@stripe/react-stripe-js": "3.9.1",
110
+ "@stripe/stripe-js": "7.9.0",
111
111
  "class-variance-authority": "0.7.1",
112
112
  "date-fns": "4.1.0",
113
+ "html-to-image": "1.11.13",
113
114
  "i18next": "25.7.3",
114
115
  "interactjs": "1.10.27",
115
116
  "lucide-react": "0.562.0",
116
- "react-i18next": "16.5.0"
117
+ "react-i18next": "16.5.0",
118
+ "react-signature-canvas": "1.1.0-alpha.2"
117
119
  },
118
120
  "devDependencies": {
119
- "@playwright/test": "1.57.0",
121
+ "@lz/booking-engine": "0.0.0",
122
+ "@playwright/test": "1.58.2",
120
123
  "@tailwindcss/vite": "4.1.18",
121
124
  "@vitejs/plugin-react": "5.1.2",
122
- "@lz/booking-engine": "0.0.0",
125
+ "@types/react-signature-canvas": "1.0.7",
123
126
  "react": "19.2.3",
124
127
  "react-dom": "19.2.3",
125
128
  "tailwindcss": "4.1.18",