@jetbrains/ring-ui 6.0.17 → 6.0.18
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/components/palette/palette.css +4 -0
- package/package.json +13 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jetbrains/ring-ui",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.18",
|
|
4
4
|
"description": "JetBrains UI library",
|
|
5
5
|
"author": "JetBrains",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -80,19 +80,19 @@
|
|
|
80
80
|
"@babel/eslint-parser": "^7.24.1",
|
|
81
81
|
"@csstools/css-parser-algorithms": "^2.6.1",
|
|
82
82
|
"@csstools/stylelint-no-at-nest-rule": "^2.0.0",
|
|
83
|
-
"@jetbrains/eslint-config": "^5.4.
|
|
83
|
+
"@jetbrains/eslint-config": "^5.4.2",
|
|
84
84
|
"@jetbrains/stylelint-config": "^4.0.2",
|
|
85
85
|
"@primer/octicons": "^19.9.0",
|
|
86
86
|
"@rollup/plugin-babel": "^6.0.4",
|
|
87
87
|
"@rollup/plugin-json": "^6.1.0",
|
|
88
88
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
89
89
|
"@rollup/plugin-replace": "^5.0.5",
|
|
90
|
-
"@storybook/addon-a11y": "8.0.
|
|
91
|
-
"@storybook/addon-docs": "8.0.
|
|
90
|
+
"@storybook/addon-a11y": "8.0.8",
|
|
91
|
+
"@storybook/addon-docs": "8.0.8",
|
|
92
92
|
"@storybook/addon-essentials": "7.6.17",
|
|
93
93
|
"@storybook/addon-storyshots": "7.6.17",
|
|
94
94
|
"@storybook/addon-storyshots-puppeteer": "7.6.17",
|
|
95
|
-
"@storybook/addon-storysource": "8.0.
|
|
95
|
+
"@storybook/addon-storysource": "8.0.8",
|
|
96
96
|
"@storybook/addons": "7.6.17",
|
|
97
97
|
"@storybook/components": "8.0.6",
|
|
98
98
|
"@storybook/preview-api": "7.6.17",
|
|
@@ -107,9 +107,9 @@
|
|
|
107
107
|
"@types/chai-dom": "0.0.10",
|
|
108
108
|
"@types/chai-enzyme": "^0.6.13",
|
|
109
109
|
"@types/enzyme": "^3.10.18",
|
|
110
|
-
"@types/markdown-it": "^14.0.
|
|
111
|
-
"@types/react": "^18.2.
|
|
112
|
-
"@types/react-dom": "^18.2.
|
|
110
|
+
"@types/markdown-it": "^14.0.1",
|
|
111
|
+
"@types/react": "^18.2.77",
|
|
112
|
+
"@types/react-dom": "^18.2.25",
|
|
113
113
|
"@types/sinon": "^17.0.3",
|
|
114
114
|
"@types/sinon-chai": "^3.2.12",
|
|
115
115
|
"@typescript-eslint/eslint-plugin": "^7.6.0",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
|
|
118
118
|
"acorn": "^8.11.3",
|
|
119
119
|
"babel-plugin-require-context-hook": "^1.0.0",
|
|
120
|
-
"caniuse-lite": "^1.0.
|
|
120
|
+
"caniuse-lite": "^1.0.30001610",
|
|
121
121
|
"chai": "^5.1.0",
|
|
122
122
|
"chai-as-promised": "^7.1.1",
|
|
123
123
|
"chai-dom": "^1.10.0",
|
|
@@ -154,20 +154,20 @@
|
|
|
154
154
|
"mocha": "^10.4.0",
|
|
155
155
|
"pinst": "^3.0.0",
|
|
156
156
|
"prettier": "^3.2.5",
|
|
157
|
-
"puppeteer": "^22.6.
|
|
157
|
+
"puppeteer": "^22.6.5",
|
|
158
158
|
"raw-loader": "^4.0.2",
|
|
159
159
|
"react": "^18.2.0",
|
|
160
160
|
"react-dom": "^18.2.0",
|
|
161
161
|
"react-test-renderer": "^18.2.0",
|
|
162
162
|
"regenerator-runtime": "^0.14.1",
|
|
163
163
|
"rimraf": "^5.0.5",
|
|
164
|
-
"rollup": "^4.14.
|
|
164
|
+
"rollup": "^4.14.3",
|
|
165
165
|
"rollup-plugin-clear": "^2.0.7",
|
|
166
166
|
"rollup-plugin-styles": "^4.0.0",
|
|
167
167
|
"sinon": "^17.0.1",
|
|
168
168
|
"sinon-chai": "^3.7.0",
|
|
169
169
|
"storage-mock": "^2.1.0",
|
|
170
|
-
"storybook": "8.0.
|
|
170
|
+
"storybook": "8.0.8",
|
|
171
171
|
"storybook-addon-themes": "^6.1.0",
|
|
172
172
|
"stylelint": "^16.3.1",
|
|
173
173
|
"svg-inline-loader": "^0.8.2",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"postcss-font-family-system-ui": "^5.0.0",
|
|
238
238
|
"postcss-loader": "^8.1.1",
|
|
239
239
|
"postcss-modules-values-replace": "^4.2.0",
|
|
240
|
-
"postcss-preset-env": "^9.5.
|
|
240
|
+
"postcss-preset-env": "^9.5.5",
|
|
241
241
|
"prop-types": "^15.8.1",
|
|
242
242
|
"react-movable": "^3.2.0",
|
|
243
243
|
"react-virtualized": "^9.22.5",
|