@cas-smartdesign/combo-box 7.4.2 → 7.5.1

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.
@@ -1,20 +1,25 @@
1
1
  {
2
- "@cypress/vite-dev-server@5.0.7": {
2
+ "@cypress/vite-dev-server@7.0.0": {
3
3
  "licenses": "MIT",
4
4
  "repository": "https://github.com/cypress-io/cypress",
5
5
  "licenseUrl": "https://github.com/cypress-io/cypress/tree/develop/npm/vite-dev-server#readme"
6
6
  },
7
+ "@eslint/js@9.34.0": {
8
+ "licenses": "MIT",
9
+ "repository": "https://github.com/eslint/eslint",
10
+ "licenseUrl": "https://github.com/eslint/eslint/raw/HEAD/LICENSE"
11
+ },
7
12
  "@popperjs/core@2.11.8": {
8
13
  "licenses": "MIT",
9
14
  "repository": "https://github.com/popperjs/popper-core",
10
15
  "licenseUrl": "https://github.com/popperjs/popper-core/raw/HEAD/LICENSE.md"
11
16
  },
12
- "@rollup/plugin-node-resolve@15.2.3": {
17
+ "@rollup/plugin-node-resolve@16.0.1": {
13
18
  "licenses": "MIT",
14
19
  "repository": "https://github.com/rollup/plugins",
15
20
  "licenseUrl": "https://github.com/rollup/plugins/raw/HEAD/LICENSE"
16
21
  },
17
- "@types/node@20.10.6": {
22
+ "@types/node@24.3.0": {
18
23
  "licenses": "MIT",
19
24
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
20
25
  "licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/raw/HEAD/LICENSE"
@@ -24,47 +29,42 @@
24
29
  "repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
25
30
  "licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/raw/HEAD/LICENSE"
26
31
  },
27
- "@typescript-eslint/eslint-plugin@6.17.0": {
32
+ "@typescript-eslint/eslint-plugin@8.41.0": {
28
33
  "licenses": "MIT",
29
34
  "repository": "https://github.com/typescript-eslint/typescript-eslint",
30
35
  "licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/raw/HEAD/LICENSE"
31
36
  },
32
- "@typescript-eslint/parser@6.17.0": {
33
- "licenses": "BSD-2-Clause",
37
+ "@typescript-eslint/parser@8.41.0": {
38
+ "licenses": "MIT",
34
39
  "repository": "https://github.com/typescript-eslint/typescript-eslint",
35
40
  "licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/raw/HEAD/LICENSE"
36
41
  },
37
- "@vitest/coverage-v8@1.1.1": {
42
+ "@vitest/coverage-v8@3.2.4": {
38
43
  "licenses": "MIT",
39
44
  "repository": "https://github.com/vitest-dev/vitest",
40
45
  "licenseUrl": "https://github.com/vitest-dev/vitest/raw/HEAD/LICENSE"
41
46
  },
42
- "@vitest/ui@1.1.1": {
47
+ "@vitest/ui@3.2.4": {
43
48
  "licenses": "MIT",
44
49
  "repository": "https://github.com/vitest-dev/vitest",
45
50
  "licenseUrl": "https://github.com/vitest-dev/vitest/raw/HEAD/LICENSE"
46
51
  },
47
- "axe-core@4.8.3": {
52
+ "axe-core@4.10.3": {
48
53
  "licenses": "MPL-2.0",
49
54
  "repository": "https://github.com/dequelabs/axe-core",
50
55
  "licenseUrl": "https://github.com/dequelabs/axe-core/raw/HEAD/LICENSE"
51
56
  },
52
- "cypress-axe@1.5.0": {
57
+ "cypress-axe@1.7.0": {
53
58
  "licenses": "MIT",
54
59
  "repository": "https://github.com/component-driven/cypress-axe",
55
60
  "licenseUrl": "https://github.com/component-driven/cypress-axe/raw/HEAD/License.md"
56
61
  },
57
- "cypress-real-events@1.13.0": {
58
- "licenses": "MIT",
59
- "repository": "https://github.com/dmtrKovalenko/cypress-real-events",
60
- "licenseUrl": "https://github.com/dmtrKovalenko/cypress-real-events"
61
- },
62
- "cypress@13.6.2": {
62
+ "cypress@15.0.0": {
63
63
  "licenses": "MIT",
64
64
  "repository": "https://github.com/cypress-io/cypress",
65
65
  "licenseUrl": "https://cypress.io"
66
66
  },
67
- "esbuild@0.19.11": {
67
+ "esbuild@0.25.9": {
68
68
  "licenses": "MIT",
69
69
  "repository": "https://github.com/evanw/esbuild",
70
70
  "licenseUrl": "https://github.com/evanw/esbuild/raw/HEAD/LICENSE.md"
@@ -74,57 +74,62 @@
74
74
  "repository": "https://github.com/google/eslint-config-google",
75
75
  "licenseUrl": "https://github.com/google/eslint-config-google/raw/HEAD/LICENSE"
76
76
  },
77
- "eslint-config-prettier@9.1.0": {
77
+ "eslint-config-prettier@10.1.8": {
78
78
  "licenses": "MIT",
79
79
  "repository": "https://github.com/prettier/eslint-config-prettier",
80
80
  "licenseUrl": "https://github.com/prettier/eslint-config-prettier/raw/HEAD/LICENSE"
81
81
  },
82
- "eslint@8.56.0": {
82
+ "eslint@9.34.0": {
83
83
  "licenses": "MIT",
84
84
  "repository": "https://github.com/eslint/eslint",
85
85
  "licenseUrl": "https://github.com/eslint/eslint/raw/HEAD/LICENSE"
86
86
  },
87
- "github-markdown-css@5.5.0": {
87
+ "github-markdown-css@5.8.1": {
88
88
  "licenses": "MIT",
89
89
  "repository": "https://github.com/sindresorhus/github-markdown-css",
90
90
  "licenseUrl": "https://github.com/sindresorhus/github-markdown-css/raw/HEAD/license"
91
91
  },
92
- "highlight.js@11.9.0": {
92
+ "highlight.js@11.11.1": {
93
93
  "licenses": "BSD-3-Clause",
94
94
  "repository": "https://github.com/highlightjs/highlight.js",
95
95
  "licenseUrl": "https://github.com/highlightjs/highlight.js/raw/HEAD/LICENSE"
96
96
  },
97
- "junit-report-builder@3.1.0": {
97
+ "junit-report-builder@5.1.1": {
98
98
  "licenses": "MIT",
99
99
  "repository": "https://github.com/davidparsson/junit-report-builder",
100
100
  "licenseUrl": "https://github.com/davidparsson/junit-report-builder/raw/HEAD/LICENSE"
101
101
  },
102
- "lint-staged@15.2.0": {
102
+ "lint-staged@16.1.5": {
103
103
  "licenses": "MIT",
104
- "repository": "https://github.com/okonet/lint-staged",
105
- "licenseUrl": "https://github.com/okonet/lint-staged/raw/HEAD/LICENSE"
104
+ "repository": "https://github.com/lint-staged/lint-staged",
105
+ "licenseUrl": "https://github.com/lint-staged/lint-staged/raw/HEAD/LICENSE"
106
106
  },
107
- "lit@2.8.0": {
107
+ "lit-html@3.3.1": {
108
108
  "licenses": "BSD-3-Clause",
109
109
  "repository": "https://github.com/lit/lit",
110
110
  "licenseUrl": "https://github.com/lit/lit/raw/HEAD/LICENSE"
111
111
  },
112
- "marked@11.1.1": {
112
+ "lit@3.3.1": {
113
+ "licenses": "BSD-3-Clause",
114
+ "repository": "https://github.com/lit/lit",
115
+ "licenseUrl": "https://github.com/lit/lit/raw/HEAD/LICENSE"
116
+ },
117
+ "marked@16.2.1": {
113
118
  "licenses": "MIT",
114
119
  "repository": "https://github.com/markedjs/marked",
115
120
  "licenseUrl": "https://github.com/markedjs/marked/raw/HEAD/LICENSE.md"
116
121
  },
117
- "postcss-prefix-selector@1.16.0": {
122
+ "postcss-prefix-selector@2.1.1": {
118
123
  "licenses": "MIT",
119
124
  "repository": "https://github.com/RadValentin/postcss-prefix-selector",
120
125
  "licenseUrl": "https://github.com/RadValentin/postcss-prefix-selector/raw/HEAD/LICENSE"
121
126
  },
122
- "postcss@8.4.32": {
127
+ "postcss@8.5.6": {
123
128
  "licenses": "MIT",
124
129
  "repository": "https://github.com/postcss/postcss",
125
130
  "licenseUrl": "https://github.com/postcss/postcss/raw/HEAD/LICENSE"
126
131
  },
127
- "prettier@3.1.1": {
132
+ "prettier@3.6.2": {
128
133
  "licenses": "MIT",
129
134
  "repository": "https://github.com/prettier/prettier",
130
135
  "licenseUrl": "https://github.com/prettier/prettier/raw/HEAD/LICENSE"
@@ -134,62 +139,67 @@
134
139
  "repository": "https://github.com/sindresorhus/resolve-pkg",
135
140
  "licenseUrl": "https://github.com/sindresorhus/resolve-pkg/raw/HEAD/license"
136
141
  },
137
- "sass@1.69.6": {
142
+ "sass@1.91.0": {
138
143
  "licenses": "MIT",
139
144
  "repository": "https://github.com/sass/dart-sass",
140
145
  "licenseUrl": "https://github.com/sass/dart-sass/raw/HEAD/LICENSE"
141
146
  },
142
- "stylelint-config-recommended-scss@14.0.0": {
147
+ "stylelint-config-recommended-scss@16.0.0": {
143
148
  "licenses": "MIT",
144
149
  "repository": "https://github.com/stylelint-scss/stylelint-config-recommended-scss",
145
150
  "licenseUrl": "https://github.com/stylelint-scss/stylelint-config-recommended-scss/raw/HEAD/LICENSE"
146
151
  },
147
- "stylelint-config-standard@36.0.0": {
152
+ "stylelint-config-standard@39.0.0": {
148
153
  "licenses": "MIT",
149
154
  "repository": "https://github.com/stylelint/stylelint-config-standard",
150
155
  "licenseUrl": "https://github.com/stylelint/stylelint-config-standard/raw/HEAD/LICENSE"
151
156
  },
152
- "stylelint-scss@6.0.0": {
157
+ "stylelint-scss@6.12.1": {
153
158
  "licenses": "MIT",
154
159
  "repository": "https://github.com/stylelint-scss/stylelint-scss",
155
160
  "licenseUrl": "https://github.com/stylelint-scss/stylelint-scss/raw/HEAD/LICENSE"
156
161
  },
157
- "stylelint@16.1.0": {
162
+ "stylelint@16.23.1": {
158
163
  "licenses": "MIT",
159
164
  "repository": "https://github.com/stylelint/stylelint",
160
165
  "licenseUrl": "https://github.com/stylelint/stylelint/raw/HEAD/LICENSE"
161
166
  },
162
- "tsup@8.0.1": {
167
+ "tsup@8.5.0": {
163
168
  "licenses": "MIT",
164
169
  "repository": "https://github.com/egoist/tsup",
165
170
  "licenseUrl": "https://github.com/egoist/tsup/raw/HEAD/LICENSE"
166
171
  },
167
- "turbo@1.11.2": {
168
- "licenses": "MPL-2.0",
169
- "repository": "https://github.com/vercel/turbo",
170
- "licenseUrl": "https://github.com/vercel/turbo/raw/HEAD/LICENSE"
172
+ "turbo@2.5.6": {
173
+ "licenses": "MIT",
174
+ "repository": "https://github.com/vercel/turborepo",
175
+ "licenseUrl": "https://github.com/vercel/turborepo/raw/HEAD/LICENSE"
176
+ },
177
+ "typescript-eslint@8.41.0": {
178
+ "licenses": "MIT",
179
+ "repository": "https://github.com/typescript-eslint/typescript-eslint",
180
+ "licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/raw/HEAD/LICENSE"
171
181
  },
172
- "typescript@5.3.3": {
182
+ "typescript@5.9.2": {
173
183
  "licenses": "Apache-2.0",
174
- "repository": "https://github.com/Microsoft/TypeScript",
175
- "licenseUrl": "https://github.com/Microsoft/TypeScript/raw/HEAD/LICENSE.txt"
184
+ "repository": "https://github.com/microsoft/TypeScript",
185
+ "licenseUrl": "https://github.com/microsoft/TypeScript/raw/HEAD/LICENSE.txt"
176
186
  },
177
- "vite-tsconfig-paths@4.2.3": {
187
+ "vite-tsconfig-paths@5.1.4": {
178
188
  "licenses": "MIT",
179
189
  "repository": "https://github.com/aleclarson/vite-tsconfig-paths",
180
190
  "licenseUrl": "https://github.com/aleclarson/vite-tsconfig-paths/raw/HEAD/LICENSE"
181
191
  },
182
- "vite@5.0.10": {
192
+ "vite@7.1.3": {
183
193
  "licenses": "MIT",
184
194
  "repository": "https://github.com/vitejs/vite",
185
195
  "licenseUrl": "https://github.com/vitejs/vite/raw/HEAD/LICENSE.md"
186
196
  },
187
- "vitest@1.1.1": {
197
+ "vitest@3.2.4": {
188
198
  "licenses": "MIT",
189
199
  "repository": "https://github.com/vitest-dev/vitest",
190
200
  "licenseUrl": "https://github.com/vitest-dev/vitest/raw/HEAD/LICENSE.md"
191
201
  },
192
- "yargs@17.7.2": {
202
+ "yargs@18.0.0": {
193
203
  "licenses": "MIT",
194
204
  "repository": "https://github.com/yargs/yargs",
195
205
  "licenseUrl": "https://github.com/yargs/yargs/raw/HEAD/LICENSE"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cas-smartdesign/combo-box",
3
- "version": "7.4.2",
3
+ "version": "7.5.1",
4
4
  "description": "A combo-box element with the look and feel of the SmartDesign inputs & list item layouts",
5
5
  "main": "dist/combo-box-with-externals.js",
6
6
  "module": "dist/combo-box.mjs",
@@ -8,16 +8,17 @@
8
8
  "license": "SEE LICENSE IN LICENSE",
9
9
  "dependencies": {
10
10
  "@popperjs/core": "^2.11.8",
11
- "lit": "^2.8.0",
12
- "@cas-smartdesign/image-tools": "^3.0.2",
13
- "@cas-smartdesign/lit-input": "^7.3.1",
14
- "@cas-smartdesign/virtual-list": "^6.2.4",
15
- "@cas-smartdesign/list-item": "^7.2.4"
11
+ "lit": "^3.3.1",
12
+ "@cas-smartdesign/image-tools": "^3.2.0",
13
+ "@cas-smartdesign/lit-input": "^7.4.1",
14
+ "@cas-smartdesign/list-item": "^7.4.0",
15
+ "@cas-smartdesign/virtual-list": "^6.3.0"
16
16
  },
17
17
  "devDependencies": {
18
- "@cas-smartdesign/license-generator": "^1.6.3",
19
- "@cas-smartdesign/element-preview": "^0.2.2",
20
- "@cas-smartdesign/field-validation-message": "^5.0.2"
18
+ "@cas-smartdesign/element-preview": "^0.3.0",
19
+ "@cas-smartdesign/license-generator": "^1.7.0",
20
+ "@cas-smartdesign/field-validation-message": "^5.1.0",
21
+ "@cas-smartdesign/styles": "^3.7.0"
21
22
  },
22
23
  "files": [
23
24
  "dist",