@storm-software/cspell 0.45.72 → 0.45.73

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.
Files changed (1) hide show
  1. package/package.json +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cspell",
3
- "version": "0.45.72",
3
+ "version": "0.45.73",
4
4
  "type": "module",
5
5
  "description": "A package containing CSpell keyword dictionaries and shared configurations for Storm Software.",
6
6
  "repository": {
@@ -104,37 +104,37 @@
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.8",
107
+ "@cspell/dict-companies": "^3.2.9",
108
108
  "@cspell/dict-cpp": "^6.0.15",
109
109
  "@cspell/dict-cryptocurrencies": "^5.0.5",
110
- "@cspell/dict-csharp": "^4.0.7",
111
- "@cspell/dict-css": "^4.0.18",
112
- "@cspell/dict-docker": "^1.1.16",
110
+ "@cspell/dict-csharp": "^4.0.8",
111
+ "@cspell/dict-css": "^4.0.19",
112
+ "@cspell/dict-docker": "^1.1.17",
113
113
  "@cspell/dict-dotnet": "^5.0.10",
114
- "@cspell/dict-en-common-misspellings": "^2.1.9",
114
+ "@cspell/dict-en-common-misspellings": "^2.1.10",
115
115
  "@cspell/dict-en-gb": "^4.1.65",
116
- "@cspell/dict-en_us": "^4.4.25",
116
+ "@cspell/dict-en_us": "^4.4.26",
117
117
  "@cspell/dict-filetypes": "^3.0.15",
118
118
  "@cspell/dict-fonts": "^4.0.5",
119
119
  "@cspell/dict-fullstack": "^3.2.7",
120
120
  "@cspell/dict-git": "^3.0.7",
121
- "@cspell/dict-golang": "^6.0.24",
122
- "@cspell/dict-html": "^4.0.13",
123
- "@cspell/dict-html-symbol-entities": "^4.0.4",
121
+ "@cspell/dict-golang": "^6.0.25",
122
+ "@cspell/dict-html": "^4.0.14",
123
+ "@cspell/dict-html-symbol-entities": "^4.0.5",
124
124
  "@cspell/dict-java": "^5.0.12",
125
125
  "@cspell/dict-k8s": "^1.0.12",
126
126
  "@cspell/dict-lorem-ipsum": "^4.0.5",
127
127
  "@cspell/dict-makefile": "^1.0.5",
128
- "@cspell/dict-markdown": "^2.0.13",
128
+ "@cspell/dict-markdown": "^2.0.14",
129
129
  "@cspell/dict-node": "^5.0.8",
130
- "@cspell/dict-npm": "^5.2.26",
130
+ "@cspell/dict-npm": "^5.2.27",
131
131
  "@cspell/dict-php": "^4.1.0",
132
132
  "@cspell/dict-powershell": "^5.0.15",
133
133
  "@cspell/dict-public-licenses": "^2.0.15",
134
134
  "@cspell/dict-python": "^4.2.24",
135
135
  "@cspell/dict-r": "^2.1.1",
136
136
  "@cspell/dict-ruby": "^5.0.9",
137
- "@cspell/dict-rust": "^4.0.12",
137
+ "@cspell/dict-rust": "^4.1.0",
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": "7d935edb3239ff84acc25900acaac64102e909df"
147
+ "gitHead": "04528fd5ad2e9964bafae6e92842b2c59015141a"
148
148
  }