@cspell/cspell-bundled-dicts 5.18.3 → 5.19.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.
@@ -99,6 +99,7 @@ const settings = {
99
99
  '@cspell/dict-cryptocurrencies/cspell-ext.json',
100
100
  '@cspell/dict-csharp/cspell-ext.json',
101
101
  '@cspell/dict-css/cspell-ext.json',
102
+ '@cspell/dict-dart/cspell-ext.json',
102
103
  '@cspell/dict-django/cspell-ext.json',
103
104
  '@cspell/dict-dotnet/cspell-ext.json',
104
105
  '@cspell/dict-elixir/cspell-ext.json',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/cspell-bundled-dicts",
3
- "version": "5.18.3",
3
+ "version": "5.19.0",
4
4
  "description": "Dictionaries bundled with cspell",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -43,51 +43,52 @@
43
43
  },
44
44
  "homepage": "https://github.com/streetsidesoftware/cspell#readme",
45
45
  "dependencies": {
46
- "@cspell/dict-ada": "^1.1.2",
47
- "@cspell/dict-aws": "^1.0.14",
48
- "@cspell/dict-bash": "^1.0.18",
46
+ "@cspell/dict-ada": "^2.0.0",
47
+ "@cspell/dict-aws": "^2.0.0",
48
+ "@cspell/dict-bash": "^2.0.1",
49
49
  "@cspell/dict-companies": "^2.0.2",
50
- "@cspell/dict-cpp": "^1.1.40",
51
- "@cspell/dict-cryptocurrencies": "^1.0.10",
50
+ "@cspell/dict-cpp": "^2.0.0",
51
+ "@cspell/dict-cryptocurrencies": "^2.0.0",
52
52
  "@cspell/dict-csharp": "^2.0.1",
53
- "@cspell/dict-css": "^1.0.13",
54
- "@cspell/dict-django": "^1.0.26",
55
- "@cspell/dict-dotnet": "^1.0.32",
56
- "@cspell/dict-elixir": "^1.0.26",
53
+ "@cspell/dict-css": "^2.0.0",
54
+ "@cspell/dict-dart": "^1.1.0",
55
+ "@cspell/dict-django": "^2.0.0",
56
+ "@cspell/dict-dotnet": "^2.0.0",
57
+ "@cspell/dict-elixir": "^2.0.1",
57
58
  "@cspell/dict-en-gb": "^1.1.33",
58
- "@cspell/dict-en_us": "^2.1.5",
59
+ "@cspell/dict-en_us": "^2.1.7",
59
60
  "@cspell/dict-filetypes": "^2.0.1",
60
- "@cspell/dict-fonts": "^1.0.14",
61
+ "@cspell/dict-fonts": "^2.0.0",
61
62
  "@cspell/dict-fullstack": "^2.0.4",
62
- "@cspell/dict-golang": "^1.1.24",
63
- "@cspell/dict-haskell": "^1.0.13",
64
- "@cspell/dict-html": "^2.0.3",
65
- "@cspell/dict-html-symbol-entities": "^1.0.23",
66
- "@cspell/dict-java": "^1.0.23",
67
- "@cspell/dict-latex": "^1.0.25",
68
- "@cspell/dict-lorem-ipsum": "^1.0.22",
69
- "@cspell/dict-lua": "^1.0.16",
70
- "@cspell/dict-node": "^1.0.12",
71
- "@cspell/dict-npm": "^1.0.16",
72
- "@cspell/dict-php": "^1.0.25",
73
- "@cspell/dict-powershell": "^1.0.19",
63
+ "@cspell/dict-golang": "^2.0.0",
64
+ "@cspell/dict-haskell": "^2.0.0",
65
+ "@cspell/dict-html": "^3.0.1",
66
+ "@cspell/dict-html-symbol-entities": "^2.0.0",
67
+ "@cspell/dict-java": "^2.0.0",
68
+ "@cspell/dict-latex": "^2.0.0",
69
+ "@cspell/dict-lorem-ipsum": "^2.0.0",
70
+ "@cspell/dict-lua": "^2.0.0",
71
+ "@cspell/dict-node": "^2.0.0",
72
+ "@cspell/dict-npm": "^2.0.2",
73
+ "@cspell/dict-php": "^2.0.0",
74
+ "@cspell/dict-powershell": "^2.0.0",
74
75
  "@cspell/dict-public-licenses": "^1.0.4",
75
- "@cspell/dict-python": "^2.0.5",
76
- "@cspell/dict-r": "^1.0.1",
77
- "@cspell/dict-ruby": "^1.0.15",
78
- "@cspell/dict-rust": "^1.0.23",
79
- "@cspell/dict-scala": "^1.0.21",
80
- "@cspell/dict-software-terms": "^2.0.13",
81
- "@cspell/dict-swift": "^1.0.1",
82
- "@cspell/dict-typescript": "^1.0.20",
83
- "@cspell/dict-vue": "^2.0.1"
76
+ "@cspell/dict-python": "^2.0.6",
77
+ "@cspell/dict-r": "^1.0.2",
78
+ "@cspell/dict-ruby": "^2.0.1",
79
+ "@cspell/dict-rust": "^2.0.0",
80
+ "@cspell/dict-scala": "^2.0.0",
81
+ "@cspell/dict-software-terms": "^2.1.3",
82
+ "@cspell/dict-swift": "^1.0.2",
83
+ "@cspell/dict-typescript": "^2.0.0",
84
+ "@cspell/dict-vue": "^2.0.2"
84
85
  },
85
86
  "engines": {
86
87
  "node": ">=12.13.0"
87
88
  },
88
89
  "devDependencies": {
89
- "@cspell/cspell-tools": "^5.18.3",
90
- "@cspell/cspell-types": "^5.18.3"
90
+ "@cspell/cspell-tools": "^5.19.0",
91
+ "@cspell/cspell-types": "^5.19.0"
91
92
  },
92
- "gitHead": "c650c8d0d58fc0398a6f745a0ad48d46f982332f"
93
+ "gitHead": "7873efe40a3287d3e025f705e1712c12d3cb392e"
93
94
  }