@yoshinani/style-guide 0.17.1 → 0.17.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/cspell/words.txt +8 -0
  2. package/package.json +1 -1
package/cspell/words.txt CHANGED
@@ -1,10 +1,14 @@
1
+ autoincrement
1
2
  biomejs
2
3
  commitlint
3
4
  dify
4
5
  esbuild
5
6
  firestore
7
+ fkey
8
+ futsu
6
9
  injecfn
7
10
  liff
11
+ lstep
8
12
  mjsx
9
13
  mtsx
10
14
  mypage
@@ -13,6 +17,7 @@ neverthrow
13
17
  notionhq
14
18
  opengraph
15
19
  picklist
20
+ pkey
16
21
  postback
17
22
  remeda
18
23
  replyable
@@ -25,6 +30,7 @@ signup
25
30
  signups
26
31
  sonner
27
32
  supabase
33
+ toza
28
34
  turbopack
29
35
  turborepo
30
36
  uncollectible
@@ -32,4 +38,6 @@ usecase
32
38
  valibot
33
39
  velona
34
40
  vercel
41
+ whsec
35
42
  yoshinani
43
+ zengin
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoshinani/style-guide",
3
- "version": "0.17.1",
3
+ "version": "0.17.3",
4
4
  "description": "YOSHINANI's Style Guide",
5
5
  "license": "MIT",
6
6
  "type": "module",