timezz
timezz copied to clipboard
With this plugin, you can easily make a stopwatch or timer on your site. Just init, style and enjoy.
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
I'm encountering an error in my IDE:  Line 139 assigns NodeJS.Timer to the timeout variable: ` private timeout: NodeJS.Timer | null = null;` If I change the type to...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.9 to 5.4.12. Release notes Sourced from vite's releases. v5.4.12 This version contains a breaking change due to security fixes. See https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6 for more details. Please refer...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.0 to 0.2.3. Release notes Sourced from @eslint/plugin-kit's releases. plugin-kit: v0.2.3 0.2.3 (2024-11-14) Dependencies The following workspace dependencies were updated devDependencies @eslint/core bumped from ^0.8.0 to ^0.9.0...
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.7.4 to 15.10.2. Release notes Sourced from happy-dom's releases. v15.10.2 :construction_worker_man: Patch fixes Fixes a security vulnerability that allowed for server side code to be executed by...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.12 to 5.4.21. Release notes Sourced from vite's releases. v5.4.21 Please refer to CHANGELOG.md for details. v5.4.20 Please refer to CHANGELOG.md for details. v5.4.19 Please refer to...
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.10.2 to 20.0.2. Release notes Sourced from happy-dom's releases. v20.0.2 :construction_worker_man: Patch fixes Adds frozen intrinsics flag to workers in @happy-dom/server-renderer - By @capricorn86 in task #1934...