| 
61 | 61 |     "react-dom": "^17.0.0 || ^18.0.0"  | 
62 | 62 |   },  | 
63 | 63 |   "devDependencies": {  | 
64 |  | -    "@babel/core": "7.18.6",  | 
 | 64 | +    "@babel/core": "7.18.9",  | 
65 | 65 |     "@emotion/babel-plugin": "^11.9.2",  | 
66 | 66 |     "@emotion/react": "11.9.3",  | 
67 | 67 |     "@size-limit/preset-small-lib": "7.0.8",  | 
 | 
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.0",  | 
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.30.7",  | 
 | 78 | +    "@typescript-eslint/parser": "5.30.7",  | 
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",  | 
 | 
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.18.1"  | 
103 | 103 |   }  | 
104 | 104 | }  | 
0 commit comments