|
5 | 5 | "private": true, |
6 | 6 | "type": "module", |
7 | 7 | "dependencies": { |
8 | | - "@reduxjs/toolkit": "2.2.7", |
| 8 | + "@reduxjs/toolkit": "2.2.8", |
9 | 9 | "@tinymce/tinymce-react": "5.1.1", |
10 | | - "@vitejs/plugin-react-swc": "3.7.0", |
| 10 | + "@vitejs/plugin-react-swc": "3.7.1", |
11 | 11 | "million": "3.1.11", |
12 | 12 | "react": "18.3.1", |
13 | 13 | "react-dom": "18.3.1", |
|
31 | 31 | "workbox-window": "7.1.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@eslint/js": "9.11.1", |
35 | | - "@million/lint": "1.0.0-rc.84", |
| 34 | + "@eslint/js": "9.12.0", |
| 35 | + "@million/lint": "1.0.9", |
36 | 36 | "@testing-library/jest-dom": "6.5.0", |
37 | 37 | "@testing-library/react": "16.0.1", |
38 | 38 | "@testing-library/user-event": "14.5.2", |
39 | | - "@types/bun": "1.1.10", |
40 | | - "@types/node": "22.7.0", |
41 | | - "@types/react": "18.3.9", |
42 | | - "@types/react-dom": "18.3.0", |
| 39 | + "@types/bun": "1.1.11", |
| 40 | + "@types/node": "22.7.5", |
| 41 | + "@types/react": "18.3.11", |
| 42 | + "@types/react-dom": "18.3.1", |
43 | 43 | "@types/react-router": "5.1.20", |
44 | 44 | "@types/react-router-dom": "5.3.3", |
45 | 45 | "@types/react-router-hash-link": "2.4.9", |
46 | | - "@vitest/coverage-v8": "2.1.1", |
47 | | - "eslint": "9.11.1", |
| 46 | + "@vitest/coverage-v8": "2.1.2", |
| 47 | + "eslint": "9.12.0", |
48 | 48 | "eslint-config-prettier": "9.1.0", |
49 | 49 | "eslint-import-resolver-typescript": "3.6.3", |
50 | | - "eslint-plugin-import": "2.30.0", |
| 50 | + "eslint-plugin-import": "2.31.0", |
51 | 51 | "eslint-plugin-jsx-a11y": "6.10.0", |
52 | 52 | "eslint-plugin-prettier": "5.2.1", |
53 | | - "eslint-plugin-react": "7.36.1", |
| 53 | + "eslint-plugin-react": "7.37.1", |
54 | 54 | "eslint-plugin-react-hooks": "4.6.2", |
55 | 55 | "jest-styled-components": "7.2.0", |
56 | 56 | "jsdom": "25.0.1", |
57 | 57 | "postcss-styled-syntax": "0.6.4", |
58 | 58 | "prettier": "3.3.3", |
59 | 59 | "prettier-eslint": "16.3.0", |
60 | | - "stylelint": "16.9.0", |
| 60 | + "stylelint": "16.10.0", |
61 | 61 | "stylelint-config-clean-order": "6.1.0", |
62 | 62 | "stylelint-config-prettier": "9.0.5", |
63 | 63 | "stylelint-config-recommended": "14.0.1", |
64 | 64 | "stylelint-config-standard": "36.0.1", |
65 | 65 | "stylelint-order": "6.0.4", |
66 | 66 | "stylelint-prettier": "5.0.2", |
67 | | - "typescript": "5.6.2", |
68 | | - "typescript-eslint": "8.7.0", |
| 67 | + "typescript": "5.6.3", |
| 68 | + "typescript-eslint": "8.8.1", |
69 | 69 | "vite-plugin-pwa": "0.20.5", |
70 | | - "vitest": "2.1.1", |
| 70 | + "vitest": "2.1.2", |
71 | 71 | "vitest-matchmedia-mock": "1.0.6" |
72 | 72 | }, |
73 | 73 | "scripts": { |
|
0 commit comments