|
62 | 62 | "@astrojs/react": "^4.1.5",
|
63 | 63 | "@astrojs/tailwind": "^5.1.4",
|
64 | 64 | "@emotion/styled": "^11.14.0",
|
65 |
| - "@eslint/js": "^9.17.0", |
| 65 | + "@eslint/js": "^9.18.0", |
66 | 66 | "@iconify/json": "^2.2.295",
|
67 | 67 | "@playwright/test": "^1.49.1",
|
68 | 68 | "@tailwindcss/forms": "^0.5.9",
|
69 |
| - "@tanstack/eslint-plugin-query": "^5.62.15", |
| 69 | + "@tanstack/eslint-plugin-query": "^5.64.2", |
70 | 70 | "@testing-library/dom": "^10.4.0",
|
71 | 71 | "@testing-library/jest-dom": "^6.6.3",
|
72 |
| - "@testing-library/react": "^16.1.0", |
73 |
| - "@testing-library/user-event": "^14.5.2", |
| 72 | + "@testing-library/react": "^16.2.0", |
| 73 | + "@testing-library/user-event": "^14.6.0", |
74 | 74 | "@types/jsonwebtoken": "^9.0.7",
|
75 | 75 | "@types/lodash": "^4.17.14",
|
76 | 76 | "@types/luxon": "^3.4.2",
|
77 | 77 | "@types/node": "^22.10.6",
|
78 | 78 | "@types/react": "^18.3.12",
|
79 | 79 | "@types/react-dom": "^18.3.1",
|
80 | 80 | "@types/uuid": "^10.0.0",
|
81 |
| - "@typescript-eslint/eslint-plugin": "^8.19.1", |
82 |
| - "@typescript-eslint/parser": "^8.19.1", |
| 81 | + "@typescript-eslint/eslint-plugin": "^8.21.0", |
| 82 | + "@typescript-eslint/parser": "^8.21.0", |
83 | 83 | "@vitejs/plugin-react": "^4.3.4",
|
84 | 84 | "astro-eslint-parser": "^1.1.0",
|
85 | 85 | "cross-env": "^7.0.3",
|
|
90 | 90 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
91 | 91 | "eslint-plugin-react": "^7.37.4",
|
92 | 92 | "eslint-plugin-react-hooks": "^5.1.0",
|
93 |
| - "happy-dom": "^16.3.0", |
| 93 | + "happy-dom": "^16.6.0", |
94 | 94 | "msw": "^2.7.0",
|
95 | 95 | "prettier": "3.4.2",
|
96 | 96 | "prettier-plugin-astro": "^0.14.1",
|
97 | 97 | "resize-observer-polyfill": "^1.5.1",
|
98 | 98 | "sass": "^1.83.4",
|
99 | 99 | "tailwindcss": "^3.4.17",
|
100 | 100 | "typescript": "^5.7.2",
|
101 |
| - "typescript-eslint": "^8.19.1", |
| 101 | + "typescript-eslint": "^8.21.0", |
102 | 102 | "uuid": "^11.0.5",
|
103 | 103 | "vite": "^6.0.7",
|
104 | 104 | "vitest": "2.1.8"
|
|
0 commit comments