Skip to content

Commit

Permalink
chore(deps): update pnpm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent c7cec5a commit d1b6fc7
Show file tree
Hide file tree
Showing 2 changed files with 2,714 additions and 2,259 deletions.
4 changes: 2 additions & 2 deletions console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"private": true,
"engines": {
"npm": "use pnpm",
"pnpm": "8.15.9",
"pnpm": "10.2.1",
"yarn": "use pnpm"
},
"packageManager": "pnpm@8.15.9",
"packageManager": "pnpm@10.2.1",
"scripts": {
"dev": "VITE_API_ENDPOINT='http://localhost:8080/api' vite",
"build": "vite build --outDir ../backend/console --assetsDir './-/assets'",
Expand Down
Loading

0 comments on commit d1b6fc7

Please sign in to comment.