@blocklet/payment-react 1.14.6 → 1.14.8

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 +32 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/payment-react",
3
- "version": "1.14.6",
3
+ "version": "1.14.8",
4
4
  "description": "Reusable react components for payment kit v2",
5
5
  "keywords": [
6
6
  "react",
@@ -52,30 +52,30 @@
52
52
  }
53
53
  },
54
54
  "dependencies": {
55
- "@arcblock/did-connect": "^2.10.3",
56
- "@arcblock/ux": "^2.10.3",
57
- "@arcblock/ws": "^1.18.124",
58
- "@mui/icons-material": "^5.15.19",
59
- "@mui/lab": "^5.0.0-alpha.170",
60
- "@mui/material": "^5.15.19",
61
- "@mui/styles": "^5.15.19",
62
- "@mui/system": "^5.15.15",
63
- "@ocap/util": "^1.18.126",
64
- "@stripe/react-stripe-js": "^2.7.1",
55
+ "@arcblock/did-connect": "^2.10.11",
56
+ "@arcblock/ux": "^2.10.11",
57
+ "@arcblock/ws": "^1.18.127",
58
+ "@mui/icons-material": "^5.16.6",
59
+ "@mui/lab": "^5.0.0-alpha.173",
60
+ "@mui/material": "^5.16.6",
61
+ "@mui/styles": "^5.16.6",
62
+ "@mui/system": "^5.16.6",
63
+ "@ocap/util": "^1.18.127",
64
+ "@stripe/react-stripe-js": "^2.7.3",
65
65
  "@stripe/stripe-js": "^2.4.0",
66
66
  "@vitejs/plugin-legacy": "^5.4.1",
67
67
  "ahooks": "^3.8.0",
68
68
  "axios": "^1.7.2",
69
- "dayjs": "^1.11.11",
69
+ "dayjs": "^1.11.12",
70
70
  "flat": "^5.0.2",
71
- "google-libphonenumber": "^3.2.34",
71
+ "google-libphonenumber": "^3.2.38",
72
72
  "lodash": "^4.17.21",
73
73
  "numbro": "^2.5.0",
74
74
  "p-wait-for": "3",
75
75
  "react-error-boundary": "^4.0.13",
76
- "react-hook-form": "^7.51.5",
76
+ "react-hook-form": "^7.52.1",
77
77
  "react-international-phone": "^3.1.2",
78
- "ufo": "^1.5.3",
78
+ "ufo": "^1.5.4",
79
79
  "use-bus": "^2.5.2",
80
80
  "validator": "^13.12.0"
81
81
  },
@@ -87,38 +87,38 @@
87
87
  },
88
88
  "devDependencies": {
89
89
  "@arcblock/eslint-config-ts": "^0.3.2",
90
- "@babel/cli": "^7.24.7",
91
- "@babel/core": "^7.24.7",
92
- "@babel/preset-env": "^7.24.7",
90
+ "@babel/cli": "^7.24.8",
91
+ "@babel/core": "^7.25.2",
92
+ "@babel/preset-env": "^7.25.2",
93
93
  "@babel/preset-react": "^7.24.7",
94
- "@blocklet/payment-types": "1.14.6",
95
- "@storybook/addon-essentials": "^7.6.19",
96
- "@storybook/addon-interactions": "^7.6.19",
97
- "@storybook/addon-links": "^7.6.19",
94
+ "@blocklet/payment-types": "1.14.8",
95
+ "@storybook/addon-essentials": "^7.6.20",
96
+ "@storybook/addon-interactions": "^7.6.20",
97
+ "@storybook/addon-links": "^7.6.20",
98
98
  "@storybook/addon-onboarding": "^1.0.11",
99
- "@storybook/blocks": "^7.6.19",
100
- "@storybook/react": "^7.6.19",
101
- "@storybook/react-vite": "^7.6.19",
102
- "@storybook/test": "^7.6.19",
99
+ "@storybook/blocks": "^7.6.20",
100
+ "@storybook/react": "^7.6.20",
101
+ "@storybook/react-vite": "^7.6.20",
102
+ "@storybook/test": "^7.6.20",
103
103
  "@types/react": "^18.3.3",
104
104
  "@types/react-dom": "^18.3.0",
105
105
  "@vitejs/plugin-legacy": "^5.4.1",
106
106
  "eslint": "^8.57.0",
107
- "glob": "^10.4.1",
107
+ "glob": "^10.4.5",
108
108
  "import-sort-style-module": "^6.0.0",
109
109
  "jest": "^29.7.0",
110
- "prettier": "^3.3.2",
110
+ "prettier": "^3.3.3",
111
111
  "prettier-plugin-import-sort": "^0.0.7",
112
112
  "react": "^18.3.1",
113
113
  "react-dom": "^18.3.1",
114
114
  "rollup-plugin-node-builtins": "^2.1.2",
115
- "storybook": "^7.6.19",
116
- "ts-jest": "^29.1.4",
117
- "type-fest": "^4.19.0",
115
+ "storybook": "^7.6.20",
116
+ "ts-jest": "^29.2.3",
117
+ "type-fest": "^4.23.0",
118
118
  "typescript": "^4.9.5",
119
119
  "unbuild": "^2.0.0",
120
120
  "vite-plugin-babel": "^1.2.0",
121
121
  "vite-plugin-node-polyfills": "^0.21.0"
122
122
  },
123
- "gitHead": "6c2ea2db76a8bb8413d0b802f35b50b650c7f6d2"
123
+ "gitHead": "ab13cd74e343925e666d5797606936ec26a9ae52"
124
124
  }