Skip to content

Commit

Permalink
chore: bump patch
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Jun 6, 2023
1 parent a842923 commit 858f737
Show file tree
Hide file tree
Showing 47 changed files with 113 additions and 113 deletions.
8 changes: 4 additions & 4 deletions with-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"build": "plasmo build"
},
"dependencies": {
"@ant-design/cssinjs": "1.9.1",
"antd": "5.5.1",
"@ant-design/cssinjs": "1.10.1",
"antd": "5.6.0",
"plasmo": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -23,10 +23,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-background/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-content-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-content-scripts-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-css-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-declarative-net-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"homepage_url": "$PLASMO_PUBLIC_SITE_URL",
Expand Down
4 changes: 2 additions & 2 deletions with-firebase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"key": "$CRX_PUBLIC_KEY",
Expand Down
4 changes: 2 additions & 2 deletions with-firebase-fcm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-inbox-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@types/chrome": "0.0.237",
"@types/inboxsdk": "2.0.10",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"kefir": "3.8.8",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@testing-library/react": "14.0.0",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest-webextension-mock": "3.8.9",
"prettier": "2.8.8",
"ts-jest": "29.1.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
6 changes: 3 additions & 3 deletions with-jotai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"package": "plasmo package"
},
"dependencies": {
"jotai": "2.1.0",
"jotai": "2.1.1",
"plasmo": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -19,10 +19,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-locales-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"name": "__MSG_extensionName__",
Expand Down
4 changes: 2 additions & 2 deletions with-main-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
8 changes: 4 additions & 4 deletions with-mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"@emotion/react": "11.11.0",
"@mantine/core": "6.0.11",
"@mantine/hooks": "6.0.11",
"@mantine/core": "6.0.13",
"@mantine/hooks": "6.0.13",
"plasmo": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -26,10 +26,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-many-content-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-many-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@plasmohq/rps": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@plasmohq/rps": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"permissions": [
Expand Down
6 changes: 3 additions & 3 deletions with-mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.0",
"@emotion/styled": "11.11.0",
"@mui/material": "5.13.2",
"@mui/material": "5.13.4",
"plasmo": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -23,10 +23,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
6 changes: 3 additions & 3 deletions with-multiple-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"postcss": "8.4.23",
"postcss": "8.4.24",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-newtab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@plasmohq/storage": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-options-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
4 changes: 2 additions & 2 deletions with-permission-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@plasmohq/prettier-plugin-sort-imports": "workspace:*",
"@types/chrome": "0.0.237",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"manifest": {
"host_permissions": [
Expand Down
Loading

0 comments on commit 858f737

Please sign in to comment.