Skip to content

Commit 340745e

Browse files
committed
build: updated workspace package version
1 parent 0841480 commit 340745e

100 files changed

Lines changed: 5796 additions & 7409 deletions

File tree

Some content is hidden

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

bundles/all/package.json

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -107,54 +107,54 @@
107107
"./package.json": "./dist/package.json"
108108
},
109109
"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"
158158
},
159159
"publishConfig": {
160160
"access": "public",

bundles/basic/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,13 @@
107107
"./package.json": "./dist/package.json"
108108
},
109109
"dependencies": {
110-
"@tsparticles/engine": "workspace:^",
111-
"@tsparticles/move-base": "workspace:^",
112-
"@tsparticles/shape-circle": "workspace:^",
113-
"@tsparticles/updater-color": "workspace:^",
114-
"@tsparticles/updater-opacity": "workspace:^",
115-
"@tsparticles/updater-out-modes": "workspace:^",
116-
"@tsparticles/updater-size": "workspace:^"
110+
"@tsparticles/engine": "workspace:^3.5.0",
111+
"@tsparticles/move-base": "workspace:^3.5.0",
112+
"@tsparticles/shape-circle": "workspace:^3.5.0",
113+
"@tsparticles/updater-color": "workspace:^3.5.0",
114+
"@tsparticles/updater-opacity": "workspace:^3.5.0",
115+
"@tsparticles/updater-out-modes": "workspace:^3.5.0",
116+
"@tsparticles/updater-size": "workspace:^3.5.0"
117117
},
118118
"publishConfig": {
119119
"access": "public",

bundles/confetti/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -107,22 +107,22 @@
107107
"./package.json": "./dist/package.json"
108108
},
109109
"dependencies": {
110-
"@tsparticles/basic": "workspace:^",
111-
"@tsparticles/engine": "workspace:^",
112-
"@tsparticles/plugin-emitters": "workspace:^",
113-
"@tsparticles/plugin-motion": "workspace:^",
114-
"@tsparticles/shape-cards": "workspace:^",
115-
"@tsparticles/shape-emoji": "workspace:^",
116-
"@tsparticles/shape-heart": "workspace:^",
117-
"@tsparticles/shape-image": "workspace:^",
118-
"@tsparticles/shape-polygon": "workspace:^",
119-
"@tsparticles/shape-square": "workspace:^",
120-
"@tsparticles/shape-star": "workspace:^",
121-
"@tsparticles/updater-life": "workspace:^",
122-
"@tsparticles/updater-roll": "workspace:^",
123-
"@tsparticles/updater-rotate": "workspace:^",
124-
"@tsparticles/updater-tilt": "workspace:^",
125-
"@tsparticles/updater-wobble": "workspace:^"
110+
"@tsparticles/basic": "workspace:^3.5.0",
111+
"@tsparticles/engine": "workspace:^3.5.0",
112+
"@tsparticles/plugin-emitters": "workspace:^3.5.0",
113+
"@tsparticles/plugin-motion": "workspace:^3.5.0",
114+
"@tsparticles/shape-cards": "workspace:^3.5.0",
115+
"@tsparticles/shape-emoji": "workspace:^3.5.0",
116+
"@tsparticles/shape-heart": "workspace:^3.5.0",
117+
"@tsparticles/shape-image": "workspace:^3.5.0",
118+
"@tsparticles/shape-polygon": "workspace:^3.5.0",
119+
"@tsparticles/shape-square": "workspace:^3.5.0",
120+
"@tsparticles/shape-star": "workspace:^3.5.0",
121+
"@tsparticles/updater-life": "workspace:^3.5.0",
122+
"@tsparticles/updater-roll": "workspace:^3.5.0",
123+
"@tsparticles/updater-rotate": "workspace:^3.5.0",
124+
"@tsparticles/updater-tilt": "workspace:^3.5.0",
125+
"@tsparticles/updater-wobble": "workspace:^3.5.0"
126126
},
127127
"publishConfig": {
128128
"access": "public",

bundles/fireworks/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -107,15 +107,15 @@
107107
"./package.json": "./dist/package.json"
108108
},
109109
"dependencies": {
110-
"@tsparticles/basic": "workspace:^",
111-
"@tsparticles/effect-trail": "workspace:^",
112-
"@tsparticles/engine": "workspace:^",
113-
"@tsparticles/plugin-emitters": "workspace:^",
114-
"@tsparticles/plugin-emitters-shape-square": "workspace:^",
115-
"@tsparticles/plugin-sounds": "workspace:^",
116-
"@tsparticles/updater-destroy": "workspace:^",
117-
"@tsparticles/updater-life": "workspace:^",
118-
"@tsparticles/updater-rotate": "workspace:^"
110+
"@tsparticles/basic": "workspace:^3.5.0",
111+
"@tsparticles/effect-trail": "workspace:^3.5.0",
112+
"@tsparticles/engine": "workspace:^3.5.0",
113+
"@tsparticles/plugin-emitters": "workspace:^3.5.0",
114+
"@tsparticles/plugin-emitters-shape-square": "workspace:^3.5.0",
115+
"@tsparticles/plugin-sounds": "workspace:^3.5.0",
116+
"@tsparticles/updater-destroy": "workspace:^3.5.0",
117+
"@tsparticles/updater-life": "workspace:^3.5.0",
118+
"@tsparticles/updater-rotate": "workspace:^3.5.0"
119119
},
120120
"publishConfig": {
121121
"access": "public",

bundles/full/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -107,19 +107,19 @@
107107
"./package.json": "./dist/package.json"
108108
},
109109
"dependencies": {
110-
"@tsparticles/engine": "workspace:^",
111-
"@tsparticles/interaction-external-trail": "workspace:^",
112-
"@tsparticles/plugin-absorbers": "workspace:^",
113-
"@tsparticles/plugin-emitters": "workspace:^",
114-
"@tsparticles/plugin-emitters-shape-circle": "workspace:^",
115-
"@tsparticles/plugin-emitters-shape-square": "workspace:^",
116-
"@tsparticles/shape-text": "workspace:^",
117-
"@tsparticles/slim": "workspace:^",
118-
"@tsparticles/updater-destroy": "workspace:^",
119-
"@tsparticles/updater-roll": "workspace:^",
120-
"@tsparticles/updater-tilt": "workspace:^",
121-
"@tsparticles/updater-twinkle": "workspace:^",
122-
"@tsparticles/updater-wobble": "workspace:^"
110+
"@tsparticles/engine": "workspace:^3.5.0",
111+
"@tsparticles/interaction-external-trail": "workspace:^3.5.0",
112+
"@tsparticles/plugin-absorbers": "workspace:^3.5.0",
113+
"@tsparticles/plugin-emitters": "workspace:^3.5.0",
114+
"@tsparticles/plugin-emitters-shape-circle": "workspace:^3.5.0",
115+
"@tsparticles/plugin-emitters-shape-square": "workspace:^3.5.0",
116+
"@tsparticles/shape-text": "workspace:^3.5.0",
117+
"@tsparticles/slim": "workspace:^3.5.0",
118+
"@tsparticles/updater-destroy": "workspace:^3.5.0",
119+
"@tsparticles/updater-roll": "workspace:^3.5.0",
120+
"@tsparticles/updater-tilt": "workspace:^3.5.0",
121+
"@tsparticles/updater-twinkle": "workspace:^3.5.0",
122+
"@tsparticles/updater-wobble": "workspace:^3.5.0"
123123
},
124124
"publishConfig": {
125125
"access": "public",

bundles/pjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"./package.json": "./dist/package.json"
108108
},
109109
"dependencies": {
110-
"@tsparticles/engine": "workspace:^"
110+
"@tsparticles/engine": "workspace:^3.5.0"
111111
},
112112
"publishConfig": {
113113
"access": "public",

bundles/slim/package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -107,32 +107,32 @@
107107
"./package.json": "./dist/package.json"
108108
},
109109
"dependencies": {
110-
"@tsparticles/basic": "workspace:^",
111-
"@tsparticles/engine": "workspace:^",
112-
"@tsparticles/interaction-external-attract": "workspace:^",
113-
"@tsparticles/interaction-external-bounce": "workspace:^",
114-
"@tsparticles/interaction-external-bubble": "workspace:^",
115-
"@tsparticles/interaction-external-connect": "workspace:^",
116-
"@tsparticles/interaction-external-grab": "workspace:^",
117-
"@tsparticles/interaction-external-pause": "workspace:^",
118-
"@tsparticles/interaction-external-push": "workspace:^",
119-
"@tsparticles/interaction-external-remove": "workspace:^",
120-
"@tsparticles/interaction-external-repulse": "workspace:^",
121-
"@tsparticles/interaction-external-slow": "workspace:^",
122-
"@tsparticles/interaction-particles-attract": "workspace:^",
123-
"@tsparticles/interaction-particles-collisions": "workspace:^",
124-
"@tsparticles/interaction-particles-links": "workspace:^",
125-
"@tsparticles/move-parallax": "workspace:^",
126-
"@tsparticles/plugin-easing-quad": "workspace:^",
127-
"@tsparticles/shape-emoji": "workspace:^",
128-
"@tsparticles/shape-image": "workspace:^",
129-
"@tsparticles/shape-line": "workspace:^",
130-
"@tsparticles/shape-polygon": "workspace:^",
131-
"@tsparticles/shape-square": "workspace:^",
132-
"@tsparticles/shape-star": "workspace:^",
133-
"@tsparticles/updater-life": "workspace:^",
134-
"@tsparticles/updater-rotate": "workspace:^",
135-
"@tsparticles/updater-stroke-color": "workspace:^"
110+
"@tsparticles/basic": "workspace:^3.5.0",
111+
"@tsparticles/engine": "workspace:^3.5.0",
112+
"@tsparticles/interaction-external-attract": "workspace:^3.5.0",
113+
"@tsparticles/interaction-external-bounce": "workspace:^3.5.0",
114+
"@tsparticles/interaction-external-bubble": "workspace:^3.5.0",
115+
"@tsparticles/interaction-external-connect": "workspace:^3.5.0",
116+
"@tsparticles/interaction-external-grab": "workspace:^3.5.0",
117+
"@tsparticles/interaction-external-pause": "workspace:^3.5.0",
118+
"@tsparticles/interaction-external-push": "workspace:^3.5.0",
119+
"@tsparticles/interaction-external-remove": "workspace:^3.5.0",
120+
"@tsparticles/interaction-external-repulse": "workspace:^3.5.0",
121+
"@tsparticles/interaction-external-slow": "workspace:^3.5.0",
122+
"@tsparticles/interaction-particles-attract": "workspace:^3.5.0",
123+
"@tsparticles/interaction-particles-collisions": "workspace:^3.5.0",
124+
"@tsparticles/interaction-particles-links": "workspace:^3.5.0",
125+
"@tsparticles/move-parallax": "workspace:^3.5.0",
126+
"@tsparticles/plugin-easing-quad": "workspace:^3.5.0",
127+
"@tsparticles/shape-emoji": "workspace:^3.5.0",
128+
"@tsparticles/shape-image": "workspace:^3.5.0",
129+
"@tsparticles/shape-line": "workspace:^3.5.0",
130+
"@tsparticles/shape-polygon": "workspace:^3.5.0",
131+
"@tsparticles/shape-square": "workspace:^3.5.0",
132+
"@tsparticles/shape-star": "workspace:^3.5.0",
133+
"@tsparticles/updater-life": "workspace:^3.5.0",
134+
"@tsparticles/updater-rotate": "workspace:^3.5.0",
135+
"@tsparticles/updater-stroke-color": "workspace:^3.5.0"
136136
},
137137
"publishConfig": {
138138
"access": "public",

demo/electron/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"author": "Matteo Bruni <matteo.bruni@me.com>",
1515
"license": "MIT",
1616
"dependencies": {
17-
"@tsparticles/configs": "workspace:^",
18-
"@tsparticles/engine": "workspace:^",
19-
"tsparticles": "workspace:^"
17+
"@tsparticles/configs": "workspace:^3.5.0",
18+
"@tsparticles/engine": "workspace:^3.5.0",
19+
"tsparticles": "workspace:^3.5.0"
2020
},
2121
"devDependencies": {
2222
"electron": "^31.1.0"

0 commit comments

Comments
 (0)