@citolab/qti-components 6.9.1-beta.33 → 6.9.1-beta.35
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/dist/index.global.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +41 -35
package/package.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"engines": {
|
|
22
22
|
"node": ">=20.0.0"
|
|
23
23
|
},
|
|
24
|
-
"version": "6.9.1-beta.
|
|
24
|
+
"version": "6.9.1-beta.35",
|
|
25
25
|
"type": "module",
|
|
26
26
|
"exports": {
|
|
27
27
|
"./qti-components": "./dist/qti-components/index.js",
|
|
@@ -87,64 +87,70 @@
|
|
|
87
87
|
"lit": "^3.2.0"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
|
-
"@arethetypeswrong/cli": "^0.
|
|
91
|
-
"@chromatic-com/storybook": "^2.
|
|
90
|
+
"@arethetypeswrong/cli": "^0.16.4",
|
|
91
|
+
"@chromatic-com/storybook": "^3.2.2",
|
|
92
92
|
"@custom-elements-manifest/analyzer": "^0.10.3",
|
|
93
|
+
"@eslint/js": "^9.13.0",
|
|
93
94
|
"@lit-labs/preact-signals": "^1.0.2",
|
|
94
|
-
"@lit/context": "^1.1.
|
|
95
|
-
"@storybook/addon-a11y": "^8.
|
|
96
|
-
"@storybook/addon-essentials": "^8.
|
|
97
|
-
"@storybook/addon-interactions": "^8.
|
|
98
|
-
"@storybook/addon-links": "^8.
|
|
99
|
-
"@storybook/blocks": "^8.
|
|
100
|
-
"@storybook/preview-api": "^8.
|
|
101
|
-
"@storybook/test": "^8.
|
|
95
|
+
"@lit/context": "^1.1.3",
|
|
96
|
+
"@storybook/addon-a11y": "^8.4.0",
|
|
97
|
+
"@storybook/addon-essentials": "^8.4.0",
|
|
98
|
+
"@storybook/addon-interactions": "^8.4.0",
|
|
99
|
+
"@storybook/addon-links": "^8.4.0",
|
|
100
|
+
"@storybook/blocks": "^8.4.0",
|
|
101
|
+
"@storybook/preview-api": "^8.4.0",
|
|
102
|
+
"@storybook/test": "^8.4.0",
|
|
102
103
|
"@storybook/test-runner": "^0.19.1",
|
|
103
104
|
"@storybook/testing-library": "^0.2.2",
|
|
104
|
-
"@storybook/web-components": "^8.
|
|
105
|
-
"@storybook/web-components-vite": "^8.
|
|
105
|
+
"@storybook/web-components": "^8.4.0",
|
|
106
|
+
"@storybook/web-components-vite": "^8.4.0",
|
|
106
107
|
"@testing-library/dom": "^10.4.0",
|
|
107
108
|
"@types/dom-view-transitions": "^1.0.5",
|
|
108
|
-
"@types/node": "^22.
|
|
109
|
-
"@typescript-eslint/eslint-plugin": "^8.2
|
|
110
|
-
"@
|
|
111
|
-
"@
|
|
109
|
+
"@types/node": "^22.8.6",
|
|
110
|
+
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
|
111
|
+
"@typescript-eslint/parser": "^8.12.2",
|
|
112
|
+
"@vitest/browser": "^2.1.4",
|
|
113
|
+
"@wdio/cli": "^9.2.6",
|
|
112
114
|
"autoprefixer": "^10.4.20",
|
|
113
|
-
"chromatic": "^11.
|
|
115
|
+
"chromatic": "^11.16.3",
|
|
114
116
|
"custom-element-vs-code-integration": "^1.4.1",
|
|
115
117
|
"dotenv": "^16.4.5",
|
|
116
|
-
"eslint": "^
|
|
117
|
-
"eslint-
|
|
118
|
-
"eslint-plugin-
|
|
118
|
+
"eslint": "^9.13.0",
|
|
119
|
+
"eslint-import-resolver-typescript": "^3.6.3",
|
|
120
|
+
"eslint-plugin-import": "^2.31.0",
|
|
121
|
+
"eslint-plugin-lit": "^1.15.0",
|
|
119
122
|
"eslint-plugin-lit-a11y": "^4.1.4",
|
|
123
|
+
"eslint-plugin-react": "^7.37.2",
|
|
120
124
|
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
|
|
121
|
-
"eslint-plugin-storybook": "^0.
|
|
122
|
-
"eslint-plugin-wc": "^2.
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
+
"eslint-plugin-storybook": "^0.10.1",
|
|
126
|
+
"eslint-plugin-wc": "^2.2.0",
|
|
127
|
+
"globals": "^15.11.0",
|
|
128
|
+
"lit": "^3.2.1",
|
|
129
|
+
"nodemon": "^3.1.7",
|
|
125
130
|
"np": "^10.0.7",
|
|
126
131
|
"path-browserify": "^1.0.1",
|
|
127
|
-
"playwright": "^1.
|
|
132
|
+
"playwright": "^1.48.2",
|
|
128
133
|
"postcss": "^8.4.47",
|
|
129
134
|
"postcss-class-apply": "^4.0.1",
|
|
130
135
|
"postcss-import": "^16.1.0",
|
|
131
|
-
"postcss-nesting": "^13.0.
|
|
136
|
+
"postcss-nesting": "^13.0.1",
|
|
132
137
|
"prettier": "3.3.3",
|
|
133
138
|
"remark-gfm": "^4.0.0",
|
|
134
|
-
"storybook": "^8.
|
|
139
|
+
"storybook": "^8.4.0",
|
|
135
140
|
"stylelint": "^16.10.0",
|
|
136
141
|
"stylelint-config-standard": "^36.0.1",
|
|
137
142
|
"stylelint-prettier": "^5.0.2",
|
|
138
|
-
"tsup": "^8.
|
|
139
|
-
"tsx": "^4.
|
|
140
|
-
"typescript": "^5.
|
|
141
|
-
"
|
|
143
|
+
"tsup": "^8.3.5",
|
|
144
|
+
"tsx": "^4.19.2",
|
|
145
|
+
"typescript": "^5.6.3",
|
|
146
|
+
"typescript-eslint": "^8.12.2",
|
|
147
|
+
"vite": "^5.4.10",
|
|
142
148
|
"vite-tsconfig-paths": "^5.0.1",
|
|
143
|
-
"vitest": "^2.
|
|
144
|
-
"wireit": "^0.14.
|
|
149
|
+
"vitest": "^2.1.4",
|
|
150
|
+
"wireit": "^0.14.9"
|
|
145
151
|
},
|
|
146
152
|
"optionalDependencies": {
|
|
147
|
-
"@rollup/rollup-linux-x64-gnu": "^4.
|
|
153
|
+
"@rollup/rollup-linux-x64-gnu": "^4.24.3"
|
|
148
154
|
},
|
|
149
155
|
"customElements": "custom-elements.json",
|
|
150
156
|
"bugs": {
|