@tsparticles/cli 3.3.7 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,9 +3,11 @@ on:
3
3
  push:
4
4
  branches:
5
5
  - main
6
+ - dev
6
7
  pull_request:
7
8
  branches:
8
9
  - main
10
+ - dev
9
11
 
10
12
  jobs:
11
13
  main:
@@ -19,7 +21,7 @@ jobs:
19
21
  - uses: actions/setup-node@v6
20
22
  with:
21
23
  node-version: "24"
22
- - uses: pnpm/action-setup@v4
24
+ - uses: pnpm/action-setup@v5
23
25
  name: Install pnpm
24
26
  id: pnpm-install
25
27
  with:
@@ -59,7 +61,7 @@ jobs:
59
61
  - uses: actions/setup-node@v6
60
62
  with:
61
63
  node-version: "24"
62
- - uses: pnpm/action-setup@v4
64
+ - uses: pnpm/action-setup@v5
63
65
  name: Install pnpm
64
66
  id: pnpm-install
65
67
  with:
@@ -25,7 +25,7 @@ jobs:
25
25
  node-version: 24
26
26
  registry-url: https://registry.npmjs.org
27
27
 
28
- - uses: pnpm/action-setup@v4.3.0
28
+ - uses: pnpm/action-setup@v5.0.0
29
29
  name: Install pnpm
30
30
  with:
31
31
  run_install: false
@@ -83,27 +83,27 @@
83
83
  "types": "dist/types/index.d.ts",
84
84
  "prettier": "@tsparticles/prettier-config",
85
85
  "devDependencies": {
86
- "@swc/core": "^1.15.18",
86
+ "@swc/core": "^1.15.21",
87
87
  "@tsparticles/cli": "latest",
88
- "@tsparticles/depcruise-config": "^3.3.4",
89
- "@tsparticles/eslint-config": "^3.3.4",
90
- "@tsparticles/prettier-config": "^3.3.4",
91
- "@tsparticles/tsconfig": "^3.3.4",
92
- "@tsparticles/webpack-plugin": "^3.3.4",
88
+ "@tsparticles/depcruise-config": "^3.4.2",
89
+ "@tsparticles/eslint-config": "^3.4.2",
90
+ "@tsparticles/prettier-config": "^3.4.2",
91
+ "@tsparticles/tsconfig": "^3.4.2",
92
+ "@tsparticles/webpack-plugin": "^3.4.2",
93
93
  "@types/webpack-env": "^1.18.8",
94
- "browserslist": "^4.28.1",
94
+ "browserslist": "^4.28.2",
95
95
  "copyfiles": "^2.4.1",
96
- "eslint": "^10.0.3",
96
+ "eslint": "^10.1.0",
97
97
  "eslint-config-prettier": "^10.1.8",
98
98
  "prettier": "^3.8.1",
99
99
  "rimraf": "^6.1.3",
100
100
  "swc-loader": "^0.2.7",
101
101
  "terser-webpack-plugin": "^5.4.0",
102
- "typescript": "^5.9.3",
103
- "typescript-eslint": "^8.57.0",
102
+ "typescript": "^6.0.2",
103
+ "typescript-eslint": "^8.58.0",
104
104
  "webpack": "^5.105.4",
105
- "webpack-bundle-analyzer": "^5.2.0",
106
- "webpack-cli": "^7.0.0"
105
+ "webpack-bundle-analyzer": "^5.3.0",
106
+ "webpack-cli": "^7.0.2"
107
107
  },
108
108
  "dependencies": {
109
109
  "@tsparticles/engine": "^3.9.1"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tsparticles/cli",
3
- "version": "3.3.7",
3
+ "version": "3.4.0",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "bin": {
@@ -16,29 +16,29 @@
16
16
  },
17
17
  "prettier": "@tsparticles/prettier-config",
18
18
  "dependencies": {
19
- "@swc/core": "^1.15.18",
20
- "@tsparticles/depcruise-config": "^3.3.4",
21
- "@tsparticles/eslint-config": "^3.3.4",
22
- "@tsparticles/prettier-config": "^3.3.4",
23
- "@tsparticles/tsconfig": "^3.3.4",
24
- "@tsparticles/webpack-plugin": "^3.3.4",
19
+ "@swc/core": "^1.15.21",
20
+ "@tsparticles/depcruise-config": "^3.4.2",
21
+ "@tsparticles/eslint-config": "^3.4.2",
22
+ "@tsparticles/prettier-config": "^3.4.2",
23
+ "@tsparticles/tsconfig": "^3.4.2",
24
+ "@tsparticles/webpack-plugin": "^3.4.2",
25
25
  "commander": "^14.0.3",
26
- "eslint": "^10.0.3",
26
+ "eslint": "^10.1.0",
27
27
  "eslint-config-prettier": "^10.1.8",
28
- "eslint-plugin-jsdoc": "^62.8.0",
28
+ "eslint-plugin-jsdoc": "^62.8.1",
29
29
  "eslint-plugin-prettier": "^5.5.5",
30
30
  "eslint-plugin-tsdoc": "^0.5.2",
31
31
  "klaw": "^4.1.0",
32
32
  "lookpath": "^1.2.3",
33
- "dependency-cruiser": "^17.3.9",
33
+ "dependency-cruiser": "^17.3.10",
34
34
  "path-scurry": "^2.0.2",
35
35
  "prettier": "^3.8.1",
36
36
  "prettier-plugin-multiline-arrays": "^4.1.5",
37
37
  "prompts": "^2.4.2",
38
38
  "rimraf": "^6.1.3",
39
39
  "swc-loader": "^0.2.7",
40
- "typescript": "^5.9.3",
41
- "typescript-eslint": "^8.57.0",
40
+ "typescript": "^6.0.2",
41
+ "typescript-eslint": "^8.58.0",
42
42
  "webpack": "^5.105.4"
43
43
  },
44
44
  "devDependencies": {
@@ -49,14 +49,14 @@
49
49
  "@types/node": "^25.5.0",
50
50
  "@types/prompts": "^2.4.9",
51
51
  "@types/webpack-env": "^1.18.8",
52
- "browserslist": "^4.28.1",
52
+ "browserslist": "^4.28.2",
53
53
  "copyfiles": "^2.4.1",
54
54
  "cross-env": "^10.1.0",
55
55
  "terser-webpack-plugin": "^5.4.0",
56
56
  "ts-node": "^10.9.2",
57
- "vitest": "^4.1.0",
58
- "webpack-bundle-analyzer": "^5.2.0",
59
- "webpack-cli": "^7.0.0"
57
+ "vitest": "^4.1.2",
58
+ "webpack-bundle-analyzer": "^5.3.0",
59
+ "webpack-cli": "^7.0.2"
60
60
  },
61
61
  "description": "tsParticles CLI",
62
62
  "main": "eslint.config.js",