Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Aug 25, 2023
1 parent c5e04de commit fd968bc
Show file tree
Hide file tree
Showing 5 changed files with 273 additions and 110 deletions.
2 changes: 1 addition & 1 deletion analysis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"get-npm-tarball-url": "^2.0.3",
"npm-high-impact": "^1.3.0",
"npm-high-impact": "^1.4.0",
"p-limit": "^4.0.0",
"pako": "^2.1.0",
"publint": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"node": ">=16"
},
"devDependencies": {
"@types/node": "^18.17.5",
"@types/node": "^18.17.11",
"@types/pnpapi": "^0.0.2",
"prettier": "^3.0.2",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.2.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit fd968bc

Please sign in to comment.