Skip to content

Commit afcc8e6

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent e1b3a17 commit afcc8e6

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
@@ -33,7 +33,7 @@
3333
"assert": "2.1.0",
3434
"concurrently": "9.1.2",
3535
"css-loader": "7.1.2",
36-
"esbuild": "0.25.1",
36+
"esbuild": "0.25.2",
3737
"glob": "11.0.1",
3838
"npm-run-all": "4.1.5",
3939
"process": "0.11.10",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@playform/build": "0.2.1",
41-
"@types/node": "22.13.14",
41+
"@types/node": "22.14.0",
4242
"jsonc-parser": "3.3.1"
4343
},
4444
"publishConfig": {

0 commit comments

Comments
 (0)