|
51 | 51 | "@babel/preset-env": "^7.26.0",
|
52 | 52 | "@babel/preset-react": "^7.25.9",
|
53 | 53 | "@babel/preset-typescript": "^7.26.0",
|
54 |
| - "@commitlint/cli": "^19.5.0", |
55 |
| - "@commitlint/config-conventional": "^19.5.0", |
56 |
| - "@eslint/compat": "^1.2.2", |
| 54 | + "@commitlint/cli": "^19.6.0", |
| 55 | + "@commitlint/config-conventional": "^19.6.0", |
| 56 | + "@eslint/compat": "^1.2.3", |
57 | 57 | "@rollup/plugin-typescript": "^12.1.1",
|
58 |
| - "@storybook/addon-essentials": "^8.4.2", |
59 |
| - "@storybook/addon-interactions": "^8.4.2", |
60 |
| - "@storybook/addon-links": "^8.4.2", |
61 |
| - "@storybook/addon-storysource": "^8.4.2", |
| 58 | + "@storybook/addon-essentials": "^8.4.5", |
| 59 | + "@storybook/addon-interactions": "^8.4.5", |
| 60 | + "@storybook/addon-links": "^8.4.5", |
| 61 | + "@storybook/addon-storysource": "^8.4.5", |
62 | 62 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
63 |
| - "@storybook/blocks": "^8.4.2", |
64 |
| - "@storybook/manager-api": "^8.4.2", |
65 |
| - "@storybook/react": "^8.4.2", |
66 |
| - "@storybook/react-webpack5": "^8.4.2", |
67 |
| - "@storybook/theming": "^8.4.2", |
| 63 | + "@storybook/blocks": "^8.4.5", |
| 64 | + "@storybook/manager-api": "^8.4.5", |
| 65 | + "@storybook/react": "^8.4.5", |
| 66 | + "@storybook/react-webpack5": "^8.4.5", |
| 67 | + "@storybook/theming": "^8.4.5", |
68 | 68 | "@testing-library/dom": "^10.4.0",
|
69 | 69 | "@types/jest": "^29.5.14",
|
70 | 70 | "@types/react-refresh": "^0",
|
71 |
| - "@typescript-eslint/eslint-plugin": "^8.14.0", |
72 |
| - "@typescript-eslint/parser": "^8.14.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "^8.15.0", |
| 72 | + "@typescript-eslint/parser": "^8.15.0", |
73 | 73 | "babel-loader": "^9.2.1",
|
74 | 74 | "commitizen": "^4.3.1",
|
75 | 75 | "css-loader": "^7.1.2",
|
76 | 76 | "cz-conventional-changelog": "^3.3.0",
|
77 |
| - "eslint": "^9.14.0", |
| 77 | + "eslint": "^9.15.0", |
78 | 78 | "eslint-config-airbnb": "^19.0.4",
|
79 | 79 | "eslint-config-airbnb-typescript": "^18.0.0",
|
80 | 80 | "eslint-plugin-import": "^2.31.0",
|
81 | 81 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
82 | 82 | "eslint-plugin-mdx": "^3.1.5",
|
83 | 83 | "eslint-plugin-react": "^7.37.2",
|
84 | 84 | "eslint-plugin-react-hooks": "^5.0.0",
|
85 |
| - "eslint-plugin-storybook": "^0.11.0", |
| 85 | + "eslint-plugin-storybook": "^0.11.1", |
86 | 86 | "fs-extra": "^11.2.0",
|
87 | 87 | "glob": "^11.0.0",
|
88 | 88 | "globals": "^15.12.0",
|
89 |
| - "husky": "^9.1.6", |
| 89 | + "husky": "^9.1.7", |
90 | 90 | "jest": "^29.7.0",
|
91 | 91 | "jest-environment-jsdom": "^29.7.0",
|
92 | 92 | "lerna": "^8.1.9",
|
|
95 | 95 | "prettier": "^3.3.3",
|
96 | 96 | "react": "^18.3.1",
|
97 | 97 | "react-dom": "^18.3.1",
|
98 |
| - "rollup": "^4.25.0", |
99 |
| - "sass": "^1.80.6", |
| 98 | + "rollup": "^4.27.3", |
| 99 | + "sass": "^1.81.0", |
100 | 100 | "sass-loader": "^16.0.3",
|
101 |
| - "storybook": "^8.4.2", |
| 101 | + "storybook": "^8.4.5", |
102 | 102 | "storybook-rytass-palette": "^0.0.12",
|
103 | 103 | "style-loader": "^4.0.0",
|
104 | 104 | "stylelint": "^16.10.0",
|
105 | 105 | "stylelint-config-recommended-scss": "^14.1.0",
|
106 | 106 | "stylelint-config-standard": "^36.0.1",
|
107 | 107 | "stylelint-order": "^6.0.4",
|
108 |
| - "stylelint-scss": "^6.9.0", |
| 108 | + "stylelint-scss": "^6.10.0", |
109 | 109 | "ts-jest": "^29.2.5",
|
110 | 110 | "typescript": "^5.6.3",
|
111 | 111 | "webpack": "^5.96.1"
|
|
0 commit comments