Skip to content

Commit 6d6c88e

Browse files
committed
Upgrade typescript and plasmo
1 parent d668f41 commit 6d6c88e

File tree

2 files changed

+189
-72
lines changed

2 files changed

+189
-72
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"chrome-extension-hot-reload": "^0.2.2",
2121
"classnames": "^2.3.2",
2222
"crx-hotreload": "^1.0.6",
23-
"plasmo": "^0.84.0",
23+
"plasmo": "^0.84.2",
2424
"react": "^18.2.0",
2525
"react-dom": "^18.2.0",
2626
"validator": "^13.11.0",
@@ -57,7 +57,7 @@
5757
"source-map-support": "^0.5.21",
5858
"tailwindcss": "^3.3.3",
5959
"ts-node": "^10.9.1",
60-
"typescript": "5.1.6"
60+
"typescript": "5.3.3"
6161
},
6262
"manifest": {
6363
"optional_host_permissions": [

0 commit comments

Comments
 (0)