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