vue3-vite-ts
vue3-vite-ts copied to clipboard
Vue 3 Scaffolding (Vite + TS + Linters + Jest + TailwindCSS)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.37.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.37.0 5.37.0 (2022-09-12) Bug Fixes eslint-plugin: [strict-boolean-expressions] check all conditions in a logical operator chain (#5539) (77d76e2) website:...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.7.10 to 2.9.13. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.0 to 5.49.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.49.0 5.49.0 (2023-01-23) Bug Fixes typescript-estree: fix typo in FAQ link (#6346) (eefc578) Features eslint-plugin: [naming-convention] add support...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.49.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.49.0 5.49.0 (2023-01-23) Bug Fixes typescript-estree: fix typo in FAQ link (#6346) (eefc578) Features eslint-plugin: [naming-convention] add support...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.11 to 3.2.4. Release notes Sourced from tailwindcss's releases. v3.2.4 Added Add blocklist option to prevent generating unwanted CSS (#9812) Fixed Fix watching of files on Linux...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.1 to 10.4.13. Release notes Sourced from autoprefixer's releases. 10.4.13 Fixed missed prefixes on vendor prefixes in name of CSS Custom Property. 10.4.12 Fixed support of unit-less...