We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ba387 commit 664ee89Copy full SHA for 664ee89
generators/app/dependencyVersions/package.json
@@ -14,7 +14,7 @@
14
"assert": "2.1.0",
15
"concurrently": "9.1.2",
16
"css-loader": "7.1.2",
17
- "esbuild": "0.24.2",
+ "esbuild": "0.25.0",
18
"glob": "11.0.1",
19
"npm-run-all": "4.1.5",
20
"process": "0.11.10",
package.json
@@ -15,7 +15,7 @@
"yosay": "3.0.0"
},
"devDependencies": {
- "@types/node": "22.13.0",
+ "@types/node": "22.13.1",
"jsonc-parser": "3.3.1"
}
21
0 commit comments