Skip to content

Commit 68101bb

Browse files
support edit update
1 parent 694f1fa commit 68101bb

32 files changed

+38174
-19243
lines changed

chrome/package.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,21 @@
1616
"package": "npm run build:extension && zip -r packages/$(date -u +\"%Y-%m-%dT%H:%M:%SZ\").zip out"
1717
},
1818
"dependencies": {
19+
"@heroui/react": "2.7.5",
1920
"@my-react-devtool/core": "workspace:*",
2021
"@my-react/react": "^0.3.6",
2122
"@my-react/react-dom": "^0.3.6",
2223
"@my-react/react-reconciler": "^0.3.6",
23-
"@heroui/react": "2.6.14",
24-
"@radix-ui/react-icons": "^1.3.2",
2524
"allotment": "^1.20.2",
26-
"framer-motion": "^12.4.10",
27-
"next": "^14.2.24",
28-
"next-themes": "^0.4.4",
25+
"framer-motion": "^12.5.0",
26+
"lucide-react": "^0.483.0",
27+
"next": "^14.2.25",
28+
"next-themes": "^0.4.6",
2929
"react": "^18",
3030
"react-dom": "^18",
3131
"react-virtuoso": "^4.12.5",
3232
"reactivity-store": "^0.3.9",
33-
"shiki": "^1.29.2",
34-
"sonner": "^1.7.4"
33+
"shiki": "^1.29.2"
3534
},
3635
"devDependencies": {
3736
"@my-react/react-refresh": "^0.3.6",
@@ -47,7 +46,7 @@
4746
"autoprefixer": "^10.4.20",
4847
"cors": "^2.8.5",
4948
"eslint": "^8.57.0",
50-
"eslint-config-next": "^14.2.24",
49+
"eslint-config-next": "^14.2.25",
5150
"express": "^4.21.2",
5251
"npm-watch": "^0.13.0",
5352
"postcss": "^8",

0 commit comments

Comments
 (0)