mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Update babel (#33009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e9dbddfc97
commit
b79a34e9fc
206
pnpm-lock.yaml
generated
206
pnpm-lock.yaml
generated
@ -225,7 +225,7 @@ importers:
|
||||
version: 7.29.0
|
||||
'@babel/preset-env':
|
||||
specifier: ^7.18.10
|
||||
version: 7.29.0(@babel/core@7.29.0)
|
||||
version: 7.29.2(@babel/core@7.29.0)
|
||||
'@babel/preset-typescript':
|
||||
specifier: ^7.18.6
|
||||
version: 7.28.5(@babel/core@7.29.0)
|
||||
@ -330,7 +330,7 @@ importers:
|
||||
dependencies:
|
||||
'@babel/runtime':
|
||||
specifier: ^7.12.5
|
||||
version: 7.28.6
|
||||
version: 7.29.2
|
||||
'@element-hq/element-web-module-api':
|
||||
specifier: 'catalog:'
|
||||
version: 1.12.0(@matrix-org/react-sdk-module-api@2.5.0(patch_hash=016146c9cc96e6363609d2b2ac0896ccef567882eb1d73b75a77b8a30929de96)(react@19.2.4))(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(matrix-web-i18n@3.6.0)(react@19.2.4)
|
||||
@ -390,7 +390,7 @@ importers:
|
||||
version: 2.0.5
|
||||
browserslist:
|
||||
specifier: ^4.23.2
|
||||
version: 4.28.1
|
||||
version: 4.28.2
|
||||
classnames:
|
||||
specifier: ^2.2.6
|
||||
version: 2.5.1
|
||||
@ -580,7 +580,7 @@ importers:
|
||||
version: 7.29.0(@babel/core@7.29.0)
|
||||
'@babel/preset-env':
|
||||
specifier: ^7.12.11
|
||||
version: 7.29.0(@babel/core@7.29.0)
|
||||
version: 7.29.2(@babel/core@7.29.0)
|
||||
'@babel/preset-react':
|
||||
specifier: ^7.12.10
|
||||
version: 7.28.5(@babel/core@7.29.0)
|
||||
@ -727,7 +727,7 @@ importers:
|
||||
version: 30.3.0(@babel/core@7.29.0)
|
||||
babel-loader:
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0(@babel/core@7.29.0)(webpack@5.105.3)
|
||||
version: 10.1.1(@babel/core@7.29.0)(webpack@5.105.3)
|
||||
babel-plugin-jsx-remove-data-test-id:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@babel/core@7.29.0)
|
||||
@ -1289,8 +1289,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
|
||||
'@babel/helper-define-polyfill-provider@0.6.6':
|
||||
resolution: {integrity: sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==}
|
||||
'@babel/helper-define-polyfill-provider@0.6.8':
|
||||
resolution: {integrity: sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
||||
|
||||
@ -1878,8 +1878,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
|
||||
'@babel/preset-env@7.29.0':
|
||||
resolution: {integrity: sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==}
|
||||
'@babel/preset-env@7.29.2':
|
||||
resolution: {integrity: sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
@ -1901,8 +1901,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
||||
'@babel/runtime@7.28.6':
|
||||
resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==}
|
||||
'@babel/runtime@7.29.2':
|
||||
resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/template@7.28.6':
|
||||
@ -6243,12 +6243,18 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.11.0 || ^8.0.0-0
|
||||
|
||||
babel-loader@10.0.0:
|
||||
resolution: {integrity: sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==}
|
||||
babel-loader@10.1.1:
|
||||
resolution: {integrity: sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg==}
|
||||
engines: {node: ^18.20.0 || ^20.10.0 || >=22.0.0}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.12.0
|
||||
'@babel/core': ^7.12.0 || ^8.0.0-beta.1
|
||||
'@rspack/core': ^1.0.0 || ^2.0.0-0
|
||||
webpack: '>=5.61.0'
|
||||
peerDependenciesMeta:
|
||||
'@rspack/core':
|
||||
optional: true
|
||||
webpack:
|
||||
optional: true
|
||||
|
||||
babel-plugin-const-enum@1.2.0:
|
||||
resolution: {integrity: sha512-o1m/6iyyFnp9MRsK1dHF3bneqyf3AlM2q3A/YbgQr2pCat6B6XJVDv2TXqzfY2RYUi4mak6WAksSBPlyYGx9dg==}
|
||||
@ -6272,8 +6278,8 @@ packages:
|
||||
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
|
||||
engines: {node: '>=10', npm: '>=6'}
|
||||
|
||||
babel-plugin-polyfill-corejs2@0.4.15:
|
||||
resolution: {integrity: sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==}
|
||||
babel-plugin-polyfill-corejs2@0.4.17:
|
||||
resolution: {integrity: sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
||||
|
||||
@ -6282,13 +6288,13 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
||||
|
||||
babel-plugin-polyfill-corejs3@0.14.0:
|
||||
resolution: {integrity: sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==}
|
||||
babel-plugin-polyfill-corejs3@0.14.2:
|
||||
resolution: {integrity: sha512-coWpDLJ410R781Npmn/SIBZEsAetR4xVi0SxLMXPaMO4lSf1MwnkGYMtkFxew0Dn8B3/CpbpYxN0JCgg8mn67g==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
||||
|
||||
babel-plugin-polyfill-regenerator@0.6.6:
|
||||
resolution: {integrity: sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==}
|
||||
babel-plugin-polyfill-regenerator@0.6.8:
|
||||
resolution: {integrity: sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
||||
|
||||
@ -6367,8 +6373,9 @@ packages:
|
||||
base64-js@1.5.1:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
|
||||
baseline-browser-mapping@2.9.19:
|
||||
resolution: {integrity: sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==}
|
||||
baseline-browser-mapping@2.10.13:
|
||||
resolution: {integrity: sha512-BL2sTuHOdy0YT1lYieUxTw/QMtPBC3pmlJC6xk8BBYVv6vcw3SGdKemQ+Xsx9ik2F/lYDO9tqsFQH1r9PFuHKw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
batch@0.6.1:
|
||||
@ -6467,8 +6474,8 @@ packages:
|
||||
browserify-zlib@0.2.0:
|
||||
resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==}
|
||||
|
||||
browserslist@4.28.1:
|
||||
resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
|
||||
browserslist@4.28.2:
|
||||
resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
|
||||
@ -6866,8 +6873,8 @@ packages:
|
||||
peerDependencies:
|
||||
webpack: ^5.1.0
|
||||
|
||||
core-js-compat@3.48.0:
|
||||
resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==}
|
||||
core-js-compat@3.49.0:
|
||||
resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==}
|
||||
|
||||
core-js@3.48.0:
|
||||
resolution: {integrity: sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==}
|
||||
@ -7576,8 +7583,8 @@ packages:
|
||||
resolution: {integrity: sha512-4VkNRdN+BImL2KcCi41WvAYbh6zLX5AUTi4so68yPqiItjbgTjqpEnGAqasgnG+lB6GuAyUltKwVopp6Uv+gwQ==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
electron-to-chromium@1.5.286:
|
||||
resolution: {integrity: sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==}
|
||||
electron-to-chromium@1.5.329:
|
||||
resolution: {integrity: sha512-/4t+AS1l4S3ZC0Ja7PHFIWeBIxGA3QGqV8/yKsP36v7NcyUCl+bIcmw6s5zVuMIECWwBrAK/6QLzTmbJChBboQ==}
|
||||
|
||||
electron-window-state@5.0.3:
|
||||
resolution: {integrity: sha512-1mNTwCfkolXl3kMf50yW3vE2lZj0y92P/HYWFBrb+v2S/pCka5mdwN3cagKm458A7NjndSwijynXgcLWRodsVg==}
|
||||
@ -9579,8 +9586,8 @@ packages:
|
||||
lru-cache@10.4.3:
|
||||
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
||||
|
||||
lru-cache@11.2.6:
|
||||
resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==}
|
||||
lru-cache@11.2.7:
|
||||
resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==}
|
||||
engines: {node: 20 || >=22}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
@ -10024,8 +10031,8 @@ packages:
|
||||
node-machine-id@1.1.12:
|
||||
resolution: {integrity: sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==}
|
||||
|
||||
node-releases@2.0.27:
|
||||
resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
|
||||
node-releases@2.0.36:
|
||||
resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==}
|
||||
|
||||
node-stdlib-browser@1.3.1:
|
||||
resolution: {integrity: sha512-X75ZN8DCLftGM5iKwoYLA3rjnrAEs97MkzvSd4q2746Tgpg8b8XWiBGiBG4ZpgcAqBgtgPHTiAc8ZMCvZuikDw==}
|
||||
@ -13385,7 +13392,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.29.0
|
||||
'@babel/helper-validator-option': 7.27.1
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
lru-cache: 5.1.1
|
||||
semver: 6.3.1
|
||||
|
||||
@ -13409,7 +13416,7 @@ snapshots:
|
||||
regexpu-core: 6.4.0
|
||||
semver: 6.3.1
|
||||
|
||||
'@babel/helper-define-polyfill-provider@0.6.6(@babel/core@7.29.0)':
|
||||
'@babel/helper-define-polyfill-provider@0.6.8(@babel/core@7.29.0)':
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/helper-compilation-targets': 7.28.6
|
||||
@ -13987,9 +13994,9 @@ snapshots:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/helper-module-imports': 7.28.6
|
||||
'@babel/helper-plugin-utils': 7.28.6
|
||||
babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.0)
|
||||
semver: 6.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -14056,7 +14063,7 @@ snapshots:
|
||||
'@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0)
|
||||
'@babel/helper-plugin-utils': 7.28.6
|
||||
|
||||
'@babel/preset-env@7.29.0(@babel/core@7.29.0)':
|
||||
'@babel/preset-env@7.29.2(@babel/core@7.29.0)':
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.29.0
|
||||
'@babel/core': 7.29.0
|
||||
@ -14124,10 +14131,10 @@ snapshots:
|
||||
'@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0)
|
||||
'@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.29.0)
|
||||
'@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-corejs3: 0.14.0(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.29.0)
|
||||
core-js-compat: 3.48.0
|
||||
babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-corejs3: 0.14.2(@babel/core@7.29.0)
|
||||
babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.0)
|
||||
core-js-compat: 3.49.0
|
||||
semver: 6.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -14162,7 +14169,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@babel/runtime@7.28.6': {}
|
||||
'@babel/runtime@7.29.2': {}
|
||||
|
||||
'@babel/template@7.28.6':
|
||||
dependencies:
|
||||
@ -15490,7 +15497,7 @@ snapshots:
|
||||
|
||||
'@matrix-org/react-sdk-module-api@2.5.0(patch_hash=016146c9cc96e6363609d2b2ac0896ccef567882eb1d73b75a77b8a30929de96)(react@19.2.4)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
react: 19.2.4
|
||||
|
||||
'@matrix-org/spec@1.16.0': {}
|
||||
@ -15605,7 +15612,7 @@ snapshots:
|
||||
agent-base: 7.1.4
|
||||
http-proxy-agent: 7.0.2
|
||||
https-proxy-agent: 7.0.6
|
||||
lru-cache: 11.2.6
|
||||
lru-cache: 11.2.7
|
||||
socks-proxy-agent: 8.0.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -15623,7 +15630,7 @@ snapshots:
|
||||
'@gar/promise-retry': 1.0.3
|
||||
'@npmcli/promise-spawn': 9.0.1
|
||||
ini: 6.0.0
|
||||
lru-cache: 11.2.6
|
||||
lru-cache: 11.2.7
|
||||
npm-pick-manifest: 11.0.3
|
||||
proc-log: 6.1.0
|
||||
semver: 7.7.4
|
||||
@ -15769,9 +15776,9 @@ snapshots:
|
||||
'@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0)
|
||||
'@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.29.0)
|
||||
'@babel/plugin-transform-runtime': 7.29.0(@babel/core@7.29.0)
|
||||
'@babel/preset-env': 7.29.0(@babel/core@7.29.0)
|
||||
'@babel/preset-env': 7.29.2(@babel/core@7.29.0)
|
||||
'@babel/preset-typescript': 7.28.5(@babel/core@7.29.0)
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
'@nx/devkit': 22.5.3(nx@22.5.4)
|
||||
'@nx/workspace': 22.5.3
|
||||
'@zkochan/js-yaml': 0.0.7
|
||||
@ -17491,7 +17498,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/plugin-transform-react-constant-elements': 7.27.1(@babel/core@7.29.0)
|
||||
'@babel/preset-env': 7.29.0(@babel/core@7.29.0)
|
||||
'@babel/preset-env': 7.29.2(@babel/core@7.29.0)
|
||||
'@babel/preset-react': 7.28.5(@babel/core@7.29.0)
|
||||
'@babel/preset-typescript': 7.28.5(@babel/core@7.29.0)
|
||||
'@svgr/core': 8.1.0(typescript@5.9.3)
|
||||
@ -17517,7 +17524,7 @@ snapshots:
|
||||
'@testing-library/dom@10.4.1':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.29.0
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
'@types/aria-query': 5.0.4
|
||||
aria-query: 5.3.0
|
||||
dom-accessibility-api: 0.5.16
|
||||
@ -17536,7 +17543,7 @@ snapshots:
|
||||
|
||||
'@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
'@testing-library/dom': 10.4.1
|
||||
react: 19.2.4
|
||||
react-dom: 19.2.4(react@19.2.4)
|
||||
@ -19042,7 +19049,7 @@ snapshots:
|
||||
|
||||
autoprefixer@10.4.24(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
caniuse-lite: 1.0.30001780
|
||||
fraction.js: 5.3.4
|
||||
picocolors: 1.1.1
|
||||
@ -19082,10 +19089,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
babel-loader@10.0.0(@babel/core@7.29.0)(webpack@5.105.3):
|
||||
babel-loader@10.1.1(@babel/core@7.29.0)(webpack@5.105.3):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
find-up: 5.0.0
|
||||
optionalDependencies:
|
||||
webpack: 5.105.3(webpack-cli@7.0.2)
|
||||
|
||||
babel-plugin-const-enum@1.2.0(@babel/core@7.29.0):
|
||||
@ -19117,15 +19125,15 @@ snapshots:
|
||||
|
||||
babel-plugin-macros@3.1.0:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
cosmiconfig: 7.1.0
|
||||
resolve: 1.22.11
|
||||
|
||||
babel-plugin-polyfill-corejs2@0.4.15(@babel/core@7.29.0):
|
||||
babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.0):
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.29.0
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0)
|
||||
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
||||
semver: 6.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -19133,23 +19141,23 @@ snapshots:
|
||||
babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.29.0):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0)
|
||||
core-js-compat: 3.48.0
|
||||
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
||||
core-js-compat: 3.49.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
babel-plugin-polyfill-corejs3@0.14.0(@babel/core@7.29.0):
|
||||
babel-plugin-polyfill-corejs3@0.14.2(@babel/core@7.29.0):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0)
|
||||
core-js-compat: 3.48.0
|
||||
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
||||
core-js-compat: 3.49.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
babel-plugin-polyfill-regenerator@0.6.6(@babel/core@7.29.0):
|
||||
babel-plugin-polyfill-regenerator@0.6.8(@babel/core@7.29.0):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0)
|
||||
'@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -19228,7 +19236,7 @@ snapshots:
|
||||
|
||||
base64-js@1.5.1: {}
|
||||
|
||||
baseline-browser-mapping@2.9.19: {}
|
||||
baseline-browser-mapping@2.10.13: {}
|
||||
|
||||
batch@0.6.1: {}
|
||||
|
||||
@ -19377,13 +19385,13 @@ snapshots:
|
||||
dependencies:
|
||||
pako: 1.0.11
|
||||
|
||||
browserslist@4.28.1:
|
||||
browserslist@4.28.2:
|
||||
dependencies:
|
||||
baseline-browser-mapping: 2.9.19
|
||||
baseline-browser-mapping: 2.10.13
|
||||
caniuse-lite: 1.0.30001780
|
||||
electron-to-chromium: 1.5.286
|
||||
node-releases: 2.0.27
|
||||
update-browserslist-db: 1.2.3(browserslist@4.28.1)
|
||||
electron-to-chromium: 1.5.329
|
||||
node-releases: 2.0.36
|
||||
update-browserslist-db: 1.2.3(browserslist@4.28.2)
|
||||
|
||||
bs58@6.0.0:
|
||||
dependencies:
|
||||
@ -19476,7 +19484,7 @@ snapshots:
|
||||
'@npmcli/fs': 5.0.0
|
||||
fs-minipass: 3.0.3
|
||||
glob: 13.0.6
|
||||
lru-cache: 11.2.6
|
||||
lru-cache: 11.2.7
|
||||
minipass: 7.1.3
|
||||
minipass-collect: 2.0.1
|
||||
minipass-flush: 1.0.5
|
||||
@ -19536,7 +19544,7 @@ snapshots:
|
||||
|
||||
caniuse-api@3.0.0:
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
caniuse-lite: 1.0.30001780
|
||||
lodash.memoize: 4.1.2
|
||||
lodash.uniq: 4.5.0
|
||||
@ -19810,9 +19818,9 @@ snapshots:
|
||||
tinyglobby: 0.2.15
|
||||
webpack: 5.105.3(webpack-cli@7.0.2)
|
||||
|
||||
core-js-compat@3.48.0:
|
||||
core-js-compat@3.49.0:
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
|
||||
core-js@3.48.0: {}
|
||||
|
||||
@ -20027,7 +20035,7 @@ snapshots:
|
||||
|
||||
cssnano-preset-default@7.0.10(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
css-declaration-sorter: 7.3.1(postcss@8.5.8)
|
||||
cssnano-utils: 5.0.1(postcss@8.5.8)
|
||||
postcss: 8.5.8
|
||||
@ -20495,7 +20503,7 @@ snapshots:
|
||||
|
||||
dom-helpers@5.2.1:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
csstype: 3.2.3
|
||||
|
||||
dom-serializer@1.4.1:
|
||||
@ -20620,7 +20628,7 @@ snapshots:
|
||||
conf: 15.1.0
|
||||
type-fest: 5.5.0
|
||||
|
||||
electron-to-chromium@1.5.286: {}
|
||||
electron-to-chromium@1.5.329: {}
|
||||
|
||||
electron-window-state@5.0.3:
|
||||
dependencies:
|
||||
@ -21077,7 +21085,7 @@ snapshots:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1)
|
||||
ci-info: 4.4.0
|
||||
clean-regexp: 1.0.0
|
||||
core-js-compat: 3.48.0
|
||||
core-js-compat: 3.49.0
|
||||
eslint: 8.57.1
|
||||
esquery: 1.7.0
|
||||
globals: 15.15.0
|
||||
@ -21839,7 +21847,7 @@ snapshots:
|
||||
|
||||
hosted-git-info@9.0.2:
|
||||
dependencies:
|
||||
lru-cache: 11.2.6
|
||||
lru-cache: 11.2.7
|
||||
|
||||
hpack.js@2.1.6:
|
||||
dependencies:
|
||||
@ -23049,7 +23057,7 @@ snapshots:
|
||||
|
||||
lru-cache@10.4.3: {}
|
||||
|
||||
lru-cache@11.2.6: {}
|
||||
lru-cache@11.2.7: {}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
dependencies:
|
||||
@ -23177,7 +23185,7 @@ snapshots:
|
||||
|
||||
matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/eeafd7fcaaa0066040cea35bc15420ca90aa1b58:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
'@matrix-org/matrix-sdk-crypto-wasm': 18.0.0
|
||||
another-json: 0.2.0
|
||||
bs58: 6.0.0
|
||||
@ -23568,7 +23576,7 @@ snapshots:
|
||||
|
||||
node-machine-id@1.1.12: {}
|
||||
|
||||
node-releases@2.0.27: {}
|
||||
node-releases@2.0.36: {}
|
||||
|
||||
node-stdlib-browser@1.3.1:
|
||||
dependencies:
|
||||
@ -24047,7 +24055,7 @@ snapshots:
|
||||
|
||||
path-scurry@2.0.2:
|
||||
dependencies:
|
||||
lru-cache: 11.2.6
|
||||
lru-cache: 11.2.7
|
||||
minipass: 7.1.3
|
||||
|
||||
path-to-regexp@0.1.13: {}
|
||||
@ -24214,7 +24222,7 @@ snapshots:
|
||||
|
||||
postcss-colormin@7.0.5(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
caniuse-api: 3.0.0
|
||||
colord: 2.9.3
|
||||
postcss: 8.5.8
|
||||
@ -24222,7 +24230,7 @@ snapshots:
|
||||
|
||||
postcss-convert-values@7.0.8(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
postcss: 8.5.8
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
@ -24361,7 +24369,7 @@ snapshots:
|
||||
|
||||
postcss-merge-rules@7.0.7(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
caniuse-api: 3.0.0
|
||||
cssnano-utils: 5.0.1(postcss@8.5.8)
|
||||
postcss: 8.5.8
|
||||
@ -24381,7 +24389,7 @@ snapshots:
|
||||
|
||||
postcss-minify-params@7.0.5(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
cssnano-utils: 5.0.1(postcss@8.5.8)
|
||||
postcss: 8.5.8
|
||||
postcss-value-parser: 4.2.0
|
||||
@ -24464,7 +24472,7 @@ snapshots:
|
||||
|
||||
postcss-normalize-unicode@7.0.5(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
postcss: 8.5.8
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
@ -24547,7 +24555,7 @@ snapshots:
|
||||
'@csstools/postcss-trigonometric-functions': 5.0.1(postcss@8.5.8)
|
||||
'@csstools/postcss-unset-value': 5.0.0(postcss@8.5.8)
|
||||
autoprefixer: 10.4.24(postcss@8.5.8)
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
css-blank-pseudo: 8.0.1(postcss@8.5.8)
|
||||
css-has-pseudo: 8.0.0(postcss@8.5.8)
|
||||
css-prefers-color-scheme: 11.0.0(postcss@8.5.8)
|
||||
@ -24586,7 +24594,7 @@ snapshots:
|
||||
|
||||
postcss-reduce-initial@7.0.5(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
caniuse-api: 3.0.0
|
||||
postcss: 8.5.8
|
||||
|
||||
@ -24856,7 +24864,7 @@ snapshots:
|
||||
|
||||
react-beautiful-dnd@13.1.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
css-box-model: 1.2.1
|
||||
memoize-one: 5.2.1
|
||||
raf-schd: 4.0.3
|
||||
@ -24875,7 +24883,7 @@ snapshots:
|
||||
|
||||
react-clientside-effect@1.2.8(react@19.2.4):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
react: 19.2.4
|
||||
|
||||
react-docgen-typescript@2.4.0(typescript@5.9.3):
|
||||
@ -24904,7 +24912,7 @@ snapshots:
|
||||
|
||||
react-focus-lock@2.13.7(@types/react@19.2.10)(react@19.2.4):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
focus-lock: 1.3.6
|
||||
prop-types: 15.8.1
|
||||
react: 19.2.4
|
||||
@ -24928,7 +24936,7 @@ snapshots:
|
||||
|
||||
react-redux@7.2.9(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
'@types/react-redux': 7.1.34
|
||||
hoist-non-react-statics: 3.3.2
|
||||
loose-envify: 1.4.0
|
||||
@ -24974,7 +24982,7 @@ snapshots:
|
||||
|
||||
react-transition-group@4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
dom-helpers: 5.2.1
|
||||
loose-envify: 1.4.0
|
||||
prop-types: 15.8.1
|
||||
@ -25064,7 +25072,7 @@ snapshots:
|
||||
|
||||
redux@4.2.1:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.6
|
||||
'@babel/runtime': 7.29.2
|
||||
|
||||
reflect-metadata@0.1.14: {}
|
||||
|
||||
@ -25966,7 +25974,7 @@ snapshots:
|
||||
|
||||
stylehacks@7.0.7(postcss@8.5.8):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
postcss: 8.5.8
|
||||
postcss-selector-parser: 7.1.1
|
||||
|
||||
@ -26630,9 +26638,9 @@ snapshots:
|
||||
mkdirp: 0.5.6
|
||||
yaku: 0.16.7
|
||||
|
||||
update-browserslist-db@1.2.3(browserslist@4.28.1):
|
||||
update-browserslist-db@1.2.3(browserslist@4.28.2):
|
||||
dependencies:
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
escalade: 3.2.0
|
||||
picocolors: 1.1.1
|
||||
|
||||
@ -27100,7 +27108,7 @@ snapshots:
|
||||
'@webassemblyjs/wasm-parser': 1.14.1
|
||||
acorn: 8.16.0
|
||||
acorn-import-phases: 1.0.4(acorn@8.16.0)
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
chrome-trace-event: 1.0.4
|
||||
enhanced-resolve: 5.20.0
|
||||
es-module-lexer: 2.0.0
|
||||
@ -27133,7 +27141,7 @@ snapshots:
|
||||
'@webassemblyjs/wasm-parser': 1.14.1
|
||||
acorn: 8.16.0
|
||||
acorn-import-phases: 1.0.4(acorn@8.16.0)
|
||||
browserslist: 4.28.1
|
||||
browserslist: 4.28.2
|
||||
chrome-trace-event: 1.0.4
|
||||
enhanced-resolve: 5.20.0
|
||||
es-module-lexer: 2.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user