|
1 | 1 | { |
2 | 2 | "name": "@tsparticles/all", |
3 | | - "version": "4.0.0-alpha.11", |
| 3 | + "version": "4.0.0-alpha.13", |
4 | 4 | "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", |
5 | 5 | "homepage": "https://particles.js.org", |
6 | 6 | "scripts": { |
|
108 | 108 | }, |
109 | 109 | "dependencies": { |
110 | 110 | "@tsparticles/effect-bubble": "workspace:4.0.0-alpha.10", |
111 | | - "@tsparticles/effect-particles": "workspace:4.0.0-alpha.10", |
| 111 | + "@tsparticles/effect-particles": "workspace:4.0.0-alpha.13", |
112 | 112 | "@tsparticles/effect-shadow": "workspace:4.0.0-alpha.10", |
113 | 113 | "@tsparticles/effect-trail": "workspace:4.0.0-alpha.10", |
114 | 114 | "@tsparticles/engine": "workspace:4.0.0-alpha.10", |
115 | | - "@tsparticles/interaction-external-particle": "workspace:4.0.0-alpha.10", |
116 | | - "@tsparticles/interaction-external-pop": "workspace:4.0.0-alpha.10", |
117 | | - "@tsparticles/interaction-light": "workspace:4.0.0-alpha.10", |
118 | | - "@tsparticles/interaction-particles-repulse": "workspace:4.0.0-alpha.10", |
| 115 | + "@tsparticles/interaction-external-particle": "workspace:4.0.0-alpha.13", |
| 116 | + "@tsparticles/interaction-external-pop": "workspace:4.0.0-alpha.13", |
| 117 | + "@tsparticles/interaction-light": "workspace:4.0.0-alpha.13", |
| 118 | + "@tsparticles/interaction-particles-repulse": "workspace:4.0.0-alpha.13", |
119 | 119 | "@tsparticles/path-branches": "workspace:4.0.0-alpha.11", |
120 | 120 | "@tsparticles/path-brownian": "workspace:4.0.0-alpha.10", |
121 | 121 | "@tsparticles/path-curl-noise": "workspace:4.0.0-alpha.10", |
|
145 | 145 | "@tsparticles/plugin-easing-sigmoid": "workspace:4.0.0-alpha.10", |
146 | 146 | "@tsparticles/plugin-easing-sine": "workspace:4.0.0-alpha.10", |
147 | 147 | "@tsparticles/plugin-easing-smoothstep": "workspace:4.0.0-alpha.10", |
148 | | - "@tsparticles/plugin-emitters-shape-canvas": "workspace:4.0.0-alpha.10", |
149 | | - "@tsparticles/plugin-emitters-shape-path": "workspace:4.0.0-alpha.10", |
150 | | - "@tsparticles/plugin-emitters-shape-polygon": "workspace:4.0.0-alpha.10", |
| 148 | + "@tsparticles/plugin-emitters-shape-canvas": "workspace:4.0.0-alpha.13", |
| 149 | + "@tsparticles/plugin-emitters-shape-path": "workspace:4.0.0-alpha.13", |
| 150 | + "@tsparticles/plugin-emitters-shape-polygon": "workspace:4.0.0-alpha.13", |
151 | 151 | "@tsparticles/plugin-export-image": "workspace:4.0.0-alpha.10", |
152 | 152 | "@tsparticles/plugin-export-json": "workspace:4.0.0-alpha.10", |
153 | 153 | "@tsparticles/plugin-export-video": "workspace:4.0.0-alpha.10", |
154 | 154 | "@tsparticles/plugin-hsv-color": "workspace:4.0.0-alpha.10", |
155 | 155 | "@tsparticles/plugin-hwb-color": "workspace:4.0.0-alpha.10", |
156 | | - "@tsparticles/plugin-infection": "workspace:4.0.0-alpha.10", |
| 156 | + "@tsparticles/plugin-infection": "workspace:4.0.0-alpha.13", |
157 | 157 | "@tsparticles/plugin-lab-color": "workspace:4.0.0-alpha.10", |
158 | 158 | "@tsparticles/plugin-lch-color": "workspace:4.0.0-alpha.10", |
159 | 159 | "@tsparticles/plugin-manual-particles": "workspace:4.0.0-alpha.10", |
|
178 | 178 | "@tsparticles/shape-spiral": "workspace:4.0.0-alpha.10", |
179 | 179 | "@tsparticles/updater-gradient": "workspace:4.0.0-alpha.10", |
180 | 180 | "@tsparticles/updater-orbit": "workspace:4.0.0-alpha.10", |
181 | | - "tsparticles": "workspace:4.0.0-alpha.11" |
| 181 | + "tsparticles": "workspace:4.0.0-alpha.13" |
182 | 182 | }, |
183 | 183 | "publishConfig": { |
184 | 184 | "access": "public", |
|
0 commit comments