@storm-software/cspell 0.34.2 → 0.34.4
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 +1 -1
- package/dict/storm.txt +6 -0
- package/package.json +9 -9
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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
package/dict/storm.txt
CHANGED
|
@@ -129,6 +129,7 @@ changecase
|
|
|
129
129
|
checkmark
|
|
130
130
|
clicolor
|
|
131
131
|
clsx
|
|
132
|
+
cmder
|
|
132
133
|
cockroachdb
|
|
133
134
|
codecov
|
|
134
135
|
codegen
|
|
@@ -160,6 +161,7 @@ docgen
|
|
|
160
161
|
doctoc
|
|
161
162
|
domwindow
|
|
162
163
|
donedeal
|
|
164
|
+
dotenvx
|
|
163
165
|
dpdm
|
|
164
166
|
dprint
|
|
165
167
|
dsari
|
|
@@ -206,6 +208,7 @@ kafkajs
|
|
|
206
208
|
kbit
|
|
207
209
|
keybase
|
|
208
210
|
ksql
|
|
211
|
+
kvhttp
|
|
209
212
|
kysely
|
|
210
213
|
langium
|
|
211
214
|
layerci
|
|
@@ -286,6 +289,7 @@ rspack
|
|
|
286
289
|
ruhl
|
|
287
290
|
runtimes
|
|
288
291
|
rwsdk
|
|
292
|
+
rxvt
|
|
289
293
|
sailci
|
|
290
294
|
sarif
|
|
291
295
|
satoshi
|
|
@@ -329,6 +333,8 @@ treeshake
|
|
|
329
333
|
tsdoc
|
|
330
334
|
tsdocs
|
|
331
335
|
tsdown
|
|
336
|
+
tses
|
|
337
|
+
tsestree
|
|
332
338
|
tsup
|
|
333
339
|
typecheck
|
|
334
340
|
typedarrays
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/cspell",
|
|
3
|
-
"version": "0.34.
|
|
3
|
+
"version": "0.34.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing CSpell keyword dictionaries and shared configurations for Storm Software.",
|
|
6
6
|
"repository": {
|
|
@@ -111,23 +111,23 @@
|
|
|
111
111
|
"@cspell/dict-css": "^4.0.17",
|
|
112
112
|
"@cspell/dict-docker": "^1.1.14",
|
|
113
113
|
"@cspell/dict-dotnet": "^5.0.9",
|
|
114
|
-
"@cspell/dict-en-common-misspellings": "^2.
|
|
114
|
+
"@cspell/dict-en-common-misspellings": "^2.1.1",
|
|
115
115
|
"@cspell/dict-en-gb": "^4.1.65",
|
|
116
|
-
"@cspell/dict-en_us": "^4.4.
|
|
116
|
+
"@cspell/dict-en_us": "^4.4.11",
|
|
117
117
|
"@cspell/dict-filetypes": "^3.0.12",
|
|
118
118
|
"@cspell/dict-fonts": "^4.0.4",
|
|
119
119
|
"@cspell/dict-fullstack": "^3.2.6",
|
|
120
|
-
"@cspell/dict-git": "^3.0.
|
|
121
|
-
"@cspell/dict-golang": "^6.0.
|
|
120
|
+
"@cspell/dict-git": "^3.0.6",
|
|
121
|
+
"@cspell/dict-golang": "^6.0.22",
|
|
122
122
|
"@cspell/dict-html": "^4.0.11",
|
|
123
123
|
"@cspell/dict-html-symbol-entities": "^4.0.3",
|
|
124
124
|
"@cspell/dict-java": "^5.0.11",
|
|
125
|
-
"@cspell/dict-k8s": "^1.0.
|
|
125
|
+
"@cspell/dict-k8s": "^1.0.11",
|
|
126
126
|
"@cspell/dict-lorem-ipsum": "^4.0.4",
|
|
127
127
|
"@cspell/dict-makefile": "^1.0.4",
|
|
128
|
-
"@cspell/dict-markdown": "^2.0.
|
|
128
|
+
"@cspell/dict-markdown": "^2.0.11",
|
|
129
129
|
"@cspell/dict-node": "^5.0.7",
|
|
130
|
-
"@cspell/dict-npm": "^5.2.
|
|
130
|
+
"@cspell/dict-npm": "^5.2.6",
|
|
131
131
|
"@cspell/dict-php": "^4.0.14",
|
|
132
132
|
"@cspell/dict-powershell": "^5.0.14",
|
|
133
133
|
"@cspell/dict-public-licenses": "^2.0.13",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"@cspell/dict-sql": "^2.2.0",
|
|
140
140
|
"@cspell/dict-svelte": "^1.0.6",
|
|
141
141
|
"@cspell/dict-swift": "^2.0.5",
|
|
142
|
-
"@cspell/dict-typescript": "^3.2.
|
|
142
|
+
"@cspell/dict-typescript": "^3.2.2",
|
|
143
143
|
"@cspell/dict-vue": "^3.0.4",
|
|
144
144
|
"tsup": "8.4.0"
|
|
145
145
|
},
|