|
62 | 62 | "@babel/preset-typescript": "^7.26.0",
|
63 | 63 | "@babel/runtime": "^7.26.0",
|
64 | 64 | "@biomejs/biome": "1.9.4",
|
65 |
| - "@eslint/compat": "^1.2.3", |
66 |
| - "@faker-js/faker": "^9.0.0", |
| 65 | + "@eslint/compat": "^1.2.4", |
| 66 | + "@faker-js/faker": "^9.3.0", |
67 | 67 | "@ianvs/prettier-plugin-sort-imports": "^4.0.2",
|
68 | 68 | "@linaria/core": "^6.0.0",
|
69 |
| - "@microsoft/api-extractor": "^7.23.0", |
| 69 | + "@microsoft/api-extractor": "^7.48.1", |
70 | 70 | "@rollup/plugin-babel": "^6.0.4",
|
71 | 71 | "@rollup/plugin-node-resolve": "^16.0.0",
|
72 | 72 | "@tanstack/react-router": "^1.85.5",
|
73 | 73 | "@tanstack/router-plugin": "^1.69.1",
|
74 | 74 | "@testing-library/dom": "^10.1.0",
|
75 |
| - "@testing-library/react": "^16.0.0", |
| 75 | + "@testing-library/react": "^16.1.0", |
76 | 76 | "@testing-library/user-event": "^14.5.2",
|
77 | 77 | "@types/node": "^22.0.0",
|
78 | 78 | "@types/react": "^18.3.9",
|
79 | 79 | "@types/react-dom": "^18.3.0",
|
80 |
| - "@typescript-eslint/eslint-plugin": "^8.17.0", |
81 |
| - "@typescript-eslint/parser": "^8.17.0", |
| 80 | + "@typescript-eslint/eslint-plugin": "^8.18.1", |
| 81 | + "@typescript-eslint/parser": "^8.18.1", |
82 | 82 | "@vitejs/plugin-react": "^4.3.4",
|
83 | 83 | "@vitest/browser": "^2.1.8",
|
84 | 84 | "@vitest/coverage-v8": "^2.1.8",
|
85 |
| - "@vitest/eslint-plugin": "^1.1.14", |
| 85 | + "@vitest/eslint-plugin": "^1.1.17", |
86 | 86 | "@wyw-in-js/rollup": "^0.5.0",
|
87 | 87 | "@wyw-in-js/vite": "^0.5.0",
|
88 | 88 | "babel-plugin-optimize-clsx": "^2.6.2",
|
89 |
| - "browserslist": "^4.24.0", |
90 |
| - "eslint": "^9.16.0", |
| 89 | + "browserslist": "^4.24.3", |
| 90 | + "eslint": "^9.17.0", |
91 | 91 | "eslint-plugin-jest-dom": "^5.5.0",
|
92 | 92 | "eslint-plugin-react": "^7.37.2",
|
93 |
| - "eslint-plugin-react-compiler": "^19.0.0-beta-df7b47d-20241124", |
| 93 | + "eslint-plugin-react-compiler": "^19.0.0-beta-201e55d-20241215", |
94 | 94 | "eslint-plugin-react-hooks": "^5.0.0",
|
95 |
| - "eslint-plugin-react-hooks-extra": "^1.17.3", |
96 |
| - "eslint-plugin-sonarjs": "^3.0.0", |
97 |
| - "eslint-plugin-testing-library": "^7.1.0", |
| 95 | + "eslint-plugin-react-hooks-extra": "^1.20.0", |
| 96 | + "eslint-plugin-sonarjs": "^3.0.1", |
| 97 | + "eslint-plugin-testing-library": "^7.1.1", |
98 | 98 | "jspdf": "^2.5.1",
|
99 | 99 | "jspdf-autotable": "^3.5.23",
|
100 |
| - "playwright": "^1.45.1", |
| 100 | + "playwright": "^1.49.1", |
101 | 101 | "postcss": "^8.4.25",
|
102 | 102 | "prettier": "3.4.2",
|
103 | 103 | "react": "^18.3.1",
|
104 | 104 | "react-dnd": "^16.0.1",
|
105 | 105 | "react-dnd-html5-backend": "^16.0.1",
|
106 | 106 | "react-dom": "^18.3.1",
|
107 |
| - "rollup": "^4.0.2", |
| 107 | + "rollup": "^4.28.1", |
108 | 108 | "rollup-plugin-postcss": "^4.0.2",
|
109 | 109 | "typescript": "~5.7.2",
|
110 |
| - "vite": "^6.0.2", |
| 110 | + "vite": "^6.0.3", |
111 | 111 | "vitest": "^2.1.8",
|
112 | 112 | "vitest-browser-react": "^0.0.4"
|
113 | 113 | },
|
|
0 commit comments