Skip to content

Commit 664ee89

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 92ba387 commit 664ee89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

generators/app/dependencyVersions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"assert": "2.1.0",
1515
"concurrently": "9.1.2",
1616
"css-loader": "7.1.2",
17-
"esbuild": "0.24.2",
17+
"esbuild": "0.25.0",
1818
"glob": "11.0.1",
1919
"npm-run-all": "4.1.5",
2020
"process": "0.11.10",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"yosay": "3.0.0"
1616
},
1717
"devDependencies": {
18-
"@types/node": "22.13.0",
18+
"@types/node": "22.13.1",
1919
"jsonc-parser": "3.3.1"
2020
}
2121
}

0 commit comments

Comments
 (0)