Skip to content

Commit 5ee6edc

Browse files
authored
v0.1.1 (#3)
1 parent ee1d7cd commit 5ee6edc

File tree

3 files changed

+1397
-1465
lines changed

3 files changed

+1397
-1465
lines changed

examples/with-plasmo/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
"build": "plasmo build"
99
},
1010
"dependencies": {
11-
"@trpc/client": "^10.0.0-proxy-beta.18",
12-
"@trpc/server": "^10.0.0-proxy-beta.18",
13-
"plasmo": "0.56.1",
14-
"react": "18.2.0",
15-
"react-dom": "18.2.0",
11+
"@trpc/client": "^10.0.0-proxy-beta.25",
12+
"@trpc/server": "^10.0.0-proxy-beta.25",
13+
"plasmo": "^0.57.2",
14+
"react": "^18.2.0",
15+
"react-dom": "^18.2.0",
1616
"zod": "^3.19.1"
1717
},
1818
"devDependencies": {
19-
"@types/chrome": "0.0.197",
20-
"@types/node": "18.8.5",
21-
"@types/react": "18.0.21",
22-
"@types/react-dom": "18.0.6",
23-
"typescript": "4.8.4"
19+
"@types/chrome": "^0.0.199",
20+
"@types/node": "^18.11.3",
21+
"@types/react": "^18.0.21",
22+
"@types/react-dom": "^18.0.6",
23+
"typescript": "^4.8.4"
2424
},
2525
"manifest": {
2626
"host_permissions": [

0 commit comments

Comments
 (0)