dependabot[bot] 3d052e666c
Bump @vueuse/core from 5.1.4 to 5.2.0 (#141)
Bumps [@vueuse/core](https://github.com/vueuse/vueuse) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/compare/v5.1.4...v5.2.0)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-01 15:04:19 +08:00
2021-07-09 18:28:29 +08:00
2021-07-29 10:11:32 +08:00
2021-08-01 11:27:32 +08:00
2021-07-13 11:29:04 +08:00
2021-08-01 10:14:43 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-08-01 10:14:43 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-29 10:11:32 +08:00
2021-08-01 10:14:43 +08:00
2021-07-09 18:28:29 +08:00
2021-07-29 10:11:32 +08:00
2021-07-29 10:11:32 +08:00
2021-07-09 18:28:29 +08:00
2021-07-09 18:28:29 +08:00
2021-07-20 22:46:43 +08:00
2021-07-09 18:28:29 +08:00
2021-07-29 10:11:32 +08:00

sakura-next

Requirement

  • PHP=7.4
  • WordPress>=5.6.0
  • Node.js>=14.17.1
  • yarn>=1.22.10

Commands

composer install # install php dependencies
yarn install # install node dependencies
yarn dev # run dev server
yarn build # build assets
yarn test # Jest test
yarn lint # eslint
yarn format # auto format
yarn i18n # export i18n variables
yarn rsync # sync backend app with server, see docs/dev.md
yarn composer # run `composer install` on remote server
yarn icon # generate svg icon component
yarn remote-download:geoip2 # download GeoIP db on remote server
yarn local-download:geoip2 # download GeoIP db locally
yarn options # export node side admin options.ts to php side options.json
Description
No description provided
Readme GPL-2.0 47 MiB
Languages
PHP 56.4%
CSS 26.2%
JavaScript 16.7%
Python 0.7%