knowns 0.8.5 → 0.8.6

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/dist/index.js CHANGED
@@ -71016,7 +71016,7 @@ async function notifyCliUpdate(options2) {
71016
71016
  // package.json
71017
71017
  var package_default = {
71018
71018
  name: "knowns",
71019
- version: "0.8.5",
71019
+ version: "0.8.6",
71020
71020
  description: "AI-native task and documentation management for dev teams",
71021
71021
  module: "index.ts",
71022
71022
  type: "module",
@@ -71104,7 +71104,7 @@ var package_default = {
71104
71104
  marked: "^17.0.1",
71105
71105
  prompts: "^2.4.2",
71106
71106
  react: "^19.2.3",
71107
- "react-diff-viewer": "^3.1.1",
71107
+ "react-diff-viewer-continued-react19": "^1.0.0",
71108
71108
  "react-dom": "^19.2.3",
71109
71109
  sonner: "^2.0.7",
71110
71110
  "tailwind-merge": "^3.4.0",
@@ -71113,12 +71113,6 @@ var package_default = {
71113
71113
  "unist-util-visit": "^5.0.0",
71114
71114
  zod: "^4.2.1"
71115
71115
  },
71116
- overrides: {
71117
- "react-diff-viewer": {
71118
- react: "$react",
71119
- "react-dom": "$react-dom"
71120
- }
71121
- },
71122
71116
  devDependencies: {
71123
71117
  "@biomejs/biome": "^1.9.4",
71124
71118
  "@tailwindcss/vite": "^4.1.18",