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 a32a4ce commit e27427fCopy full SHA for e27427f
package.json
@@ -32,8 +32,7 @@
32
"overrides": {
33
"brace-expansion@<4.0.1": ">=4.0.1",
34
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
35
- "cookie@<0.7.0": ">=0.7.0",
36
- "@eslint/plugin-kit@<0.3.3": ">=0.3.3"
+ "cookie@<0.7.0": ">=0.7.0"
37
},
38
"onlyBuiltDependencies": [
39
"esbuild",
packages/api/package.json
@@ -55,7 +55,7 @@
55
"eslint-plugin-security": "3.0.1",
56
"fast-glob": "3.3.3",
57
"globals": "^16.2.0",
58
- "rollup": "4.46.1",
+ "rollup": "4.46.2",
59
"tslib": "^2.8.1",
60
"typescript": "^5.8.3",
61
"typescript-eslint": "^8.34.1"
0 commit comments