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 97d4585 commit 5985aedCopy full SHA for 5985aed
apis/figma/package.json
@@ -48,14 +48,14 @@
48
},
49
"devDependencies": {
50
"@figma/rest-api-spec": "^0.33.0",
51
- "@types/node": "^24.1.0",
+ "@types/node": "^24.2.1",
52
"@zemd/openapi": "workspace:*",
53
"@zemd/tsconfig": "catalog:",
54
"change-case": "^5.4.4",
55
"ts-morph": "^26.0.0",
56
"tsup": "catalog:",
57
"typescript": "catalog:",
58
- "yaml": "^2.7.1"
+ "yaml": "^2.8.1"
59
60
"dependencies": {
61
"@zemd/http-client": "workspace:*"
package.json
@@ -19,7 +19,7 @@
19
"@changesets/cli": "^2.29.5",
20
"@zemd/eslint-ts": "^1.0.30",
21
"@zemd/tsconfig": "^1.5.0",
22
- "eslint": "^9.32.0",
+ "eslint": "^9.33.0",
23
"husky": "^9.1.7",
24
"prettier": "^3.6.2",
25
"publint": "^0.3.12",
0 commit comments