From 100feeece88b9f26ccf2505898467d7d07c4008b Mon Sep 17 00:00:00 2001 From: Matteo Bruni <176620+matteobruni@users.noreply.github.com> Date: Wed, 13 May 2026 09:34:36 +0200 Subject: [PATCH 1/2] build: updated lockfile --- package.json | 6 +- pnpm-lock.yaml | 247 +++++++++++++++++++------------------------------ 2 files changed, 97 insertions(+), 156 deletions(-) diff --git a/package.json b/package.json index 2124fff4245..b878aaf427c 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ }, "prettier": "@tsparticles/prettier-config", "devDependencies": { - "@commitlint/cli": "^21.0.0", - "@commitlint/config-conventional": "^21.0.0", + "@commitlint/cli": "^21.0.1", + "@commitlint/config-conventional": "^21.0.1", "@nx/devkit": "^22.7.1", "@nx/js": "^22.7.1", "@swc-node/register": "^1.11.1", @@ -76,7 +76,7 @@ "webpack-cli": "^7.0.2", "yargs": "^18.0.0" }, - "packageManager": "pnpm@11.1.0", + "packageManager": "pnpm@11.1.1", "pnpm": { "overrides": { "@nuxt/vue-app@2.18.1>vue": "2.7.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 252a148817f..f0afa0401cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,11 +13,11 @@ importers: .: devDependencies: '@commitlint/cli': - specifier: ^21.0.0 - version: 21.0.0(@types/node@25.7.0)(conventional-commits-parser@6.3.0)(typescript@6.0.3) + specifier: ^21.0.1 + version: 21.0.1(@types/node@25.7.0)(conventional-commits-parser@6.3.0)(typescript@6.0.3) '@commitlint/config-conventional': - specifier: ^21.0.0 - version: 21.0.0 + specifier: ^21.0.1 + version: 21.0.1 '@nx/devkit': specifier: ^22.7.1 version: 22.7.1(nx@22.7.1(@swc-node/register@1.11.1(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@swc/core@1.15.33)(@swc/types@0.1.26)(typescript@6.0.3))(@swc/core@1.15.33)) @@ -6850,6 +6850,15 @@ importers: version: link:../../plugins/interactivity/dist publishDirectory: dist + interactions/light/dist: + dependencies: + '@tsparticles/engine': + specifier: 4.0.0-beta.16 + version: link:../../../engine/dist + '@tsparticles/plugin-interactivity': + specifier: 4.0.0-beta.16 + version: link:../../../plugins/interactivity/dist + interactions/particles/attract: devDependencies: '@tsparticles/cli-build': @@ -15909,73 +15918,73 @@ packages: resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} - '@commitlint/cli@21.0.0': - resolution: {integrity: sha512-p3y2oC0G2R45zaadMwBxCiSesS8digi5RDplP3Zrfpzm7xIgrgAj0W4fGzONjpHyg8obDVJDU45g5txzeMcblg==} + '@commitlint/cli@21.0.1': + resolution: {integrity: sha512-8vq10krmbJwBkvzXKhbs4o4JQEVscd3pqOlWuDUaDBwbeL694/P33UC29tZQFTAgPU9fVJ2+f2m3zw16yKWxHg==} engines: {node: '>=22.12.0'} hasBin: true - '@commitlint/config-conventional@21.0.0': - resolution: {integrity: sha512-QJX/rPK4Yu3f5J4OCIBy5aXq2e0EEdwSDFZ3NQvFAXTm3gs12ipyZ+yjhZxm3hHn6DB8wuv3zhFTL1I2tYzUBA==} + '@commitlint/config-conventional@21.0.1': + resolution: {integrity: sha512-gRorrkfWOh/+V5X8GYWWbQvrzPczopGMS4CCNrQdHkK4xWElv82BDvIsDhJZWTlI7TazOlYea6VATufCsFs+sw==} engines: {node: '>=22.12.0'} - '@commitlint/config-validator@21.0.0': - resolution: {integrity: sha512-v0UplTYryNUB463X5WrelzKq5/qyYm9/iUNk38S7ZLnd56Uuk2T9awhYKGlgD2/4L5YuN2gsKkyy4EHpRPPz2Q==} + '@commitlint/config-validator@21.0.1': + resolution: {integrity: sha512-Zd2UFdndeMMaW2O96HK0tdfT4gOImUvidMpAd/pws2zZ4m1nrAZ/9b/v2JYuE8fs86GpXv9F7LNaIuCIWhY+pA==} engines: {node: '>=22.12.0'} - '@commitlint/ensure@21.0.0': - resolution: {integrity: sha512-n+OYs0Ws9GKC2WlmAeLNoPz9CUg6n/ZyYMkFF8rJ0aMn2kDTDTG0VqK/2Dco0EB4fhuF3JPIllJmU9/LKTl4aw==} + '@commitlint/ensure@21.0.1': + resolution: {integrity: sha512-jJ1037967wU7YN/xkv+iRlOBlmaOXPhPO5KQSqya6GyXzBlwuLzELBFao16DVg9dZyqmNrhewzwZ3SAibetHBQ==} engines: {node: '>=22.12.0'} - '@commitlint/execute-rule@21.0.0': - resolution: {integrity: sha512-3OhTq2gQX1tEheMsbDNqxfcNHsAM6g9cub9plf05I9jCxtbNfn8Y+mhClKyUwhX4dbtmC4OLZ9i+HNmoL1aksA==} + '@commitlint/execute-rule@21.0.1': + resolution: {integrity: sha512-RifH+FmImozKBE6mozhF4K3r2RRKP7SMi/Q/zLCmExtp5e05lhHOUYqGBlFBAGNHaZxU/WYw1XuugYK9jQzqnA==} engines: {node: '>=22.12.0'} - '@commitlint/format@21.0.0': - resolution: {integrity: sha512-RTfGSrueEgofs1piqwi42U05d85wfxiMH2ncMCZnltx1XqPR3N2S48oACBtTy4xRAhWlf5XlHkK2RaDzEQu3dA==} + '@commitlint/format@21.0.1': + resolution: {integrity: sha512-ksmG2+cHGtuDPQQbhBbC4unwm444+6TiPw0d1bKf67hntgZqZ8E0g1MuYKUuyT5IH4IMmXZhKq22/Z3jBvtQIw==} engines: {node: '>=22.12.0'} - '@commitlint/is-ignored@21.0.0': - resolution: {integrity: sha512-K3SaaOTVY9VKhge7vl0R3ng7GENRzJQ9MPV43Tu53kAwEgSx/E0HF4US3AcVqdvlvsDUbF2yXvED95dhela83w==} + '@commitlint/is-ignored@21.0.1': + resolution: {integrity: sha512-iNDP8SFdw8JEkM0CHZ2XFnhTN4Zg5jKUY2d8kBOSFrI2aA+3YJI7fcqVpfgbpJ9xtxFVYpi+DBATU5AvhoTq8g==} engines: {node: '>=22.12.0'} - '@commitlint/lint@21.0.0': - resolution: {integrity: sha512-dlUJA0Ka14R1YaR46JVRWE3m/8dOQAgE/D0heUfzYua5Jogtq/zzu2ITAIaB/u25DaKjtEO6kuvASzsFDyrPMw==} + '@commitlint/lint@21.0.1': + resolution: {integrity: sha512-gF+iYtUw1gBG3HUH9z3VxwUjGg2R2G5j+nmvPs8aIeYkiB7TtneBu3wO85I0bUl93bYNsvsCNI9Nte2fmDUMww==} engines: {node: '>=22.12.0'} - '@commitlint/load@21.0.0': - resolution: {integrity: sha512-l0nBfO/20PKcJXHZqDIgh7kw/TWVVwn8zZJOkVGBK/ig/h328jBu9jK7OiDl2oZr5mLphmKGjYDR2ffEyb2lIA==} + '@commitlint/load@21.0.1': + resolution: {integrity: sha512-Btg1q1mKmiihN4W3x0EsPDrJMOQfMa9NIqlzlJyXAfxvsOGdGXOW5p3R3RcSxDCaY7JabY9flIl+Om1af3PSrw==} engines: {node: '>=22.12.0'} - '@commitlint/message@21.0.0': - resolution: {integrity: sha512-+daU92JaOHhI2En9KcH+2mvZGJ6D4YSxb/32QDwqkOwSj1Vanjio8PbAqX7dneACdg6B7RgQ7i3mpyYZAws4nw==} + '@commitlint/message@21.0.1': + resolution: {integrity: sha512-R3dVQeJQ0B6yqrZEjkUHD4r7UJYLV9Lvk2xs3PTOmtWk2G3mI6Xgc+YdRxL1PwcDfBiUjv2SkIkW4AUc976w1w==} engines: {node: '>=22.12.0'} - '@commitlint/parse@21.0.0': - resolution: {integrity: sha512-1dbvFBcQK79aTbpc2QCrgEDc6/MMkQ0Mdz4gGmYkN4AHMnAK9HesSewTHqGTrW5mALrMlYSgcWyvKjloY2w19A==} + '@commitlint/parse@21.0.1': + resolution: {integrity: sha512-oh/nCSOqdoeQNA1tO8aAmxkq5EBo8/NzcFQRvv66AWc9HpED28sL2iSicCKU6hPintWuscL6BJEWi77Wq1LPMQ==} engines: {node: '>=22.12.0'} - '@commitlint/read@21.0.0': - resolution: {integrity: sha512-8VKLKLl2vBSKoTMm1LwcySsyxrBeotnqcT5qJi9pPuPfqSapdAD870Ckgh79c41UFywL6kMqtiyY+kxtfcqZGg==} + '@commitlint/read@21.0.1': + resolution: {integrity: sha512-pMEu4lbpC8W0ZgKJj2U6WaobXIZWdFlULpIEewYhkPXx+WZcnoO53YrVPc7QErQuNolq2Me8dP58Wu7YAVXVOA==} engines: {node: '>=22.12.0'} - '@commitlint/resolve-extends@21.0.0': - resolution: {integrity: sha512-hrJYSZRpmecmSoxYrpuJ/1Q4J9JHt4AVVtr5/Ac6upLO/jJ1DnIm2AjD+38gru3KGOec4aHCVqETuWWLJhydWw==} + '@commitlint/resolve-extends@21.0.1': + resolution: {integrity: sha512-0DhjYWL6uYrY16Efa032fYk3woGJDU4AGWiG1XXltT9AMUNYKyb5cIZU2ivbaMZ3+kKFqUjikD2cjh66Sbh/Sg==} engines: {node: '>=22.12.0'} - '@commitlint/rules@21.0.0': - resolution: {integrity: sha512-NgQhX1qENA+rbrMw5KKyvVZpZG4D/0wgK8Z4INtcwKbfKtVDFMbn0oNc/Rs8wdyBPBj7ue8Lo/GllUL2Mqjwkg==} + '@commitlint/rules@21.0.1': + resolution: {integrity: sha512-VMooYpz4nJg7xlaUso6CCOWEz8D/ChkvsvZUMARcoJ1ZpfKPyFCGrHNha2tbsETNAb6ErgiRuCr2DvghrvPDYQ==} engines: {node: '>=22.12.0'} - '@commitlint/to-lines@21.0.0': - resolution: {integrity: sha512-qMwvrJK/x3dPcXsIAtQAMKV5Q0wTioyqyHKR06vVN4wmBF4cCrrLq5x81FDeY3Ba+GWgDt0/P3Zw/IHGM8lwgg==} + '@commitlint/to-lines@21.0.1': + resolution: {integrity: sha512-bd1BFII7p1EQZre9Kaj+kKaMFP3cFCdt21K7DItVux9XP5WjLgJ0/Uy1pJJh9aPwVJ6SKg62PxqlZaHI8hQAXw==} engines: {node: '>=22.12.0'} - '@commitlint/top-level@21.0.0': - resolution: {integrity: sha512-8jPqyWZueuN4hU6/ArKVsZ6i8xWtjIrbzHEOaLaTGUfjhhbZNBfXef/DGjzxy55hAv3yFNxHLINfI1bCJ0/MzA==} + '@commitlint/top-level@21.0.1': + resolution: {integrity: sha512-4esUYqzY7K0FCgcJ/1xWEZekV7Ch4yZT1+xjEb7KzqbJ05XEkxHVsTfC8ADKNNtlCE2pj98KEbPGZWw9WwEnVw==} engines: {node: '>=22.12.0'} - '@commitlint/types@21.0.0': - resolution: {integrity: sha512-6nEz+M7I90iix4sviA8NLwskOuyt0M98KUU2aYgiKbn46jMSxUm1l2ACtzRd9ec+y38aKyJhW4Fp6NW0z35kJQ==} + '@commitlint/types@21.0.1': + resolution: {integrity: sha512-4u7w8jcoCUFWhjWnASYzZHAP34OqOtuFBN87nQmFvqda03YU0T6z+yB4w0gSAMpekiRqqGk5rt+qSlW+a2vSEg==} engines: {node: '>=22.12.0'} '@conventional-changelog/git-client@2.6.0': @@ -45626,13 +45635,13 @@ snapshots: '@colors/colors@1.6.0': {} - '@commitlint/cli@21.0.0(@types/node@25.7.0)(conventional-commits-parser@6.3.0)(typescript@6.0.3)': + '@commitlint/cli@21.0.1(@types/node@25.7.0)(conventional-commits-parser@6.3.0)(typescript@6.0.3)': dependencies: - '@commitlint/format': 21.0.0 - '@commitlint/lint': 21.0.0 - '@commitlint/load': 21.0.0(@types/node@25.7.0)(typescript@6.0.3) - '@commitlint/read': 21.0.0(conventional-commits-parser@6.3.0) - '@commitlint/types': 21.0.0 + '@commitlint/format': 21.0.1 + '@commitlint/lint': 21.0.1 + '@commitlint/load': 21.0.1(@types/node@25.7.0)(typescript@6.0.3) + '@commitlint/read': 21.0.1(conventional-commits-parser@6.3.0) + '@commitlint/types': 21.0.1 tinyexec: 1.1.1 yargs: 18.0.0 transitivePeerDependencies: @@ -45641,46 +45650,46 @@ snapshots: - conventional-commits-parser - typescript - '@commitlint/config-conventional@21.0.0': + '@commitlint/config-conventional@21.0.1': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 conventional-changelog-conventionalcommits: 9.3.0 - '@commitlint/config-validator@21.0.0': + '@commitlint/config-validator@21.0.1': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 ajv: 8.18.0 - '@commitlint/ensure@21.0.0': + '@commitlint/ensure@21.0.1': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 es-toolkit: 1.46.1 - '@commitlint/execute-rule@21.0.0': {} + '@commitlint/execute-rule@21.0.1': {} - '@commitlint/format@21.0.0': + '@commitlint/format@21.0.1': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 picocolors: 1.1.1 - '@commitlint/is-ignored@21.0.0': + '@commitlint/is-ignored@21.0.1': dependencies: - '@commitlint/types': 21.0.0 - semver: 7.7.4 + '@commitlint/types': 21.0.1 + semver: 7.8.0 - '@commitlint/lint@21.0.0': + '@commitlint/lint@21.0.1': dependencies: - '@commitlint/is-ignored': 21.0.0 - '@commitlint/parse': 21.0.0 - '@commitlint/rules': 21.0.0 - '@commitlint/types': 21.0.0 + '@commitlint/is-ignored': 21.0.1 + '@commitlint/parse': 21.0.1 + '@commitlint/rules': 21.0.1 + '@commitlint/types': 21.0.1 - '@commitlint/load@21.0.0(@types/node@25.7.0)(typescript@6.0.3)': + '@commitlint/load@21.0.1(@types/node@25.7.0)(typescript@6.0.3)': dependencies: - '@commitlint/config-validator': 21.0.0 - '@commitlint/execute-rule': 21.0.0 - '@commitlint/resolve-extends': 21.0.0 - '@commitlint/types': 21.0.0 + '@commitlint/config-validator': 21.0.1 + '@commitlint/execute-rule': 21.0.1 + '@commitlint/resolve-extends': 21.0.1 + '@commitlint/types': 21.0.1 cosmiconfig: 9.0.1(typescript@6.0.3) cosmiconfig-typescript-loader: 6.1.0(@types/node@25.7.0)(cosmiconfig@9.0.1(typescript@6.0.3))(typescript@6.0.3) es-toolkit: 1.46.1 @@ -45690,46 +45699,46 @@ snapshots: - '@types/node' - typescript - '@commitlint/message@21.0.0': {} + '@commitlint/message@21.0.1': {} - '@commitlint/parse@21.0.0': + '@commitlint/parse@21.0.1': dependencies: - '@commitlint/types': 21.0.0 + '@commitlint/types': 21.0.1 conventional-changelog-angular: 8.3.0 conventional-commits-parser: 6.3.0 - '@commitlint/read@21.0.0(conventional-commits-parser@6.3.0)': + '@commitlint/read@21.0.1(conventional-commits-parser@6.3.0)': dependencies: - '@commitlint/top-level': 21.0.0 - '@commitlint/types': 21.0.0 + '@commitlint/top-level': 21.0.1 + '@commitlint/types': 21.0.1 git-raw-commits: 5.0.1(conventional-commits-parser@6.3.0) tinyexec: 1.1.1 transitivePeerDependencies: - conventional-commits-filter - conventional-commits-parser - '@commitlint/resolve-extends@21.0.0': + '@commitlint/resolve-extends@21.0.1': dependencies: - '@commitlint/config-validator': 21.0.0 - '@commitlint/types': 21.0.0 + '@commitlint/config-validator': 21.0.1 + '@commitlint/types': 21.0.1 es-toolkit: 1.46.1 global-directory: 5.0.0 resolve-from: 5.0.0 - '@commitlint/rules@21.0.0': + '@commitlint/rules@21.0.1': dependencies: - '@commitlint/ensure': 21.0.0 - '@commitlint/message': 21.0.0 - '@commitlint/to-lines': 21.0.0 - '@commitlint/types': 21.0.0 + '@commitlint/ensure': 21.0.1 + '@commitlint/message': 21.0.1 + '@commitlint/to-lines': 21.0.1 + '@commitlint/types': 21.0.1 - '@commitlint/to-lines@21.0.0': {} + '@commitlint/to-lines@21.0.1': {} - '@commitlint/top-level@21.0.0': + '@commitlint/top-level@21.0.1': dependencies: escalade: 3.2.0 - '@commitlint/types@21.0.0': + '@commitlint/types@21.0.1': dependencies: conventional-commits-parser: 6.3.0 picocolors: 1.1.1 @@ -53801,26 +53810,6 @@ snapshots: dependencies: ember-resolver: 13.2.0 - '@types/ember@4.0.11': - dependencies: - '@types/ember__application': 4.0.11(@babel/core@7.29.0) - '@types/ember__array': 4.0.10 - '@types/ember__component': 4.0.22 - '@types/ember__controller': 4.0.12 - '@types/ember__debug': 4.0.8 - '@types/ember__engine': 4.0.11 - '@types/ember__error': 4.0.6 - '@types/ember__object': 4.0.12(@babel/core@7.29.0) - '@types/ember__polyfills': 4.0.6 - '@types/ember__routing': 4.0.23 - '@types/ember__runloop': 4.0.10 - '@types/ember__service': 4.0.9 - '@types/ember__string': 3.0.15 - '@types/ember__template': 4.0.7 - '@types/ember__test': 4.0.6(@babel/core@7.29.0) - '@types/ember__utils': 4.0.7 - '@types/rsvp': 4.0.9 - '@types/ember@4.0.11(@babel/core@7.29.0)': dependencies: '@types/ember__application': 4.0.11(@babel/core@7.29.0) @@ -53856,11 +53845,6 @@ snapshots: - '@babel/core' - supports-color - '@types/ember__array@4.0.10': - dependencies: - '@types/ember': 4.0.11 - '@types/ember__object': 4.0.12 - '@types/ember__array@4.0.10(@babel/core@7.29.0)': dependencies: '@types/ember': 4.0.11(@babel/core@7.29.0) @@ -53869,11 +53853,6 @@ snapshots: - '@babel/core' - supports-color - '@types/ember__component@4.0.22': - dependencies: - '@types/ember': 4.0.11 - '@types/ember__object': 4.0.12 - '@types/ember__component@4.0.22(@babel/core@7.29.0)': dependencies: '@types/ember': 4.0.11(@babel/core@7.29.0) @@ -53882,10 +53861,6 @@ snapshots: - '@babel/core' - supports-color - '@types/ember__controller@4.0.12': - dependencies: - '@types/ember__object': 4.0.12 - '@types/ember__controller@4.0.12(@babel/core@7.29.0)': dependencies: '@types/ember__object': 4.0.12(@babel/core@7.29.0) @@ -53893,11 +53868,6 @@ snapshots: - '@babel/core' - supports-color - '@types/ember__debug@4.0.8': - dependencies: - '@types/ember__object': 4.0.12 - '@types/ember__owner': 4.0.9 - '@types/ember__debug@4.0.8(@babel/core@7.29.0)': dependencies: '@types/ember__object': 4.0.12(@babel/core@7.29.0) @@ -53908,11 +53878,6 @@ snapshots: '@types/ember__destroyable@4.0.5': {} - '@types/ember__engine@4.0.11': - dependencies: - '@types/ember__object': 4.0.12 - '@types/ember__owner': 4.0.9 - '@types/ember__engine@4.0.11(@babel/core@7.29.0)': dependencies: '@types/ember__object': 4.0.12(@babel/core@7.29.0) @@ -53923,11 +53888,6 @@ snapshots: '@types/ember__error@4.0.6': {} - '@types/ember__object@4.0.12': - dependencies: - '@types/ember': 4.0.11 - '@types/rsvp': 4.0.9 - '@types/ember__object@4.0.12(@babel/core@7.29.0)': dependencies: '@types/ember': 4.0.11(@babel/core@7.29.0) @@ -53940,27 +53900,16 @@ snapshots: '@types/ember__polyfills@4.0.6': {} - '@types/ember__routing@4.0.23': - dependencies: - '@types/ember': 4.0.11 - '@types/ember__controller': 4.0.12 - '@types/ember__object': 4.0.12 - '@types/ember__service': 4.0.9 - '@types/ember__routing@4.0.23(@babel/core@7.29.0)': dependencies: '@types/ember': 4.0.11(@babel/core@7.29.0) - '@types/ember__controller': 4.0.12 + '@types/ember__controller': 4.0.12(@babel/core@7.29.0) '@types/ember__object': 4.0.12(@babel/core@7.29.0) - '@types/ember__service': 4.0.9 + '@types/ember__service': 4.0.9(@babel/core@7.29.0) transitivePeerDependencies: - '@babel/core' - supports-color - '@types/ember__runloop@4.0.10': - dependencies: - '@types/ember': 4.0.11 - '@types/ember__runloop@4.0.10(@babel/core@7.29.0)': dependencies: '@types/ember': 4.0.11(@babel/core@7.29.0) @@ -53968,10 +53917,6 @@ snapshots: - '@babel/core' - supports-color - '@types/ember__service@4.0.9': - dependencies: - '@types/ember__object': 4.0.12 - '@types/ember__service@4.0.9(@babel/core@7.29.0)': dependencies: '@types/ember__object': 4.0.12(@babel/core@7.29.0) @@ -53998,10 +53943,6 @@ snapshots: - '@babel/core' - supports-color - '@types/ember__utils@4.0.7': - dependencies: - '@types/ember': 4.0.11 - '@types/ember__utils@4.0.7(@babel/core@7.29.0)': dependencies: '@types/ember': 4.0.11(@babel/core@7.29.0) From d09a20f770e2b534dce4fc8aaaf99f485e6b1a5a Mon Sep 17 00:00:00 2001 From: Matteo Bruni <176620+matteobruni@users.noreply.github.com> Date: Wed, 13 May 2026 09:46:14 +0200 Subject: [PATCH 2/2] build: updated workspace file --- pnpm-lock.yaml | 9 --------- pnpm-workspace.yaml | 3 ++- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0afa0401cb..7ddcd9707f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6850,15 +6850,6 @@ importers: version: link:../../plugins/interactivity/dist publishDirectory: dist - interactions/light/dist: - dependencies: - '@tsparticles/engine': - specifier: 4.0.0-beta.16 - version: link:../../../engine/dist - '@tsparticles/plugin-interactivity': - specifier: 4.0.0-beta.16 - version: link:../../../plugins/interactivity/dist - interactions/particles/attract: devDependencies: '@tsparticles/cli-build': diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1b73fcf6b6d..a2a026dcc9b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,7 +7,8 @@ packages: - effects/* - engine - interactions/* - - interactions/*/* + - interactions/external/* + - interactions/particles/* - wrappers/* - wrappers/inferno-hooks - templates/*