@storm-software/cspell 0.38.2 → 0.39.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.38.0-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.38.2-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 -->
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
+
43
44
  ## Table of Contents
44
45
 
45
46
  - [Storm Software CSpell Dictionary](#storm-software-cspell-dictionary)
package/dict/storm.txt CHANGED
@@ -96,6 +96,7 @@ Zbit
96
96
  Zbyte
97
97
  Zibit
98
98
  Zibyte
99
+ agi
99
100
  agola
100
101
  akka
101
102
  alexignore
@@ -149,6 +150,7 @@ contributorsrc
149
150
  conventionalcommits
150
151
  copyfiles
151
152
  corepack
153
+ csr
152
154
  cssmodule
153
155
  cuid
154
156
  cword
@@ -233,6 +235,7 @@ langium
233
235
  layerci
234
236
  lefthook
235
237
  lintstagedrc
238
+ llms
236
239
  loadautofunc
237
240
  localappdata
238
241
  lockb
@@ -251,6 +254,7 @@ mkdocs
251
254
  mkdown
252
255
  modelina
253
256
  monodon
257
+ mpa
254
258
  msvc
255
259
  msword
256
260
  nanotar
@@ -295,6 +299,7 @@ pnpapi
295
299
  postbuild
296
300
  preapproved
297
301
  preid
302
+ preinit
298
303
  preinstall
299
304
  probot
300
305
  projen
@@ -312,6 +317,7 @@ repeaterjs
312
317
  retext
313
318
  rolldown
314
319
  rollup
320
+ rsc
315
321
  rspack
316
322
  ruhl
317
323
  runtimes
@@ -326,9 +332,12 @@ shellescape
326
332
  smee
327
333
  sonarjs
328
334
  sourcehut
335
+ spa
329
336
  spawndamnit
330
337
  sqlserver
331
338
  squircle
339
+ ssg
340
+ ssr
332
341
  stacktracey
333
342
  stenciljs
334
343
  stormcloud
@@ -365,6 +374,7 @@ tsdocs
365
374
  tsdown
366
375
  tses
367
376
  tsestree
377
+ tsgo
368
378
  tsup
369
379
  ttyd
370
380
  typecheck
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cspell",
3
- "version": "0.38.2",
3
+ "version": "0.39.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": "77515798dbca4de4833086fb6135a0d062e5da45"
147
+ "gitHead": "33495f6446b9cce3f9874b76bc93cdc975e2d866"
148
148
  }