Skip to content

fix(deps): update dependencies and fix package configuration#102

Merged
debuggingfuture merged 4 commits into
draftfrom
fix/get-root-dev-script-working
Apr 8, 2025
Merged

fix(deps): update dependencies and fix package configuration#102
debuggingfuture merged 4 commits into
draftfrom
fix/get-root-dev-script-working

Conversation

@kenyiu
Copy link
Copy Markdown
Member

@kenyiu kenyiu commented Apr 5, 2025

Background:

One would fail to run the project by simply running pnpm dev. This fix the dependencies and add a new command pnpm dev:loose for passing the env variables in global scope.

Commits:

chore(deps): update @types/babel__generator and @types/node versions

fix: add 'dev:loose' script to package.json for loose environment mode

fix: restore formatting of files and keywords in package.json

fix: update package.json to include @types/node in devDependencies

fix: add vite-tsconfig-paths dependency to package.json and pnpm-lock.yaml

fix: add type annotations for Account, Chain, Client, TransactionReceipt, and Transport imports

chore(deps): update @types/babel__generator and @types/node versions

fix: add 'dev:loose' script to package.json for loose environment mode

fix: restore formatting of files and keywords in package.json

fix: update package.json to include @types/node in devDependencies

fix: add vite-tsconfig-paths dependency to package.json and pnpm-lock.yaml

fix: add type annotations for Account, Chain, Client, TransactionReceipt, and Transport imports
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 5, 2025

⚠️ No Changeset found

Latest commit: 3d16b04

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@huly-for-github
Copy link
Copy Markdown

Connected to Huly®: DAPPK-103

@kenyiu kenyiu requested a review from debuggingfuture April 7, 2025 12:59
@kenyiu kenyiu marked this pull request as ready for review April 7, 2025 12:59
@debuggingfuture debuggingfuture merged commit 0cf110c into draft Apr 8, 2025
5 checks passed
@debuggingfuture debuggingfuture deleted the fix/get-root-dev-script-working branch April 8, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants