Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Apr 10, 2023
1 parent 6e62241 commit 80d267e
Show file tree
Hide file tree
Showing 47 changed files with 55 additions and 58 deletions.
4 changes: 2 additions & 2 deletions with-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build": "plasmo build"
},
"dependencies": {
"@ant-design/cssinjs": "1.7.1",
"@ant-design/cssinjs": "1.8.1",
"antd": "5.4.0",
"plasmo": "workspace:*",
"react": "18.2.0",
Expand All @@ -26,7 +26,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-background/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-content-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-content-scripts-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-css-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"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.228",
"@types/node": "18.15.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"homepage_url": "$PLASMO_PUBLIC_SITE_URL",
Expand Down
2 changes: 1 addition & 1 deletion with-firebase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"key": "$CRX_PUBLIC_KEY",
Expand Down
2 changes: 1 addition & 1 deletion with-firebase-fcm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"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 @@ -10,7 +10,7 @@
"package": "plasmo package"
},
"dependencies": {
"@inboxsdk/core": "1.1.0",
"@inboxsdk/core": "1.1.1",
"plasmo": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -24,7 +24,7 @@
"@types/react-dom": "18.0.11",
"kefir": "3.8.8",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"jest-webextension-mock": "3.8.9",
"prettier": "2.8.7",
"ts-jest": "29.1.0",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-jotai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-locales-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"name": "__MSG_extensionName__",
Expand Down
2 changes: 1 addition & 1 deletion with-main-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-many-content-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-many-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"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 @@ -16,7 +16,7 @@
},
"dependencies": {
"@plasmohq/messaging": "workspace:*",
"next": "13.2.4",
"next": "13.3.0",
"plasmo": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -29,7 +29,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"permissions": [
Expand Down
3 changes: 1 addition & 2 deletions with-messaging/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"~*": ["./*"]
},
"baseUrl": ".",
"isolatedModules": true,
"verbatimModuleSyntax": false
"isolatedModules": true
}
}
2 changes: 1 addition & 1 deletion with-mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-multiple-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"autoprefixer": "10.4.14",
"postcss": "8.4.21",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-newtab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"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 @@ -17,7 +17,7 @@
"build:next": "next build"
},
"dependencies": {
"next": "13.2.4",
"next": "13.3.0",
"plasmo": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -31,7 +31,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
3 changes: 1 addition & 2 deletions with-nextjs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"~*": ["./src/*"]
},
"baseUrl": ".",
"isolatedModules": true,
"verbatimModuleSyntax": false
"isolatedModules": true
}
}
2 changes: 1 addition & 1 deletion with-options-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-permission-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-propelauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-selector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"contributors": [
"louis",
Expand Down
2 changes: 1 addition & 1 deletion with-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
2 changes: 1 addition & 1 deletion with-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"manifest": {
"host_permissions": [
Expand Down
Loading

0 comments on commit 80d267e

Please sign in to comment.