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