|
27 | 27 | "@prefabs.tech/react-user": "0.72.1", |
28 | 28 | "@reduxjs/toolkit": "1.9.7", |
29 | 29 | "normalize.css": "8.0.1", |
30 | | - "primeicons": "7.0.0", |
| 30 | + "primeicons": "8.0.0", |
31 | 31 | "primereact": "9.6.5", |
32 | 32 | "react": "18.3.1", |
33 | 33 | "react-dom": "18.3.1", |
34 | 34 | "react-redux": "8.1.3", |
35 | 35 | "react-router-dom": "6.30.4", |
36 | | - "react-toastify": "10.0.6", |
| 36 | + "react-toastify": "11.1.0", |
37 | 37 | "zod": "3.25.76" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
|
46 | 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.9.5", |
| 49 | + "@types/node": "26.1.1", |
50 | 50 | "@types/react": "18.3.31", |
51 | 51 | "@types/react-dom": "18.3.7", |
52 | 52 | "@vitejs/plugin-react": "6.0.3", |
53 | 53 | "@vitest/coverage-v8": "4.1.10", |
54 | 54 | "eslint": "10.7.0", |
55 | 55 | "jsdom": "27.4.0", |
56 | | - "prettier": "3.9.5", |
57 | | - "stylelint": "17.14.0", |
| 56 | + "prettier": "3.9.6", |
| 57 | + "stylelint": "17.14.1", |
58 | 58 | "stylelint-config-standard": "40.0.0", |
59 | 59 | "stylelint-order": "8.1.1", |
60 | | - "typescript": "5.9.3", |
| 60 | + "typescript": "6.0.3", |
61 | 61 | "vite": "8.1.4", |
62 | 62 | "vite-plugin-compression": "0.5.1", |
63 | 63 | "vite-plugin-html": "3.2.2", |
|
0 commit comments