@plaidev/karte-action-sdk 1.1.268-29149508.178211fa → 1.1.268-29151748.f54dfcfb
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/package.json +3 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@plaidev/karte-action-sdk",
|
3
|
-
"version": "1.1.268-
|
3
|
+
"version": "1.1.268-29151748.f54dfcfb",
|
4
4
|
"author": "Plaid Inc.",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"module": "./dist/index.es.js",
|
@@ -90,15 +90,14 @@
|
|
90
90
|
"@testing-library/svelte": "^5.2.4",
|
91
91
|
"@types/brotli": "^1.3.1",
|
92
92
|
"@types/serve-static": "^1.13.10",
|
93
|
+
"@vitest/coverage-v8": "3.0.5",
|
93
94
|
"brotli": "^1.3.3",
|
94
|
-
"c8": "^7.12.0",
|
95
95
|
"csstype": "^3.1.3",
|
96
96
|
"isomorphic-fetch": "3.0.0",
|
97
97
|
"jsdom": "24.1.0",
|
98
98
|
"listhen": "^0.2.13",
|
99
|
-
"node-fetch": "2.6.7",
|
100
99
|
"picocolors": "^1.0.0",
|
101
|
-
"playwright": "1.
|
100
|
+
"playwright": "1.52.0",
|
102
101
|
"preact": "10.5.7",
|
103
102
|
"rolldown": "1.0.0-beta.8-commit.985af6d",
|
104
103
|
"rollup": "^3.12.0",
|
@@ -113,7 +112,6 @@
|
|
113
112
|
"svelte-check": "2.10.3",
|
114
113
|
"svelte-preprocess": "5.1.4",
|
115
114
|
"terser": "^5.37.0",
|
116
|
-
"tslib": "^2.3.1",
|
117
115
|
"tsx": "^4.19.2",
|
118
116
|
"unplugin-isolated-decl": "0.13.7",
|
119
117
|
"typescript": "5.8.2",
|