chore: update pnpm lock file

This commit is contained in:
Benedikt Kulmann
2023-03-07 10:10:43 +01:00
committed by Ralf Haferkamp
parent 58f5845f2a
commit e0d974dda9
+36 -12
View File
@@ -64,7 +64,7 @@ specifiers:
react-dev-utils: ^11.0.3
react-dom: ^17.0.2
react-i18next: ^11.15.6
react-redux: ^7.2.5
react-redux: ^8.0.5
react-router: ^5.2.1
react-router-dom: 5.2.1
redux: ^3.7.2
@@ -107,7 +107,7 @@ dependencies:
react-app-polyfill: 2.0.0
react-dom: 17.0.2_react@17.0.2
react-i18next: 11.17.4_iunkfnprfsbsde3j2gf563wwwi
react-redux: 7.2.8_sfoxds7t5ydpegc3knd667wn6m
react-redux: 8.0.5_shvqehxrdrredipssav7euweq4
react-router: 5.3.3_react@17.0.2
react-router-dom: 5.2.1_react@17.0.2
redux: 3.7.2
@@ -2209,7 +2209,7 @@ packages:
/@types/hoist-non-react-statics/3.3.1:
resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==}
dependencies:
'@types/react': 18.0.14
'@types/react': 17.0.47
hoist-non-react-statics: 3.3.2
dev: false
@@ -2364,6 +2364,10 @@ packages:
source-map: 0.6.1
dev: true
/@types/use-sync-external-store/0.0.3:
resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==}
dev: false
/@types/webpack-sources/3.2.0:
resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==}
dependencies:
@@ -9852,26 +9856,38 @@ packages:
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
dev: false
/react-redux/7.2.8_sfoxds7t5ydpegc3knd667wn6m:
resolution: {integrity: sha512-6+uDjhs3PSIclqoCk0kd6iX74gzrGc3W5zcAjbrFgEdIjRSQObdIwfx80unTkVUYvbQ95Y8Av3OvFHq1w5EOUw==}
/react-redux/8.0.5_shvqehxrdrredipssav7euweq4:
resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==}
peerDependencies:
react: ^16.8.3 || ^17 || ^18
react-dom: '*'
react-native: '*'
'@types/react': ^16.8 || ^17.0 || ^18.0
'@types/react-dom': ^16.8 || ^17.0 || ^18.0
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react-native: '>=0.59'
redux: ^4
peerDependenciesMeta:
'@types/react':
optional: true
'@types/react-dom':
optional: true
react-dom:
optional: true
react-native:
optional: true
redux:
optional: true
dependencies:
'@babel/runtime': 7.18.6
'@types/react-redux': 7.1.24
'@types/hoist-non-react-statics': 3.3.1
'@types/react': 17.0.47
'@types/react-dom': 17.0.17
'@types/use-sync-external-store': 0.0.3
hoist-non-react-statics: 3.3.2
loose-envify: 1.4.0
prop-types: 15.8.1
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
react-is: 17.0.2
react-is: 18.2.0
redux: 3.7.2
use-sync-external-store: 1.2.0_react@17.0.2
dev: false
/react-router-dom/5.2.1_react@17.0.2:
@@ -11632,6 +11648,14 @@ packages:
querystring: 0.2.0
dev: true
/use-sync-external-store/1.2.0_react@17.0.2:
resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
react: 17.0.2
dev: false
/use/3.1.1:
resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==}
engines: {node: '>=0.10.0'}