|
61 | 61 | "react-dom": "^17.0.0 || ^18.0.0"
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 |
| - "@babel/core": "7.18.6", |
65 |
| - "@emotion/babel-plugin": "^11.9.2", |
66 |
| - "@emotion/react": "11.9.3", |
| 64 | + "@babel/core": "7.18.9", |
| 65 | + "@emotion/babel-plugin": "11.10.0", |
| 66 | + "@emotion/react": "11.10.0", |
67 | 67 | "@size-limit/preset-small-lib": "7.0.8",
|
68 | 68 | "@storybook/addon-actions": "6.5.9",
|
69 | 69 | "@storybook/addon-docs": "6.5.9",
|
70 | 70 | "@storybook/addon-essentials": "6.5.9",
|
71 | 71 | "@storybook/addon-links": "6.5.9",
|
72 | 72 | "@storybook/addon-storysource": "6.5.9",
|
73 |
| - "@storybook/builder-vite": "0.1.39", |
| 73 | + "@storybook/builder-vite": "0.2.2", |
74 | 74 | "@storybook/react": "6.5.9",
|
75 | 75 | "@types/react": "18.0.15",
|
76 | 76 | "@types/react-dom": "18.0.6",
|
77 |
| - "@typescript-eslint/eslint-plugin": "5.30.6", |
78 |
| - "@typescript-eslint/parser": "5.30.6", |
| 77 | + "@typescript-eslint/eslint-plugin": "5.31.0", |
| 78 | + "@typescript-eslint/parser": "5.31.0", |
79 | 79 | "@vitejs/plugin-react": "1.3.2",
|
80 | 80 | "babel-loader": "^8.2.5",
|
81 | 81 | "conventional-github-releaser": "3.1.5",
|
82 |
| - "eslint": "8.19.0", |
| 82 | + "eslint": "8.20.0", |
83 | 83 | "eslint-config-airbnb": "19.0.4",
|
84 | 84 | "eslint-config-airbnb-typescript": "^17.0.0",
|
85 | 85 | "eslint-config-prettier": "8.5.0",
|
86 | 86 | "eslint-plugin-import": "^2.26.0",
|
87 |
| - "eslint-plugin-jsx-a11y": "6.6.0", |
| 87 | + "eslint-plugin-jsx-a11y": "6.6.1", |
88 | 88 | "eslint-plugin-prettier": "4.2.1",
|
89 | 89 | "eslint-plugin-react": "7.30.1",
|
90 | 90 | "eslint-plugin-react-hooks": "4.6.0",
|
|
97 | 97 | "standard-version": "9.5.0",
|
98 | 98 | "typescript": "4.7.4",
|
99 | 99 | "vite": "2.9.14",
|
100 |
| - "vite-plugin-dts": "1.3.0", |
| 100 | + "vite-plugin-dts": "1.4.0", |
101 | 101 | "vite-plugin-markdown": "2.0.2",
|
102 |
| - "vitest": "0.18.0" |
| 102 | + "vitest": "0.20.1" |
103 | 103 | }
|
104 | 104 | }
|
0 commit comments