|
65 | 65 | "@babel/preset-env": "7.23.9",
|
66 | 66 | "@babel/preset-react": "7.23.3",
|
67 | 67 | "@babel/preset-typescript": "7.23.3",
|
68 |
| - "@commitlint/cli": "18.6.0", |
69 |
| - "@commitlint/config-conventional": "18.6.0", |
| 68 | + "@commitlint/cli": "18.6.1", |
| 69 | + "@commitlint/config-conventional": "18.6.2", |
70 | 70 | "@ryansonshine/commitizen": "4.2.8",
|
71 | 71 | "@ryansonshine/cz-conventional-changelog": "3.3.4",
|
72 |
| - "@storybook/addon-essentials": "7.6.12", |
73 |
| - "@storybook/addon-interactions": "7.6.12", |
74 |
| - "@storybook/addon-links": "7.6.12", |
75 |
| - "@storybook/blocks": "7.6.12", |
76 |
| - "@storybook/react": "7.6.12", |
77 |
| - "@storybook/react-webpack5": "7.6.12", |
| 72 | + "@storybook/addon-essentials": "7.6.17", |
| 73 | + "@storybook/addon-interactions": "7.6.17", |
| 74 | + "@storybook/addon-links": "7.6.17", |
| 75 | + "@storybook/blocks": "7.6.17", |
| 76 | + "@storybook/react": "7.6.17", |
| 77 | + "@storybook/react-webpack5": "7.6.17", |
78 | 78 | "@storybook/testing-library": "0.2.2",
|
79 |
| - "@testing-library/jest-dom": "6.4.1", |
| 79 | + "@testing-library/jest-dom": "6.4.2", |
80 | 80 | "@testing-library/react": "14.2.1",
|
81 |
| - "@types/node": "20.11.16", |
82 |
| - "@types/react": "18.2.51", |
83 |
| - "@types/react-dom": "18.2.18", |
| 81 | + "@types/node": "20.11.19", |
| 82 | + "@types/react": "18.2.57", |
| 83 | + "@types/react-dom": "18.2.19", |
84 | 84 | "@types/react-test-renderer": "18.0.7",
|
85 |
| - "@typescript-eslint/eslint-plugin": "6.20.0", |
86 |
| - "@typescript-eslint/parser": "6.20.0", |
| 85 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 86 | + "@typescript-eslint/parser": "6.21.0", |
87 | 87 | "@vitejs/plugin-react": "4.2.1",
|
88 |
| - "@vitest/coverage-v8": "1.2.2", |
| 88 | + "@vitest/coverage-v8": "1.3.1", |
89 | 89 | "babel-loader": "9.1.3",
|
90 | 90 | "concurrently": "8.2.2",
|
91 | 91 | "eslint": "8.56.0",
|
|
97 | 97 | "eslint-plugin-prettier": "5.1.3",
|
98 | 98 | "eslint-plugin-react": "7.33.2",
|
99 | 99 | "eslint-plugin-react-hooks": "4.6.0",
|
100 |
| - "eslint-plugin-sort-class-members": "1.19.0", |
101 |
| - "eslint-plugin-storybook": "0.6.15", |
| 100 | + "eslint-plugin-sort-class-members": "1.20.0", |
| 101 | + "eslint-plugin-storybook": "0.8.0", |
102 | 102 | "eslint-plugin-typescript-sort-keys": "3.1.0",
|
103 |
| - "eslint-plugin-unused-imports": "3.0.0", |
104 |
| - "husky": "9.0.10", |
| 103 | + "eslint-plugin-unused-imports": "3.1.0", |
| 104 | + "husky": "9.0.11", |
105 | 105 | "jsdom": "24.0.0",
|
106 |
| - "lint-staged": "15.2.1", |
107 |
| - "prettier": "3.2.4", |
| 106 | + "lint-staged": "15.2.2", |
| 107 | + "prettier": "3.2.5", |
108 | 108 | "prop-types": "15.8.1",
|
109 | 109 | "react": "18.2.0",
|
110 | 110 | "react-dom": "18.2.0",
|
111 | 111 | "react-test-renderer": "18.2.0",
|
112 |
| - "release-it": "17.0.3", |
113 |
| - "storybook": "7.6.12", |
| 112 | + "release-it": "17.1.1", |
| 113 | + "storybook": "7.6.17", |
114 | 114 | "ts-node": "10.9.2",
|
115 | 115 | "tsconfig-paths": "4.2.0",
|
116 |
| - "tsup": "8.0.1", |
| 116 | + "tsup": "8.0.2", |
117 | 117 | "typescript": "5.3.3",
|
118 |
| - "vitest": "1.2.2", |
| 118 | + "vitest": "1.3.1", |
119 | 119 | "yalc": "1.0.0-pre.53"
|
120 | 120 | },
|
121 | 121 | "peerDependencies": {
|
|
0 commit comments