Skip to content

Commit e4df80e

Browse files
authored
chore: revert 8b7c1c3 and 5c76549 [WPB-22197] (#19841)
* Revert "chore(deps-dev): bump prettier from 3.3.2 to 3.7.3 (#19821)" This reverts commit 8b7c1c3. * Revert "chore(deps): bump markdown-it and @types/markdown-it (#19754)" This reverts commit 5c76549.
1 parent 8b7c1c3 commit e4df80e

File tree

2 files changed

+35
-18
lines changed

2 files changed

+35
-18
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"libsodium-wrappers": "0.7.15",
4444
"linkify-it": "5.0.0",
4545
"long": "5.3.2",
46-
"markdown-it": "14.1.0",
46+
"markdown-it": "14.0.0",
4747
"murmurhash": "2.0.1",
4848
"oidc-client-ts": "3.4.1",
4949
"path-to-regexp": "8.3.0",
@@ -98,7 +98,7 @@
9898
"@types/keyboardjs": "2.5.3",
9999
"@types/libsodium-wrappers": "0",
100100
"@types/linkify-it": "5.0.0",
101-
"@types/markdown-it": "14.1.2",
101+
"@types/markdown-it": "14.1.1",
102102
"@types/node": "22.9.0",
103103
"@types/open-graph": "0.2.6",
104104
"@types/platform": "1.3.6",
@@ -156,7 +156,7 @@
156156
"postcss-loader": "8.2.0",
157157
"postcss-preset-env": "10.4.0",
158158
"postcss-scss": "4.0.9",
159-
"prettier": "3.7.4",
159+
"prettier": "3.3.2",
160160
"qrcode-reader": "1.0.4",
161161
"raw-loader": "4.0.2",
162162
"redux-mock-store": "1.5.5",

yarn.lock

Lines changed: 32 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6260,7 +6260,17 @@ __metadata:
62606260
languageName: node
62616261
linkType: hard
62626262

6263-
"@types/markdown-it@npm:14.1.2, @types/markdown-it@npm:^14.1.1":
6263+
"@types/markdown-it@npm:14.1.1":
6264+
version: 14.1.1
6265+
resolution: "@types/markdown-it@npm:14.1.1"
6266+
dependencies:
6267+
"@types/linkify-it": "npm:^5"
6268+
"@types/mdurl": "npm:^2"
6269+
checksum: 10/78d6aae11cda6878b9190f9b65095b1d09de77e054148efb6876fca7b3f19505384ec9dd0ceeaf2a52455691c6a55b9baee92e14899994100121a7bebc58df14
6270+
languageName: node
6271+
linkType: hard
6272+
6273+
"@types/markdown-it@npm:^14.1.1":
62646274
version: 14.1.2
62656275
resolution: "@types/markdown-it@npm:14.1.2"
62666276
dependencies:
@@ -14373,7 +14383,23 @@ __metadata:
1437314383
languageName: node
1437414384
linkType: hard
1437514385

14376-
"markdown-it@npm:14.1.0, markdown-it@npm:^14.1.0":
14386+
"markdown-it@npm:14.0.0":
14387+
version: 14.0.0
14388+
resolution: "markdown-it@npm:14.0.0"
14389+
dependencies:
14390+
argparse: "npm:^2.0.1"
14391+
entities: "npm:^4.4.0"
14392+
linkify-it: "npm:^5.0.0"
14393+
mdurl: "npm:^2.0.0"
14394+
punycode.js: "npm:^2.3.1"
14395+
uc.micro: "npm:^2.0.0"
14396+
bin:
14397+
markdown-it: bin/markdown-it.mjs
14398+
checksum: 10/ae319aa4dd02b79d305fa0ff55020f8a3f728793938de5c8849c265a62a558f3968a3c023709d3a25aa0ce3287dc5a1faf33201f41efaf578dcf5d75b20462e8
14399+
languageName: node
14400+
linkType: hard
14401+
14402+
"markdown-it@npm:^14.1.0":
1437714403
version: 14.1.0
1437814404
resolution: "markdown-it@npm:14.1.0"
1437914405
dependencies:
@@ -16585,7 +16611,7 @@ __metadata:
1658516611
languageName: node
1658616612
linkType: hard
1658716613

16588-
"prettier@npm:*, prettier@npm:^3":
16614+
"prettier@npm:*, prettier@npm:3.3.2, prettier@npm:^3":
1658916615
version: 3.3.2
1659016616
resolution: "prettier@npm:3.3.2"
1659116617
bin:
@@ -16594,15 +16620,6 @@ __metadata:
1659416620
languageName: node
1659516621
linkType: hard
1659616622

16597-
"prettier@npm:3.7.4":
16598-
version: 3.7.4
16599-
resolution: "prettier@npm:3.7.4"
16600-
bin:
16601-
prettier: bin/prettier.cjs
16602-
checksum: 10/b4d00ea13baed813cb777c444506632fb10faaef52dea526cacd03085f01f6db11fc969ccebedf05bf7d93c3960900994c6adf1b150e28a31afd5cfe7089b313
16603-
languageName: node
16604-
linkType: hard
16605-
1660616623
"pretty-bytes@npm:^5.3.0, pretty-bytes@npm:^5.4.1":
1660716624
version: 5.6.0
1660816625
resolution: "pretty-bytes@npm:5.6.0"
@@ -20203,7 +20220,7 @@ __metadata:
2020320220
"@types/keyboardjs": "npm:2.5.3"
2020420221
"@types/libsodium-wrappers": "npm:0"
2020520222
"@types/linkify-it": "npm:5.0.0"
20206-
"@types/markdown-it": "npm:14.1.2"
20223+
"@types/markdown-it": "npm:14.1.1"
2020720224
"@types/node": "npm:22.9.0"
2020820225
"@types/open-graph": "npm:0.2.6"
2020920226
"@types/platform": "npm:1.3.6"
@@ -20283,7 +20300,7 @@ __metadata:
2028320300
linkify-it: "npm:5.0.0"
2028420301
lint-staged: "npm:15.5.0"
2028520302
long: "npm:5.3.2"
20286-
markdown-it: "npm:14.1.0"
20303+
markdown-it: "npm:14.0.0"
2028720304
murmurhash: "npm:2.0.1"
2028820305
oidc-client-ts: "npm:3.4.1"
2028920306
os-browserify: "npm:0.3.0"
@@ -20296,7 +20313,7 @@ __metadata:
2029620313
postcss-loader: "npm:8.2.0"
2029720314
postcss-preset-env: "npm:10.4.0"
2029820315
postcss-scss: "npm:4.0.9"
20299-
prettier: "npm:3.7.4"
20316+
prettier: "npm:3.3.2"
2030020317
prism-themes: "npm:^1.9.0"
2030120318
prismjs: "npm:^1.29.0"
2030220319
qrcode-reader: "npm:1.0.4"

0 commit comments

Comments
 (0)