Commit Graph

502 Commits

Author SHA1 Message Date
0ee4d77b3a build(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 16:31:55 +00:00
xfy
2473454870 chore: update compose with traefik 2024-11-20 16:30:19 +08:00
xfy
a8e83750a3 chore: update dockerfile env lagacy 2024-11-20 16:20:04 +08:00
xfy
726fbcc9af chore: add traefik 2024-11-12 16:15:21 +08:00
xfy
e1c34c99c1 fix type error 2024-10-24 09:24:11 +08:00
xfy
efe815761c update post
chapter-5-reference
2024-10-24 09:19:03 +08:00
xfy
b730b44f10 update new posts
rust-box-and-object
rust-pattern-matching
2024-10-24 09:13:56 +08:00
xfy
4040edb4d9 fix(pnpm): remove preinstall 2024-10-16 10:44:31 +08:00
b044b41ed7 Merge pull request #86 from DefectingCat/dependabot/npm_and_yarn/ws-7.5.10
Bump ws from 7.5.9 to 7.5.10
2024-10-16 10:12:05 +08:00
b901a54e24 Merge pull request #87 from DefectingCat/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-10-16 10:11:55 +08:00
d98c18d606 Merge pull request #88 from DefectingCat/dependabot/npm_and_yarn/micromatch-4.0.8
Bump micromatch from 4.0.5 to 4.0.8
2024-10-16 10:11:46 +08:00
xfy
d2613288c6 chore(dev): update makefile 2024-10-16 10:11:08 +08:00
495c53e4d4 Bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 01:47:16 +00:00
63d9ef64c3 Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 01:45:15 +00:00
534b7477b9 Bump ws from 7.5.9 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 01:44:56 +00:00
xfy
9c21c31b35 chore(module): change node type to module 2024-10-12 14:58:42 +08:00
xfy
5c55bb1c75 chore(deno): add deno 2.0 support 2024-10-12 13:47:33 +08:00
xfy
f0b91cf14b chore(next): refactor nextjs config to mjs
remove husky
2024-10-12 13:42:17 +08:00
xfy
90da87d68e fix(pnpm): lock file 2024-10-12 13:35:22 +08:00
xfy
b24628903a fix(ui): code highlight 2024-10-12 13:30:52 +08:00
22fc7f9926 Merge pull request #83 from DefectingCat/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-10-12 13:10:30 +08:00
7e27c2ea3b Merge pull request #84 from DefectingCat/dependabot/npm_and_yarn/ws-7.5.10
Bump ws from 7.5.9 to 7.5.10
2024-10-12 13:10:23 +08:00
638b71f944 Merge pull request #85 from DefectingCat/dependabot/npm_and_yarn/micromatch-4.0.8
Bump micromatch from 4.0.5 to 4.0.8
2024-10-12 13:10:09 +08:00
xfy
8fdea0a2bd chore(dev): change husky hooks 2024-10-12 11:30:17 +08:00
xfy
f06f8fb515 fix(algolia): build index scripts 2024-10-12 11:29:21 +08:00
70b63c1f71 Bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 09:01:47 +00:00
40535826c1 Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 09:01:39 +00:00
8d0bccab7e Bump ws from 7.5.9 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 09:01:39 +00:00
xfy
017a10ee4e chore(scripts): fix standalone env 2024-10-11 17:01:33 +08:00
xfy
6c585d9266 chore(deps): update version 2024-10-11 16:58:48 +08:00
xfy
1a1fb8e72d chore(deps): update dependecies 2024-09-09 13:29:07 +08:00
xfy
9308c9e7be chore(deps): update dependencies 2024-09-02 09:05:24 +08:00
xfy
7d2d495db1 chore(dev): update makefile 2024-07-26 13:13:48 +08:00
xfy
920c6289fa chore(deps): add prettier organize import
format code
2024-07-26 11:45:22 +08:00
xfy
f36aa21c98 fix husky prepare script 2024-07-15 08:37:31 +08:00
xfy
e676f4f3f2 remove console 2024-05-22 13:54:04 +08:00
xfy
d1f9f97fe8 fix commnet theme 2024-05-22 13:53:12 +08:00
xfy
bf18a1914b add new post
chapter-4-ownership-and-move
2024-05-22 13:43:39 +08:00
xfy
caa61abc6f fix build script 2024-05-22 13:28:45 +08:00
xfy
6edb23255e add lint in ci 2024-05-22 13:21:49 +08:00
xfy
0ce8d9c857 change build script
upload as tar.gz
2024-05-22 13:20:53 +08:00
xfy
1db48e9a9b remove comment 2024-05-22 13:15:09 +08:00
xfy
32fb3474e0 add veriables to env file 2024-05-22 13:05:43 +08:00
xfy
c2844bf29f add missing dependecies install 2024-05-22 11:53:42 +08:00
xfy
8235799823 fix before script 2024-05-22 11:51:28 +08:00
xfy
c27d33e26c fix pnpm install 2024-05-22 11:50:08 +08:00
xfy
fb740f3be9 init gitlab ci 2024-05-22 11:47:11 +08:00
xfy
bd8a4aa42e update dockerfile
fix gists script
2024-05-22 11:32:49 +08:00
xfy
76a4b6db2c update dependencies
remove octokit
2024-05-22 11:19:25 +08:00
xfy
53fe2c6f4c add unoptimzed for gif 2024-05-22 11:01:28 +08:00