From c6db32b40e118a0222593ba9e7acc0147c873efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20=C5=81ada?= Date: Fri, 8 Sep 2023 20:38:48 +0200 Subject: [PATCH] Fix broken pnpm lock (#1009) --- pnpm-lock.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbb6f09..c73ab61 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8168,7 +8168,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 '@emotion/hash': 0.8.0 '@material-ui/types': 5.1.0(@types/react@18.2.5) '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) @@ -8199,7 +8199,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.5 csstype: 2.6.21 @@ -8224,7 +8224,7 @@ packages: react: ^16.8.0 || ^17.0.0 react-dom: ^16.8.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -10663,7 +10663,7 @@ packages: peerDependencies: '@testing-library/dom': '>=7.21.4' dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 '@testing-library/dom': 8.20.0 dev: true @@ -14579,7 +14579,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 aria-query: 5.2.1 array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -17740,7 +17740,7 @@ packages: resolution: {integrity: sha512-kAZxpH0QqlTF/CcLzELgKw1ljKRxrmWJ310CJQhbPAxHvwQ/nIb+q82U+zRJAelRPPKjnOb+hSrMRqTgk9rH3w==} hasBin: true dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 chokidar: 3.5.3 glob: 7.2.3 html-minifier: 4.0.0 @@ -17768,7 +17768,7 @@ packages: /mjml-core@4.13.0: resolution: {integrity: sha512-kU5AoVTlZaXR/EDi3ix66xpzUe+kScYus71lBH/wo/B+LZW70GHE1AYWtsog5oJp1MuTHpMFTNuBD/wePeEgWg==} dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 cheerio: 1.0.0-rc.10 detect-node: 2.0.4 html-minifier: 4.0.0 @@ -17906,7 +17906,7 @@ packages: resolution: {integrity: sha512-I1euHiAyNpaz+B5vH+Z4T+hg/YtI5p3PqQ3/zTLv8gi24V6BILjTaftWhH5+3R/gQkQhH0NUaWNnRmds+Mq5DQ==} hasBin: true dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 js-beautify: 1.14.8 lodash: 4.17.21 mjml-core: 4.13.0 @@ -17938,7 +17938,7 @@ packages: /mjml-preset-core@4.13.0: resolution: {integrity: sha512-gxzYaKkvUrHuzT1oqjEPSDtdmgEnN99Hf5f1r2CR5aMOB1x66EA3T8ATvF1o7qrBTVV4KMVlQem3IubMSYJZRw==} dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 mjml-accordion: 4.13.0 mjml-body: 4.13.0 mjml-button: 4.13.0 @@ -18031,7 +18031,7 @@ packages: /mjml-validator@4.13.0: resolution: {integrity: sha512-uURYfyQYtHJ6Qz/1A7/+E9ezfcoISoLZhYK3olsxKRViwaA2Mm8gy/J3yggZXnsUXWUns7Qymycm5LglLEIiQg==} dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 dev: false /mjml-wrapper@4.13.0: @@ -19044,7 +19044,7 @@ packages: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 dev: true /popper.js@1.16.1-lts: @@ -19711,7 +19711,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.22.15 + '@babel/runtime': 7.22.11 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1