]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/log
thirdparty/vuejs/create-vue.git
8 months agochore(deps): update dependency chromedriver to v135 (#734)
renovate[bot] [Mon, 7 Apr 2025 10:52:56 +0000 (18:52 +0800)] 
chore(deps): update dependency chromedriver to v135 (#734)

8 months agochore(deps): update all non-major dependencies (#733)
renovate[bot] [Mon, 7 Apr 2025 10:52:06 +0000 (18:52 +0800)] 
chore(deps): update all non-major dependencies (#733)

8 months agorefactor: use import attributes instead of assert
btea [Thu, 3 Apr 2025 07:41:19 +0000 (15:41 +0800)] 
refactor: use import attributes instead of assert

8 months agochore: ensure the local branch is up to date before versioning [skip ci]
Haoqun Jiang [Wed, 2 Apr 2025 18:11:53 +0000 (02:11 +0800)] 
chore: ensure the local branch is up to date before versioning [skip ci]

8 months agochore: update snapshot
Haoqun Jiang [Wed, 2 Apr 2025 18:00:27 +0000 (02:00 +0800)] 
chore: update snapshot

8 months ago3.16.3
Haoqun Jiang [Wed, 2 Apr 2025 17:58:50 +0000 (01:58 +0800)] 
3.16.3

8 months agofix: avoid using import.meta.dirname; fixes Node.js 18 compatibility
Haoqun Jiang [Wed, 2 Apr 2025 17:57:02 +0000 (01:57 +0800)] 
fix: avoid using import.meta.dirname; fixes Node.js 18 compatibility

Closes #729

The bug is again related to the CLI code rather than the template -
we need to refactor the CI workflow to test the CLI code in all
environments.

8 months agochore: remove unnecessary console
btea [Wed, 2 Apr 2025 13:51:50 +0000 (21:51 +0800)] 
chore: remove unnecessary console

8 months agochore: update snapshot
Haoqun Jiang [Wed, 2 Apr 2025 06:44:38 +0000 (14:44 +0800)] 
chore: update snapshot

8 months ago3.16.2 v3.16.2
Haoqun Jiang [Wed, 2 Apr 2025 06:42:56 +0000 (14:42 +0800)] 
3.16.2

8 months agofix: use fileURLToPath instead of pathname
Haoqun Jiang [Wed, 2 Apr 2025 06:42:36 +0000 (14:42 +0800)] 
fix: use fileURLToPath instead of pathname

8 months agochore: update snapshot
Haoqun Jiang [Wed, 2 Apr 2025 06:34:37 +0000 (14:34 +0800)] 
chore: update snapshot

8 months ago3.16.1 v3.16.1
Haoqun Jiang [Wed, 2 Apr 2025 06:32:04 +0000 (14:32 +0800)] 
3.16.1

8 months agofix: handle windows import paths; fixes #727
Haoqun Jiang [Wed, 2 Apr 2025 06:31:59 +0000 (14:31 +0800)] 
fix: handle windows import paths; fixes #727

8 months agochore: update snapshot
Haoqun Jiang [Tue, 1 Apr 2025 17:19:23 +0000 (01:19 +0800)] 
chore: update snapshot

8 months ago3.16.0 v3.16.0
Haoqun Jiang [Tue, 1 Apr 2025 17:17:02 +0000 (01:17 +0800)] 
3.16.0

8 months agoci: update build output (#726)
btea [Tue, 1 Apr 2025 08:21:44 +0000 (16:21 +0800)] 
ci: update build output (#726)

8 months agochore: remove esbuild deps
Haoqun Jiang [Mon, 31 Mar 2025 17:43:46 +0000 (01:43 +0800)] 
chore: remove esbuild deps

8 months agobuild: use rolldown to bundle the output file (#721)
Haoqun Jiang [Mon, 31 Mar 2025 17:42:14 +0000 (01:42 +0800)] 
build: use rolldown to bundle the output file (#721)

* build: use rolldown to bundle to output file

* chore: update bin path

* chore: output.file is already set in config; CLI arg is redundant

* chore: update rolldown to beta.7

* fix: accidentally removed vitest during merging

8 months agochore(deps): update dependency vite to ^6.2.4 (#725)
renovate[bot] [Mon, 31 Mar 2025 15:13:22 +0000 (23:13 +0800)] 
chore(deps): update dependency vite to ^6.2.4 (#725)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update all non-major dependencies (#723)
renovate[bot] [Mon, 31 Mar 2025 13:19:38 +0000 (21:19 +0800)] 
chore(deps): update all non-major dependencies (#723)

8 months agochore: better oxlint + vscode integration (#720)
Haoqun Jiang [Tue, 25 Mar 2025 18:48:14 +0000 (02:48 +0800)] 
chore: better oxlint + vscode integration (#720)

* chore: add oxlint to file nesting patterns

While only `.oxlintrc.json` is the only official configuration file,
I found [4 file name patterns](https://github.com/oxc-project/oxc/blob/2c53a728b0128290260e3ce676e25a2a0d94ff56/editors/vscode/package.json#L118-L123)
in its vscode extension. So I added them all to the file nesting patterns.

* feat: recommend oxc vscode extension when oxlint is chosen

8 months agochore(deps): update dependency vite to v6.2.3 [security] (#722)
renovate[bot] [Tue, 25 Mar 2025 18:47:35 +0000 (02:47 +0800)] 
chore(deps): update dependency vite to v6.2.3 [security] (#722)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore(deps): update all non-major dependencies (#719)
renovate[bot] [Mon, 24 Mar 2025 13:34:49 +0000 (21:34 +0800)] 
chore(deps): update all non-major dependencies (#719)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months agochore: update Vue official extension for VS Code
Liffindra Angga Zaaldian [Wed, 19 Mar 2025 07:50:25 +0000 (14:50 +0700)] 
chore: update Vue official extension for VS Code

8 months agochore(deps): update dependency @vue/create-eslint-config to ^0.10.1 (#713)
renovate[bot] [Tue, 18 Mar 2025 05:23:07 +0000 (13:23 +0800)] 
chore(deps): update dependency @vue/create-eslint-config to ^0.10.1 (#713)

8 months agochore(deps): update vite packages
renovate[bot] [Mon, 17 Mar 2025 14:46:45 +0000 (14:46 +0000)] 
chore(deps): update vite packages

8 months agochore(deps): update dependency esbuild to ^0.25.1
renovate[bot] [Mon, 17 Mar 2025 02:33:06 +0000 (02:33 +0000)] 
chore(deps): update dependency esbuild to ^0.25.1

8 months agochore(deps): update all non-major dependencies
renovate[bot] [Mon, 17 Mar 2025 13:30:35 +0000 (13:30 +0000)] 
chore(deps): update all non-major dependencies

9 months agochore(deps): update all non-major dependencies
renovate[bot] [Thu, 13 Mar 2025 06:12:16 +0000 (06:12 +0000)] 
chore(deps): update all non-major dependencies

9 months agofix: trim `targetDir`
btea [Mon, 10 Mar 2025 09:32:32 +0000 (17:32 +0800)] 
fix: trim `targetDir`

9 months agochore: format code [skip ci]
btea [Mon, 10 Mar 2025 09:43:56 +0000 (17:43 +0800)] 
chore: format code [skip ci]

9 months agodocs: optimze gif size [skip ci]
Haoqun Jiang [Mon, 10 Mar 2025 07:13:37 +0000 (15:13 +0800)] 
docs: optimze gif size [skip ci]

6.6MiB -> 1.7MiB. Still very large, but much better than before.

9 months agochore: update snapshot
Haoqun Jiang [Sun, 9 Mar 2025 15:41:03 +0000 (23:41 +0800)] 
chore: update snapshot

9 months ago3.15.1 v3.15.1
Haoqun Jiang [Sun, 9 Mar 2025 15:39:21 +0000 (23:39 +0800)] 
3.15.1

9 months agochore(config): moving prettier script inside the script section
Denny Biasiolli [Sun, 9 Mar 2025 07:15:08 +0000 (08:15 +0100)] 
chore(config): moving prettier script inside the script section

9 months agochore: keep the old screenshot to avoid breaking existing links [skip ci]
Haoqun Jiang [Sat, 8 Mar 2025 16:16:26 +0000 (00:16 +0800)] 
chore: keep the old screenshot to avoid breaking existing links [skip ci]

E.g. on the npm page.

9 months agodocs: replace the screencast with a higher-resolution one [skip ci]
Haoqun Jiang [Sat, 8 Mar 2025 15:46:03 +0000 (23:46 +0800)] 
docs: replace the screencast with a higher-resolution one [skip ci]

9 months agodocs: show a screencast of the latest CLI
Haoqun Jiang [Sat, 8 Mar 2025 15:35:58 +0000 (23:35 +0800)] 
docs: show a screencast of the latest CLI

9 months agochore: update snapshot
Haoqun Jiang [Sat, 8 Mar 2025 14:47:46 +0000 (22:47 +0800)] 
chore: update snapshot

9 months ago3.15.0 v3.15.0
Haoqun Jiang [Sat, 8 Mar 2025 14:45:49 +0000 (22:45 +0800)] 
3.15.0

9 months agochore(deps): update dependency vite to ^6.2.1 (#707)
renovate[bot] [Sat, 8 Mar 2025 13:27:50 +0000 (21:27 +0800)] 
chore(deps): update dependency vite to ^6.2.1 (#707)

9 months agochore(deps): update dependency eslint-plugin-cypress to ^4.2.0 (#708)
renovate[bot] [Sat, 8 Mar 2025 10:24:20 +0000 (18:24 +0800)] 
chore(deps): update dependency eslint-plugin-cypress to ^4.2.0 (#708)

9 months agochore(deps): update dependency chromedriver to v134 (#706)
renovate[bot] [Sat, 8 Mar 2025 05:55:39 +0000 (13:55 +0800)] 
chore(deps): update dependency chromedriver to v134 (#706)

9 months agochore(deps): update dependency typescript to ~5.8.0 (#705)
renovate[bot] [Sat, 8 Mar 2025 05:53:07 +0000 (13:53 +0800)] 
chore(deps): update dependency typescript to ~5.8.0 (#705)

9 months agochore(deps): update dependency @vue/create-eslint-config to ^0.9.1 (#704)
renovate[bot] [Fri, 7 Mar 2025 15:18:06 +0000 (23:18 +0800)] 
chore(deps): update dependency @vue/create-eslint-config to ^0.9.1 (#704)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update dependency prettier to v3.5.3
renovate[bot] [Fri, 7 Mar 2025 08:59:09 +0000 (08:59 +0000)] 
chore(deps): update dependency prettier to v3.5.3

9 months agochore(deps): update all non-major dependencies
renovate[bot] [Fri, 7 Mar 2025 05:57:56 +0000 (05:57 +0000)] 
chore(deps): update all non-major dependencies

9 months agofeat!: use a giant multiselect instead of individual toggles for features (#695)
Haoqun Jiang [Fri, 7 Mar 2025 05:56:50 +0000 (13:56 +0800)] 
feat!: use a giant multiselect instead of individual toggles for features (#695)

As we are adding more features, the number of toggles is getting out of hand. A multiselect could save a few keystrokes for most users.

I also take this opportunity to change the prompts library to `@clack/prompts`.
(For context: `create-astro`, `sv`, `create-preact`, `create-solid`, `create-qwik` all use `@clack/prompts`, `create-vite` recently switched to `@clack/prompts` too, while `create-next-app` uses `prompts`)

The color library is changed to `picocolors`. IMO `kleur` is still the smaller library because of treeshaking. But `@clack/prompts` already comes with `picocolors` as a dependency, so by not adding `kleur`, we save a few bytes.

---

This is a proof-of-concept PR. I haven't put much consideration into the code style yet. Nor have I updated the i18n messages. I will do that if this change is accepted.

See the result in a screen recording:
[![asciicast](https://asciinema.org/a/Aq334bHe0tJBpuxLNQyVAyzXb.svg)](https://asciinema.org/a/Aq334bHe0tJBpuxLNQyVAyzXb)
---

TODOs:
- [x] Clean up the code (wrap the `isCancel` condition; update the `needsEslint` type, etc.)
- [ ] I think we should remove the `packageName` related logic but it can be postponed into another PR
- [ ] Get the message translations reviewed

* chore: small formatting improvements to the intro/outro message [skip ci]

Still much work to do. But it's acceptable for now.

* chore: unselect -> deselect

* refactor: update English prompts

* docs: update all the locales with the new prompts

* refactor: remove some duplicated or redundant code

* refactor: further cleanup of codebase

* build: remove alias for `prompts` package

* docs: Update fr-FR.json [skip ci]

* i18n: add translations for the "should not be empty" message

9 months agodocs: mention `--bare` option in README [skip ci]
Haoqun Jiang [Sat, 1 Mar 2025 08:35:35 +0000 (16:35 +0800)] 
docs: mention `--bare` option in README [skip ci]

9 months ago chore(postversion): use `const` instead of `let` (#700)
tommyhu [Fri, 28 Feb 2025 14:50:12 +0000 (22:50 +0800)] 
 chore(postversion): use `const` instead of `let` (#700)

9 months agofix: should throw error when an internal error is encountered
Haoqun Jiang [Fri, 28 Feb 2025 10:55:59 +0000 (18:55 +0800)] 
fix: should throw error when an internal error is encountered

Also fix the bug that no interactive prompt is provided,
result.projectName would be undefined and cause an error.

9 months agofix: correctly set the package name value (#699)
btea [Fri, 28 Feb 2025 10:07:02 +0000 (18:07 +0800)] 
fix: correctly set the package name value (#699)

9 months agochore(deps): update dependency vite to ^6.2.0 (#698)
renovate[bot] [Fri, 28 Feb 2025 08:00:50 +0000 (16:00 +0800)] 
chore(deps): update dependency vite to ^6.2.0 (#698)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update all non-major dependencies (#697)
renovate[bot] [Thu, 27 Feb 2025 07:58:58 +0000 (15:58 +0800)] 
chore(deps): update all non-major dependencies (#697)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): pin dependency prettier to v3.5.1 (#696)
renovate[bot] [Thu, 27 Feb 2025 06:14:35 +0000 (14:14 +0800)] 
chore(deps): pin dependency prettier to v3.5.1 (#696)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agorefactor: use import attributes instead of assertions
Haoqun Jiang [Wed, 26 Feb 2025 16:42:33 +0000 (00:42 +0800)] 
refactor: use import attributes instead of assertions

9 months agofix: shouldn't pin @vitest/eslint-plugin version
Haoqun Jiang [Wed, 26 Feb 2025 16:41:25 +0000 (00:41 +0800)] 
fix: shouldn't pin @vitest/eslint-plugin version

It must be an oversight. There's no point in pinning this version.

9 months agofeat: add `--eslint-with-oxlint` and `--prettier` feature flags (#682)
Haoqun Jiang [Tue, 18 Feb 2025 12:01:01 +0000 (20:01 +0800)] 
feat: add `--eslint-with-oxlint` and `--prettier` feature flags (#682)

9 months agochore: update snapshot
Haoqun Jiang [Mon, 17 Feb 2025 13:35:36 +0000 (21:35 +0800)] 
chore: update snapshot

9 months ago3.14.2 v3.14.2
Haoqun Jiang [Mon, 17 Feb 2025 13:34:18 +0000 (21:34 +0800)] 
3.14.2

9 months agochore(deps): update dependency vite-plugin-vue-devtools to ^7.7.2 (#694)
renovate[bot] [Mon, 17 Feb 2025 09:02:15 +0000 (17:02 +0800)] 
chore(deps): update dependency vite-plugin-vue-devtools to ^7.7.2 (#694)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update dependency @vue/create-eslint-config to ^0.7.3 (#693)
renovate[bot] [Mon, 17 Feb 2025 07:55:03 +0000 (15:55 +0800)] 
chore(deps): update dependency @vue/create-eslint-config to ^0.7.3 (#693)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agochore(deps): update all non-major dependencies (#692)
renovate[bot] [Mon, 17 Feb 2025 07:53:42 +0000 (15:53 +0800)] 
chore(deps): update all non-major dependencies (#692)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months agofix: explictly exclude node_modules/.bin from npm files
Haoqun Jiang [Sun, 16 Feb 2025 16:28:04 +0000 (00:28 +0800)] 
fix: explictly exclude node_modules/.bin from npm files

I don't know why .gitignore exclusion doesn't work for these files,
but both pnpm & npm packed them, as a result they are present in the
tarball: https://unpkg.com/browse/create-vue@3.14.1/template/base/node_modules/.bin/

Explicitly excluding them from the `files` field can reduce the unpacked
size by quite a few KBs.

10 months agochore(deps): update dependency pinia to v3
renovate[bot] [Wed, 12 Feb 2025 19:29:08 +0000 (19:29 +0000)] 
chore(deps): update dependency pinia to v3

10 months agochore(deps): update dependency esbuild to ^0.25.0 [security]
renovate[bot] [Tue, 11 Feb 2025 01:25:53 +0000 (01:25 +0000)] 
chore(deps): update dependency esbuild to ^0.25.0 [security]

10 months agochore(deps): update dependency vite to ^6.1.0
renovate[bot] [Mon, 10 Feb 2025 01:36:03 +0000 (01:36 +0000)] 
chore(deps): update dependency vite to ^6.1.0

10 months agochore(deps): update all non-major dependencies
renovate[bot] [Tue, 11 Feb 2025 01:26:06 +0000 (01:26 +0000)] 
chore(deps): update all non-major dependencies

10 months agochore: update snapshot
Haoqun Jiang [Fri, 7 Feb 2025 14:10:04 +0000 (22:10 +0800)] 
chore: update snapshot

10 months ago3.14.1 v3.14.1
Haoqun Jiang [Fri, 7 Feb 2025 14:08:03 +0000 (22:08 +0800)] 
3.14.1

10 months agochore: update lockfile to fix audit issues
Haoqun Jiang [Fri, 7 Feb 2025 08:43:04 +0000 (16:43 +0800)] 
chore: update lockfile to fix audit issues

10 months agoci: set concurrency group for workflows
Haoqun Jiang [Fri, 7 Feb 2025 08:39:33 +0000 (16:39 +0800)] 
ci: set concurrency group for workflows

It is now to costly to run the full CI, so we need
to limit the number of concurrent runs to avoid
blocking the queue.

10 months agochore(deps): update dependency chromedriver to v133
renovate[bot] [Fri, 7 Feb 2025 06:02:22 +0000 (06:02 +0000)] 
chore(deps): update dependency chromedriver to v133

10 months agoci: fix cypress installation issue on CI
Haoqun Jiang [Thu, 6 Feb 2025 16:20:31 +0000 (00:20 +0800)] 
ci: fix cypress installation issue on CI

10 months agofix: add `cypress install` to `prepare` script to fix pnpm 10 compatibility
Haoqun Jiang [Thu, 6 Feb 2025 15:57:40 +0000 (23:57 +0800)] 
fix: add `cypress install` to `prepare` script to fix pnpm 10 compatibility

This approach works with both pnpm 10 and other package managers:
- If Cypress's `postinstall` script has been run, it'll do nothing other
than print a message.
- If `postinstall` hasn't been run, it'll download the Cypress binary.

As for why using `prepare` instead of `postinstall`, please refer to the
discussion thread where `husky` decided to use `prepare`:
- <https://github.com/typicode/husky/issues/884>

10 months agodocs: note nightwatch + pnpm 10 users to run `pnpm approve-builds` after install
Haoqun Jiang [Thu, 6 Feb 2025 16:15:02 +0000 (00:15 +0800)] 
docs: note nightwatch + pnpm 10 users to run `pnpm approve-builds` after install

10 months agochore(deps): update pnpm to v10 (#677)
renovate[bot] [Thu, 6 Feb 2025 15:53:12 +0000 (23:53 +0800)] 
chore(deps): update pnpm to v10 (#677)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agofix: vitest link in template (#678)
Võ Quang Chiến [Thu, 6 Feb 2025 08:14:40 +0000 (15:14 +0700)] 
fix: vitest link in template (#678)

10 months agochore(deps): update all non-major dependencies (#676)
renovate[bot] [Tue, 4 Feb 2025 07:06:53 +0000 (15:06 +0800)] 
chore(deps): update all non-major dependencies (#676)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agofix: enable e2e tests for --bare (#674)
Cédric Exbrayat [Thu, 30 Jan 2025 16:10:27 +0000 (17:10 +0100)] 
fix: enable e2e tests for --bare (#674)

10 months agochore(deps): update all non-major dependencies
renovate[bot] [Wed, 29 Jan 2025 04:39:15 +0000 (04:39 +0000)] 
chore(deps): update all non-major dependencies

10 months agochore(deps): update dependency vite-plugin-vue-devtools to ^7.7.1 (#672)
renovate[bot] [Mon, 27 Jan 2025 16:13:13 +0000 (00:13 +0800)] 
chore(deps): update dependency vite-plugin-vue-devtools to ^7.7.1 (#672)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore: update snapshot
Haoqun Jiang [Tue, 21 Jan 2025 16:54:45 +0000 (00:54 +0800)] 
chore: update snapshot

10 months ago3.14.0 v3.14.0
Haoqun Jiang [Tue, 21 Jan 2025 16:53:36 +0000 (00:53 +0800)] 
3.14.0

10 months agochore: dependency deduplication
Haoqun Jiang [Tue, 21 Jan 2025 14:53:23 +0000 (22:53 +0800)] 
chore: dependency deduplication

10 months agochore(deps): update dependency vite to ^6.0.11 (#671)
renovate[bot] [Tue, 21 Jan 2025 14:45:01 +0000 (22:45 +0800)] 
chore(deps): update dependency vite to ^6.0.11 (#671)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agoci: skip cypress component testing for now
Haoqun Jiang [Tue, 21 Jan 2025 14:42:29 +0000 (22:42 +0800)] 
ci: skip cypress component testing for now

I really should have made CI changes into a PR in the first place...

10 months agoci: use chrome for cypress-ct test in CI
Haoqun Jiang [Tue, 21 Jan 2025 09:12:02 +0000 (17:12 +0800)] 
ci: use chrome for cypress-ct test in CI

There seems to be an electron-only issue with too many component tests.
https://github.com/cypress-io/cypress/issues/22208

10 months agofix: fix cypress component testing setup in bare mode
Haoqun Jiang [Tue, 21 Jan 2025 08:31:37 +0000 (16:31 +0800)] 
fix: fix cypress component testing setup in bare mode

10 months agochore(deps): update dependency vite to ^6.0.9 (#670)
renovate[bot] [Mon, 20 Jan 2025 17:48:54 +0000 (01:48 +0800)] 
chore(deps): update dependency vite to ^6.0.9 (#670)

10 months agochore(deps): update dependency cypress to v14 (#667)
renovate[bot] [Mon, 20 Jan 2025 16:59:46 +0000 (00:59 +0800)] 
chore(deps): update dependency cypress to v14 (#667)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update dependency vitest to v3 (#668)
renovate[bot] [Mon, 20 Jan 2025 16:59:35 +0000 (00:59 +0800)] 
chore(deps): update dependency vitest to v3 (#668)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agofix: add eslint.config.* to tsconfig.node.json and fix other eslint issues (#669)
Haoqun Jiang [Mon, 20 Jan 2025 15:32:34 +0000 (23:32 +0800)] 
fix: add eslint.config.* to tsconfig.node.json and fix other eslint issues (#669)

10 months agochore(deps): update dependency @vue/create-eslint-config to ^0.7.2 (#665)
renovate[bot] [Mon, 20 Jan 2025 13:34:55 +0000 (21:34 +0800)] 
chore(deps): update dependency @vue/create-eslint-config to ^0.7.2 (#665)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update dependency chromedriver to v132 (#666)
renovate[bot] [Mon, 20 Jan 2025 13:33:59 +0000 (21:33 +0800)] 
chore(deps): update dependency chromedriver to v132 (#666)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months agochore(deps): update all non-major dependencies (#664)
renovate[bot] [Mon, 20 Jan 2025 12:11:37 +0000 (20:11 +0800)] 
chore(deps): update all non-major dependencies (#664)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agochore(deps): update dependency typescript to ~5.7.3
renovate[bot] [Mon, 13 Jan 2025 08:11:52 +0000 (08:11 +0000)] 
chore(deps): update dependency typescript to ~5.7.3

11 months agochore(deps): update all non-major dependencies
renovate[bot] [Mon, 13 Jan 2025 02:05:17 +0000 (02:05 +0000)] 
chore(deps): update all non-major dependencies

11 months agochore(deps): update dependency vite-plugin-vue-devtools to ^7.7.0
renovate[bot] [Mon, 13 Jan 2025 02:05:43 +0000 (02:05 +0000)] 
chore(deps): update dependency vite-plugin-vue-devtools to ^7.7.0