|
16 | 16 | "format": "prettier --write 'src/**/*.{js,mjs,cjs,jsx,mjsx,ts,tsx,mtsx}'" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@apollo/client": "3.13.8", |
| 19 | + "@apollo/client": "3.14.0", |
20 | 20 | "@emotion/react": "11.14.0", |
21 | 21 | "@emotion/styled": "11.14.1", |
22 | | - "@fontsource-variable/roboto-flex": "5.2.6", |
| 22 | + "@fontsource-variable/roboto-flex": "5.2.8", |
23 | 23 | "@hello-pangea/dnd": "18.0.1", |
24 | 24 | "@heroicons/react": "2.2.0", |
25 | | - "@microsoft/clarity": "1.0.0", |
26 | | - "@mui/icons-material": "5.17.1", |
27 | | - "@mui/lab": "5.0.0-alpha.176", |
28 | | - "@mui/material": "5.17.1", |
29 | | - "@mui/system": "5.17.1", |
| 25 | + "@microsoft/clarity": "1.0.2", |
| 26 | + "@mui/icons-material": "5.18.0", |
| 27 | + "@mui/lab": "5.0.0-alpha.177", |
| 28 | + "@mui/material": "5.18.0", |
| 29 | + "@mui/system": "5.18.0", |
30 | 30 | "@mui/x-date-pickers": "6.20.2", |
31 | | - "@uiw/react-color": "2.7.1", |
| 31 | + "@uiw/react-color": "2.9.3", |
32 | 32 | "clsx": "2.1.1", |
33 | | - "colorizr": "3.0.8", |
| 33 | + "colorizr": "3.0.9", |
34 | 34 | "date-fns": "2.30.0", |
35 | | - "dayjs": "1.11.13", |
| 35 | + "dayjs": "1.11.19", |
36 | 36 | "file-saver": "2.0.5", |
37 | | - "framer-motion": "12.23.3", |
| 37 | + "framer-motion": "12.29.2", |
38 | 38 | "fuse.js": "7.1.0", |
39 | 39 | "ics": "3.8.1", |
40 | 40 | "is-base64": "1.1.0", |
41 | | - "lodash-es": "4.17.21", |
| 41 | + "lodash-es": "4.17.23", |
42 | 42 | "react": "18.3.1", |
43 | 43 | "react-dom": "18.3.1", |
44 | | - "react-router-dom": "6.30.0", |
| 44 | + "react-router-dom": "6.30.3", |
45 | 45 | "react-transition-group": "4.4.5", |
46 | 46 | "react-window": "1.8.11", |
47 | | - "tailwind-merge": "3.3.1", |
| 47 | + "tailwind-merge": "3.4.0", |
48 | 48 | "uuid": "11.1.0", |
49 | 49 | "web-vitals": "4.2.4", |
50 | | - "workbox-background-sync": "7.3.0", |
51 | | - "workbox-broadcast-update": "7.3.0", |
52 | | - "workbox-cacheable-response": "7.3.0", |
53 | | - "workbox-core": "7.3.0", |
54 | | - "workbox-expiration": "7.3.0", |
55 | | - "workbox-google-analytics": "7.3.0", |
56 | | - "workbox-navigation-preload": "7.3.0", |
57 | | - "workbox-precaching": "7.3.0", |
58 | | - "workbox-range-requests": "7.3.0", |
59 | | - "workbox-routing": "7.3.0", |
60 | | - "workbox-strategies": "7.3.0", |
61 | | - "workbox-streams": "7.3.0" |
| 50 | + "workbox-background-sync": "7.4.0", |
| 51 | + "workbox-broadcast-update": "7.4.0", |
| 52 | + "workbox-cacheable-response": "7.4.0", |
| 53 | + "workbox-core": "7.4.0", |
| 54 | + "workbox-expiration": "7.4.0", |
| 55 | + "workbox-google-analytics": "7.4.0", |
| 56 | + "workbox-navigation-preload": "7.4.0", |
| 57 | + "workbox-precaching": "7.4.0", |
| 58 | + "workbox-range-requests": "7.4.0", |
| 59 | + "workbox-routing": "7.4.0", |
| 60 | + "workbox-strategies": "7.4.0", |
| 61 | + "workbox-streams": "7.4.0" |
62 | 62 | }, |
63 | 63 | "browserslist": { |
64 | 64 | "production": [ |
|
73 | 73 | ] |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@eslint/js": "9.31.0", |
77 | | - "@tailwindcss/postcss": "4.1.11", |
78 | | - "@tanstack/eslint-plugin-query": "5.83.1", |
| 76 | + "@eslint/js": "9.39.2", |
| 77 | + "@tailwindcss/postcss": "4.1.18", |
| 78 | + "@tanstack/eslint-plugin-query": "5.91.4", |
79 | 79 | "@types/file-saver": "2.0.7", |
80 | 80 | "@types/is-base64": "1.1.3", |
81 | 81 | "@types/lodash-es": "4.17.12", |
82 | | - "@types/node": "22.15.30", |
83 | | - "@types/react": "18.3.20", |
| 82 | + "@types/node": "22.19.7", |
| 83 | + "@types/react": "18.3.27", |
84 | 84 | "@types/react-dom": "18.3.7", |
85 | 85 | "@types/react-router-dom": "5.3.3", |
86 | 86 | "@types/react-transition-group": "4.4.12", |
87 | 87 | "@types/react-window": "1.8.8", |
88 | | - "@vitejs/plugin-react-swc": "3.10.2", |
89 | | - "autoprefixer": "10.4.21", |
90 | | - "eslint": "9.31.0", |
91 | | - "eslint-config-prettier": "10.1.5", |
92 | | - "eslint-plugin-prettier": "5.5.1", |
| 88 | + "@vitejs/plugin-react-swc": "3.11.0", |
| 89 | + "autoprefixer": "10.4.23", |
| 90 | + "eslint": "9.39.2", |
| 91 | + "eslint-config-prettier": "10.1.8", |
| 92 | + "eslint-plugin-prettier": "5.5.5", |
93 | 93 | "eslint-plugin-react": "7.37.5", |
94 | 94 | "eslint-plugin-react-hooks": "5.2.0", |
95 | 95 | "eslint-plugin-simple-import-sort": "12.1.1", |
96 | | - "eslint-plugin-unused-imports": "4.1.4", |
97 | | - "globals": "16.3.0", |
| 96 | + "eslint-plugin-unused-imports": "4.3.0", |
| 97 | + "globals": "16.5.0", |
98 | 98 | "jsdom": "26.1.0", |
99 | 99 | "postcss": "8.5.6", |
100 | | - "prettier": "3.6.2", |
101 | | - "tailwindcss": "4.1.11", |
102 | | - "typescript": "5.8.3", |
103 | | - "typescript-eslint": "8.37.0", |
| 100 | + "prettier": "3.8.1", |
| 101 | + "tailwindcss": "4.1.18", |
| 102 | + "typescript": "5.9.3", |
| 103 | + "typescript-eslint": "8.54.0", |
104 | 104 | "vite": "7.1.5", |
105 | 105 | "vite-bundle-visualizer": "1.2.1", |
106 | 106 | "vite-tsconfig-paths": "5.1.4", |
107 | 107 | "vitest": "3.2.4" |
108 | 108 | }, |
109 | | - "packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad" |
| 109 | + "packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264" |
110 | 110 | } |
0 commit comments