Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 6, 2025
1 parent f131845 commit 85e4714
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
},
"dependencies": {
"ansi-colors": "4.1.3",
"commander": "12.1.0",
"fast-glob": "3.3.2"
"commander": "13.0.0",
"fast-glob": "3.3.3"
},
"devDependencies": {
"@playform/build": "0.2.0",
"@types/node": "22.10.1",
"@playform/build": "0.2.1",
"@types/node": "22.10.5",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.2",
"vite": "6.0.2"
"vite": "6.0.7"
}
}

0 comments on commit 85e4714

Please sign in to comment.