|
70 | 70 | "tslib": "^2.6.2" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@babel/preset-env": "^7.28.0", |
74 | | - "@babel/preset-react": "^7.27.1", |
75 | | - "@babel/preset-typescript": "^7.27.1", |
76 | | - "@commitlint/cli": "^19.8.1", |
77 | | - "@commitlint/config-conventional": "^19.8.1", |
| 73 | + "@commitlint/cli": "^20.2.0", |
| 74 | + "@commitlint/config-conventional": "^20.2.0", |
78 | 75 | "@gravity-ui/eslint-config": "^4.2.0", |
79 | 76 | "@gravity-ui/gulp-utils": "^1.0.3", |
80 | 77 | "@gravity-ui/prettier-config": "^1.1.0", |
81 | 78 | "@gravity-ui/stylelint-config": "^5.0.0", |
82 | 79 | "@gravity-ui/tsconfig": "^1.0.0", |
83 | | - "@storybook/addon-a11y": "^10.1.4", |
84 | | - "@storybook/addon-docs": "^10.1.4", |
85 | | - "@storybook/addon-vitest": "^10.1.4", |
86 | | - "@storybook/react-vite": "^10.1.4", |
| 80 | + "@storybook/addon-a11y": "^10.1.6", |
| 81 | + "@storybook/addon-docs": "^10.1.6", |
| 82 | + "@storybook/addon-vitest": "^10.1.6", |
| 83 | + "@storybook/react-vite": "^10.1.6", |
87 | 84 | "@types/node": "^22", |
88 | | - "@types/react": "^18.3.24", |
| 85 | + "@types/react": "^18.3.27", |
89 | 86 | "@types/react-dom": "^18.3.7", |
90 | | - "@vitejs/plugin-react": "^5.1.1", |
| 87 | + "@vitejs/plugin-react": "^5.1.2", |
91 | 88 | "@vitest/browser-playwright": "^4.0.15", |
92 | 89 | "@vitest/coverage-v8": "^4.0.15", |
93 | | - "@vitest/eslint-plugin": "^1.5.1", |
| 90 | + "@vitest/eslint-plugin": "^1.5.2", |
94 | 91 | "@vitest/ui": "^4.0.15", |
95 | | - "eslint": "^9.36.0", |
| 92 | + "eslint": "^9.39.1", |
96 | 93 | "eslint-plugin-react-compiler": "19.1.0-rc.2", |
97 | | - "eslint-plugin-storybook": "^10.1.4", |
| 94 | + "eslint-plugin-storybook": "^10.1.6", |
98 | 95 | "globals": "^16.4.0", |
99 | 96 | "gulp": "^5.0.1", |
100 | 97 | "gulp-cli": "^3.1.0", |
101 | 98 | "gulp-sass": "^6.0.1", |
102 | 99 | "gulp-sourcemaps": "^3.0.0", |
103 | 100 | "husky": "^9.1.7", |
104 | | - "jest": "^30.1.3", |
105 | | - "jest-environment-jsdom": "^30.1.2", |
106 | | - "jest-transform-css": "^6.0.3", |
107 | 101 | "nano-staged": "^0.8.0", |
108 | 102 | "npm-run-all": "^4.1.5", |
109 | 103 | "playwright": "^1.57.0", |
110 | | - "prettier": "^3.6.2", |
| 104 | + "prettier": "^3.7.4", |
111 | 105 | "react": "^18.3.1", |
112 | 106 | "react-dom": "^18.3.1", |
113 | | - "sass": "^1.93.1", |
114 | | - "storybook": "10.1.4", |
115 | | - "stylelint": "^16.24.0", |
| 107 | + "sass": "^1.95.1", |
| 108 | + "storybook": "10.1.6", |
| 109 | + "stylelint": "^16.26.1", |
116 | 110 | "stylelint-use-logical": "^2.1.2", |
117 | | - "ts-jest": "^29.4.4", |
118 | | - "ts-node": "^10.9.2", |
119 | 111 | "typescript": "^5.9.3", |
120 | 112 | "vitest": "^4.0.15", |
121 | 113 | "vitest-browser-react": "^2.0.2" |
|
0 commit comments