Skip to content

Commit

Permalink
chore(yarn): clean and upgrade (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD authored Jan 30, 2023
2 parents d25867d + b22c428 commit 3b2b4f5
Show file tree
Hide file tree
Showing 12 changed files with 485 additions and 1,046 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@typescript/lib-dom": "npm:@types/web",
"@web/dev-server": "^0.1.35",
"eslint": "^8.33.0",
"eslint-config-google": "^0.14.0",
Expand All @@ -62,10 +61,15 @@
"eslint-plugin-lit": "^1.8.2",
"eslint-plugin-wc": "^1.4.0",
"lerna": "^6.4.1",
"lit-analyzer": "^1.2.1",
"lit-analyzer": "2.0.0-pre.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.3",
"ts-lit-plugin": "^1.2.1",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
},
"resolutions": {
"lit-analyzer": "2.0.0-pre.2",
"typescript": "5.0.0-beta",
"web-component-analyzer": "2.0.0-next.4"
}
}
2 changes: 1 addition & 1 deletion services/comment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"esbuild": "^0.17.5",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
2 changes: 1 addition & 1 deletion services/flight-crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"esbuild": "^0.17.5",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
2 changes: 1 addition & 1 deletion services/form-registration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"esbuild": "^0.17.5",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
2 changes: 1 addition & 1 deletion services/storage-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"esbuild": "^0.17.5",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
2 changes: 1 addition & 1 deletion services/telegram-notifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"esbuild": "^0.17.5",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
4 changes: 2 additions & 2 deletions ui/demo-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@web/dev-server": "^0.1.35",
"@webcomponents/webcomponentsjs": "^2.7.0",
"esbuild": "^0.17.5",
"lit-analyzer": "^1.2.1",
"lit-analyzer": "2.0.0-pre.2",
"npm-run-all": "^4.1.5",
"ts-lit-plugin": "^1.2.1",
"tslib": "^2.5.0",
"typescript": "^4.9.4",
"typescript": "^5.0.0-beta",
"workbox-build": "^6.5.4"
}
}
2 changes: 1 addition & 1 deletion uniquely/com-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"esbuild": "^0.17.5",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
2 changes: 1 addition & 1 deletion uniquely/flight-finder-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"esbuild": "^0.17.5",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
4 changes: 2 additions & 2 deletions uniquely/flight-finder-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@alwatr/type": "^0.28.0",
"@web/dev-server": "^0.1.35",
"@webcomponents/webcomponentsjs": "^2.7.0",
"lit-analyzer": "^1.2.1",
"lit-analyzer": "2.0.0-pre.2",
"npm-run-all": "^4.1.5",
"ts-lit-plugin": "^1.2.1",
"tslib": "^2.5.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
4 changes: 2 additions & 2 deletions uniquely/soffit-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@web/dev-server": "^0.1.35",
"@webcomponents/webcomponentsjs": "^2.7.0",
"esbuild": "^0.17.5",
"lit-analyzer": "^1.2.1",
"lit-analyzer": "2.0.0-pre.2",
"npm-run-all": "^4.1.5",
"ts-lit-plugin": "^1.2.1",
"tslib": "^2.5.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0-beta"
}
}
1,495 changes: 465 additions & 1,030 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 3b2b4f5

Please sign in to comment.