@cspell/cspell-bundled-dicts 8.8.1 → 8.8.3

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.
@@ -139,6 +139,7 @@ const settings = {
139
139
  '@cspell/dict-gaming-terms/cspell-ext.json',
140
140
  '@cspell/dict-git/cspell-ext.json',
141
141
  '@cspell/dict-golang/cspell-ext.json',
142
+ '@cspell/dict-google/cspell-ext.json',
142
143
  '@cspell/dict-haskell/cspell-ext.json',
143
144
  '@cspell/dict-html-symbol-entities/cspell-ext.json',
144
145
  '@cspell/dict-html/cspell-ext.json',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/cspell-bundled-dicts",
3
- "version": "8.8.1",
3
+ "version": "8.8.3",
4
4
  "description": "Dictionaries bundled with cspell",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -48,63 +48,64 @@
48
48
  "homepage": "https://github.com/streetsidesoftware/cspell#readme",
49
49
  "dependencies": {
50
50
  "@cspell/dict-ada": "^4.0.2",
51
- "@cspell/dict-aws": "^4.0.1",
51
+ "@cspell/dict-aws": "^4.0.2",
52
52
  "@cspell/dict-bash": "^4.1.3",
53
- "@cspell/dict-companies": "^3.0.31",
54
- "@cspell/dict-cpp": "^5.1.3",
53
+ "@cspell/dict-companies": "^3.1.0",
54
+ "@cspell/dict-cpp": "^5.1.6",
55
55
  "@cspell/dict-cryptocurrencies": "^5.0.0",
56
56
  "@cspell/dict-csharp": "^4.0.2",
57
57
  "@cspell/dict-css": "^4.0.12",
58
58
  "@cspell/dict-dart": "^2.0.3",
59
59
  "@cspell/dict-django": "^4.1.0",
60
60
  "@cspell/dict-docker": "^1.1.7",
61
- "@cspell/dict-dotnet": "^5.0.0",
61
+ "@cspell/dict-dotnet": "^5.0.2",
62
62
  "@cspell/dict-elixir": "^4.0.3",
63
- "@cspell/dict-en-common-misspellings": "^2.0.0",
63
+ "@cspell/dict-en-common-misspellings": "^2.0.1",
64
64
  "@cspell/dict-en-gb": "1.1.33",
65
- "@cspell/dict-en_us": "^4.3.19",
66
- "@cspell/dict-filetypes": "^3.0.3",
65
+ "@cspell/dict-en_us": "^4.3.20",
66
+ "@cspell/dict-filetypes": "^3.0.4",
67
67
  "@cspell/dict-fonts": "^4.0.0",
68
68
  "@cspell/dict-fsharp": "^1.0.1",
69
- "@cspell/dict-fullstack": "^3.1.5",
69
+ "@cspell/dict-fullstack": "^3.1.8",
70
70
  "@cspell/dict-gaming-terms": "^1.0.5",
71
71
  "@cspell/dict-git": "^3.0.0",
72
- "@cspell/dict-golang": "^6.0.5",
72
+ "@cspell/dict-golang": "^6.0.9",
73
+ "@cspell/dict-google": "^1.0.0",
73
74
  "@cspell/dict-haskell": "^4.0.1",
74
75
  "@cspell/dict-html": "^4.0.5",
75
76
  "@cspell/dict-html-symbol-entities": "^4.0.0",
76
77
  "@cspell/dict-java": "^5.0.6",
77
78
  "@cspell/dict-julia": "^1.0.1",
78
- "@cspell/dict-k8s": "^1.0.2",
79
+ "@cspell/dict-k8s": "^1.0.3",
79
80
  "@cspell/dict-latex": "^4.0.0",
80
81
  "@cspell/dict-lorem-ipsum": "^4.0.0",
81
82
  "@cspell/dict-lua": "^4.0.3",
82
83
  "@cspell/dict-makefile": "^1.0.0",
83
84
  "@cspell/dict-monkeyc": "^1.0.6",
84
85
  "@cspell/dict-node": "^5.0.1",
85
- "@cspell/dict-npm": "^5.0.15",
86
- "@cspell/dict-php": "^4.0.6",
87
- "@cspell/dict-powershell": "^5.0.3",
86
+ "@cspell/dict-npm": "^5.0.16",
87
+ "@cspell/dict-php": "^4.0.7",
88
+ "@cspell/dict-powershell": "^5.0.4",
88
89
  "@cspell/dict-public-licenses": "^2.0.6",
89
90
  "@cspell/dict-python": "^4.1.11",
90
91
  "@cspell/dict-r": "^2.0.1",
91
92
  "@cspell/dict-ruby": "^5.0.2",
92
93
  "@cspell/dict-rust": "^4.0.3",
93
- "@cspell/dict-scala": "^5.0.0",
94
- "@cspell/dict-software-terms": "^3.3.20",
94
+ "@cspell/dict-scala": "^5.0.2",
95
+ "@cspell/dict-software-terms": "^3.3.23",
95
96
  "@cspell/dict-sql": "^2.1.3",
96
97
  "@cspell/dict-svelte": "^1.0.2",
97
98
  "@cspell/dict-swift": "^2.0.1",
98
99
  "@cspell/dict-terraform": "^1.0.0",
99
- "@cspell/dict-typescript": "^3.1.4",
100
+ "@cspell/dict-typescript": "^3.1.5",
100
101
  "@cspell/dict-vue": "^3.0.0"
101
102
  },
102
103
  "engines": {
103
104
  "node": ">=18"
104
105
  },
105
106
  "devDependencies": {
106
- "@cspell/cspell-tools": "8.8.1",
107
- "@cspell/cspell-types": "8.8.1"
107
+ "@cspell/cspell-tools": "8.8.3",
108
+ "@cspell/cspell-types": "8.8.3"
108
109
  },
109
- "gitHead": "6381846ffce8b9a349bfda03262297aa8e301ef5"
110
+ "gitHead": "485fa7eb0587b1261ad169711e7251746c9721d5"
110
111
  }