@jetbrains/ring-ui 5.0.112 → 5.0.114
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/query-assist/query-assist.css +4 -0
- package/components/query-assist/query-assist.js +3 -2
- package/dist/_helpers/query-assist__suggestions.js +1 -1
- package/dist/auth/iframe-flow.js +1 -1
- package/dist/auth/landing.js +2 -2
- package/dist/query-assist/query-assist.js +3 -2
- package/dist/style.css +1 -1
- package/package.json +13 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jetbrains/ring-ui",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.114",
|
|
4
4
|
"description": "JetBrains UI library",
|
|
5
5
|
"author": "JetBrains",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"@babel/eslint-parser": "^7.19.1",
|
|
79
79
|
"@jetbrains/eslint-config": "^5.4.1",
|
|
80
80
|
"@jetbrains/stylelint-config": "^3.0.2",
|
|
81
|
-
"@primer/octicons": "^17.
|
|
81
|
+
"@primer/octicons": "^17.12.0",
|
|
82
82
|
"@rollup/plugin-babel": "^6.0.3",
|
|
83
83
|
"@rollup/plugin-node-resolve": "^15.0.1",
|
|
84
84
|
"@rollup/plugin-replace": "^5.0.2",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"@storybook/react": "6.5.16",
|
|
98
98
|
"@storybook/source-loader": "6.5.16",
|
|
99
99
|
"@storybook/theming": "6.5.16",
|
|
100
|
-
"@testing-library/react": "^
|
|
100
|
+
"@testing-library/react": "^14.0.0",
|
|
101
101
|
"@testing-library/user-event": "^14.4.3",
|
|
102
102
|
"@types/chai": "^4.3.4",
|
|
103
103
|
"@types/chai-as-promised": "^7.1.5",
|
|
@@ -105,24 +105,24 @@
|
|
|
105
105
|
"@types/chai-enzyme": "^0.6.8",
|
|
106
106
|
"@types/enzyme": "^3.10.12",
|
|
107
107
|
"@types/react": "^18.0.28",
|
|
108
|
-
"@types/react-dom": "^18.0.
|
|
108
|
+
"@types/react-dom": "^18.0.11",
|
|
109
109
|
"@types/sinon": "^10.0.13",
|
|
110
110
|
"@types/sinon-chai": "^3.2.9",
|
|
111
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
112
|
-
"@typescript-eslint/parser": "^5.
|
|
111
|
+
"@typescript-eslint/eslint-plugin": "^5.52.0",
|
|
112
|
+
"@typescript-eslint/parser": "^5.52.0",
|
|
113
113
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
|
|
114
114
|
"angular": "^1.8.3",
|
|
115
115
|
"angular-mocks": "^1.8.3",
|
|
116
116
|
"angular-route": "^1.8.3",
|
|
117
117
|
"babel-plugin-react-docgen": "^4.2.1",
|
|
118
118
|
"babel-plugin-require-context-hook": "^1.0.0",
|
|
119
|
-
"caniuse-lite": "^1.0.
|
|
119
|
+
"caniuse-lite": "^1.0.30001457",
|
|
120
120
|
"chai": "^4.3.7",
|
|
121
121
|
"chai-as-promised": "^7.1.1",
|
|
122
122
|
"chai-dom": "^1.10.0",
|
|
123
123
|
"chai-enzyme": "1.0.0-beta.1",
|
|
124
124
|
"cheerio": "^1.0.0-rc.12",
|
|
125
|
-
"core-js": "^3.
|
|
125
|
+
"core-js": "^3.28.0",
|
|
126
126
|
"cpy-cli": "^3.1.1",
|
|
127
127
|
"enzyme": "^3.11.0",
|
|
128
128
|
"eslint": "^8.34.0",
|
|
@@ -147,25 +147,25 @@
|
|
|
147
147
|
"karma-sourcemap-loader": "^0.4.0",
|
|
148
148
|
"karma-teamcity-reporter": "^2.0.0",
|
|
149
149
|
"karma-webpack": "^5.0.0",
|
|
150
|
-
"lint-staged": "^13.1.
|
|
150
|
+
"lint-staged": "^13.1.2",
|
|
151
151
|
"merge-options": "^3.0.4",
|
|
152
152
|
"mocha": "^10.2.0",
|
|
153
153
|
"pinst": "^3.0.0",
|
|
154
|
-
"puppeteer": "^19.7.
|
|
154
|
+
"puppeteer": "^19.7.1",
|
|
155
155
|
"raw-loader": "^4.0.2",
|
|
156
156
|
"react": "^18.2.0",
|
|
157
157
|
"react-dom": "^18.2.0",
|
|
158
158
|
"react-test-renderer": "^18.2.0",
|
|
159
159
|
"regenerator-runtime": "^0.13.11",
|
|
160
160
|
"rimraf": "^4.1.2",
|
|
161
|
-
"rollup": "^3.
|
|
161
|
+
"rollup": "^3.17.2",
|
|
162
162
|
"rollup-plugin-clear": "^2.0.7",
|
|
163
163
|
"rollup-plugin-styles": "^4.0.0",
|
|
164
164
|
"sinon": "^15.0.1",
|
|
165
165
|
"sinon-chai": "^3.7.0",
|
|
166
166
|
"storage-mock": "^2.1.0",
|
|
167
167
|
"storybook-addon-themes": "^6.1.0",
|
|
168
|
-
"stylelint": "^15.
|
|
168
|
+
"stylelint": "^15.2.0",
|
|
169
169
|
"svg-inline-loader": "^0.8.2",
|
|
170
170
|
"teamcity-service-messages": "^0.1.14",
|
|
171
171
|
"terser-webpack-plugin": "^5.3.6",
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
"extricate-loader": "^3.0.0",
|
|
228
228
|
"fastdom": "^1.0.11",
|
|
229
229
|
"file-loader": "^6.2.0",
|
|
230
|
-
"focus-trap": "^7.
|
|
230
|
+
"focus-trap": "^7.3.1",
|
|
231
231
|
"focus-visible": "^5.2.0",
|
|
232
232
|
"highlight.js": "^10.7.2",
|
|
233
233
|
"html-loader": "^4.2.0",
|