Limit @remixicon/react to versions below 4.9.0

The license changed in 4.9.0, so we need to cap the allowed version
range across all packages that depend on it.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-04-23 16:42:38 +02:00
parent 1a8de99d1d
commit f635139ebc
18 changed files with 55 additions and 36 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"graphiql": "^3.9.0",
"graphql": "^16.0.0",
"graphql-ws": "^5.4.1",
+1 -1
View File
@@ -38,7 +38,7 @@
"@backstage/core-plugin-api": "workspace:^",
"@backstage/frontend-plugin-api": "workspace:^",
"@backstage/ui": "workspace:^",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"react-aria-components": "~1.17.0"
},
"devDependencies": {
+1 -1
View File
@@ -66,7 +66,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.61",
"@react-hookz/web": "^24.0.0",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"motion": "^12.0.0",
"react-aria": "~3.48.0",
"react-stately": "~3.46.0",
+1 -1
View File
@@ -51,7 +51,7 @@
"@backstage/frontend-plugin-api": "workspace:^",
"@backstage/theme": "workspace:^",
"@backstage/ui": "workspace:^",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"react-use": "^17.2.4"
},
"devDependencies": {
+1 -1
View File
@@ -60,7 +60,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"classnames": "^2.3.1",
"lodash": "^4.17.15",
"qs": "^6.9.4",
+1 -1
View File
@@ -70,7 +70,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"git-url-parse": "^15.0.0",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",
+1 -1
View File
@@ -79,7 +79,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@react-hookz/web": "^24.0.0",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"classnames": "^2.2.6",
"lodash": "^4.17.21",
"material-ui-popup-state": "^5.3.6",
+1 -1
View File
@@ -59,7 +59,7 @@
"@backstage/plugin-signals-react": "workspace:^",
"@backstage/theme": "workspace:^",
"@backstage/ui": "workspace:^",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"lodash": "^4.17.21",
"notistack": "^3.0.1",
"react-aria-components": "~1.17.0",
+1 -1
View File
@@ -61,7 +61,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"lodash": "^4.17.21",
"p-limit": "^3.1.0",
"pluralize": "^8.0.0",
+1 -1
View File
@@ -82,7 +82,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@react-hookz/web": "^24.0.0",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"@rjsf/core": "5.24.13",
"@rjsf/material-ui": "5.24.13",
"@rjsf/utils": "5.24.13",
+1 -1
View File
@@ -58,7 +58,7 @@
"@backstage/theme": "workspace:^",
"@backstage/types": "workspace:^",
"@material-ui/core": "^4.12.4",
"@remixicon/react": "^4.6.0"
"@remixicon/react": ">=4.6.0 <4.9.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^",
+1 -1
View File
@@ -81,7 +81,7 @@
"@material-ui/lab": "4.0.0-alpha.61",
"@material-ui/styles": "^4.10.0",
"@microsoft/fetch-event-source": "^2.0.1",
"@remixicon/react": "^4.6.0",
"@remixicon/react": ">=4.6.0 <4.9.0",
"dompurify": "^3.3.2",
"git-url-parse": "^15.0.0",
"lodash": "^4.17.21",