Skip to content

Commit 1320881

Browse files
committed
chore(deps): downgrade @hashgraph/hedera-local and @typescript-eslint packages to specific versions
Signed-off-by: John Bair <john.bair@swirldslabs.com>
1 parent f787e5f commit 1320881

3 files changed

Lines changed: 234 additions & 146 deletions

File tree

back-end/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"devDependencies": {
8383
"@eslint/eslintrc": "catalog:",
8484
"@eslint/js": "catalog:",
85-
"@hashgraph/hedera-local": "2.40.2",
85+
"@hashgraph/hedera-local": "2.40.1",
8686
"@nestjs/cli": "11.0.21",
8787
"@nestjs/schematics": "11.1.0",
8888
"@nestjs/testing": "catalog:nestjs-core",
@@ -97,8 +97,8 @@
9797
"@types/readline-sync": "1.4.8",
9898
"@types/semver": "catalog:",
9999
"@types/supertest": "7.2.0",
100-
"@typescript-eslint/eslint-plugin": "8.59.3",
101-
"@typescript-eslint/parser": "8.59.3",
100+
"@typescript-eslint/eslint-plugin": "8.59.2",
101+
"@typescript-eslint/parser": "8.59.2",
102102
"eslint": "catalog:",
103103
"eslint-config-prettier": "10.1.8",
104104
"eslint-plugin-prettier": "5.5.5",

front-end/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"prisma": "7.8.0",
9494
"sass": "1.99.0",
9595
"typescript": "catalog:",
96-
"vite": "8.0.12",
96+
"vite": "8.0.11",
9797
"vite-plugin-electron": "0.29.1",
9898
"vite-plugin-eslint": "1.8.1",
9999
"vite-plugin-vue-devtools": "8.1.2",

0 commit comments

Comments
 (0)