Skip to content

Commit 5eb37a4

Browse files
committed
build: updated deps
1 parent 9304866 commit 5eb37a4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

files/empty-project/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,21 +82,21 @@
8282
"types": "dist/types/index.d.ts",
8383
"prettier": "@tsparticles/prettier-config",
8484
"devDependencies": {
85-
"@babel/core": "^7.22.5",
86-
"@tsparticles/cli": "1.8.0",
87-
"@tsparticles/eslint-config": "^1.14.0",
88-
"@tsparticles/prettier-config": "^1.10.0",
85+
"@babel/core": "^7.22.8",
86+
"@tsparticles/cli": "^1.8.0",
87+
"@tsparticles/eslint-config": "^1.16.0",
88+
"@tsparticles/prettier-config": "^1.11.0",
8989
"@tsparticles/tsconfig": "^1.14.0",
90-
"@tsparticles/webpack-plugin": "^1.16.0",
90+
"@tsparticles/webpack-plugin": "^1.20.0",
9191
"@types/webpack-env": "^1.18.1",
92-
"@typescript-eslint/eslint-plugin": "^5.60.1",
93-
"@typescript-eslint/parser": "^5.60.1",
94-
"babel-loader": "^9.1.2",
92+
"@typescript-eslint/eslint-plugin": "^6.0.0",
93+
"@typescript-eslint/parser": "^6.0.0",
94+
"babel-loader": "^9.1.3",
9595
"browserslist": "^4.21.9",
9696
"copyfiles": "^2.4.1",
97-
"eslint": "^8.43.0",
97+
"eslint": "^8.44.0",
9898
"eslint-config-prettier": "^8.8.0",
99-
"prettier": "^2.8.8",
99+
"prettier": "^3.0.0",
100100
"rimraf": "^5.0.1",
101101
"terser-webpack-plugin": "^5.3.9",
102102
"typescript": "^5.1.6",

0 commit comments

Comments
 (0)