Skip to content

Commit 01aecf2

Browse files
committed
Prepare for v1.0.44 release
1 parent 031436b commit 01aecf2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@radix-ui/react-tabs": "^1.1.2",
6666
"@radix-ui/react-toast": "^1.2.5",
6767
"@radix-ui/react-tooltip": "^1.1.6",
68-
"@rehooks/component-size": "^1.0.43",
68+
"@rehooks/component-size": "^1.0.3",
6969
"@types/jest": "^26.0.24",
7070
"@types/lodash": "^4.14.197",
7171
"@types/node": "^20.0.0",

loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"license": "MIT",
4242
"dependencies": {
4343
"@flyde/core": "workspace:*",
44-
"@types/callsite": "^1.0.431",
44+
"@types/callsite": "^1.0.31",
4545
"@types/find-root": "^1.1.2",
4646
"@types/node": "^20.0.0",
4747
"callsite": "^1.0.0",

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
"@flyde/loader": "workspace:*",
232232
"@flyde/nodes": "workspace:*",
233233
"@paralleldrive/cuid2": "^2.2.2",
234-
"@tsconfig/node16": "^1.0.43",
234+
"@tsconfig/node16": "^1.0.3",
235235
"@types/axios": "^0.14.4",
236236
"@types/express": "^4.17.17",
237237
"@types/fs-extra": "^11.0.1",

0 commit comments

Comments
 (0)