example-projects
example-projects copied to clipboard
Example projects using Modern Web tools
As we will have other sub projects in modern-web as well it might be nice to then have - web-example-projects - foo-example-projects - ...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://togithub.com/testing-library/react-testing-library) | [`13.4.0` -> `14.2.2`](https://renovatebot.com/diffs/npm/@testing-library%2freact/13.4.0/14.2.2) | [](https://docs.renovatebot.com/merge-confidence/)...
Closes #1015 Following changes are done 1. Supplied tsconfig in esbuild 2. Changed lit-element to lit and adjusted imports 3. Added "useDefineForClassFields": false, to tsconfig required for lit-3
Upgrade the following. 1. Change dependency of `lit-element` to `lit` 2. Upgrade other dependencies to their latest version ```json "@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":...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@web/test-runner-puppeteer](https://redirect.github.com/modernweb-dev/web/tree/master/packages/test-runner-puppeteer) ([source](https://redirect.github.com/modernweb-dev/web/tree/HEAD/packages/test-runner-puppeteer)) | [`0.13.0` -> `0.18.0`](https://renovatebot.com/diffs/npm/@web%2ftest-runner-puppeteer/0.13.0/0.18.0) |  |  | --- ###...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@web/test-runner](https://redirect.github.com/modernweb-dev/web/tree/master/packages/test-runner) ([source](https://redirect.github.com/modernweb-dev/web/tree/HEAD/packages/test-runner)) | [`0.16.0` -> `0.20.2`](https://renovatebot.com/diffs/npm/@web%2ftest-runner/0.16.0/0.20.2) |  |  | --- ###...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@web/test-runner-saucelabs](https://redirect.github.com/modernweb-dev/web/tree/master/packages/test-runner-saucelabs) ([source](https://redirect.github.com/modernweb-dev/web/tree/HEAD/packages/test-runner-saucelabs)) | [`0.9.0` -> `0.13.0`](https://renovatebot.com/diffs/npm/@web%2ftest-runner-saucelabs/0.9.0/0.13.0) |  |  | --- ###...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/snowpack-env](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/snowpack-env) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/snowpack-env)) | [`2.3.4` -> `2.3.7`](https://renovatebot.com/diffs/npm/@types%2fsnowpack-env/2.3.4/2.3.7) |...
Update the dependencies to React v18 and the `react-jsx` example no longer works. When the process runs, the generated page is blank and console returns the following error: ``` Uncaught...