Skip to content

Commit f4e87e6

Browse files
committed
build: updated deps
1 parent 006b8ae commit f4e87e6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

files/empty-project/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -82,26 +82,26 @@
8282
"types": "dist/types/index.d.ts",
8383
"prettier": "@tsparticles/prettier-config",
8484
"devDependencies": {
85-
"@babel/core": "^7.23.6",
85+
"@babel/core": "^7.23.7",
8686
"@tsparticles/cli": "^2.0.4",
87-
"@tsparticles/eslint-config": "^2.0.2",
87+
"@tsparticles/eslint-config": "^2.0.4",
8888
"@tsparticles/prettier-config": "^2.0.1",
8989
"@tsparticles/tsconfig": "^2.0.1",
90-
"@tsparticles/webpack-plugin": "^2.0.2",
90+
"@tsparticles/webpack-plugin": "^2.0.4",
9191
"@types/webpack-env": "^1.18.4",
92-
"@typescript-eslint/eslint-plugin": "^6.14.0",
93-
"@typescript-eslint/parser": "^6.14.0",
92+
"@typescript-eslint/eslint-plugin": "^6.18.1",
93+
"@typescript-eslint/parser": "^6.18.1",
9494
"babel-loader": "^9.1.3",
95-
"browserslist": "^4.22.1",
95+
"browserslist": "^4.22.2",
9696
"copyfiles": "^2.4.1",
97-
"eslint": "^8.55.0",
97+
"eslint": "^8.56.0",
9898
"eslint-config-prettier": "^9.1.0",
9999
"prettier": "^3.1.1",
100100
"rimraf": "^5.0.5",
101-
"terser-webpack-plugin": "^5.3.9",
101+
"terser-webpack-plugin": "^5.3.10",
102102
"typescript": "^5.3.3",
103103
"webpack": "^5.89.0",
104-
"webpack-bundle-analyzer": "^4.10.0",
104+
"webpack-bundle-analyzer": "^4.10.1",
105105
"webpack-cli": "^5.1.4"
106106
},
107107
"dependencies": {

0 commit comments

Comments
 (0)