Commit Graph

60 Commits

Author SHA1 Message Date
xfy
7e9a7b616d chore: upgrade dependencies 2025-05-19 14:41:51 +08:00
fe51fa33c8 Merge pull request #91 from DefectingCat/dependabot/npm_and_yarn/next-14.2.21
build(deps): bump next from 14.2.15 to 14.2.21
2025-03-18 10:43:10 +08:00
a5bbfee720 Merge pull request #89 from DefectingCat/dependabot/npm_and_yarn/cross-spawn-7.0.6
build(deps): bump cross-spawn from 7.0.3 to 7.0.6
2025-03-18 10:42:01 +08:00
051f2efe7c build(deps): bump next from 14.2.15 to 14.2.21
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 14.2.21.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.15...v14.2.21)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 02:06:52 +00:00
070f7c8070 build(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [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.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 09:42:04 +00:00
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
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
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
90da87d68e fix(pnpm): lock file 2024-10-12 13:35:22 +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
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
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
920c6289fa chore(deps): add prettier organize import
format code
2024-07-26 11:45:22 +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
xfy
16f5a33b36 build(deps): bump version 2024-04-16 15:35:27 +08:00
xfy
3e09866515 feat(post): add new post
Gentoo 指北!
2024-03-23 12:12:19 +08:00
xfy
96a55eb2f1 build(deps): bump version 2024-03-23 12:05:45 +08:00
fc112796f6 upgrade dependencies 2024-02-28 11:53:53 +08:00
fbddeb002f remove export 2024-02-28 11:25:05 +08:00
69aaaebb2a Bump es5-ext from 0.10.62 to 0.10.64
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 18:10:00 +00:00
78ffffe6c0 update dependencies 2024-01-04 09:48:01 +08:00
9cbf35732e fix outdated pnpm lock file 2023-12-26 11:47:37 +08:00
a5a0a8029b update dependecies
fix readme image disappeared
2023-12-22 10:36:07 +08:00
216cd1a7b2 Bump @adobe/css-tools from 4.3.1 to 4.3.2
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 02:37:07 +00:00
cff4861161 Bump octokit from 3.1.1 to 3.1.2
Bumps [octokit](https://github.com/octokit/octokit.js) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](https://github.com/octokit/octokit.js/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 02:31:05 +00:00
00d469c450 update lock file 2023-11-10 11:06:59 +08:00
ef238ab76c add catppuccin 2023-11-10 09:29:00 +08:00
7b05f849cc update dependencies
update nextjs to 14
2023-11-07 11:01:14 +08:00
f1183a5eca add camera zoom animation
add react spring
2023-09-15 11:08:51 +08:00
c9038f72ec adjust about page camera position
add leva
2023-09-15 09:40:53 +08:00
a4f68601f6 update dependencies 2023-09-14 09:13:09 +08:00
7d082f8129 update nextjs config for three fiber 2023-08-17 16:10:42 +08:00
bf7a46663f install husky 2023-08-14 13:37:29 +08:00
d6447c6a8e deps: update dependencies
fix type erro in utils
2023-08-14 11:48:12 +08:00
3014dc8f1b Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 17:43:38 +00:00
97aeac87b5 update dependencies 2023-07-11 09:34:16 +08:00
88bdb7fd56 update nextjs to 13.4.7 2023-06-25 15:38:25 +08:00
58cd92c510 update package.json 2023-05-17 17:11:34 +08:00
d18ca76449 fix endcoding error 2023-05-16 15:53:25 +08:00