Skip to content

Commit

Permalink
build: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed Jan 12, 2024
1 parent 006b8ae commit f4e87e6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions files/empty-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,26 +82,26 @@
"types": "dist/types/index.d.ts",
"prettier": "@tsparticles/prettier-config",
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/core": "^7.23.7",
"@tsparticles/cli": "^2.0.4",
"@tsparticles/eslint-config": "^2.0.2",
"@tsparticles/eslint-config": "^2.0.4",
"@tsparticles/prettier-config": "^2.0.1",
"@tsparticles/tsconfig": "^2.0.1",
"@tsparticles/webpack-plugin": "^2.0.2",
"@tsparticles/webpack-plugin": "^2.0.4",
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"babel-loader": "^9.1.3",
"browserslist": "^4.22.1",
"browserslist": "^4.22.2",
"copyfiles": "^2.4.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"terser-webpack-plugin": "^5.3.9",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.3.3",
"webpack": "^5.89.0",
"webpack-bundle-analyzer": "^4.10.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4"
},
"dependencies": {
Expand Down

0 comments on commit f4e87e6

Please sign in to comment.