From 2861b0cfa2de4d4dd855c0796cc0d5a361594d25 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sat, 13 Sep 2025 11:47:58 +0200 Subject: [PATCH] Update caniuse --- package.json | 4 ++-- yarn.lock | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5c380689..f558337c 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,8 @@ "dependencies": { "@playwright/test": "^1.54.2", "colorette": "^2.0.20", - "react-markdown": "*", - "prismjs": "^1.30.0" + "prismjs": "^1.30.0", + "react-markdown": "*" }, "devDependencies": { "@testing-library/dom": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index f58132a4..2ffbfb06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4702,9 +4702,9 @@ camelize@^1.0.0: integrity sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ== caniuse-lite@^1.0.30001230, caniuse-lite@^1.0.30001579, caniuse-lite@^1.0.30001587: - version "1.0.30001617" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001617.tgz#809bc25f3f5027ceb33142a7d6c40759d7a901eb" - integrity sha512-mLyjzNI9I+Pix8zwcrpxEbGlfqOkF9kM3ptzmKNw5tizSyYwMe+nGLTqMK9cO+0E+Bh6TsBxNAaHWEM8xwSsmA== + version "1.0.30001741" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001741.tgz" + integrity sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw== catharsis@^0.9.0: version "0.9.0"