@storm-software/cspell 0.45.77 → 0.45.79
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/package.json +15 -15
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/cspell",
|
|
3
|
-
"version": "0.45.
|
|
3
|
+
"version": "0.45.79",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing CSpell keyword dictionaries and shared configurations for Storm Software.",
|
|
6
6
|
"repository": {
|
|
@@ -104,21 +104,21 @@
|
|
|
104
104
|
"@cspell/cspell-tools": "^8.19.4",
|
|
105
105
|
"@cspell/dict-aws": "^4.0.17",
|
|
106
106
|
"@cspell/dict-bash": "^4.2.2",
|
|
107
|
-
"@cspell/dict-companies": "^3.2.
|
|
107
|
+
"@cspell/dict-companies": "^3.2.10",
|
|
108
108
|
"@cspell/dict-cpp": "^6.0.15",
|
|
109
109
|
"@cspell/dict-cryptocurrencies": "^5.0.5",
|
|
110
110
|
"@cspell/dict-csharp": "^4.0.8",
|
|
111
111
|
"@cspell/dict-css": "^4.0.19",
|
|
112
112
|
"@cspell/dict-docker": "^1.1.17",
|
|
113
|
-
"@cspell/dict-dotnet": "^5.0.
|
|
114
|
-
"@cspell/dict-en-common-misspellings": "^2.1.
|
|
113
|
+
"@cspell/dict-dotnet": "^5.0.12",
|
|
114
|
+
"@cspell/dict-en-common-misspellings": "^2.1.12",
|
|
115
115
|
"@cspell/dict-en-gb": "^4.1.65",
|
|
116
|
-
"@cspell/dict-en_us": "^4.4.
|
|
116
|
+
"@cspell/dict-en_us": "^4.4.29",
|
|
117
117
|
"@cspell/dict-filetypes": "^3.0.15",
|
|
118
118
|
"@cspell/dict-fonts": "^4.0.5",
|
|
119
|
-
"@cspell/dict-fullstack": "^3.2.
|
|
120
|
-
"@cspell/dict-git": "^3.0
|
|
121
|
-
"@cspell/dict-golang": "^6.0.
|
|
119
|
+
"@cspell/dict-fullstack": "^3.2.8",
|
|
120
|
+
"@cspell/dict-git": "^3.1.0",
|
|
121
|
+
"@cspell/dict-golang": "^6.0.26",
|
|
122
122
|
"@cspell/dict-html": "^4.0.14",
|
|
123
123
|
"@cspell/dict-html-symbol-entities": "^4.0.5",
|
|
124
124
|
"@cspell/dict-java": "^5.0.12",
|
|
@@ -126,15 +126,15 @@
|
|
|
126
126
|
"@cspell/dict-lorem-ipsum": "^4.0.5",
|
|
127
127
|
"@cspell/dict-makefile": "^1.0.5",
|
|
128
128
|
"@cspell/dict-markdown": "^2.0.14",
|
|
129
|
-
"@cspell/dict-node": "^5.0.
|
|
130
|
-
"@cspell/dict-npm": "^5.2.
|
|
131
|
-
"@cspell/dict-php": "^4.1.
|
|
129
|
+
"@cspell/dict-node": "^5.0.9",
|
|
130
|
+
"@cspell/dict-npm": "^5.2.34",
|
|
131
|
+
"@cspell/dict-php": "^4.1.1",
|
|
132
132
|
"@cspell/dict-powershell": "^5.0.15",
|
|
133
133
|
"@cspell/dict-public-licenses": "^2.0.15",
|
|
134
|
-
"@cspell/dict-python": "^4.2.
|
|
134
|
+
"@cspell/dict-python": "^4.2.25",
|
|
135
135
|
"@cspell/dict-r": "^2.1.1",
|
|
136
|
-
"@cspell/dict-ruby": "^5.0
|
|
137
|
-
"@cspell/dict-rust": "^4.1.
|
|
136
|
+
"@cspell/dict-ruby": "^5.1.0",
|
|
137
|
+
"@cspell/dict-rust": "^4.1.2",
|
|
138
138
|
"@cspell/dict-software-terms": "^4.2.5",
|
|
139
139
|
"@cspell/dict-sql": "^2.2.1",
|
|
140
140
|
"@cspell/dict-svelte": "^1.0.7",
|
|
@@ -144,5 +144,5 @@
|
|
|
144
144
|
"tsup": "8.4.0"
|
|
145
145
|
},
|
|
146
146
|
"publishConfig": { "access": "public" },
|
|
147
|
-
"gitHead": "
|
|
147
|
+
"gitHead": "ddb34f72b2d32fc5198a1d3a94829441d951bc82"
|
|
148
148
|
}
|