|
119 | 119 | "@babel/preset-env": "^7.22.15", |
120 | 120 | "@babel/runtime": "^7.22.15", |
121 | 121 | "@tsparticles/prettier-config": "^1.12.0", |
122 | | - "@types/node": "^20.6.0", |
123 | | - "@types/react": "^18.2.21", |
124 | | - "@types/react-dom": "^18.2.7", |
125 | | - "@typescript-eslint/eslint-plugin": "^6.6.0", |
126 | | - "@typescript-eslint/parser": "^6.6.0", |
| 122 | + "@types/node": "^20.6.1", |
| 123 | + "@types/react": "^18.2.37", |
| 124 | + "@types/react-dom": "^18.2.15", |
| 125 | + "@typescript-eslint/eslint-plugin": "^6.11.0", |
| 126 | + "@typescript-eslint/parser": "^6.11.0", |
127 | 127 | "babel-loader": "^9.1.3", |
128 | 128 | "cross-env": "^7.0.3", |
129 | | - "eslint": "^8.49.0", |
| 129 | + "eslint": "^8.53.0", |
130 | 130 | "eslint-config-prettier": "^9.0.0", |
131 | | - "prettier": "^3.0.3", |
| 131 | + "prettier": "^3.1.0", |
132 | 132 | "react": "^18.2.0", |
133 | 133 | "react-dom": "^18.2.0", |
134 | | - "rimraf": "^5.0.1", |
| 134 | + "rimraf": "^5.0.5", |
135 | 135 | "terser-webpack-plugin": "^5.3.9", |
136 | | - "ts-loader": "^9.4.4", |
| 136 | + "ts-loader": "^9.5.1", |
137 | 137 | "ts-node": "^10.9.1", |
138 | 138 | "typescript": "^5.2.2", |
139 | | - "webpack": "^5.88.2", |
140 | | - "webpack-bundle-analyzer": "^4.9.1", |
| 139 | + "webpack": "^5.89.0", |
| 140 | + "webpack-bundle-analyzer": "^4.10.1", |
141 | 141 | "webpack-cli": "^5.1.4", |
142 | 142 | "webpack-node-externals": "^3.0.0" |
143 | 143 | } |
|
0 commit comments