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 3c4506e commit 7c0ce7cCopy full SHA for 7c0ce7c
bun.lockb
236 KB
package.json
@@ -28,7 +28,6 @@
28
"packages/rpc",
29
"packages/test",
30
"packages/cli",
31
- "site/docs/content",
32
"tools/scripts",
33
"tools/plugin/gradle-plugin"
34
],
@@ -52,12 +51,12 @@
52
51
"@types/google-protobuf": "3.15.12",
53
"@types/node": "20.14.2",
54
"@typescript-eslint/eslint-plugin": "7.13.0",
55
- "@typescript-eslint/parser": "7.12.0",
+ "@typescript-eslint/parser": "7.13.0",
56
"commitlint": "19.3.0",
57
"esbuild": "0.21.4",
58
"eslint": "8.57.0",
59
"husky": "9.0.11",
60
- "lint-staged": "15.2.5",
+ "lint-staged": "15.2.7",
61
"postcss-cli": "11.0.0",
62
"prettier": "3.3.2",
63
"prettier-plugin-java": "2.6.0",
0 commit comments