@knocklabs/react-core
Advanced tools
Comparing version 0.2.26 to 0.2.27
# Changelog | ||
## 0.2.27 | ||
### Patch Changes | ||
- Updated dependencies [26166e3] | ||
- @knocklabs/client@0.10.15 | ||
## 0.2.26 | ||
@@ -4,0 +11,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "@knocklabs", | ||
"version": "0.2.26", | ||
"version": "0.2.27", | ||
"license": "MIT", | ||
@@ -53,3 +53,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"@knocklabs/client": "^0.10.14", | ||
"@knocklabs/client": "^0.10.15", | ||
"date-fns": "^4.0.0", | ||
@@ -64,17 +64,17 @@ "swr": "^2.2.5", | ||
"@typescript-eslint/parser": "^8.8.1", | ||
"@vitejs/plugin-react": "^4.3.2", | ||
"@vitejs/plugin-react": "^4.3.3", | ||
"babel-plugin-react-require": "^4.0.3", | ||
"eslint": "^8.56.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.4.4", | ||
"jsdom": "^24.0.0", | ||
"eslint-plugin-react-hooks": "^5.0.0", | ||
"eslint-plugin-react-refresh": "^0.4.14", | ||
"jsdom": "^25.0.1", | ||
"react": "^18.2.0", | ||
"rimraf": "^6.0.1", | ||
"rollup-plugin-execute": "^1.1.1", | ||
"typescript": "^5.6.2", | ||
"typescript": "^5.6.3", | ||
"vite": "^5.0.0", | ||
"vite-plugin-dts": "^3.6.3", | ||
"vite-plugin-no-bundle": "^4.0.0", | ||
"vitest": "^2.0.5" | ||
"vitest": "^2.1.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
209244
Updated@knocklabs/client@^0.10.15