Skip to content

Commit b4b06fb

Browse files
committed
chore: bump deps
1 parent 124d03e commit b4b06fb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"build": "plasmo build"
1313
},
1414
"dependencies": {
15-
"@plasmohq/storage": "0.13.0",
16-
"plasmo": "0.59.1",
15+
"@plasmohq/storage": "0.13.1",
16+
"plasmo": "0.59.3",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0"
1919
},
2020
"devDependencies": {
21-
"@plasmohq/prettier-plugin-sort-imports": "3.6.0",
22-
"@types/chrome": "0.0.202",
23-
"@types/node": "18.11.9",
24-
"@types/react": "18.0.25",
21+
"@plasmohq/prettier-plugin-sort-imports": "3.6.1",
22+
"@types/chrome": "0.0.204",
23+
"@types/node": "18.11.15",
24+
"@types/react": "18.0.26",
2525
"@types/react-dom": "18.0.9",
26-
"prettier": "2.7.1",
27-
"typescript": "4.9.3"
26+
"prettier": "2.8.1",
27+
"typescript": "4.9.4"
2828
},
2929
"#schema": "",
3030
"manifest": {

0 commit comments

Comments
 (0)