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 7d455a0 commit e5d2d34Copy full SHA for e5d2d34
bun.lockb
5.29 KB
package.json
@@ -16,17 +16,17 @@
16
"test": "echo \"Error: no test specified\" && exit 1"
17
},
18
"dependencies": {
19
- "@eslint/js": "9.8.0",
+ "@eslint/js": "9.21.0",
20
"@types/eslint__js": "8.42.3",
21
- "cleye": "1.3.2",
22
- "eslint": "9.8.0",
23
- "typescript-eslint": "7.17.0"
+ "cleye": "1.3.4",
+ "eslint": "9.21.0",
+ "typescript-eslint": "7.18.0"
24
25
"devDependencies": {
26
- "@biomejs/biome": "1.8.3",
+ "@biomejs/biome": "1.9.4",
27
"@types/bun": "latest",
28
- "pkgroll": "2.4.1",
29
- "tsx": "4.16.2"
+ "pkgroll": "2.11.0",
+ "tsx": "4.19.3"
30
31
"peerDependencies": {
32
"typescript": "^5.5.3"
0 commit comments