Upgrade dependencies

This commit is contained in:
Lim Chee Aun 2023-01-29 10:03:14 +08:00
parent 66216e911e
commit b3748b5a56
2 changed files with 24 additions and 24 deletions

42
package-lock.json generated
View file

@ -10,18 +10,18 @@
"dependencies": {
"@github/text-expander-element": "~2.3.0",
"@iconify-icons/mingcute": "~1.2.3",
"@szhsin/react-menu": "~3.3.1",
"@szhsin/react-menu": "~3.4.0",
"dayjs": "~1.11.7",
"dayjs-twitter": "~0.5.0",
"fast-blurhash": "~1.1.2",
"fast-deep-equal": "~3.1.3",
"idb-keyval": "~6.2.0",
"just-debounce-it": "~3.2.0",
"masto": "~5.5.1",
"masto": "~5.7.0",
"mem": "~9.0.2",
"p-retry": "~5.1.2",
"preact": "~10.11.3",
"react-hotkeys-hook": "~4.3.2",
"react-hotkeys-hook": "~4.3.3",
"react-intersection-observer": "~9.4.1",
"react-router-dom": "6.6.2",
"string-length": "~5.0.1",
@ -2367,9 +2367,9 @@
}
},
"node_modules/@szhsin/react-menu": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@szhsin/react-menu/-/react-menu-3.3.1.tgz",
"integrity": "sha512-e8vK+N1YWwTdYXElvRRf5GIImtcDecqTCzpAa0DkGAknKwfQwtQtUnBn+DECodwsWi5H5ONKTU+kn0qJ70hEYQ==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/@szhsin/react-menu/-/react-menu-3.4.0.tgz",
"integrity": "sha512-BRxUF3BNmaQzL1z8UkS/eNFj+5ZPjBOpsYWP/ZtrzHNkkP6hUc+tYerBV4dwFiGYmWzkxyOP44ISn+EujwPpUw==",
"dependencies": {
"prop-types": "^15.7.2",
"react-transition-state": "^1.1.5"
@ -4197,9 +4197,9 @@
}
},
"node_modules/masto": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/masto/-/masto-5.5.1.tgz",
"integrity": "sha512-JU8cx9EtTkX+ZBIQ60yq0V39syZm5Jb7N7dfKDZHccelmBxbJ7uEol4g+nnRL3kk93NOycOUvTIOkDSvGmQAqQ==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/masto/-/masto-5.7.0.tgz",
"integrity": "sha512-oCVReGLR9AoBSkShVgWrPb69xzfCpogiPH9wVT9AnPbM+CvjIqJuSaD1xgaEUi6jo66XGbhTC6UerSCVqq9emg==",
"dependencies": {
"@mastojs/ponyfills": "^1.0.4",
"change-case": "^4.1.2",
@ -4700,9 +4700,9 @@
}
},
"node_modules/react-hotkeys-hook": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.2.tgz",
"integrity": "sha512-ZA/li3kBDHuRTtJIf7Td41UU87bPtnt9xV4r+PlEzpnFoYRDVspk3B+mlaX75zowyQygMVmoaWnM4B88lkyExQ==",
"version": "4.3.3",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.3.tgz",
"integrity": "sha512-OYZCG2G+xLeiH0TkrW+v6eKFPvYq9iCA5sh9pwvnbGQaK86Lw/kWJDjjzSksFJoCk4K78OLe3MR1afNZH6+cLg==",
"peerDependencies": {
"react": ">=16.8.1",
"react-dom": ">=16.8.1"
@ -7552,9 +7552,9 @@
}
},
"@szhsin/react-menu": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@szhsin/react-menu/-/react-menu-3.3.1.tgz",
"integrity": "sha512-e8vK+N1YWwTdYXElvRRf5GIImtcDecqTCzpAa0DkGAknKwfQwtQtUnBn+DECodwsWi5H5ONKTU+kn0qJ70hEYQ==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/@szhsin/react-menu/-/react-menu-3.4.0.tgz",
"integrity": "sha512-BRxUF3BNmaQzL1z8UkS/eNFj+5ZPjBOpsYWP/ZtrzHNkkP6hUc+tYerBV4dwFiGYmWzkxyOP44ISn+EujwPpUw==",
"requires": {
"prop-types": "^15.7.2",
"react-transition-state": "^1.1.5"
@ -8945,9 +8945,9 @@
}
},
"masto": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/masto/-/masto-5.5.1.tgz",
"integrity": "sha512-JU8cx9EtTkX+ZBIQ60yq0V39syZm5Jb7N7dfKDZHccelmBxbJ7uEol4g+nnRL3kk93NOycOUvTIOkDSvGmQAqQ==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/masto/-/masto-5.7.0.tgz",
"integrity": "sha512-oCVReGLR9AoBSkShVgWrPb69xzfCpogiPH9wVT9AnPbM+CvjIqJuSaD1xgaEUi6jo66XGbhTC6UerSCVqq9emg==",
"requires": {
"@mastojs/ponyfills": "^1.0.4",
"change-case": "^4.1.2",
@ -9296,9 +9296,9 @@
}
},
"react-hotkeys-hook": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.2.tgz",
"integrity": "sha512-ZA/li3kBDHuRTtJIf7Td41UU87bPtnt9xV4r+PlEzpnFoYRDVspk3B+mlaX75zowyQygMVmoaWnM4B88lkyExQ==",
"version": "4.3.3",
"resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.3.tgz",
"integrity": "sha512-OYZCG2G+xLeiH0TkrW+v6eKFPvYq9iCA5sh9pwvnbGQaK86Lw/kWJDjjzSksFJoCk4K78OLe3MR1afNZH6+cLg==",
"requires": {}
},
"react-intersection-observer": {

View file

@ -12,18 +12,18 @@
"dependencies": {
"@github/text-expander-element": "~2.3.0",
"@iconify-icons/mingcute": "~1.2.3",
"@szhsin/react-menu": "~3.3.1",
"@szhsin/react-menu": "~3.4.0",
"dayjs": "~1.11.7",
"dayjs-twitter": "~0.5.0",
"fast-blurhash": "~1.1.2",
"fast-deep-equal": "~3.1.3",
"idb-keyval": "~6.2.0",
"just-debounce-it": "~3.2.0",
"masto": "~5.5.1",
"masto": "~5.7.0",
"mem": "~9.0.2",
"p-retry": "~5.1.2",
"preact": "~10.11.3",
"react-hotkeys-hook": "~4.3.2",
"react-hotkeys-hook": "~4.3.3",
"react-intersection-observer": "~9.4.1",
"react-router-dom": "6.6.2",
"string-length": "~5.0.1",