We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cc74f commit ce22c70Copy full SHA for ce22c70
package.json
@@ -48,7 +48,7 @@
48
"cssnano": "^7.0.6",
49
"eslint": "^9.10.0",
50
"eslint-config-prettier": "^9.1.0",
51
- "execa": "^9.3.1",
+ "execa": "^9.4.0",
52
"glob": "^11.0.0",
53
"html-webpack-plugin": "^5.6.0",
54
"less": "^4.2.0",
@@ -65,8 +65,8 @@
65
"tsconfig-paths-webpack-plugin": "^4.1.0",
66
"type-fest": "^4.26.1",
67
"typescript": "^5.6.2",
68
- "typescript-eslint": "^8.5.0",
69
- "web-ext": "^8.2.0",
+ "typescript-eslint": "^8.6.0",
+ "web-ext": "^8.3.0",
70
"webpack": "^5.94.0",
71
"webpack-bundle-analyzer": "^4.10.2",
72
"webpack-cli": "^5.1.4",
0 commit comments