Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Jul 14, 2022
1 parent 9353f48 commit 253630d
Show file tree
Hide file tree
Showing 15 changed files with 515 additions and 503 deletions.
2 changes: 1 addition & 1 deletion cli/create-plasmo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-plasmo",
"version": "0.3.3-alpha.2",
"version": "0.4.0",
"description": "Create Plasmo Framework Browser Extension",
"main": "dist/index.js",
"bin": "dist/index.js",
Expand Down
4 changes: 2 additions & 2 deletions cli/plasmo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plasmo",
"version": "0.47.3-alpha.2",
"version": "0.48.0",
"description": "The Plasmo Platform CLI",
"main": "dist/index.js",
"types": "dist/type.d.ts",
Expand Down Expand Up @@ -50,7 +50,7 @@
"get-port": "6.1.2",
"got": "12.1.0",
"image-js": "0.34.1",
"inquirer": "9.0.0",
"inquirer": "9.0.1",
"is-path-inside": "4.0.0",
"mnemonic-id": "3.2.7",
"node-object-hash": "2.3.10",
Expand Down
2 changes: 1 addition & 1 deletion extensions/mice
Submodule mice updated 1 files
+2 −2 package.json
2 changes: 1 addition & 1 deletion extensions/world-edit
Submodule world-edit updated 1 files
+1 −1 package.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/archiver": "5.3.1",
"@types/fs-extra": "9.0.13",
"@types/inquirer": "8.2.1",
"@types/node": "18.0.3",
"@types/node": "18.0.4",
"@types/node-rsa": "1.1.1",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/gcp-refresh-token
2 changes: 1 addition & 1 deletion packages/permission-ui
Submodule permission-ui updated 1 files
+6 −5 package.json
2 changes: 1 addition & 1 deletion packages/prettier-plugin-sort-imports
2 changes: 1 addition & 1 deletion packages/puro
Submodule puro updated 1 files
+6 −5 package.json
2 changes: 1 addition & 1 deletion packages/rps
Submodule rps updated 1 files
+1 −1 package.json
2 changes: 1 addition & 1 deletion packages/storage
Submodule storage updated 1 files
+7 −7 package.json
2 changes: 1 addition & 1 deletion packages/use-hashed-state
Submodule use-hashed-state updated 1 files
+7 −7 package.json
Loading

0 comments on commit 253630d

Please sign in to comment.