|
107 | 107 | "./package.json": "./dist/package.json" |
108 | 108 | }, |
109 | 109 | "dependencies": { |
110 | | - "@tsparticles/effect-bubble": "workspace:^", |
111 | | - "@tsparticles/effect-trail": "workspace:^", |
112 | | - "@tsparticles/engine": "workspace:^", |
113 | | - "@tsparticles/interaction-external-particle": "workspace:^", |
114 | | - "@tsparticles/interaction-external-pop": "workspace:^", |
115 | | - "@tsparticles/interaction-light": "workspace:^", |
116 | | - "@tsparticles/interaction-particles-repulse": "workspace:^", |
117 | | - "@tsparticles/path-curl-noise": "workspace:^", |
118 | | - "@tsparticles/path-curves": "workspace:^", |
119 | | - "@tsparticles/path-perlin-noise": "workspace:^", |
120 | | - "@tsparticles/path-polygon": "workspace:^", |
121 | | - "@tsparticles/path-simplex-noise": "workspace:^", |
122 | | - "@tsparticles/path-svg": "workspace:^", |
123 | | - "@tsparticles/path-zig-zag": "workspace:^", |
124 | | - "@tsparticles/pjs": "workspace:^", |
125 | | - "@tsparticles/plugin-canvas-mask": "workspace:^", |
126 | | - "@tsparticles/plugin-easing-back": "workspace:^", |
127 | | - "@tsparticles/plugin-easing-circ": "workspace:^", |
128 | | - "@tsparticles/plugin-easing-cubic": "workspace:^", |
129 | | - "@tsparticles/plugin-easing-expo": "workspace:^", |
130 | | - "@tsparticles/plugin-easing-linear": "workspace:^", |
131 | | - "@tsparticles/plugin-easing-quart": "workspace:^", |
132 | | - "@tsparticles/plugin-easing-quint": "workspace:^", |
133 | | - "@tsparticles/plugin-easing-sine": "workspace:^", |
134 | | - "@tsparticles/plugin-emitters-shape-canvas": "workspace:^", |
135 | | - "@tsparticles/plugin-emitters-shape-path": "workspace:^", |
136 | | - "@tsparticles/plugin-emitters-shape-polygon": "workspace:^", |
137 | | - "@tsparticles/plugin-export-image": "workspace:^", |
138 | | - "@tsparticles/plugin-export-json": "workspace:^", |
139 | | - "@tsparticles/plugin-export-video": "workspace:^", |
140 | | - "@tsparticles/plugin-hsv-color": "workspace:^", |
141 | | - "@tsparticles/plugin-infection": "workspace:^", |
142 | | - "@tsparticles/plugin-motion": "workspace:^", |
143 | | - "@tsparticles/plugin-poisson-disc": "workspace:^", |
144 | | - "@tsparticles/plugin-polygon-mask": "workspace:^", |
145 | | - "@tsparticles/plugin-sounds": "workspace:^", |
146 | | - "@tsparticles/shape-arrow": "workspace:^", |
147 | | - "@tsparticles/shape-cards": "workspace:^", |
148 | | - "@tsparticles/shape-cog": "workspace:^", |
149 | | - "@tsparticles/shape-heart": "workspace:^", |
150 | | - "@tsparticles/shape-infinity": "workspace:^", |
151 | | - "@tsparticles/shape-path": "workspace:^", |
152 | | - "@tsparticles/shape-rounded-polygon": "workspace:^", |
153 | | - "@tsparticles/shape-rounded-rect": "workspace:^", |
154 | | - "@tsparticles/shape-spiral": "workspace:^", |
155 | | - "@tsparticles/updater-gradient": "workspace:^", |
156 | | - "@tsparticles/updater-orbit": "workspace:^", |
157 | | - "tsparticles": "workspace:^" |
| 110 | + "@tsparticles/effect-bubble": "workspace:^3.5.0", |
| 111 | + "@tsparticles/effect-trail": "workspace:^3.5.0", |
| 112 | + "@tsparticles/engine": "workspace:^3.5.0", |
| 113 | + "@tsparticles/interaction-external-particle": "workspace:^3.5.0", |
| 114 | + "@tsparticles/interaction-external-pop": "workspace:^3.5.0", |
| 115 | + "@tsparticles/interaction-light": "workspace:^3.5.0", |
| 116 | + "@tsparticles/interaction-particles-repulse": "workspace:^3.5.0", |
| 117 | + "@tsparticles/path-curl-noise": "workspace:^3.5.0", |
| 118 | + "@tsparticles/path-curves": "workspace:^3.5.0", |
| 119 | + "@tsparticles/path-perlin-noise": "workspace:^3.5.0", |
| 120 | + "@tsparticles/path-polygon": "workspace:^3.5.0", |
| 121 | + "@tsparticles/path-simplex-noise": "workspace:^3.5.0", |
| 122 | + "@tsparticles/path-svg": "workspace:^3.5.0", |
| 123 | + "@tsparticles/path-zig-zag": "workspace:^3.5.0", |
| 124 | + "@tsparticles/pjs": "workspace:^3.5.0", |
| 125 | + "@tsparticles/plugin-canvas-mask": "workspace:^3.5.0", |
| 126 | + "@tsparticles/plugin-easing-back": "workspace:^3.5.0", |
| 127 | + "@tsparticles/plugin-easing-circ": "workspace:^3.5.0", |
| 128 | + "@tsparticles/plugin-easing-cubic": "workspace:^3.5.0", |
| 129 | + "@tsparticles/plugin-easing-expo": "workspace:^3.5.0", |
| 130 | + "@tsparticles/plugin-easing-linear": "workspace:^3.5.0", |
| 131 | + "@tsparticles/plugin-easing-quart": "workspace:^3.5.0", |
| 132 | + "@tsparticles/plugin-easing-quint": "workspace:^3.5.0", |
| 133 | + "@tsparticles/plugin-easing-sine": "workspace:^3.5.0", |
| 134 | + "@tsparticles/plugin-emitters-shape-canvas": "workspace:^3.5.0", |
| 135 | + "@tsparticles/plugin-emitters-shape-path": "workspace:^3.5.0", |
| 136 | + "@tsparticles/plugin-emitters-shape-polygon": "workspace:^3.5.0", |
| 137 | + "@tsparticles/plugin-export-image": "workspace:^3.5.0", |
| 138 | + "@tsparticles/plugin-export-json": "workspace:^3.5.0", |
| 139 | + "@tsparticles/plugin-export-video": "workspace:^3.5.0", |
| 140 | + "@tsparticles/plugin-hsv-color": "workspace:^3.5.0", |
| 141 | + "@tsparticles/plugin-infection": "workspace:^3.5.0", |
| 142 | + "@tsparticles/plugin-motion": "workspace:^3.5.0", |
| 143 | + "@tsparticles/plugin-poisson-disc": "workspace:^3.5.0", |
| 144 | + "@tsparticles/plugin-polygon-mask": "workspace:^3.5.0", |
| 145 | + "@tsparticles/plugin-sounds": "workspace:^3.5.0", |
| 146 | + "@tsparticles/shape-arrow": "workspace:^3.5.0", |
| 147 | + "@tsparticles/shape-cards": "workspace:^3.5.0", |
| 148 | + "@tsparticles/shape-cog": "workspace:^3.5.0", |
| 149 | + "@tsparticles/shape-heart": "workspace:^3.5.0", |
| 150 | + "@tsparticles/shape-infinity": "workspace:^3.5.0", |
| 151 | + "@tsparticles/shape-path": "workspace:^3.5.0", |
| 152 | + "@tsparticles/shape-rounded-polygon": "workspace:^3.5.0", |
| 153 | + "@tsparticles/shape-rounded-rect": "workspace:^3.5.0", |
| 154 | + "@tsparticles/shape-spiral": "workspace:^3.5.0", |
| 155 | + "@tsparticles/updater-gradient": "workspace:^3.5.0", |
| 156 | + "@tsparticles/updater-orbit": "workspace:^3.5.0", |
| 157 | + "tsparticles": "workspace:^3.5.0" |
158 | 158 | }, |
159 | 159 | "publishConfig": { |
160 | 160 | "access": "public", |
|
0 commit comments