|
47 | 47 | "@storybook/addon-essentials": "^6.5.9", |
48 | 48 | "@storybook/addon-interactions": "^6.5.9", |
49 | 49 | "@storybook/addon-links": "^6.5.9", |
50 | | - "@storybook/builder-vite": "^0.1.36", |
| 50 | + "@storybook/builder-vite": "^0.2.0", |
51 | 51 | "@storybook/react": "^6.5.9", |
52 | 52 | "@storybook/testing-library": "^0.0.13", |
53 | 53 | "@testing-library/jest-dom": "^5.16.4", |
|
57 | 57 | "@types/react-dom": "^18.0.4", |
58 | 58 | "@typescript-eslint/eslint-plugin": "^5.25.0", |
59 | 59 | "@typescript-eslint/parser": "^5.25.0", |
60 | | - "@vitejs/plugin-react": "^1.3.2", |
| 60 | + "@vitejs/plugin-react": "^2.0.0", |
61 | 61 | "babel-loader": "^8.2.5", |
62 | 62 | "commitizen": "^4.2.4", |
63 | 63 | "cz-conventional-changelog": "3.3.0", |
64 | 64 | "eslint": "^8.15.0", |
65 | 65 | "eslint-plugin-react": "^7.30.0", |
66 | 66 | "eslint-plugin-react-hooks": "^4.5.0", |
67 | | - "eslint-plugin-storybook": "^0.5.12", |
| 67 | + "eslint-plugin-storybook": "^0.6.1", |
68 | 68 | "grapheme-splitter": "^1.0.4", |
69 | 69 | "jest": "^28.1.1", |
70 | 70 | "jest-environment-jsdom": "^28.1.1", |
|
73 | 73 | "rimraf": "^3.0.2", |
74 | 74 | "ts-jest": "^28.0.4", |
75 | 75 | "typescript": "^4.6.4", |
76 | | - "vite": "^2.9.12" |
| 76 | + "vite": "^3.0.2" |
77 | 77 | }, |
78 | 78 | "peerDependencies": { |
79 | 79 | "react": ">=18.0.0" |
|
0 commit comments