Updated dependencies, reintroduced bundle analyzer (#159)

This commit is contained in:
Giancarlo Buomprisco
2025-02-11 10:48:28 +07:00
committed by GitHub
parent f5a961f155
commit f2c74bd11c
25 changed files with 655 additions and 649 deletions

View File

@@ -43,10 +43,10 @@
},
"devDependencies": {
"@manypkg/cli": "^0.23.0",
"@turbo/gen": "^2.4.0",
"@turbo/gen": "^2.4.1",
"cross-env": "^7.0.3",
"prettier": "^3.5.0",
"turbo": "2.4.0",
"turbo": "2.4.1",
"typescript": "^5.7.3"
}
}