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: Shabang-Systems/Condution
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 653f9d6584572ccf4383cde823f10c1ce3bd9c54
Choose a base ref
..
head repository: Shabang-Systems/Condution
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 750e758c55eb6a04e370c6e306b9551f713396fb
Choose a head ref
Showing with 6 additions and 0 deletions.
  1. +1 −0 package.json
  2. +5 −0 yarn.lock
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -26,6 +26,7 @@
"@types/react-router-dom": "^5.1.3",
"auto-bind": "^4.0.0",
"bootstrap": "^5.0.2",
"capacitor-native-settings": "^4.0.0",
"chrono-node": "^2.3.0",
"codemirror": "^5.62.0",
"date-fns-timezone": "^0.1.4",
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -5390,6 +5390,11 @@ caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.300011
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001370.tgz#0a30d4f20d38b9e108cc5ae7cc62df9fe66cd5ba"
integrity sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==

capacitor-native-settings@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/capacitor-native-settings/-/capacitor-native-settings-4.0.0.tgz#c06e38f44d49e8a69437655e6e7339baf260dded"
integrity sha512-H8lNw+zCVhNveb4tbI22CAYgarRjMV5ETcSyo5ehAlHyHiE3aGgDoVjF6ne525wGu685dyFDFXAKKbSaz8sk0A==

capture-exit@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"