Skip to content

Commit

Permalink
Update to frontend-shared 9.0.0 (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya authored Feb 11, 2025
1 parent 043f5b2 commit fa7807c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@hypothesis/frontend-build": "^3.1.0",
"@hypothesis/frontend-shared": "^8.16.1",
"@hypothesis/frontend-shared": "^9.0.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^16.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1841,15 +1841,15 @@ __metadata:
languageName: node
linkType: hard

"@hypothesis/frontend-shared@npm:^8.16.1":
version: 8.16.1
resolution: "@hypothesis/frontend-shared@npm:8.16.1"
"@hypothesis/frontend-shared@npm:^9.0.0":
version: 9.0.0
resolution: "@hypothesis/frontend-shared@npm:9.0.0"
dependencies:
highlight.js: ^11.6.0
wouter-preact: ^3.0.0
peerDependencies:
preact: ^10.25.1
checksum: 9c1037d4e8f10ad8423e244a75d1f5c1000433b0f519fc87c43dff51cf570d6dc702838dc188cd63c5a3f7a821e0d95ef2114eb2788fded2d30813a915228628
checksum: 203f8562d9d0dd5fc6e26cd2e56d0264ea3129ed8e54673d13a15646f501221139f12c9a092b82e15a0c60f476821937617a7db9c9e5715b03aeebe082b0f986
languageName: node
linkType: hard

Expand Down Expand Up @@ -10437,7 +10437,7 @@ __metadata:
"@babel/preset-react": ^7.26.3
"@babel/preset-typescript": ^7.26.0
"@hypothesis/frontend-build": ^3.1.0
"@hypothesis/frontend-shared": ^8.16.1
"@hypothesis/frontend-shared": ^9.0.0
"@hypothesis/frontend-testing": ^1.2.2
"@rollup/plugin-babel": ^6.0.4
"@rollup/plugin-commonjs": ^28.0.2
Expand Down

0 comments on commit fa7807c

Please sign in to comment.