Skip to content

Commit 82e3291

Browse files
update
1 parent 197d95f commit 82e3291

9 files changed

Lines changed: 10133 additions & 6248 deletions

File tree

chrome/package.json

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -18,42 +18,40 @@
1818
"dependencies": {
1919
"@heroui/react": "^2.7.5",
2020
"@my-react-devtool/core": "workspace:*",
21-
"@my-react/react": "^0.3.19",
22-
"@my-react/react-dom": "^0.3.19",
23-
"@my-react/react-reconciler": "^0.3.19",
21+
"@my-react/react": "^0.3.20",
22+
"@my-react/react-dom": "^0.3.20",
23+
"@my-react/react-reconciler": "^0.3.20",
2424
"allotment": "^1.20.4",
25-
"framer-motion": "^12.5.0",
26-
"lucide-react": "^0.483.0",
27-
"next": "^14.2.30",
25+
"framer-motion": "^12.23.24",
26+
"lucide-react": "^0.545.0",
27+
"next": "^14.2.33",
2828
"next-themes": "^0.4.6",
29-
"react": "^18",
30-
"react-dom": "^18",
31-
"react-virtuoso": "^4.13.0",
32-
"reactivity-store": "^0.3.11",
29+
"react": "^18.3.1",
30+
"react-dom": "^18.3.1",
31+
"react-virtuoso": "^4.14.1",
32+
"reactivity-store": "^0.3.12",
3333
"shiki": "^1.29.2"
3434
},
3535
"devDependencies": {
36-
"@my-react/react-refresh": "^0.3.19",
37-
"@my-react/react-refresh-tools": "^0.0.28",
36+
"@my-react/react-refresh": "^0.3.20",
37+
"@my-react/react-refresh-tools": "^0.0.29",
3838
"@types/chrome": "^0.0.304",
39-
"@types/cors": "^2.8.17",
40-
"@types/express": "^4.17.21",
41-
"@types/node": "^20",
42-
"@types/react": "^18",
43-
"@types/react-dom": "^18",
44-
"@typescript-eslint/eslint-plugin": "^8.23.0",
45-
"@typescript-eslint/parser": "^8.23.0",
46-
"autoprefixer": "^10.4.20",
39+
"@types/cors": "^2.8.19",
40+
"@types/express": "^4.17.23",
41+
"@types/react": "^18.3.26",
42+
"@types/react-dom": "^18.3.7",
43+
"@typescript-eslint/eslint-plugin": "^8.46.1",
44+
"@typescript-eslint/parser": "^8.46.1",
45+
"autoprefixer": "^10.4.21",
4746
"cors": "^2.8.5",
4847
"eslint": "^8.57.0",
49-
"eslint-config-next": "^14.2.30",
48+
"eslint-config-next": "^14.2.33",
5049
"express": "^4.21.2",
5150
"npm-watch": "^0.13.0",
52-
"postcss": "^8",
51+
"postcss": "^8.5.6",
5352
"socket.io": "^4.8.1",
5453
"socket.io-client": "^4.8.1",
55-
"tailwindcss": "^3.4.17",
56-
"typescript": "^5"
54+
"tailwindcss": "^3.4.18"
5755
},
5856
"watch": {
5957
"build:extension": {

0 commit comments

Comments
 (0)