@storm-software/cspell 0.34.23 → 0.35.0

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.
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.34.21-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.34.23-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
package/dict/storm.txt CHANGED
@@ -102,18 +102,22 @@ alexignore
102
102
  alexjs
103
103
  alexrc
104
104
  allcontributors
105
+ allowincompletepush
106
+ ambar
105
107
  appcircle
106
108
  applogs
107
109
  appsettings
108
110
  asyncapi
109
111
  asyncgenerator
110
112
  asynciterable
113
+ atuin
111
114
  autoincrement
112
115
  automerge
113
116
  avrogen
114
117
  backlink
115
118
  badkey
116
119
  bashdefault
120
+ bbenoist
117
121
  biomejs
118
122
  bitrise
119
123
  bivariant
@@ -148,6 +152,7 @@ cword
148
152
  datamodel
149
153
  datasources
150
154
  datetime
155
+ davidanson
151
156
  dbaeumer
152
157
  deburr
153
158
  deepkit
@@ -175,6 +180,8 @@ eventsourced
175
180
  expando
176
181
  fastly
177
182
  favicons
183
+ ffmpeg
184
+ firsttris
178
185
  flashbots
179
186
  frontmatter
180
187
  fsevent
@@ -185,6 +192,7 @@ gerrit
185
192
  ghostty
186
193
  gitea
187
194
  gocd
195
+ gpgsign
188
196
  graphiql
189
197
  hasura
190
198
  healthcheck
@@ -227,6 +235,7 @@ maxage
227
235
  mediastream
228
236
  memjs
229
237
  metafile
238
+ mikestead
230
239
  mkdn
231
240
  mkdocs
232
241
  mkdown
@@ -238,6 +247,8 @@ nanotar
238
247
  napi
239
248
  nevercode
240
249
  nextjs
250
+ nixd
251
+ nixfmt
241
252
  nixos
242
253
  nixpkgs
243
254
  nodelib
@@ -298,6 +309,7 @@ sailci
298
309
  sarif
299
310
  satoshi
300
311
  sdls
312
+ shellcheck
301
313
  shellescape
302
314
  smee
303
315
  sonarjs
@@ -324,6 +336,7 @@ syncpack
324
336
  systemvars
325
337
  tailwindcss
326
338
  tamagui
339
+ tamasfe
327
340
  taplo
328
341
  tbenning
329
342
  terragrunt
@@ -341,6 +354,7 @@ tsdown
341
354
  tses
342
355
  tsestree
343
356
  tsup
357
+ ttyd
344
358
  typecheck
345
359
  typedarrays
346
360
  typeschema
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cspell",
3
- "version": "0.34.23",
3
+ "version": "0.35.0",
4
4
  "type": "module",
5
5
  "description": "A package containing CSpell keyword dictionaries and shared configurations for Storm Software.",
6
6
  "repository": {
@@ -144,5 +144,5 @@
144
144
  "tsup": "8.4.0"
145
145
  },
146
146
  "publishConfig": { "access": "public" },
147
- "gitHead": "ad894b06738603f70a2ca8858ef1c17d1963cebe"
147
+ "gitHead": "9ba78b167febcbe78c91c5292aa98d31b9d904ca"
148
148
  }