@plaidev/karte-action-sdk 1.1.259 → 1.1.260-28971692.91de26ce
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.js +215 -209
- package/dist/index.es.js +215 -209
- package/package.json +5 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@plaidev/karte-action-sdk",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.260-28971692.91de26ce",
|
4
4
|
"author": "Plaid Inc.",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"module": "./dist/index.es.js",
|
@@ -71,12 +71,13 @@
|
|
71
71
|
"@types/serve-static": "^1.13.10",
|
72
72
|
"brotli": "^1.3.3",
|
73
73
|
"c8": "^7.12.0",
|
74
|
+
"csstype": "^3.1.3",
|
74
75
|
"jsdom": "24.1.0",
|
75
76
|
"isomorphic-fetch": "3.0.0",
|
76
77
|
"listhen": "^0.2.13",
|
77
78
|
"node-fetch": "2.6.7",
|
78
79
|
"picocolors": "^1.0.0",
|
79
|
-
"playwright": "1.
|
80
|
+
"playwright": "1.50.0",
|
80
81
|
"preact": "10.5.7",
|
81
82
|
"rimraf": "^3.0.2",
|
82
83
|
"rollup": "^3.12.0",
|
@@ -90,12 +91,13 @@
|
|
90
91
|
"svelte": "3.53.1",
|
91
92
|
"svelte-check": "^2.2.7",
|
92
93
|
"svelte-preprocess": "4.9.8",
|
94
|
+
"terser": "^5.37.0",
|
93
95
|
"textlint": "^13.1.1",
|
94
96
|
"textlint-plugin-tsdoc": "^0.1.0",
|
95
97
|
"textlint-rule-preset-ja-spacing": "^2.3.0",
|
96
98
|
"textlint-rule-preset-ja-technical-writing": "^7.0.0",
|
97
99
|
"tslib": "^2.3.1",
|
98
|
-
"tsx": "^4.19.
|
100
|
+
"tsx": "^4.19.2",
|
99
101
|
"typescript": "^4.7.4",
|
100
102
|
"vitepress": "1.0.0-alpha.30",
|
101
103
|
"vitest": "latest",
|