Skip to content

Commit

Permalink
Merge branch 'main' of github.com:lumphammer/gumshoe-fvtt
Browse files Browse the repository at this point in the history
  • Loading branch information
n3dst4 committed Feb 15, 2025
2 parents cb09887 + a35e19f commit e29b786
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.4",
"fvtt-types": "github:League-of-Foundry-Developers/foundry-vtt-types#documents-v2-temp",
"happy-dom": "^16.8.1",
"happy-dom": "^17.1.0",
"jest-diff": "^29.7.0",
"less": "^4.2.2",
"prettier": "^3.4.2",
Expand Down Expand Up @@ -122,11 +122,11 @@
},
"engines": {
"node": "22.13.1",
"pnpm": "9.15.5"
"pnpm": "10.4.0"
},
"volta": {
"node": "22.13.1",
"pnpm": "9.15.5"
"pnpm": "10.4.0"
},
"packageManager": "pnpm@9.15.5+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4"
"packageManager": "pnpm@10.4.0+sha512.6b849d0787d97f8f4e1f03a9b8ff8f038e79e153d6f11ae539ae7c435ff9e796df6a862c991502695c7f9e8fac8aeafc1ac5a8dab47e36148d183832d886dd52"
}
2 changes: 1 addition & 1 deletion packages/investigator-fvtt-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"typescript": "^5.7.3"
},
"volta": {
"pnpm": "9.15.5",
"pnpm": "10.4.0",
"node": "22.13.1"
}
}
28 changes: 14 additions & 14 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 e29b786

Please sign in to comment.