|
24 | 24 | } |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@radix-ui/react-checkbox": "^1.1.2", |
28 | | - "@radix-ui/react-dialog": "^1.1.2", |
| 27 | + "@commitlint/types": "^19.5.0", |
| 28 | + "@radix-ui/react-checkbox": "^1.1.4", |
| 29 | + "@radix-ui/react-dialog": "^1.1.6", |
29 | 30 | "@radix-ui/react-icons": "^1.3.2", |
30 | | - "@radix-ui/react-label": "^2.1.0", |
31 | | - "@radix-ui/react-slot": "^1.1.0", |
32 | | - "@radix-ui/react-tooltip": "^1.1.4", |
33 | | - "@tanstack/query-sync-storage-persister": "^5.62.3", |
34 | | - "@tanstack/react-query": "^5.62.3", |
35 | | - "@tanstack/react-query-devtools": "^5.62.3", |
36 | | - "@tanstack/react-query-persist-client": "^5.62.3", |
| 31 | + "@radix-ui/react-label": "^2.1.2", |
| 32 | + "@radix-ui/react-slot": "^1.1.2", |
| 33 | + "@radix-ui/react-tooltip": "^1.1.8", |
| 34 | + "@tanstack/query-sync-storage-persister": "^5.66.4", |
| 35 | + "@tanstack/react-query": "^5.66.9", |
| 36 | + "@tanstack/react-query-devtools": "^5.66.9", |
| 37 | + "@tanstack/react-query-persist-client": "^5.66.9", |
37 | 38 | "@uidotdev/usehooks": "^2.4.1", |
38 | 39 | "axios": "^1.7.9", |
39 | 40 | "class-variance-authority": "^0.7.1", |
|
43 | 44 | "eslint-plugin-import": "^2.31.0", |
44 | 45 | "eslint-plugin-jsx-a11y": "^6.10.2", |
45 | 46 | "lz-string": "^1.5.0", |
46 | | - "papaparse": "^5.4.1", |
47 | | - "prettier": "^3.4.2", |
| 47 | + "papaparse": "^5.5.2", |
| 48 | + "prettier": "^3.5.2", |
48 | 49 | "react": "^18.3.1", |
49 | 50 | "react-dom": "^18.3.1", |
50 | 51 | "react-helmet-async": "^2.0.5", |
51 | | - "react-markdown": "^9.0.1", |
52 | | - "react-router-dom": "^6.28.0", |
53 | | - "tailwind-merge": "^2.5.5", |
| 52 | + "react-markdown": "^9.1.0", |
| 53 | + "react-router-dom": "^6.29.0", |
| 54 | + "tailwind-merge": "^2.6.0", |
54 | 55 | "tailwindcss-animate": "^1.0.7", |
55 | | - "zod": "^3.23.8" |
| 56 | + "zod": "^3.24.2" |
56 | 57 | }, |
57 | 58 | "devDependencies": { |
58 | | - "@commitlint/cli": "^19.6.0", |
59 | | - "@commitlint/config-conventional": "^19.6.0", |
| 59 | + "@commitlint/cli": "^19.7.1", |
| 60 | + "@commitlint/config-conventional": "^19.7.1", |
60 | 61 | "@commitlint/cz-commitlint": "^18.6.1", |
61 | 62 | "@svgr/core": "^8.1.0", |
62 | 63 | "@svgr/plugin-jsx": "^8.1.0", |
63 | | - "@tanstack/eslint-plugin-query": "^5.62.1", |
| 64 | + "@tanstack/eslint-plugin-query": "^5.66.1", |
64 | 65 | "@testing-library/dom": "^10.4.0", |
65 | 66 | "@testing-library/jest-dom": "^6.6.3", |
66 | | - "@testing-library/react": "^16.1.0", |
67 | | - "@testing-library/user-event": "^14.5.2", |
| 67 | + "@testing-library/react": "^16.2.0", |
| 68 | + "@testing-library/user-event": "^14.6.1", |
68 | 69 | "@types/eslint__js": "^8.42.3", |
69 | | - "@types/node": "^22.10.1", |
| 70 | + "@types/node": "^22.13.5", |
70 | 71 | "@types/papaparse": "^5.3.15", |
71 | | - "@types/react": "^18.3.12", |
72 | | - "@types/react-dom": "^18.3.1", |
| 72 | + "@types/react": "^18.3.18", |
| 73 | + "@types/react-dom": "^18.3.5", |
73 | 74 | "@vitejs/plugin-react": "^4.3.4", |
74 | 75 | "autoprefixer": "^10.4.20", |
75 | 76 | "commitizen": "^4.3.1", |
| 77 | + "conventional-changelog-conventionalcommits": "^8.0.0", |
76 | 78 | "eslint": "^8.57.1", |
77 | | - "eslint-import-resolver-typescript": "^3.7.0", |
78 | | - "eslint-plugin-react": "^7.37.2", |
| 79 | + "eslint-import-resolver-typescript": "^3.8.3", |
| 80 | + "eslint-plugin-react": "^7.37.4", |
79 | 81 | "eslint-plugin-react-hooks": "^4.6.2", |
80 | | - "eslint-plugin-react-refresh": "^0.4.16", |
81 | | - "eslint-plugin-testing-library": "^6.4.0", |
| 82 | + "eslint-plugin-react-refresh": "^0.4.19", |
| 83 | + "eslint-plugin-testing-library": "^6.5.0", |
82 | 84 | "happy-dom": "^14.12.3", |
83 | 85 | "husky": "^9.1.7", |
84 | 86 | "inquirer": "^8.2.6", |
85 | | - "lint-staged": "^15.2.10", |
86 | | - "postcss": "^8.4.49", |
87 | | - "prettier-plugin-tailwindcss": "^0.6.9", |
| 87 | + "lint-staged": "^15.4.3", |
| 88 | + "postcss": "^8.5.3", |
| 89 | + "prettier-plugin-tailwindcss": "^0.6.11", |
88 | 90 | "svgo": "^3.3.2", |
89 | | - "tailwindcss": "^3.4.16", |
90 | | - "typescript": "^5.7.2", |
91 | | - "typescript-eslint": "^7.17.0", |
92 | | - "vite": "^5.4.12", |
| 91 | + "tailwindcss": "^3.4.17", |
| 92 | + "typescript": "^5.7.3", |
| 93 | + "typescript-eslint": "^7.18.0", |
| 94 | + "vite": "^5.4.14", |
93 | 95 | "vite-plugin-eslint": "^1.8.1", |
94 | 96 | "vite-plugin-image-optimizer": "^1.1.8", |
95 | 97 | "vite-plugin-svgr": "^4.3.0", |
96 | | - "vitest": "^2.1.8" |
| 98 | + "vitest": "^2.1.9" |
97 | 99 | } |
98 | 100 | } |
0 commit comments