@storm-software/linting-tools 1.48.0 → 1.48.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/linting-tools",
3
- "version": "1.48.0",
3
+ "version": "1.48.2",
4
4
  "private": false,
5
5
  "description": "⚡ A package containing various linting tools used to validate syntax, enforce design standards, and format code in a Storm workspace.",
6
6
  "keywords": [
@@ -34,63 +34,63 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@cspell/dict-ada": "4.0.2",
37
- "@cspell/dict-aws": "4.0.1",
37
+ "@cspell/dict-aws": "4.0.2",
38
38
  "@cspell/dict-bash": "4.1.3",
39
- "@cspell/dict-companies": "3.0.31",
40
- "@cspell/dict-cpp": "5.1.3",
39
+ "@cspell/dict-companies": "3.1.1",
40
+ "@cspell/dict-cpp": "5.1.7",
41
41
  "@cspell/dict-cryptocurrencies": "5.0.0",
42
42
  "@cspell/dict-csharp": "4.0.2",
43
43
  "@cspell/dict-css": "4.0.12",
44
44
  "@cspell/dict-dart": "2.0.3",
45
45
  "@cspell/dict-django": "4.1.0",
46
46
  "@cspell/dict-docker": "1.1.7",
47
- "@cspell/dict-dotnet": "5.0.0",
47
+ "@cspell/dict-dotnet": "5.0.2",
48
48
  "@cspell/dict-elixir": "4.0.3",
49
- "@cspell/dict-en-common-misspellings": "2.0.0",
50
- "@cspell/dict-en-gb": "4.1.39",
51
- "@cspell/dict-en_us": "4.3.19",
52
- "@cspell/dict-filetypes": "3.0.3",
49
+ "@cspell/dict-en-common-misspellings": "2.0.1",
50
+ "@cspell/dict-en-gb": "4.1.41",
51
+ "@cspell/dict-en_us": "4.3.21",
52
+ "@cspell/dict-filetypes": "3.0.4",
53
53
  "@cspell/dict-fonts": "4.0.0",
54
54
  "@cspell/dict-fsharp": "1.0.1",
55
- "@cspell/dict-fullstack": "3.1.5",
55
+ "@cspell/dict-fullstack": "3.1.8",
56
56
  "@cspell/dict-gaming-terms": "1.0.5",
57
57
  "@cspell/dict-git": "3.0.0",
58
- "@cspell/dict-golang": "6.0.5",
58
+ "@cspell/dict-golang": "6.0.9",
59
59
  "@cspell/dict-haskell": "4.0.1",
60
60
  "@cspell/dict-html": "4.0.5",
61
61
  "@cspell/dict-html-symbol-entities": "4.0.0",
62
62
  "@cspell/dict-java": "5.0.6",
63
- "@cspell/dict-k8s": "1.0.2",
63
+ "@cspell/dict-k8s": "1.0.4",
64
64
  "@cspell/dict-latex": "4.0.0",
65
65
  "@cspell/dict-lorem-ipsum": "4.0.0",
66
66
  "@cspell/dict-lua": "4.0.3",
67
67
  "@cspell/dict-makefile": "1.0.0",
68
68
  "@cspell/dict-node": "5.0.1",
69
- "@cspell/dict-npm": "5.0.15",
70
- "@cspell/dict-php": "4.0.6",
71
- "@cspell/dict-powershell": "5.0.3",
72
- "@cspell/dict-public-licenses": "2.0.6",
69
+ "@cspell/dict-npm": "5.0.16",
70
+ "@cspell/dict-php": "4.0.7",
71
+ "@cspell/dict-powershell": "5.0.4",
72
+ "@cspell/dict-public-licenses": "2.0.7",
73
73
  "@cspell/dict-python": "4.1.11",
74
74
  "@cspell/dict-r": "2.0.1",
75
75
  "@cspell/dict-ruby": "5.0.2",
76
- "@cspell/dict-rust": "4.0.2",
77
- "@cspell/dict-scala": "5.0.0",
78
- "@cspell/dict-software-terms": "3.3.20",
76
+ "@cspell/dict-rust": "4.0.3",
77
+ "@cspell/dict-scala": "5.0.2",
78
+ "@cspell/dict-software-terms": "3.3.25",
79
79
  "@cspell/dict-sql": "2.1.3",
80
80
  "@cspell/dict-svelte": "1.0.2",
81
81
  "@cspell/dict-swift": "2.0.1",
82
- "@cspell/dict-typescript": "3.1.4",
82
+ "@cspell/dict-typescript": "3.1.5",
83
83
  "@cspell/dict-vue": "3.0.0",
84
84
  "@manypkg/cli": "0.21.4",
85
85
  "@manypkg/get-packages": "2.2.1",
86
- "@size-limit/file": "11.1.2",
87
- "@size-limit/time": "11.1.2",
86
+ "@size-limit/file": "11.1.4",
87
+ "@size-limit/time": "11.1.4",
88
88
  "alex": "11.0.1",
89
89
  "check-dependency-version-consistency": "4.1.0",
90
- "commander": "12.0.0",
91
- "cspell": "8.7.0",
90
+ "commander": "12.1.0",
91
+ "cspell": "8.8.3",
92
92
  "dpdm": "3.14.0",
93
- "eslint": "9.1.1",
93
+ "eslint": "9.3.0",
94
94
  "fs-extra": "11.2.0",
95
95
  "p-limit": "5.0.0",
96
96
  "rehype-parse": "9.0.0",
@@ -101,9 +101,9 @@
101
101
  "remark-parse": "11.0.0",
102
102
  "remark-retext": "6.0.0",
103
103
  "retext-english": "5.0.0",
104
- "retext-equality": "7.0.0",
104
+ "retext-equality": "7.1.0",
105
105
  "retext-profanities": "8.0.0",
106
- "size-limit": "11.1.2",
106
+ "size-limit": "11.1.4",
107
107
  "spawndamnit": "2.0.0",
108
108
  "tsconfig-paths": "4.2.0",
109
109
  "unified": "11.0.4",