|
1 | 1 | { |
2 | 2 | "name": "@tsparticles/all", |
3 | | - "version": "4.0.0-beta.2", |
| 3 | + "version": "4.0.0-beta.3", |
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": { |
|
106 | 106 | "./package.json": "./dist/package.json" |
107 | 107 | }, |
108 | 108 | "dependencies": { |
109 | | - "@tsparticles/effect-bubble": "workspace:4.0.0-beta.2", |
110 | | - "@tsparticles/effect-particles": "workspace:4.0.0-beta.2", |
111 | | - "@tsparticles/effect-shadow": "workspace:4.0.0-beta.2", |
112 | | - "@tsparticles/effect-trail": "workspace:4.0.0-beta.2", |
113 | | - "@tsparticles/engine": "workspace:4.0.0-beta.2", |
114 | | - "@tsparticles/interaction-external-cannon": "workspace:4.0.0-beta.2", |
115 | | - "@tsparticles/interaction-external-particle": "workspace:4.0.0-beta.2", |
116 | | - "@tsparticles/interaction-external-pop": "workspace:4.0.0-beta.2", |
117 | | - "@tsparticles/interaction-light": "workspace:4.0.0-beta.2", |
118 | | - "@tsparticles/interaction-particles-repulse": "workspace:4.0.0-beta.2", |
119 | | - "@tsparticles/path-branches": "workspace:4.0.0-beta.2", |
120 | | - "@tsparticles/path-brownian": "workspace:4.0.0-beta.2", |
121 | | - "@tsparticles/path-curl-noise": "workspace:4.0.0-beta.2", |
122 | | - "@tsparticles/path-curves": "workspace:4.0.0-beta.2", |
123 | | - "@tsparticles/path-fractal-noise": "workspace:4.0.0-beta.2", |
124 | | - "@tsparticles/path-grid": "workspace:4.0.0-beta.2", |
125 | | - "@tsparticles/path-levy": "workspace:4.0.0-beta.2", |
126 | | - "@tsparticles/path-perlin-noise": "workspace:4.0.0-beta.2", |
127 | | - "@tsparticles/path-polygon": "workspace:4.0.0-beta.2", |
128 | | - "@tsparticles/path-random": "workspace:4.0.0-beta.2", |
129 | | - "@tsparticles/path-simplex-noise": "workspace:4.0.0-beta.2", |
130 | | - "@tsparticles/path-spiral": "workspace:4.0.0-beta.2", |
131 | | - "@tsparticles/path-svg": "workspace:4.0.0-beta.2", |
132 | | - "@tsparticles/path-zig-zag": "workspace:4.0.0-beta.2", |
133 | | - "@tsparticles/plugin-background-mask": "workspace:4.0.0-beta.2", |
134 | | - "@tsparticles/plugin-blend": "workspace:4.0.0-beta.2", |
135 | | - "@tsparticles/plugin-canvas-mask": "workspace:4.0.0-beta.2", |
136 | | - "@tsparticles/plugin-easing-back": "workspace:4.0.0-beta.2", |
137 | | - "@tsparticles/plugin-easing-bounce": "workspace:4.0.0-beta.2", |
138 | | - "@tsparticles/plugin-easing-circ": "workspace:4.0.0-beta.2", |
139 | | - "@tsparticles/plugin-easing-cubic": "workspace:4.0.0-beta.2", |
140 | | - "@tsparticles/plugin-easing-elastic": "workspace:4.0.0-beta.2", |
141 | | - "@tsparticles/plugin-easing-expo": "workspace:4.0.0-beta.2", |
142 | | - "@tsparticles/plugin-easing-gaussian": "workspace:4.0.0-beta.2", |
143 | | - "@tsparticles/plugin-easing-linear": "workspace:4.0.0-beta.2", |
144 | | - "@tsparticles/plugin-easing-quart": "workspace:4.0.0-beta.2", |
145 | | - "@tsparticles/plugin-easing-quint": "workspace:4.0.0-beta.2", |
146 | | - "@tsparticles/plugin-easing-sigmoid": "workspace:4.0.0-beta.2", |
147 | | - "@tsparticles/plugin-easing-sine": "workspace:4.0.0-beta.2", |
148 | | - "@tsparticles/plugin-easing-smoothstep": "workspace:4.0.0-beta.2", |
149 | | - "@tsparticles/plugin-emitters-shape-canvas": "workspace:4.0.0-beta.2", |
150 | | - "@tsparticles/plugin-emitters-shape-path": "workspace:4.0.0-beta.2", |
151 | | - "@tsparticles/plugin-emitters-shape-polygon": "workspace:4.0.0-beta.2", |
152 | | - "@tsparticles/plugin-export-image": "workspace:4.0.0-beta.2", |
153 | | - "@tsparticles/plugin-export-json": "workspace:4.0.0-beta.2", |
154 | | - "@tsparticles/plugin-export-video": "workspace:4.0.0-beta.2", |
155 | | - "@tsparticles/plugin-hsv-color": "workspace:4.0.0-beta.2", |
156 | | - "@tsparticles/plugin-hwb-color": "workspace:4.0.0-beta.2", |
157 | | - "@tsparticles/plugin-infection": "workspace:4.0.0-beta.2", |
158 | | - "@tsparticles/plugin-lab-color": "workspace:4.0.0-beta.2", |
159 | | - "@tsparticles/plugin-lch-color": "workspace:4.0.0-beta.2", |
160 | | - "@tsparticles/plugin-manual-particles": "workspace:4.0.0-beta.2", |
161 | | - "@tsparticles/plugin-motion": "workspace:4.0.0-beta.2", |
162 | | - "@tsparticles/plugin-named-color": "workspace:4.0.0-beta.2", |
163 | | - "@tsparticles/plugin-oklab-color": "workspace:4.0.0-beta.2", |
164 | | - "@tsparticles/plugin-oklch-color": "workspace:4.0.0-beta.2", |
165 | | - "@tsparticles/plugin-poisson-disc": "workspace:4.0.0-beta.2", |
166 | | - "@tsparticles/plugin-polygon-mask": "workspace:4.0.0-beta.2", |
167 | | - "@tsparticles/plugin-responsive": "workspace:4.0.0-beta.2", |
168 | | - "@tsparticles/plugin-sounds": "workspace:4.0.0-beta.2", |
169 | | - "@tsparticles/plugin-themes": "workspace:4.0.0-beta.2", |
170 | | - "@tsparticles/plugin-trail": "workspace:4.0.0-beta.2", |
171 | | - "@tsparticles/plugin-zoom": "workspace:4.0.0-beta.2", |
172 | | - "@tsparticles/shape-arrow": "workspace:4.0.0-beta.2", |
173 | | - "@tsparticles/shape-cards": "workspace:4.0.0-beta.2", |
174 | | - "@tsparticles/shape-cog": "workspace:4.0.0-beta.2", |
175 | | - "@tsparticles/shape-heart": "workspace:4.0.0-beta.2", |
176 | | - "@tsparticles/shape-infinity": "workspace:4.0.0-beta.2", |
177 | | - "@tsparticles/shape-matrix": "workspace:4.0.0-beta.2", |
178 | | - "@tsparticles/shape-path": "workspace:4.0.0-beta.2", |
179 | | - "@tsparticles/shape-rounded-polygon": "workspace:4.0.0-beta.2", |
180 | | - "@tsparticles/shape-rounded-rect": "workspace:4.0.0-beta.2", |
181 | | - "@tsparticles/shape-spiral": "workspace:4.0.0-beta.2", |
182 | | - "@tsparticles/shape-squircle": "workspace:4.0.0-beta.2", |
183 | | - "@tsparticles/updater-gradient": "workspace:4.0.0-beta.2", |
184 | | - "@tsparticles/updater-orbit": "workspace:4.0.0-beta.2", |
185 | | - "tsparticles": "workspace:4.0.0-beta.2" |
| 109 | + "@tsparticles/effect-bubble": "workspace:4.0.0-beta.3", |
| 110 | + "@tsparticles/effect-particles": "workspace:4.0.0-beta.3", |
| 111 | + "@tsparticles/effect-shadow": "workspace:4.0.0-beta.3", |
| 112 | + "@tsparticles/effect-trail": "workspace:4.0.0-beta.3", |
| 113 | + "@tsparticles/engine": "workspace:4.0.0-beta.3", |
| 114 | + "@tsparticles/interaction-external-cannon": "workspace:4.0.0-beta.3", |
| 115 | + "@tsparticles/interaction-external-particle": "workspace:4.0.0-beta.3", |
| 116 | + "@tsparticles/interaction-external-pop": "workspace:4.0.0-beta.3", |
| 117 | + "@tsparticles/interaction-light": "workspace:4.0.0-beta.3", |
| 118 | + "@tsparticles/interaction-particles-repulse": "workspace:4.0.0-beta.3", |
| 119 | + "@tsparticles/path-branches": "workspace:4.0.0-beta.3", |
| 120 | + "@tsparticles/path-brownian": "workspace:4.0.0-beta.3", |
| 121 | + "@tsparticles/path-curl-noise": "workspace:4.0.0-beta.3", |
| 122 | + "@tsparticles/path-curves": "workspace:4.0.0-beta.3", |
| 123 | + "@tsparticles/path-fractal-noise": "workspace:4.0.0-beta.3", |
| 124 | + "@tsparticles/path-grid": "workspace:4.0.0-beta.3", |
| 125 | + "@tsparticles/path-levy": "workspace:4.0.0-beta.3", |
| 126 | + "@tsparticles/path-perlin-noise": "workspace:4.0.0-beta.3", |
| 127 | + "@tsparticles/path-polygon": "workspace:4.0.0-beta.3", |
| 128 | + "@tsparticles/path-random": "workspace:4.0.0-beta.3", |
| 129 | + "@tsparticles/path-simplex-noise": "workspace:4.0.0-beta.3", |
| 130 | + "@tsparticles/path-spiral": "workspace:4.0.0-beta.3", |
| 131 | + "@tsparticles/path-svg": "workspace:4.0.0-beta.3", |
| 132 | + "@tsparticles/path-zig-zag": "workspace:4.0.0-beta.3", |
| 133 | + "@tsparticles/plugin-background-mask": "workspace:4.0.0-beta.3", |
| 134 | + "@tsparticles/plugin-blend": "workspace:4.0.0-beta.3", |
| 135 | + "@tsparticles/plugin-canvas-mask": "workspace:4.0.0-beta.3", |
| 136 | + "@tsparticles/plugin-easing-back": "workspace:4.0.0-beta.3", |
| 137 | + "@tsparticles/plugin-easing-bounce": "workspace:4.0.0-beta.3", |
| 138 | + "@tsparticles/plugin-easing-circ": "workspace:4.0.0-beta.3", |
| 139 | + "@tsparticles/plugin-easing-cubic": "workspace:4.0.0-beta.3", |
| 140 | + "@tsparticles/plugin-easing-elastic": "workspace:4.0.0-beta.3", |
| 141 | + "@tsparticles/plugin-easing-expo": "workspace:4.0.0-beta.3", |
| 142 | + "@tsparticles/plugin-easing-gaussian": "workspace:4.0.0-beta.3", |
| 143 | + "@tsparticles/plugin-easing-linear": "workspace:4.0.0-beta.3", |
| 144 | + "@tsparticles/plugin-easing-quart": "workspace:4.0.0-beta.3", |
| 145 | + "@tsparticles/plugin-easing-quint": "workspace:4.0.0-beta.3", |
| 146 | + "@tsparticles/plugin-easing-sigmoid": "workspace:4.0.0-beta.3", |
| 147 | + "@tsparticles/plugin-easing-sine": "workspace:4.0.0-beta.3", |
| 148 | + "@tsparticles/plugin-easing-smoothstep": "workspace:4.0.0-beta.3", |
| 149 | + "@tsparticles/plugin-emitters-shape-canvas": "workspace:4.0.0-beta.3", |
| 150 | + "@tsparticles/plugin-emitters-shape-path": "workspace:4.0.0-beta.3", |
| 151 | + "@tsparticles/plugin-emitters-shape-polygon": "workspace:4.0.0-beta.3", |
| 152 | + "@tsparticles/plugin-export-image": "workspace:4.0.0-beta.3", |
| 153 | + "@tsparticles/plugin-export-json": "workspace:4.0.0-beta.3", |
| 154 | + "@tsparticles/plugin-export-video": "workspace:4.0.0-beta.3", |
| 155 | + "@tsparticles/plugin-hsv-color": "workspace:4.0.0-beta.3", |
| 156 | + "@tsparticles/plugin-hwb-color": "workspace:4.0.0-beta.3", |
| 157 | + "@tsparticles/plugin-infection": "workspace:4.0.0-beta.3", |
| 158 | + "@tsparticles/plugin-lab-color": "workspace:4.0.0-beta.3", |
| 159 | + "@tsparticles/plugin-lch-color": "workspace:4.0.0-beta.3", |
| 160 | + "@tsparticles/plugin-manual-particles": "workspace:4.0.0-beta.3", |
| 161 | + "@tsparticles/plugin-motion": "workspace:4.0.0-beta.3", |
| 162 | + "@tsparticles/plugin-named-color": "workspace:4.0.0-beta.3", |
| 163 | + "@tsparticles/plugin-oklab-color": "workspace:4.0.0-beta.3", |
| 164 | + "@tsparticles/plugin-oklch-color": "workspace:4.0.0-beta.3", |
| 165 | + "@tsparticles/plugin-poisson-disc": "workspace:4.0.0-beta.3", |
| 166 | + "@tsparticles/plugin-polygon-mask": "workspace:4.0.0-beta.3", |
| 167 | + "@tsparticles/plugin-responsive": "workspace:4.0.0-beta.3", |
| 168 | + "@tsparticles/plugin-sounds": "workspace:4.0.0-beta.3", |
| 169 | + "@tsparticles/plugin-themes": "workspace:4.0.0-beta.3", |
| 170 | + "@tsparticles/plugin-trail": "workspace:4.0.0-beta.3", |
| 171 | + "@tsparticles/plugin-zoom": "workspace:4.0.0-beta.3", |
| 172 | + "@tsparticles/shape-arrow": "workspace:4.0.0-beta.3", |
| 173 | + "@tsparticles/shape-cards": "workspace:4.0.0-beta.3", |
| 174 | + "@tsparticles/shape-cog": "workspace:4.0.0-beta.3", |
| 175 | + "@tsparticles/shape-heart": "workspace:4.0.0-beta.3", |
| 176 | + "@tsparticles/shape-infinity": "workspace:4.0.0-beta.3", |
| 177 | + "@tsparticles/shape-matrix": "workspace:4.0.0-beta.3", |
| 178 | + "@tsparticles/shape-path": "workspace:4.0.0-beta.3", |
| 179 | + "@tsparticles/shape-rounded-polygon": "workspace:4.0.0-beta.3", |
| 180 | + "@tsparticles/shape-rounded-rect": "workspace:4.0.0-beta.3", |
| 181 | + "@tsparticles/shape-spiral": "workspace:4.0.0-beta.3", |
| 182 | + "@tsparticles/shape-squircle": "workspace:4.0.0-beta.3", |
| 183 | + "@tsparticles/updater-gradient": "workspace:4.0.0-beta.3", |
| 184 | + "@tsparticles/updater-orbit": "workspace:4.0.0-beta.3", |
| 185 | + "tsparticles": "workspace:4.0.0-beta.3" |
186 | 186 | }, |
187 | 187 | "publishConfig": { |
188 | 188 | "access": "public", |
|
0 commit comments