Commit Graph

31 Commits

Author SHA1 Message Date
草鞋没号
302bea9718 vite-plugin-electron-renderer -> vite-plugin-electron/renderer 2022-04-06 08:35:54 +08:00
草鞋没号
60e52171e2 bump vite-plugin-electron-renderer from 0.3.1 to 0.3.2 2022-03-31 07:57:28 +08:00
草鞋没号
832e19c38f
Merge pull request #83 from caoxiemeihao/dependabot/npm_and_yarn/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-29 07:27:35 +08:00
草鞋没号
b2637d46d6
Merge pull request #82 from caoxiemeihao/dependabot/npm_and_yarn/plist-3.0.5
chore(deps): bump plist from 3.0.4 to 3.0.5
2022-03-29 07:27:22 +08:00
dependabot[bot]
462322d95e
chore(deps-dev): bump vite from 2.7.13 to 2.8.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.7.13 to 2.8.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.8.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 23:27:06 +00:00
草鞋没号
59a9f03daa
Merge pull request #80 from caoxiemeihao/dependabot/npm_and_yarn/electron-17.2.0
chore(deps-dev): bump electron from 16.0.8 to 17.2.0
2022-03-29 07:26:44 +08:00
草鞋没号
0ae2bc5f22
Merge pull request #78 from caoxiemeihao/dependabot/npm_and_yarn/vue-3.2.31
chore(deps-dev): bump vue from 3.2.29 to 3.2.31
2022-03-29 07:26:24 +08:00
dependabot[bot]
3e5c76be28
chore(deps-dev): bump vue from 3.2.29 to 3.2.31
Bumps [vue](https://github.com/vuejs/core) from 3.2.29 to 3.2.31.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.29...v3.2.31)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:59:03 +00:00
dependabot[bot]
0bf15c6cf7
chore(deps-dev): bump typescript from 4.5.5 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:59:02 +00:00
dependabot[bot]
b575a26ffa
chore(deps-dev): bump electron from 16.0.8 to 17.2.0
Bumps [electron](https://github.com/electron/electron) from 16.0.8 to 17.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v16.0.8...v17.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:59:01 +00:00
dependabot[bot]
f841300be4
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:58:49 +00:00
dependabot[bot]
6d532b1082
chore(deps): bump plist from 3.0.4 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:58:44 +00:00
草鞋没号
55f2300a2e deps: remove vite-plugin-optimizer 2022-03-28 10:57:29 +08:00
草鞋没号
dea8b40cbd deps: add vite-plugin-electron-renderer vite-plugin-resolve 2022-03-28 10:56:15 +08:00
草鞋没号
896db3ea08 use vite-plugin-optimizer instead vite-plugin-resolve 2022-03-23 19:49:37 +08:00
草鞋没号
a6fdb6469b remove sqlite3 2022-03-23 16:50:15 +08:00
草鞋没号
8f2d9f5c48
Merge pull request #72 from caoxiemeihao/nodeIntegration
feat(nodeIntegration): set nodeIntegration as true by default
2022-03-14 08:13:53 +08:00
dependabot[bot]
9534a3d371
chore(deps): bump nanoid from 3.1.30 to 3.3.1
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-13 14:04:37 +00:00
oceanlvr
42fb116817 feat(nodeIntegration): set nodeIntegration as true by default 2022-03-13 21:52:58 +08:00
oceanlvr
c1f7a40285 feat(git-hooks): add nano-stage & git hooks 2022-03-06 18:47:31 +08:00
oceanlvr
e35dde0a44 feat(test): add playwright e2e test tool 2022-03-05 19:39:06 +08:00
草鞋没号
a7a4f34c43 Bump vite-plugin-resolve form 1.4.4 to 1.6.1 2022-03-05 07:27:37 +08:00
草鞋没号
f0424cbc4c bump vite-plugin-resolve from 1.4.3 to 1.4.4 2022-02-14 09:52:36 +08:00
草鞋没号
775e2f9818 Bump deps 2022-01-30 08:28:04 +08:00
草鞋没号
cd9a3c3dad deps: remove chalk 2022-01-30 07:05:14 +08:00
草鞋没号
f9f9b713c9 Bump vite-plugin-resolve from 1.4.0 to 1.4.1 2022-01-28 11:35:51 +08:00
草鞋没号
e9adb993a3 Bump vite-plugin-resolve from 1.3.1 to 1.4.0 2022-01-24 09:56:55 +08:00
草鞋没号
3b70e26f8b add vite-plugin-resolve 2022-01-16 09:08:33 +08:00
草鞋没号
252a5eefed Bump deps 2022-01-04 09:15:00 +08:00
草鞋没号
e2a7c8f94b add vue-tsc 2022-01-04 09:14:15 +08:00
草鞋没号
477ff8701d Use npm alternative yarn 2021-12-11 10:43:21 +08:00