@plaidev/karte-action-sdk 1.1.255 → 1.1.256-28876509.00a83155

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.255",
3
+ "version": "1.1.256-28876509.00a83155",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",
@@ -65,13 +65,13 @@
65
65
  "@rollup/plugin-node-resolve": "^15.0.0",
66
66
  "@rollup/plugin-replace": "^5.0.0",
67
67
  "@sveltejs/vite-plugin-svelte": "1.0.0-next.37",
68
- "@testing-library/svelte": "^3.1.3",
68
+ "@testing-library/svelte": "^5.2.4",
69
69
  "@tsconfig/svelte": "^2.0.1",
70
70
  "@types/brotli": "^1.3.1",
71
71
  "@types/serve-static": "^1.13.10",
72
72
  "brotli": "^1.3.3",
73
73
  "c8": "^7.12.0",
74
- "happy-dom": "^6.0.3",
74
+ "jsdom": "24.1.0",
75
75
  "isomorphic-fetch": "3.0.0",
76
76
  "listhen": "^0.2.13",
77
77
  "node-fetch": "2.6.7",
@@ -95,7 +95,7 @@
95
95
  "textlint-rule-preset-ja-spacing": "^2.3.0",
96
96
  "textlint-rule-preset-ja-technical-writing": "^7.0.0",
97
97
  "tslib": "^2.3.1",
98
- "tsx": "^3.12.3",
98
+ "tsx": "^4.19.1",
99
99
  "typescript": "^4.7.4",
100
100
  "vitepress": "1.0.0-alpha.30",
101
101
  "vitest": "latest",