|
1 | 1 | {
|
2 |
| - "version": "3.0.0", |
| 2 | + "version": "3.0.2", |
3 | 3 | "name": "serilog-ui",
|
4 | 4 | "private": true,
|
5 | 5 | "type": "module",
|
|
19 | 19 | "@mantine/dates": "^7.12.2",
|
20 | 20 | "@mantine/hooks": "^7.12.2",
|
21 | 21 | "@mantine/notifications": "^7.12.2",
|
22 |
| - "@tabler/icons-react": "^3.16.0", |
| 22 | + "@tabler/icons-react": "^3.17.0", |
23 | 23 | "@tanstack/react-query": "^5.56.2",
|
24 | 24 | "dayjs": "^1.11.13",
|
25 |
| - "jose": "^5.9.0", |
| 25 | + "jose": "^5.9.2", |
26 | 26 | "react": "^18.3.1",
|
27 | 27 | "react-dom": "^18.3.1",
|
28 | 28 | "react-hook-form": "^7.53.0",
|
29 | 29 | "react-router-dom": "^6.26.2",
|
30 | 30 | "xml-formatter": "^3.6.3"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@faker-js/faker": "^9.0.0", |
| 33 | + "@faker-js/faker": "^9.0.1", |
34 | 34 | "@testing-library/dom": "^10.4.0",
|
35 | 35 | "@testing-library/jest-dom": "^6.5.0",
|
36 | 36 | "@testing-library/react": "^16.0.1",
|
37 | 37 | "@testing-library/user-event": "^14.5.2",
|
38 |
| - "@types/node": "^22.5.4", |
39 |
| - "@types/react": "^18.3.5", |
| 38 | + "@types/node": "^22.5.5", |
| 39 | + "@types/react": "^18.3.8", |
40 | 40 | "@types/react-dom": "^18.3.0",
|
41 | 41 | "@vitejs/plugin-react-swc": "^3.7.0",
|
42 |
| - "@vitest/coverage-istanbul": "^2.1.0", |
43 |
| - "@vitest/ui": "^2.1.0", |
| 42 | + "@vitest/coverage-istanbul": "^2.1.1", |
| 43 | + "@vitest/ui": "^2.1.1", |
44 | 44 | "@welldone-software/why-did-you-render": "^8.0.3",
|
45 | 45 | "eslint": "^8.57.0",
|
46 | 46 | "eslint-config-prettier": "^9.1.0",
|
|
55 | 55 | "eslint-plugin-vitest": "^0.5.4",
|
56 | 56 | "eslint-plugin-vitest-globals": "^1.5.0",
|
57 | 57 | "happy-dom": "^15.7.4",
|
58 |
| - "msw": "^2.4.6", |
59 |
| - "postcss": "^8.4.45", |
| 58 | + "msw": "^2.4.9", |
| 59 | + "postcss": "^8.4.47", |
60 | 60 | "postcss-preset-mantine": "^1.17.0",
|
61 | 61 | "postcss-simple-vars": "^7.0.1",
|
62 | 62 | "prettier": "^3.3.3",
|
63 |
| - "prettier-plugin-organize-imports": "^4.0.0", |
64 |
| - "shiki": "^1.17.6", |
| 63 | + "prettier-plugin-organize-imports": "^4.1.0", |
| 64 | + "shiki": "^1.18.0", |
65 | 65 | "testing-library-selector": "^0.3.1",
|
66 | 66 | "typescript": "^5.6.2",
|
67 |
| - "typescript-eslint": "^8.5.0", |
68 |
| - "vite": "^5.4.5", |
| 67 | + "typescript-eslint": "^8.6.0", |
| 68 | + "vite": "^5.4.7", |
69 | 69 | "vite-plugin-checker": "^0.8.0",
|
70 | 70 | "vite-plugin-mkcert": "^1.17.6",
|
71 | 71 | "vite-tsconfig-paths": "^5.0.1",
|
72 |
| - "vitest": "^2.1.0", |
| 72 | + "vitest": "^2.1.1", |
73 | 73 | "vitest-sonar-reporter": "^2.0.0"
|
74 | 74 | },
|
75 | 75 | "engines": {
|
|
0 commit comments