|
19 | 19 | "dependencies": { |
20 | 20 | "@headlessui/react": "2.2.9", |
21 | 21 | "@internxt/lib": "1.4.1", |
22 | | - "@internxt/sdk": "1.11.13", |
| 22 | + "@internxt/sdk": "1.11.17", |
23 | 23 | "async": "3.2.6", |
24 | 24 | "axios": "1.13.2", |
25 | 25 | "bip39": "3.1.0", |
|
38 | 38 | "path-browserify": "1.0.1", |
39 | 39 | "phosphor-react": "1.4.1", |
40 | 40 | "process": "0.11.10", |
41 | | - "react": "19.2.0", |
42 | | - "react-dom": "19.2.0", |
| 41 | + "react": "19.2.1", |
| 42 | + "react-dom": "19.2.1", |
43 | 43 | "react-dropzone": "14.3.8", |
44 | 44 | "react-hot-toast": "2.6.0", |
45 | 45 | "react-markdown": "10.1.0", |
46 | | - "react-router-dom": "7.9.6", |
| 46 | + "react-router-dom": "7.10.0", |
47 | 47 | "stream-browserify": "3.0.0", |
48 | 48 | "stream-http": "3.2.0", |
49 | 49 | "streamsaver": "2.0.6", |
|
66 | 66 | ] |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@cloudflare/vite-plugin": "1.14.0", |
| 69 | + "@cloudflare/vite-plugin": "1.16.1", |
70 | 70 | "@internxt/eslint-config-internxt": "2.0.1", |
71 | 71 | "@internxt/prettier-config": "internxt/prettier-config#v1.0.2", |
72 | 72 | "@rollup/plugin-replace": "6.0.3", |
|
79 | 79 | "@types/react-dom": "19.2.3", |
80 | 80 | "@types/streamsaver": "2.0.5", |
81 | 81 | "@vitejs/plugin-react": "5.1.1", |
82 | | - "@vitest/coverage-istanbul": "4.0.14", |
| 82 | + "@vitest/coverage-istanbul": "4.0.15", |
83 | 83 | "autoprefixer": "10.4.22", |
84 | 84 | "dotenv": "17.2.3", |
85 | 85 | "eslint": "9.39.1", |
86 | 86 | "husky": "9.1.7", |
87 | 87 | "jsdom": "27.2.0", |
88 | | - "lint-staged": "16.2.6", |
| 88 | + "lint-staged": "16.2.7", |
89 | 89 | "postcss": "8.5.6", |
90 | | - "prettier": "3.7.2", |
| 90 | + "prettier": "3.7.4", |
91 | 91 | "rimraf": "6.1.2", |
92 | 92 | "tailwindcss": "4.1.17", |
93 | | - "vite": "7.2.4", |
| 93 | + "vite": "7.2.6", |
94 | 94 | "vite-plugin-bundle-obfuscator": "1.8.0", |
95 | 95 | "vite-plugin-node-polyfills": "0.24.0", |
96 | 96 | "vite-plugin-svgr": "4.5.0", |
97 | | - "vitest": "4.0.14", |
98 | | - "wrangler": "4.51.0" |
| 97 | + "vitest": "4.0.15", |
| 98 | + "wrangler": "4.52.1" |
99 | 99 | }, |
100 | 100 | "lint-staged": { |
101 | 101 | "*.{js,jsx,tsx,ts}": [ |
|
0 commit comments