|
32 | 32 | "react": "18.3.1", |
33 | 33 | "react-dom": "18.3.1", |
34 | 34 | "react-redux": "8.1.3", |
35 | | - "react-router-dom": "6.30.3", |
| 35 | + "react-router-dom": "6.30.4", |
36 | 36 | "react-toastify": "10.0.6", |
37 | 37 | "zod": "3.25.76" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@babel/core": "7.29.0", |
41 | | - "@babel/plugin-syntax-flow": "7.28.6", |
42 | | - "@babel/plugin-transform-react-jsx": "7.28.6", |
| 40 | + "@babel/core": "7.29.7", |
| 41 | + "@babel/plugin-syntax-flow": "7.29.7", |
| 42 | + "@babel/plugin-transform-react-jsx": "7.29.7", |
43 | 43 | "@prefabs.tech/eslint-config": "0.8.7", |
44 | 44 | "@prefabs.tech/stylelint-config": "0.8.7", |
45 | 45 | "@prefabs.tech/tsconfig": "0.8.7", |
46 | | - "@prefabs.tech/utilities": "0.8.0", |
| 46 | + "@prefabs.tech/utilities": "0.8.7", |
47 | 47 | "@testing-library/react": "16.3.2", |
48 | 48 | "@types/jsdom": "21.1.7", |
49 | | - "@types/node": "25.6.0", |
50 | | - "@types/react": "18.3.28", |
| 49 | + "@types/node": "25.9.5", |
| 50 | + "@types/react": "18.3.31", |
51 | 51 | "@types/react-dom": "18.3.7", |
52 | 52 | "@vitejs/plugin-react": "5.2.0", |
53 | | - "@vitest/coverage-v8": "3.2.4", |
54 | | - "eslint": "10.6.0", |
| 53 | + "@vitest/coverage-v8": "3.2.7", |
| 54 | + "eslint": "10.7.0", |
55 | 55 | "jsdom": "27.4.0", |
56 | | - "prettier": "3.8.3", |
57 | | - "stylelint": "17.10.0", |
| 56 | + "prettier": "3.9.5", |
| 57 | + "stylelint": "17.14.0", |
58 | 58 | "stylelint-config-standard": "40.0.0", |
59 | 59 | "stylelint-order": "8.1.1", |
60 | 60 | "typescript": "5.9.3", |
61 | | - "vite": "7.3.2", |
| 61 | + "vite": "7.3.6", |
62 | 62 | "vite-plugin-compression": "0.5.1", |
63 | 63 | "vite-plugin-html": "3.2.2", |
64 | | - "vitest": "3.2.4" |
| 64 | + "vitest": "3.2.7" |
65 | 65 | } |
66 | 66 | } |
0 commit comments