Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent a453d6b commit 1067ca8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 514 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 20.18.0
pnpm 9.13.2
nodejs 20.18.1
pnpm 9.14.2
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"type": "module",
"version": "0.2.2",
"description": "Use front-end tech (Nuxt/Ts) to build multi-platform from one codebase, suitable for small team and app to write app once, apply almost anywhere.",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": "20.18.0",
"pnpm": "9.13.2"
"node": "20.18.1",
"pnpm": "9.14.2"
},
"files": [
"hoist-layer.json",
Expand Down
Loading

0 comments on commit 1067ca8

Please sign in to comment.