commit c6273fb7670198ccc6b5f1ddea0522ee37308e73
parent 86c1486942f5d933f8305fa3e5359e787a458a92
Author: Florian Dold <florian@dold.me>
Date: Fri, 15 May 2026 21:32:39 +0200
upgrade prettier
Diffstat:
9 files changed, 167 insertions(+), 56 deletions(-)
diff --git a/package.json b/package.json
@@ -15,7 +15,7 @@
"@linaria/esbuild": "^3.0.0-beta.15",
"@linaria/shaker": "^3.0.0-beta.15",
"esbuild": "^0.19.9",
- "prettier": "^3.1.1",
+ "prettier": "^3.8.3",
"typedoc": "^0.25.4",
"typescript": "^5.7.3"
},
diff --git a/packages/anastasis-cli/package.json b/packages/anastasis-cli/package.json
@@ -32,7 +32,7 @@
],
"devDependencies": {
"@types/node": "^18.11.17",
- "prettier": "^3.1.1",
+ "prettier": "^3.8.3",
"typedoc": "^0.25.4",
"typescript": "^5.7.3"
},
diff --git a/packages/idb-bridge/package.json b/packages/idb-bridge/package.json
@@ -28,7 +28,7 @@
"@types/better-sqlite3": "^7.6.8",
"@types/node": "^20.4.1",
"ava": "^6.0.1",
- "prettier": "^3.1.1",
+ "prettier": "^3.8.3",
"typescript": "^5.7.3"
},
"dependencies": {
diff --git a/packages/taler-harness/package.json b/packages/taler-harness/package.json
@@ -34,15 +34,15 @@
"devDependencies": {
"@types/node": "^18.11.17",
"esbuild": "^0.19.9",
- "prettier": "^3.1.1",
+ "prettier": "^3.8.3",
"typescript": "^5.7.3"
},
"dependencies": {
"@gnu-taler/taler-util": "workspace:*",
"@gnu-taler/taler-wallet-core": "workspace:*",
+ "@types/selenium-webdriver": "4.35.5",
"postgres": "^3.4.5",
"selenium-webdriver": "4.40.0",
- "@types/selenium-webdriver": "4.35.5",
"tslib": "^2.6.2"
}
}
diff --git a/packages/taler-wallet-cli/package.json b/packages/taler-wallet-cli/package.json
@@ -32,7 +32,7 @@
],
"devDependencies": {
"@types/node": "^18.11.17",
- "prettier": "^3.1.1",
+ "prettier": "^3.8.3",
"typedoc": "^0.25.4",
"typescript": "^5.7.3"
},
diff --git a/packages/taler-wallet-core/package.json b/packages/taler-wallet-core/package.json
@@ -67,7 +67,7 @@
"eslint-plugin-react-hooks": "^4.3.0",
"jed": "^1.1.1",
"po2json": "^0.4.5",
- "prettier": "^3.1.1",
+ "prettier": "^3.8.3",
"typedoc": "^0.25.4",
"typescript": "^5.7.3"
},
diff --git a/packages/taler-wallet-embedded/package.json b/packages/taler-wallet-embedded/package.json
@@ -30,7 +30,7 @@
"devDependencies": {
"@types/node": "^18.11.17",
"esbuild": "^0.19.9",
- "prettier": "^3.1.1"
+ "prettier": "^3.8.3"
},
"dependencies": {
"@gnu-taler/anastasis-core": "workspace:*",
diff --git a/packages/web-util/package.json b/packages/web-util/package.json
@@ -34,9 +34,9 @@
"pretty": "prettier --write src"
},
"devDependencies": {
- "@gnu-taler/pogen": "workspace:*",
"@babel/preset-react": "^7.22.3",
"@babel/preset-typescript": "^7.21.5",
+ "@gnu-taler/pogen": "workspace:*",
"@gnu-taler/taler-util": "workspace:*",
"@heroicons/react": "^2.0.17",
"@linaria/babel-preset": "5.0.4",
@@ -56,7 +56,7 @@
"postcss-load-config": "^4.0.1",
"preact": "10.11.3",
"preact-render-to-string": "^5.2.6",
- "prettier": "^3.1.1",
+ "prettier": "^3.8.3",
"sass": "1.56.1",
"swr": "2.0.3",
"tslib": "^2.6.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
@@ -21,8 +21,8 @@ importers:
specifier: ^0.19.9
version: 0.19.9
prettier:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.8.3
+ version: 3.8.3
typedoc:
specifier: ^0.25.4
version: 0.25.4(typescript@5.7.3)
@@ -137,8 +137,8 @@ importers:
specifier: ^18.11.17
version: 18.11.17
prettier:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.8.3
+ version: 3.8.3
typedoc:
specifier: ^0.25.4
version: 0.25.4(typescript@5.7.3)
@@ -521,8 +521,8 @@ importers:
specifier: ^6.0.1
version: 6.0.1(@ava/typescript@4.1.0)(encoding@0.1.13)
prettier:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.8.3
+ version: 3.8.3
typescript:
specifier: ^5.7.3
version: 5.7.3
@@ -847,8 +847,8 @@ importers:
specifier: ^0.19.9
version: 0.19.9
prettier:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.8.3
+ version: 3.8.3
typescript:
specifier: ^5.7.3
version: 5.7.3
@@ -915,8 +915,8 @@ importers:
specifier: ^18.11.17
version: 18.11.17
prettier:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.8.3
+ version: 3.8.3
typedoc:
specifier: ^0.25.4
version: 0.25.4(typescript@5.7.3)
@@ -988,8 +988,8 @@ importers:
specifier: ^0.4.5
version: 0.4.5
prettier:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.8.3
+ version: 3.8.3
typedoc:
specifier: ^0.25.4
version: 0.25.4(typescript@5.7.3)
@@ -1022,8 +1022,8 @@ importers:
specifier: ^0.19.9
version: 0.19.9
prettier:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.8.3
+ version: 3.8.3
packages/taler-wallet-webextension:
dependencies:
@@ -1057,10 +1057,10 @@ importers:
devDependencies:
'@babel/preset-react':
specifier: ^7.22.3
- version: 7.22.3(@babel/core@7.18.9)
+ version: 7.22.3(@babel/core@7.13.16)
'@babel/preset-typescript':
specifier: 7.18.6
- version: 7.18.6(@babel/core@7.18.9)
+ version: 7.18.6(@babel/core@7.13.16)
'@gnu-taler/pogen':
specifier: workspace:*
version: link:../pogen
@@ -1225,8 +1225,8 @@ importers:
specifier: ^5.2.6
version: 5.2.6(preact@10.11.3)
prettier:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.8.3
+ version: 3.8.3
sass:
specifier: 1.56.1
version: 1.56.1
@@ -2784,6 +2784,9 @@ packages:
resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==}
engines: {node: '>=6.0.0'}
+ '@jridgewell/gen-mapping@0.3.13':
+ resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
+
'@jridgewell/gen-mapping@0.3.2':
resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==}
engines: {node: '>=6.0.0'}
@@ -2812,12 +2815,18 @@ packages:
resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
engines: {node: '>=6.0.0'}
+ '@jridgewell/source-map@0.3.11':
+ resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==}
+
'@jridgewell/source-map@0.3.6':
resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==}
'@jridgewell/sourcemap-codec@1.4.15':
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
+ '@jridgewell/sourcemap-codec@1.5.5':
+ resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
+
'@jridgewell/trace-mapping@0.3.19':
resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==}
@@ -2827,6 +2836,9 @@ packages:
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
+ '@jridgewell/trace-mapping@0.3.31':
+ resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
+
'@jridgewell/trace-mapping@0.3.9':
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
@@ -3422,6 +3434,7 @@ packages:
'@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
+ deprecated: Potential CWE-502 - Update to 1.3.1 or higher
'@vercel/nft@0.24.4':
resolution: {integrity: sha512-KjYAZty7boH5fi5udp6p+lNu6nawgs++pHW+3koErMgbRkkHuToGX/FwjN5clV1FcaM3udfd4zW/sUapkMgpZw==}
@@ -7038,6 +7051,9 @@ packages:
lodash@4.17.21:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
+ lodash@4.18.1:
+ resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
+
log-symbols@4.1.0:
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
engines: {node: '>=10'}
@@ -8324,8 +8340,8 @@ packages:
resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==}
engines: {node: '>=4'}
- prettier@3.1.1:
- resolution: {integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==}
+ prettier@3.8.3:
+ resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==}
engines: {node: '>=14'}
hasBin: true
@@ -9345,13 +9361,19 @@ packages:
resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
engines: {node: '>=6'}
+ tapable@2.3.3:
+ resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
+ engines: {node: '>=6'}
+
tar@4.4.19:
resolution: {integrity: sha512-a20gEsvHnWe0ygBY8JbxoM4w3SJdhc7ZAuxkLqh+nvNQN2IOt0B5lLgM490X5Hl8FF0dl0tOf2ewFYAlIFgzVA==}
engines: {node: '>=4.5'}
+ deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
tar@6.2.0:
resolution: {integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==}
engines: {node: '>=10'}
+ deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
temp-dir@2.0.0:
resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==}
@@ -9387,8 +9409,8 @@ packages:
engines: {node: '>=10'}
hasBin: true
- terser@5.37.0:
- resolution: {integrity: sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==}
+ terser@5.47.1:
+ resolution: {integrity: sha512-tPbLXTI6ohPASb/1YViL428oEHu6/qv1OxqYnfaonVCFHqx4+wCd95pHrQWsL5X4pl90CTyW9piSAsS2L0VoMw==}
engines: {node: '>=10'}
hasBin: true
@@ -9543,6 +9565,9 @@ packages:
tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
+ tslib@2.8.1:
+ resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
+
tsutils@3.21.0:
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines: {node: '>= 6'}
@@ -9799,11 +9824,12 @@ packages:
uuid@3.4.0:
resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==}
- deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
+ deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
hasBin: true
uuid@8.3.2:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
+ deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
hasBin: true
v8-compile-cache-lib@3.0.1:
@@ -9955,10 +9981,12 @@ packages:
whatwg-encoding@1.0.5:
resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==}
+ deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation
whatwg-encoding@2.0.0:
resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==}
engines: {node: '>=12'}
+ deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation
whatwg-encoding@3.1.1:
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}
@@ -10503,6 +10531,19 @@ snapshots:
lru-cache: 5.1.1
semver: 6.3.1
+ '@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.13.16)':
+ dependencies:
+ '@babel/core': 7.13.16
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.20
+ '@babel/helper-function-name': 7.23.0
+ '@babel/helper-member-expression-to-functions': 7.23.0
+ '@babel/helper-optimise-call-expression': 7.22.5
+ '@babel/helper-replace-supers': 7.22.20(@babel/core@7.13.16)
+ '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
+ '@babel/helper-split-export-declaration': 7.22.6
+ semver: 6.3.1
+
'@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.18.9)':
dependencies:
'@babel/core': 7.18.9
@@ -10719,6 +10760,13 @@ snapshots:
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-wrap-function': 7.22.20
+ '@babel/helper-replace-supers@7.22.20(@babel/core@7.13.16)':
+ dependencies:
+ '@babel/core': 7.13.16
+ '@babel/helper-environment-visitor': 7.22.20
+ '@babel/helper-member-expression-to-functions': 7.23.0
+ '@babel/helper-optimise-call-expression': 7.22.5
+
'@babel/helper-replace-supers@7.22.20(@babel/core@7.18.9)':
dependencies:
'@babel/core': 7.18.9
@@ -11145,6 +11193,11 @@ snapshots:
'@babel/core': 7.23.5
'@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.13.16)':
+ dependencies:
+ '@babel/core': 7.13.16
+ '@babel/helper-plugin-utils': 7.21.5
+
'@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.18.9)':
dependencies:
'@babel/core': 7.18.9
@@ -11270,9 +11323,9 @@ snapshots:
'@babel/core': 7.23.5
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.18.9)':
+ '@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.13.16)':
dependencies:
- '@babel/core': 7.18.9
+ '@babel/core': 7.13.16
'@babel/helper-plugin-utils': 7.22.5
'@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.18.9)':
@@ -11924,16 +11977,35 @@ snapshots:
'@babel/core': 7.23.5
'@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.13.16)':
+ dependencies:
+ '@babel/core': 7.13.16
+ '@babel/helper-plugin-utils': 7.22.5
+
'@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.18.9)':
dependencies:
'@babel/core': 7.18.9
'@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.13.16)':
+ dependencies:
+ '@babel/core': 7.13.16
+ '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.13.16)
+
'@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.18.9)':
dependencies:
'@babel/core': 7.18.9
'@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.18.9)
+ '@babel/plugin-transform-react-jsx@7.22.3(@babel/core@7.13.16)':
+ dependencies:
+ '@babel/core': 7.13.16
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-module-imports': 7.22.15
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.13.16)
+ '@babel/types': 7.23.5
+
'@babel/plugin-transform-react-jsx@7.22.3(@babel/core@7.18.9)':
dependencies:
'@babel/core': 7.18.9
@@ -11943,6 +12015,12 @@ snapshots:
'@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.18.9)
'@babel/types': 7.23.5
+ '@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.13.16)':
+ dependencies:
+ '@babel/core': 7.13.16
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+
'@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.18.9)':
dependencies:
'@babel/core': 7.18.9
@@ -12096,12 +12174,12 @@ snapshots:
'@babel/core': 7.23.5
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-transform-typescript@7.20.13(@babel/core@7.18.9)':
+ '@babel/plugin-transform-typescript@7.20.13(@babel/core@7.13.16)':
dependencies:
- '@babel/core': 7.18.9
- '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9)
+ '@babel/core': 7.13.16
+ '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.13.16)
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.18.9)
+ '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.13.16)
'@babel/plugin-transform-typescript@7.22.3(@babel/core@7.18.9)':
dependencies:
@@ -12444,6 +12522,16 @@ snapshots:
'@babel/types': 7.23.5
esutils: 2.0.3
+ '@babel/preset-react@7.22.3(@babel/core@7.13.16)':
+ dependencies:
+ '@babel/core': 7.13.16
+ '@babel/helper-plugin-utils': 7.21.5
+ '@babel/helper-validator-option': 7.21.0
+ '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.13.16)
+ '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.13.16)
+ '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.13.16)
+ '@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.13.16)
+
'@babel/preset-react@7.22.3(@babel/core@7.18.9)':
dependencies:
'@babel/core': 7.18.9
@@ -12454,12 +12542,12 @@ snapshots:
'@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.18.9)
'@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.18.9)
- '@babel/preset-typescript@7.18.6(@babel/core@7.18.9)':
+ '@babel/preset-typescript@7.18.6(@babel/core@7.13.16)':
dependencies:
- '@babel/core': 7.18.9
+ '@babel/core': 7.13.16
'@babel/helper-plugin-utils': 7.19.0
'@babel/helper-validator-option': 7.18.6
- '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.18.9)
+ '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.13.16)
'@babel/preset-typescript@7.21.5(@babel/core@7.18.9)':
dependencies:
@@ -12858,6 +12946,11 @@ snapshots:
'@jridgewell/set-array': 1.1.2
'@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/gen-mapping@0.3.13':
+ dependencies:
+ '@jridgewell/sourcemap-codec': 1.5.5
+ '@jridgewell/trace-mapping': 0.3.31
+
'@jridgewell/gen-mapping@0.3.2':
dependencies:
'@jridgewell/set-array': 1.1.2
@@ -12884,6 +12977,11 @@ snapshots:
'@jridgewell/set-array@1.2.1': {}
+ '@jridgewell/source-map@0.3.11':
+ dependencies:
+ '@jridgewell/gen-mapping': 0.3.13
+ '@jridgewell/trace-mapping': 0.3.31
+
'@jridgewell/source-map@0.3.6':
dependencies:
'@jridgewell/gen-mapping': 0.3.5
@@ -12891,6 +12989,8 @@ snapshots:
'@jridgewell/sourcemap-codec@1.4.15': {}
+ '@jridgewell/sourcemap-codec@1.5.5': {}
+
'@jridgewell/trace-mapping@0.3.19':
dependencies:
'@jridgewell/resolve-uri': 3.1.1
@@ -12906,6 +13006,11 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/trace-mapping@0.3.31':
+ dependencies:
+ '@jridgewell/resolve-uri': 3.1.2
+ '@jridgewell/sourcemap-codec': 1.5.5
+
'@jridgewell/trace-mapping@0.3.9':
dependencies:
'@jridgewell/resolve-uri': 3.1.1
@@ -14815,7 +14920,7 @@ snapshots:
camel-case@4.1.2:
dependencies:
pascal-case: 3.1.2
- tslib: 2.6.2
+ tslib: 2.8.1
camelcase-css@2.0.1: {}
@@ -15791,7 +15896,7 @@ snapshots:
dot-case@3.0.4:
dependencies:
no-case: 3.0.4
- tslib: 2.6.2
+ tslib: 2.8.1
dot-prop@5.3.0:
dependencies:
@@ -17254,7 +17359,7 @@ snapshots:
he: 1.2.0
param-case: 3.0.4
relateurl: 0.2.7
- terser: 5.37.0
+ terser: 5.47.1
html-minifier@3.5.21:
dependencies:
@@ -17294,9 +17399,9 @@ snapshots:
dependencies:
'@types/html-minifier-terser': 6.1.0
html-minifier-terser: 6.1.0
- lodash: 4.17.21
+ lodash: 4.18.1
pretty-error: 4.0.0
- tapable: 2.2.1
+ tapable: 2.3.3
optionalDependencies:
webpack: 4.46.0
@@ -18145,6 +18250,8 @@ snapshots:
lodash@4.17.21: {}
+ lodash@4.18.1: {}
+
log-symbols@4.1.0:
dependencies:
chalk: 4.1.2
@@ -18162,7 +18269,7 @@ snapshots:
lower-case@2.0.2:
dependencies:
- tslib: 2.6.2
+ tslib: 2.8.1
lowercase-keys@1.0.1: {}
@@ -18549,7 +18656,7 @@ snapshots:
no-case@3.0.4:
dependencies:
lower-case: 2.0.2
- tslib: 2.6.2
+ tslib: 2.8.1
node-fetch@2.7.0(encoding@0.1.13):
dependencies:
@@ -18928,7 +19035,7 @@ snapshots:
param-case@3.0.4:
dependencies:
dot-case: 3.0.4
- tslib: 2.6.2
+ tslib: 2.8.1
parent-module@1.0.1:
dependencies:
@@ -18984,7 +19091,7 @@ snapshots:
pascal-case@3.1.2:
dependencies:
no-case: 3.0.4
- tslib: 2.6.2
+ tslib: 2.8.1
pascalcase@0.1.1: {}
@@ -19683,7 +19790,7 @@ snapshots:
prepend-http@2.0.0: {}
- prettier@3.1.1: {}
+ prettier@3.8.3: {}
pretty-bytes@4.0.2: {}
@@ -19696,7 +19803,7 @@ snapshots:
pretty-error@4.0.0:
dependencies:
- lodash: 4.17.21
+ lodash: 4.18.1
renderkid: 3.0.0
pretty-format@3.8.0: {}
@@ -19991,7 +20098,7 @@ snapshots:
css-select: 4.3.0
dom-converter: 0.2.0
htmlparser2: 6.1.0
- lodash: 4.17.21
+ lodash: 4.18.1
strip-ansi: 6.0.1
repeat-element@1.1.4: {}
@@ -20868,6 +20975,8 @@ snapshots:
tapable@2.2.1: {}
+ tapable@2.3.3: {}
+
tar@4.4.19:
dependencies:
chownr: 1.1.4
@@ -20940,9 +21049,9 @@ snapshots:
commander: 2.20.3
source-map-support: 0.5.21
- terser@5.37.0:
+ terser@5.47.1:
dependencies:
- '@jridgewell/source-map': 0.3.6
+ '@jridgewell/source-map': 0.3.11
acorn: 8.16.0
commander: 2.20.3
source-map-support: 0.5.21
@@ -21101,6 +21210,8 @@ snapshots:
tslib@2.6.2: {}
+ tslib@2.8.1: {}
+
tsutils@3.21.0(typescript@5.7.3):
dependencies:
tslib: 1.14.1