Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2022
1 parent 945aa49 commit 1914706
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 68 deletions.
123 changes: 63 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"license": "MIT",
"dependencies": {
"@capacitor/android": "4.4.0",
"@capacitor/app": "4.1.0",
"@capacitor/core": "4.4.0",
"@capacitor/preferences": "4.0.1",
"@capacitor/android": "4.5.0",
"@capacitor/app": "4.1.1",
"@capacitor/core": "4.5.0",
"@capacitor/preferences": "4.0.2",
"@supabase/supabase-js": "2.1.0",
"aurelia-animator-css": "1.0.4",
"aurelia-bootstrapper": "2.4.0",
Expand All @@ -22,7 +22,7 @@
"base64-arraybuffer": "1.0.2",
"compressorjs": "1.1.1",
"cypress": "^11.0.0",
"daisyui": "2.40.1",
"daisyui": "2.41.0",
"dotenv-webpack": "8.0.1",
"i18next-http-backend": "2.0.1",
"postcss-preset-env": "7.8.3",
Expand All @@ -36,7 +36,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@capacitor/cli": "4.4.0",
"@capacitor/cli": "4.5.0",
"@types/jest": "29.2.3",
"@types/node": "18.11.9",
"@types/webpack": "5.28.0",
Expand All @@ -50,11 +50,11 @@
"css-loader": "6.7.2",
"cssnano": "5.1.14",
"duplicate-package-checker-webpack-plugin": "3.0.0",
"eslint": "8.27.0",
"eslint": "8.28.0",
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.0",
"jest": "29.3.1",
"mini-css-extract-plugin": "2.6.1",
"mini-css-extract-plugin": "2.7.0",
"postcss": "8.4.19",
"postcss-loader": "7.0.1",
"sass": "1.56.1",
Expand Down

0 comments on commit 1914706

Please sign in to comment.