Skip to content

Commit

Permalink
chore(deps): update dependency tsup to v8.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 439f151 commit af81d72
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion packages/anvl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {},
"devDependencies": {
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-tsconfig-paths": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/atom.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"socket.io": "4.7.5",
"socket.io-client": "4.7.5",
"tmp": "0.2.3",
"tsup": "8.2.3",
"tsup": "8.2.4",
"tsx": "4.16.5",
"typescript": "5.5.4",
"vite": "5.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/break-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"concurrently": "8.2.2",
"rimraf": "6.0.1",
"tmp": "0.2.3",
"tsup": "8.2.3"
"tsup": "8.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/comline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/tmp": "0.2.6",
"concurrently": "8.2.2",
"tmp": "0.2.3",
"tsup": "8.2.3",
"tsup": "8.2.4",
"vitest": "2.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/hamr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react-router-dom": "6.26.0",
"recoil": "0.7.7",
"sass": "1.77.8",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vite-plugin-dts": "3.9.1",
"vite-tsconfig-paths": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ingt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/node": "20.14.14",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-tsconfig-paths": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/luum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {},
"devDependencies": {
"@types/node": "20.14.14",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-tsconfig-paths": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/occlusion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"nanoid": "5.0.7"
},
"devDependencies": {
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-tsconfig-paths": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/rel8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"concurrently": "8.2.2",
"fp-ts": "2.16.9",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-tsconfig-paths": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/socket-io.filestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"socket.io": "4.7.5",
"socket.io-client": "4.7.5",
"tmp": "0.2.3",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-tsconfig-paths": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/socket-io.git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"socket.io": "4.7.5",
"socket.io-client": "4.7.5",
"tmp": "0.2.3",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-tsconfig-paths": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsdoc.json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react": "18.3.1",
"rimraf": "6.0.1",
"tmp": "0.2.3",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/varmint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"concurrently": "8.2.2",
"openai": "4.54.0",
"tmp": "0.2.3",
"tsup": "8.2.3",
"tsup": "8.2.4",
"vite": "5.3.5",
"vitest": "2.0.5",
"zod": "3.23.8"
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af81d72

Please sign in to comment.