a post-component library for building user-interfaces on the web.

chore(deps): update dependency prettier to v3.7.2 (#210)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
2369ae89 1c8f5cb1

+3 -3
+3 -3
package-lock.json
··· 1896 1896 } 1897 1897 }, 1898 1898 "node_modules/prettier": { 1899 - "version": "3.7.1", 1900 - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.1.tgz", 1901 - "integrity": "sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==", 1899 + "version": "3.7.2", 1900 + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.2.tgz", 1901 + "integrity": "sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==", 1902 1902 "dev": true, 1903 1903 "license": "MIT", 1904 1904 "peer": true,