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 45f81d2 commit 75a428aCopy full SHA for 75a428a
bun.lockb
-1.39 KB
package.json
@@ -73,15 +73,15 @@
73
"prepare": "husky"
74
},
75
"dependencies": {
76
- "@freik/containers": "^0.2.17",
77
- "@freik/typechk": "^0.6.4",
78
- "@freik/workspace": "^0.6.4",
79
- "@types/bun": "^1.1.11",
80
- "husky": "^9.1.6",
81
- "java-parser": "^2.3.2",
82
- "prettier": "^3.3.3",
83
- "prettier-plugin-java": "^2.6.4",
+ "@freik/containers": "^0.2.20",
+ "@freik/typechk": "^0.6.7",
+ "@freik/workspace": "^0.6.5",
+ "@types/bun": "^1.2.13",
+ "husky": "^9.1.7",
+ "java-parser": "^2.3.3",
+ "prettier": "^3.5.3",
+ "prettier-plugin-java": "^2.6.7",
84
"simple-git": "^3.27.0",
85
- "typescript": "^5.6.3"
+ "typescript": "^5.8.3"
86
}
87
0 commit comments