File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 127
127
"prettier-plugin-sh" : " 0.14.0" ,
128
128
"prompts" : " 2.4.2" ,
129
129
"rimraf" : " 6.0.1" ,
130
- "tstyche" : " 2.1.1 " ,
130
+ "tstyche" : " 3.0.0 " ,
131
131
"tsx" : " 4.19.1" ,
132
132
"typescript" : " 5.6.2" ,
133
133
"vitest" : " 2.0.5" ,
Original file line number Diff line number Diff line change 112
112
"@types/react-dom" : " ^18.2.19" ,
113
113
"concurrently" : " 8.2.2" ,
114
114
"publint" : " 0.2.11" ,
115
- "tstyche" : " 2.1.1 " ,
115
+ "tstyche" : " 3.0.0 " ,
116
116
"tsx" : " 4.19.1" ,
117
117
"typescript" : " 5.6.2" ,
118
118
"vitest" : " 2.0.5"
Original file line number Diff line number Diff line change 65
65
"concurrently" : " 8.2.2" ,
66
66
"esbuild" : " 0.24.0" ,
67
67
"publint" : " 0.2.11" ,
68
- "tstyche" : " 2.1.1 " ,
68
+ "tstyche" : " 3.0.0 " ,
69
69
"tsx" : " 4.19.1" ,
70
70
"typescript" : " 5.6.2" ,
71
71
"vitest" : " 2.0.5"
Original file line number Diff line number Diff line change 176
176
"publint" : " 0.2.11" ,
177
177
"react" : " 19.0.0-rc-f2df5694-20240916" ,
178
178
"react-dom" : " 19.0.0-rc-f2df5694-20240916" ,
179
- "tstyche" : " 2.1.1 " ,
179
+ "tstyche" : " 3.0.0 " ,
180
180
"tsx" : " 4.19.1" ,
181
181
"typescript" : " 5.6.2" ,
182
182
"vitest" : " 2.0.5"
Original file line number Diff line number Diff line change @@ -8752,7 +8752,7 @@ __metadata:
8752
8752
react: "npm:19.0.0-rc-f2df5694-20240916"
8753
8753
react-dom: "npm:19.0.0-rc-f2df5694-20240916"
8754
8754
react-server-dom-webpack: "npm:19.0.0-rc-f2df5694-20240916"
8755
- tstyche: "npm:2.1.1 "
8755
+ tstyche: "npm:3.0.0 "
8756
8756
tsx: "npm:4.19.1"
8757
8757
typescript: "npm:5.6.2"
8758
8758
vitest: "npm:2.0.5"
@@ -8791,7 +8791,7 @@ __metadata:
8791
8791
esbuild: "npm:0.24.0"
8792
8792
mime-types: "npm:2.1.35"
8793
8793
publint: "npm:0.2.11"
8794
- tstyche: "npm:2.1.1 "
8794
+ tstyche: "npm:3.0.0 "
8795
8795
tsx: "npm:4.19.1"
8796
8796
typescript: "npm:5.6.2"
8797
8797
ulid: "npm:2.3.0"
@@ -9029,7 +9029,7 @@ __metadata:
9029
9029
react-hot-toast: "npm:2.4.1"
9030
9030
stacktracey: "npm:2.1.8"
9031
9031
ts-toolbelt: "npm:9.6.0"
9032
- tstyche: "npm:2.1.1 "
9032
+ tstyche: "npm:3.0.0 "
9033
9033
tsx: "npm:4.19.1"
9034
9034
typescript: "npm:5.6.2"
9035
9035
vitest: "npm:2.0.5"
@@ -26960,7 +26960,7 @@ __metadata:
26960
26960
prettier-plugin-sh: "npm:0.14.0"
26961
26961
prompts: "npm:2.4.2"
26962
26962
rimraf: "npm:6.0.1"
26963
- tstyche: "npm:2.1.1 "
26963
+ tstyche: "npm:3.0.0 "
26964
26964
tsx: "npm:4.19.1"
26965
26965
typescript: "npm:5.6.2"
26966
26966
vitest: "npm:2.0.5"
@@ -29004,17 +29004,17 @@ __metadata:
29004
29004
languageName: node
29005
29005
linkType: hard
29006
29006
29007
- "tstyche@npm:2.1.1 ":
29008
- version: 2.1.1
29009
- resolution: "tstyche@npm:2.1.1 "
29007
+ "tstyche@npm:3.0.0 ":
29008
+ version: 3.0.0
29009
+ resolution: "tstyche@npm:3.0.0 "
29010
29010
peerDependencies:
29011
29011
typescript: 4.x || 5.x
29012
29012
peerDependenciesMeta:
29013
29013
typescript:
29014
29014
optional: true
29015
29015
bin:
29016
29016
tstyche: ./build/bin.js
29017
- checksum: 10c0/f634f8593344c43623160a4728f433a5c91fb9b00cbd0ac491501c05979fc8dd825b0fd6d6249d8c95207ed365b5c2d7292fdef71f0341c7c2854b9bf5ab09b0
29017
+ checksum: 10c0/dede68ed73dd1a3bab7cc68cc227e32120882c1995c50439fcb250ddf66ce0b79da4b7957999b57ffbc1e6da49814c2334c3b4fed54d07d5cc81c561a62eb2a1
29018
29018
languageName: node
29019
29019
linkType: hard
29020
29020
You can’t perform that action at this time.
0 commit comments