@refinedev/devtools-internal
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@refinedev/devtools-shared": "^1.1.0", | ||
"@refinedev/devtools-shared": "1.1.0", | ||
"@tanstack/react-query": "^4.10.1", | ||
@@ -29,0 +29,0 @@ "error-stack-parser": "^2.1.4" |
@@ -20,3 +20,3 @@ <div align="center" style="margin: 30px;"> | ||
The [refine](https://refine.dev/) is **headless by design**, offering unlimited styling and customization options. Moreover, refine ships with ready-made integrations for [Ant Design](https://ant.design/), [Material UI](https://mui.com/material-ui/getting-started/overview/), [Mantine](https://mantine.dev/), and [Chakra UI](https://chakra-ui.com/) for convenience. | ||
[refine](https://refine.dev/) is **headless by design**, offering unlimited styling and customization options. Moreover, refine ships with ready-made integrations for [Ant Design](https://ant.design/), [Material UI](https://mui.com/material-ui/getting-started/overview/), [Mantine](https://mantine.dev/), and [Chakra UI](https://chakra-ui.com/) for convenience. | ||
@@ -23,0 +23,0 @@ refine has connectors for 15+ backend services, including REST API, [GraphQL](https://graphql.org/), and popular services like [Airtable](https://www.airtable.com/), [Strapi](https://strapi.io/), [Supabase](https://supabase.com/), [Firebase](https://firebase.google.com/), and [Directus](https://directus.io/) |
89013
+ Added@refinedev/devtools-shared@1.1.0(transitive)
- Removed@refinedev/devtools-shared@1.1.14(transitive)