Skip to content

Commit

Permalink
chore(deps): update dependency tsup to v8.3.5 (#459)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lightwalker.eth <[email protected]>
  • Loading branch information
renovate[bot] and lightwalker-eth authored Nov 5, 2024
1 parent d70d9f0 commit 994b55a
Show file tree
Hide file tree
Showing 6 changed files with 311 additions and 80 deletions.
2 changes: 1 addition & 1 deletion packages/ens-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@namekit/tsconfig": "workspace:*",
"tsup": "8.3.0",
"tsup": "8.3.5",
"typescript": "5.6.2",
"vitest": "2.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nameguard-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@namekit/tsconfig": "workspace:*",
"@types/node": "22.7.4",
"tsup": "8.3.0",
"tsup": "8.3.5",
"typescript": "5.6.2",
"vitest": "2.1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nameguard-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.13",
"tsup": "8.3.0",
"tsup": "8.3.5",
"typescript": "5.6.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nameguard-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@namekit/tsconfig": "workspace:*",
"@types/node": "22.7.4",
"tsup": "8.3.0",
"tsup": "8.3.5",
"typescript": "5.6.2",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/namekit-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.13",
"tsup": "8.3.0",
"tsup": "8.3.5",
"typescript": "5.6.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 994b55a

Please sign in to comment.