From 3a7a3533b1b3100784d04a347d31a5de7e49759c Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Tue, 16 Jul 2024 12:35:43 +0200 Subject: [PATCH] Update to latest frontend-shared with SelectNext UI enhancements --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5d1b822db5..301347e3b4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/preset-react": "^7.24.7", "@babel/preset-typescript": "^7.24.7", "@hypothesis/frontend-build": "^3.0.0", - "@hypothesis/frontend-shared": "^7.11.0", + "@hypothesis/frontend-shared": "^7.13.0", "@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-commonjs": "^26.0.1", "@rollup/plugin-node-resolve": "^15.2.3", diff --git a/yarn.lock b/yarn.lock index 4f5bc71e76..9dffae6323 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1996,15 +1996,15 @@ __metadata: languageName: node linkType: hard -"@hypothesis/frontend-shared@npm:^7.11.0": - version: 7.11.0 - resolution: "@hypothesis/frontend-shared@npm:7.11.0" +"@hypothesis/frontend-shared@npm:^7.13.0": + version: 7.13.0 + resolution: "@hypothesis/frontend-shared@npm:7.13.0" dependencies: highlight.js: ^11.6.0 wouter-preact: ^3.0.0 peerDependencies: preact: ^10.4.0 - checksum: 12d10503b2a51a8c5d690f0f892341698465f49d3c760574a838918879a7a0151ddf0994f422515264224f6462a5b1baf1169f4f16ca6f5f9b8d7b4d8065cc4b + checksum: 7beba12e9cb0de55a4f78a152abb6770fbc161cea4b9cefdc4e9bb88adb7fe96cd05940b13c7cd007836b5fd60872b4d8f330ea9716fbcb554f8c578bbb29f1f languageName: node linkType: hard @@ -7217,7 +7217,7 @@ __metadata: "@babel/preset-react": ^7.24.7 "@babel/preset-typescript": ^7.24.7 "@hypothesis/frontend-build": ^3.0.0 - "@hypothesis/frontend-shared": ^7.11.0 + "@hypothesis/frontend-shared": ^7.13.0 "@hypothesis/frontend-testing": ^1.2.2 "@rollup/plugin-babel": ^6.0.4 "@rollup/plugin-commonjs": ^26.0.1