Skip to content

Commit e679651

Browse files
committed
build: updated deps
1 parent 894e336 commit e679651

2 files changed

Lines changed: 739 additions & 479 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"@commitlint/config-conventional": "^20.5.0",
3838
"@nx/devkit": "^22.6.5",
3939
"@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",
4848
"@types/node": "^25.6.0",
4949
"@types/webpack-env": "^1.18.8",
5050
"browserslist": "^4.28.2",
@@ -61,23 +61,23 @@
6161
"lerna": "^9.0.7",
6262
"nx": "^22.6.5",
6363
"nx-cloud": "^19.1.3",
64-
"prettier": "^3.8.2",
64+
"prettier": "^3.8.3",
6565
"prettier-plugin-multiline-arrays": "^4.1.5",
6666
"rimraf": "^6.1.3",
6767
"source-map-support": "^0.5.21",
6868
"swc-loader": "^0.2.7",
6969
"terser-webpack-plugin": "^5.4.0",
7070
"ts-json-schema-generator": "^2.9.0",
7171
"ts-node": "^10.9.2",
72-
"typedoc": "^0.28.18",
72+
"typedoc": "^0.28.19",
7373
"typedoc-plugin-clarity": "^1.6.0",
74-
"typedoc-plugin-coverage": "^4.0.2",
74+
"typedoc-plugin-coverage": "^4.0.3",
7575
"typedoc-plugin-google-ads": "^1.6.0",
7676
"typedoc-plugin-keywords": "^1.6.0",
7777
"typedoc-plugin-mdn-links": "^5.1.1",
7878
"typedoc-plugin-missing-exports": "^4.1.3",
7979
"typescript": "^6.0.2",
80-
"typescript-eslint": "^8.58.1",
80+
"typescript-eslint": "^8.58.2",
8181
"webpack": "^5.106.1",
8282
"webpack-bundle-analyzer": "^5.3.0",
8383
"webpack-cli": "^7.0.2",
@@ -107,10 +107,10 @@
107107
"electron",
108108
"esbuild",
109109
"fsevents",
110-
"inferno",
111110
"nuxt",
112111
"nx",
113112
"sharp",
113+
"svelte-preprocess",
114114
"unrs-resolver"
115115
]
116116
}

0 commit comments

Comments
 (0)