|
1 | 1 | { |
2 | 2 | "name": "zerro", |
3 | | - "version": "1.8.0", |
| 3 | + "version": "1.9.0", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
|
51 | 51 | "@mui/system": "^7.0.2", |
52 | 52 | "@mui/x-date-pickers": "^6.20.2", |
53 | 53 | "@reduxjs/toolkit": "^2.6.1", |
54 | | - "@sentry/browser": "^9.12.0", |
55 | | - "browserslist": "^4.24.4", |
| 54 | + "@sentry/browser": "^9.31.0", |
| 55 | + "browserslist": "^4.25.0", |
56 | 56 | "comlink": "^4.4.2", |
57 | 57 | "convert-layout": "^0.11.1", |
58 | 58 | "date-fns": "^2.30.0", |
|
106 | 106 | "@types/react-transition-group": "^4.4.12", |
107 | 107 | "@types/react-window": "^1.8.8", |
108 | 108 | "@types/uuid": "^10.0.0", |
109 | | - "@vitejs/plugin-react": "^4.3.4", |
110 | | - "eslint": "^9.24.0", |
| 109 | + "@vitejs/plugin-react": "^4.6.0", |
| 110 | + "eslint": "^9.29.0", |
111 | 111 | "eslint-config-react-app": "^7.0.1", |
112 | 112 | "eslint-plugin-jsx-a11y": "^6.10.2", |
113 | 113 | "eslint-plugin-react": "^7.37.5", |
114 | 114 | "eslint-plugin-react-hooks": "^5.2.0", |
115 | 115 | "happy-dom": "^20.0.0", |
116 | | - "postcss": "^8.5.3", |
117 | | - "prettier": "^3.5.3", |
118 | | - "sass": "^1.86.3", |
119 | | - "stylelint": "^16.18.0", |
| 116 | + "postcss": "^8.5.6", |
| 117 | + "prettier": "^3.6.0", |
| 118 | + "sass": "^1.89.2", |
| 119 | + "stylelint": "^16.21.0", |
120 | 120 | "stylelint-config-rational-order": "^0.1.2", |
121 | 121 | "stylelint-config-recommended": "^16.0.0", |
122 | 122 | "stylelint-config-sass-guidelines": "^12.1.0", |
123 | 123 | "stylelint-config-styled-components": "^0.1.1", |
124 | 124 | "stylelint-order": "^7.0.0", |
125 | 125 | "stylelint-processor-styled-components": "^1.10.0", |
126 | | - "stylelint-scss": "^6.11.1", |
| 126 | + "stylelint-scss": "^6.12.1", |
127 | 127 | "typescript": "^5.8.3", |
128 | | - "vite": "^6.2.6", |
| 128 | + "vite": "^7.0.0", |
129 | 129 | "vite-plugin-pwa": "^1.0.0", |
130 | 130 | "vite-tsconfig-paths": "^5.1.4", |
131 | | - "vitest": "^3.1.1" |
| 131 | + "vitest": "^3.2.4" |
132 | 132 | }, |
133 | 133 | "packageManager": "pnpm@10.11.0" |
134 | 134 | } |
0 commit comments