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: 28c76f443c83bd75ee46f493abd152de06119b59
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: 0fef8294ba91e12609c9cfecec9ce0325ae63c2f
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
@@ -97,7 +97,7 @@
"photoswipe": "5.4.3",
"photoswipe-dynamic-caption-plugin": "dimsemenov/photoswipe-dynamic-caption-plugin",
"pinst": "3.0.0",
"prettier": "3.3.1",
"prettier": "3.3.2",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -13843,12 +13843,12 @@ photoswipe-dynamic-caption-plugin@dimsemenov/photoswipe-dynamic-caption-plugin:
languageName: node
linkType: hard

"prettier@npm:3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/31ca48d07a163fe6bff5483feb9bdf3bd7e4305e8d976373375cddc2949180a007be3ef08c36f4d7b31e449acef1ebbf46d3b94dc32f5a276837bf48c393be69
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
languageName: node
linkType: hard

@@ -14267,7 +14267,7 @@ photoswipe-dynamic-caption-plugin@dimsemenov/photoswipe-dynamic-caption-plugin:
photoswipe: "npm:5.4.3"
photoswipe-dynamic-caption-plugin: dimsemenov/photoswipe-dynamic-caption-plugin
pinst: "npm:3.0.0"
prettier: "npm:3.3.1"
prettier: "npm:3.3.2"
prop-types: "npm:15.8.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"