|
37 | 37 | "@commitlint/config-conventional": "^20.5.0", |
38 | 38 | "@nx/devkit": "^22.6.5", |
39 | 39 | "@swc-node/register": "^1.11.1", |
40 | | - "@swc/core": "^1.15.24", |
41 | | - "@tsparticles/browserslist-config": "^3.4.6", |
42 | | - "@tsparticles/cli": "^3.4.5", |
43 | | - "@tsparticles/depcruise-config": "^3.4.6", |
44 | | - "@tsparticles/eslint-config": "^3.4.6", |
45 | | - "@tsparticles/prettier-config": "^3.4.6", |
46 | | - "@tsparticles/tsconfig": "^3.4.6", |
47 | | - "@tsparticles/webpack-plugin": "^3.4.6", |
| 40 | + "@swc/core": "^1.15.26", |
| 41 | + "@tsparticles/browserslist-config": "^3.4.7", |
| 42 | + "@tsparticles/cli": "^3.4.6", |
| 43 | + "@tsparticles/depcruise-config": "^3.4.7", |
| 44 | + "@tsparticles/eslint-config": "^3.4.7", |
| 45 | + "@tsparticles/prettier-config": "^3.4.7", |
| 46 | + "@tsparticles/tsconfig": "^3.4.7", |
| 47 | + "@tsparticles/webpack-plugin": "^3.4.7", |
48 | 48 | "@types/node": "^25.6.0", |
49 | 49 | "@types/webpack-env": "^1.18.8", |
50 | 50 | "browserslist": "^4.28.2", |
|
61 | 61 | "lerna": "^9.0.7", |
62 | 62 | "nx": "^22.6.5", |
63 | 63 | "nx-cloud": "^19.1.3", |
64 | | - "prettier": "^3.8.2", |
| 64 | + "prettier": "^3.8.3", |
65 | 65 | "prettier-plugin-multiline-arrays": "^4.1.5", |
66 | 66 | "rimraf": "^6.1.3", |
67 | 67 | "source-map-support": "^0.5.21", |
68 | 68 | "swc-loader": "^0.2.7", |
69 | 69 | "terser-webpack-plugin": "^5.4.0", |
70 | 70 | "ts-json-schema-generator": "^2.9.0", |
71 | 71 | "ts-node": "^10.9.2", |
72 | | - "typedoc": "^0.28.18", |
| 72 | + "typedoc": "^0.28.19", |
73 | 73 | "typedoc-plugin-clarity": "^1.6.0", |
74 | | - "typedoc-plugin-coverage": "^4.0.2", |
| 74 | + "typedoc-plugin-coverage": "^4.0.3", |
75 | 75 | "typedoc-plugin-google-ads": "^1.6.0", |
76 | 76 | "typedoc-plugin-keywords": "^1.6.0", |
77 | 77 | "typedoc-plugin-mdn-links": "^5.1.1", |
78 | 78 | "typedoc-plugin-missing-exports": "^4.1.3", |
79 | 79 | "typescript": "^6.0.2", |
80 | | - "typescript-eslint": "^8.58.1", |
| 80 | + "typescript-eslint": "^8.58.2", |
81 | 81 | "webpack": "^5.106.1", |
82 | 82 | "webpack-bundle-analyzer": "^5.3.0", |
83 | 83 | "webpack-cli": "^7.0.2", |
|
107 | 107 | "electron", |
108 | 108 | "esbuild", |
109 | 109 | "fsevents", |
110 | | - "inferno", |
111 | 110 | "nuxt", |
112 | 111 | "nx", |
113 | 112 | "sharp", |
| 113 | + "svelte-preprocess", |
114 | 114 | "unrs-resolver" |
115 | 115 | ] |
116 | 116 | } |
|
0 commit comments