modernweb-dev / example-projects

Example projects using Modern Web tools
161 stars 44 forks source link

Upgrade the library of lit-element-ts-esbuild module #1015

Open rajkeshwar opened 7 months ago

rajkeshwar commented 7 months ago

Upgrade the following.

  1. Change dependency of lit-element to lit
  2. Upgrade other dependencies to their latest version
"@open-wc/testing": "2.5.33",
"@types/node": "14.18.42",
"@web/test-runner": "0.16.0",
"@web/dev-server": "0.2.1",
"tslib": "2.5.0",
"typescript": "5.0.4"