|
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | 23 | "@reduxjs/toolkit": "2.9.0", |
24 | | - "fast-equals": "5.2.2", |
| 24 | + "fast-equals": "5.3.2", |
25 | 25 | "nanoid": "5.1.6", |
26 | 26 | "raf-throttle": "2.0.6", |
27 | 27 | "solid-js": "1.9.9", |
28 | 28 | "tailwind-merge": "3.3.1" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | 31 | "@solidjs/testing-library": "0.8.10", |
32 | | - "@tailwindcss/vite": "4.1.13", |
| 32 | + "@tailwindcss/vite": "4.1.14", |
33 | 33 | "@testing-library/dom": "10.4.1", |
34 | | - "@testing-library/jest-dom": "6.8.0", |
| 34 | + "@testing-library/jest-dom": "6.9.1", |
35 | 35 | "@testing-library/user-event": "14.6.1", |
36 | 36 | "@tsconfig/vite-react": "7.0.1", |
37 | | - "@types/audioworklet": "0.0.85", |
| 37 | + "@types/audioworklet": "0.0.86", |
38 | 38 | "@types/webaudioapi": "0.0.27", |
39 | 39 | "@vitest/coverage-v8": "3.2.4", |
40 | | - "@vitest/eslint-plugin": "1.3.12", |
| 40 | + "@vitest/eslint-plugin": "1.3.15", |
41 | 41 | "eslint-plugin-better-tailwindcss": "3.7.9", |
42 | 42 | "eslint-plugin-jest-dom": "5.5.0", |
43 | 43 | "eslint-plugin-solid": "0.14.5", |
44 | | - "eslint-plugin-testing-library": "7.8.1", |
| 44 | + "eslint-plugin-testing-library": "7.11.0", |
45 | 45 | "jsdom": "27.0.0", |
46 | | - "tailwindcss": "4.1.13", |
47 | | - "vite": "7.1.7", |
48 | | - "vite-plugin-checker": "0.10.3", |
49 | | - "vite-plugin-solid": "2.11.8", |
| 46 | + "tailwindcss": "4.1.14", |
| 47 | + "vite": "7.1.9", |
| 48 | + "vite-plugin-checker": "0.11.0", |
| 49 | + "vite-plugin-solid": "2.11.9", |
50 | 50 | "vite-tsconfig-paths": "5.1.4", |
51 | 51 | "vitest": "3.2.4", |
52 | 52 | "web-audio-test-api": "0.5.2" |
|
0 commit comments