Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dromru/react-photoswipe-gallery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 496b363e88adc0d79a6a29eb95e7e88bfb2f3703
Choose a base ref
..
head repository: dromru/react-photoswipe-gallery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 84ceb5509e25d9fe03c930beaf5a24f06b8af287
Choose a head ref
Showing with 6 additions and 6 deletions.
  1. +1 −1 package.json
  2. +5 −5 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -63,7 +63,7 @@
"@storybook/react-webpack5": "7.6.17",
"@storybook/source-loader": "7.6.17",
"@storybook/theming": "7.6.17",
"@testing-library/dom": "10.3.1",
"@testing-library/dom": "10.3.2",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4469,9 +4469,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:10.3.1":
version: 10.3.1
resolution: "@testing-library/dom@npm:10.3.1"
"@testing-library/dom@npm:10.3.2":
version: 10.3.2
resolution: "@testing-library/dom@npm:10.3.2"
dependencies:
"@babel/code-frame": "npm:^7.10.4"
"@babel/runtime": "npm:^7.12.5"
@@ -4481,7 +4481,7 @@ __metadata:
dom-accessibility-api: "npm:^0.5.9"
lz-string: "npm:^1.5.0"
pretty-format: "npm:^27.0.2"
checksum: 10/a78646e775d31b33669274e8baa9c27e6e9ea944131dcdf8d2ac2df7199516d5a9fe483e5ec49c85580399fc2f9efad395876e984b9a4ae520903dec47c773c0
checksum: 10/ca71b9eee3d8310f7463f9b5f14eb9ad63b2175404b57055e3e73a0401bfa6568c6226c38da30be5af3e251353635a42f3e5a94de0b23c2010a6e7724c231573
languageName: node
linkType: hard

@@ -14244,7 +14244,7 @@ photoswipe-dynamic-caption-plugin@dimsemenov/photoswipe-dynamic-caption-plugin:
"@storybook/react-webpack5": "npm:7.6.17"
"@storybook/source-loader": "npm:7.6.17"
"@storybook/theming": "npm:7.6.17"
"@testing-library/dom": "npm:10.3.1"
"@testing-library/dom": "npm:10.3.2"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/react": "npm:16.0.0"
"@testing-library/user-event": "npm:14.5.2"