Skip to content

Commit 2bdd6e4

Browse files
authored
Merge pull request tsparticles#5651 from tsparticles/v4
4.0.0-beta.3
2 parents d243931 + c284d3f commit 2bdd6e4

File tree

426 files changed

+7874
-5907
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

426 files changed

+7874
-5907
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0-beta.3](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2026-04-02)
7+
8+
**Note:** Version bump only for package @tsparticles/workspace
9+
610
# [4.0.0-beta.2](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2026-04-02)
711

812
**Note:** Version bump only for package @tsparticles/workspace

bundles/all/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0-beta.3](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2026-04-02)
7+
8+
**Note:** Version bump only for package @tsparticles/all
9+
610
# [4.0.0-beta.2](https://github.com/tsparticles/tsparticles/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2026-04-02)
711

812
**Note:** Version bump only for package @tsparticles/all

bundles/all/package.dist.json

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

bundles/all/package.json

Lines changed: 78 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsparticles/all",
3-
"version": "4.0.0-beta.2",
3+
"version": "4.0.0-beta.3",
44
"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.",
55
"homepage": "https://particles.js.org",
66
"scripts": {
@@ -106,83 +106,83 @@
106106
"./package.json": "./dist/package.json"
107107
},
108108
"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"
186186
},
187187
"publishConfig": {
188188
"access": "public",

0 commit comments

Comments
 (0)