@arancini/react
Advanced tools
Comparing version
@@ -13,3 +13,3 @@ { | ||
"license": "MIT", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"scripts": { | ||
@@ -24,3 +24,3 @@ "test": "vitest run --coverage", | ||
"dependencies": { | ||
"@arancini/core": "3.2.0" | ||
"@arancini/core": "3.3.0" | ||
}, | ||
@@ -33,7 +33,7 @@ "peerDependencies": { | ||
"@babel/core": "^7.22.11", | ||
"@babel/preset-env": "^7.22.10", | ||
"@babel/preset-react": "^7.18.6", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@babel/preset-env": "^7.22.15", | ||
"@babel/preset-react": "^7.22.15", | ||
"@babel/preset-typescript": "^7.23.2", | ||
"@mdx-js/react": "^2.3.0", | ||
"@react-three/drei": "^9.80.4", | ||
"@react-three/drei": "^9.81.0", | ||
"@react-three/fiber": "^8.13.7", | ||
@@ -43,18 +43,18 @@ "@rollup/plugin-commonjs": "^25.0.4", | ||
"@rollup/plugin-terser": "^0.4.3", | ||
"@rollup/plugin-typescript": "^11.1.1", | ||
"@storybook/addon-essentials": "^7.3.2", | ||
"@storybook/addon-interactions": "^7.3.2", | ||
"@storybook/addon-links": "^7.3.2", | ||
"@storybook/blocks": "^7.3.2", | ||
"@storybook/react": "^7.3.2", | ||
"@storybook/react-vite": "^7.3.2", | ||
"@storybook/testing-library": "^0.2.0", | ||
"@rollup/plugin-typescript": "^11.1.3", | ||
"@storybook/addon-essentials": "^7.5.1", | ||
"@storybook/addon-interactions": "^7.5.1", | ||
"@storybook/addon-links": "^7.5.1", | ||
"@storybook/blocks": "^7.5.1", | ||
"@storybook/react": "^7.5.1", | ||
"@storybook/react-vite": "^7.5.1", | ||
"@storybook/testing-library": "^0.2.2", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
"@testing-library/react": "^14.0.0", | ||
"@types/react": "^18.2.20", | ||
"@types/react": "^18.2.21", | ||
"@types/react-dom": "^18.0.5", | ||
"@types/three": "^0.155.0", | ||
"@vitest/coverage-v8": "^0.33.0", | ||
"babel-loader": "^8.2.5", | ||
"eslint-plugin-storybook": "^0.6.13", | ||
"@vitest/coverage-v8": "^0.34.4", | ||
"babel-loader": "^9.1.3", | ||
"eslint-plugin-storybook": "^0.6.15", | ||
"jsdom": "^22.1.0", | ||
@@ -69,7 +69,7 @@ "leva": "^0.9.35", | ||
"rollup-plugin-filesize": "^10.0.0", | ||
"storybook": "^7.3.2", | ||
"three": "^0.155.0", | ||
"storybook": "^7.5.1", | ||
"three": "^0.156.1", | ||
"timeline-composer": "^0.1.5", | ||
"typescript": "^5.1.3", | ||
"vitest": "^0.33.0" | ||
"vitest": "^0.34.3" | ||
}, | ||
@@ -76,0 +76,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
94471
-0.64%+ Added
- Removed
Updated