Skip to content

Commit

Permalink
chore: 🤖 update dependencies to their latest minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
apttx committed Jan 6, 2025
1 parent fcb2ca4 commit c079aea
Show file tree
Hide file tree
Showing 3 changed files with 481 additions and 723 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@hashgraph/sdk": "2.41.0",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"dotenv": "^16.4.7",
"hardhat": "^2.22.17",
"ts-node": "^10.9.2",
Expand Down
12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"@bidi/contracts": "workspace:*",
"@hashgraph/sdk": "2.41.0",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.12.1",
"@sveltejs/vite-plugin-svelte": "^4.0.3",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/vite-plugin-svelte": "^4.0.4",
"@tikz/hedera-mirror-node-ts": "^3.0.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"hashconnect": "^3.0.13",
"pinata-web3": "^0.5.3",
"pinata-web3": "^0.5.4",
"prettier": "^3.4.2",
"prettier-plugin-css-order": "^2.1.2",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-svelte": "^3.3.2",
"svelte": "^5.14.3",
"svelte": "^5.16.2",
"svelte-check": "^4.1.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.19.0",
"vite": "^5.4.11",
"vite-plugin-node-polyfills": "^0.22.0"
}
Expand Down
Loading

0 comments on commit c079aea

Please sign in to comment.