Skip to content

Commit

Permalink
Dev update.
Browse files Browse the repository at this point in the history
  • Loading branch information
electricessence committed Sep 2, 2023
1 parent 9ab1a5f commit 116d209
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 56 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,20 @@
"dependencies": {
"@tsdotnet/disposable": "^1.1.24",
"tslib": "^2.4.1"
},
"pnpm": {
"overrides": {
"hosted-git-info@<2.8.9": ">=2.8.9",
"y18n@=4.0.0": ">=4.0.1",
"lodash@<4.17.20": ">=4.17.20",
"shell-quote@<=1.7.2": ">=1.7.3",
"lodash@<4.17.21": ">=4.17.21",
"json5@<1.0.2": ">=1.0.2",
"json5@>=2.0.0 <2.2.2": ">=2.2.2",
"minimatch@<3.0.5": ">=3.0.5",
"semver@<5.7.2": ">=5.7.2",
"semver@>=6.0.0 <6.3.1": ">=6.3.1",
"semver@>=7.0.0 <7.5.2": ">=7.5.2"
}
}
}
120 changes: 64 additions & 56 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 116d209

Please sign in to comment.