Update dependency @emotion/react to v11.11.3

This commit is contained in:
renovate[bot] 2024-01-06 05:38:52 +00:00 committed by GitHub
parent 1312ba668a
commit 4df75a3af1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "10.9.0", "version": "10.9.0",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"dependencies": { "dependencies": {
"@emotion/react": "11.11.1", "@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0", "@emotion/styled": "11.11.0",
"@fontsource/noto-sans": "5.0.18", "@fontsource/noto-sans": "5.0.18",
"@fontsource/noto-sans-hk": "5.0.17", "@fontsource/noto-sans-hk": "5.0.17",
@ -2940,14 +2940,14 @@
"integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==" "integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA=="
}, },
"node_modules/@emotion/react": { "node_modules/@emotion/react": {
"version": "11.11.1", "version": "11.11.3",
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.11.1.tgz", "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.11.3.tgz",
"integrity": "sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==", "integrity": "sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.18.3", "@babel/runtime": "^7.18.3",
"@emotion/babel-plugin": "^11.11.0", "@emotion/babel-plugin": "^11.11.0",
"@emotion/cache": "^11.11.0", "@emotion/cache": "^11.11.0",
"@emotion/serialize": "^1.1.2", "@emotion/serialize": "^1.1.3",
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.1", "@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
"@emotion/utils": "^1.2.1", "@emotion/utils": "^1.2.1",
"@emotion/weak-memoize": "^0.3.1", "@emotion/weak-memoize": "^0.3.1",
@ -2963,9 +2963,9 @@
} }
}, },
"node_modules/@emotion/serialize": { "node_modules/@emotion/serialize": {
"version": "1.1.2", "version": "1.1.3",
"resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.2.tgz", "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.3.tgz",
"integrity": "sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==", "integrity": "sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==",
"dependencies": { "dependencies": {
"@emotion/hash": "^0.9.1", "@emotion/hash": "^0.9.1",
"@emotion/memoize": "^0.8.1", "@emotion/memoize": "^0.8.1",
@ -24465,14 +24465,14 @@
"integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==" "integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA=="
}, },
"@emotion/react": { "@emotion/react": {
"version": "11.11.1", "version": "11.11.3",
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.11.1.tgz", "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.11.3.tgz",
"integrity": "sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==", "integrity": "sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==",
"requires": { "requires": {
"@babel/runtime": "^7.18.3", "@babel/runtime": "^7.18.3",
"@emotion/babel-plugin": "^11.11.0", "@emotion/babel-plugin": "^11.11.0",
"@emotion/cache": "^11.11.0", "@emotion/cache": "^11.11.0",
"@emotion/serialize": "^1.1.2", "@emotion/serialize": "^1.1.3",
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.1", "@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
"@emotion/utils": "^1.2.1", "@emotion/utils": "^1.2.1",
"@emotion/weak-memoize": "^0.3.1", "@emotion/weak-memoize": "^0.3.1",
@ -24480,9 +24480,9 @@
} }
}, },
"@emotion/serialize": { "@emotion/serialize": {
"version": "1.1.2", "version": "1.1.3",
"resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.2.tgz", "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.3.tgz",
"integrity": "sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==", "integrity": "sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==",
"requires": { "requires": {
"@emotion/hash": "^0.9.1", "@emotion/hash": "^0.9.1",
"@emotion/memoize": "^0.8.1", "@emotion/memoize": "^0.8.1",

View file

@ -70,7 +70,7 @@
"worker-loader": "3.0.8" "worker-loader": "3.0.8"
}, },
"dependencies": { "dependencies": {
"@emotion/react": "11.11.1", "@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0", "@emotion/styled": "11.11.0",
"@fontsource/noto-sans": "5.0.18", "@fontsource/noto-sans": "5.0.18",
"@fontsource/noto-sans-hk": "5.0.17", "@fontsource/noto-sans-hk": "5.0.17",