Skip to content

Commit d9df614

Browse files
fix(deps): update all non-major dependencies (#541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e319d45 commit d9df614

File tree

2 files changed

+40
-32
lines changed

2 files changed

+40
-32
lines changed

package-lock.json

Lines changed: 35 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@capacitor/ios": "^6.0.0",
1717
"@capacitor/preferences": "^6.0.0",
1818
"@moimob/common": "^0.2.0",
19-
"@supabase/supabase-js": "2.45.2",
19+
"@supabase/supabase-js": "2.45.3",
2020
"aurelia-animator-css": "1.0.4",
2121
"aurelia-bootstrapper": "2.4.1",
2222
"aurelia-dialog": "2.0.0",
@@ -26,13 +26,13 @@
2626
"aurelia-validation": "2.0.0",
2727
"base64-arraybuffer": "1.0.2",
2828
"compressorjs": "1.2.1",
29-
"cypress": "13.13.3",
29+
"cypress": "13.14.2",
3030
"daisyui": "^4.4.19",
3131
"dotenv-webpack": "8.1.0",
3232
"i18next-http-backend": "2.6.1",
3333
"magic-snowflakes": "6.3.0",
3434
"postcss-preset-env": "9.6.0",
35-
"sortablejs": "1.15.2",
35+
"sortablejs": "1.15.3",
3636
"swipejs": "2.3.1",
3737
"tiny-swiper": "2.2.0",
3838
"ts-node": "10.9.2",
@@ -62,12 +62,12 @@
6262
"jest": "29.7.0",
6363
"jest-environment-jsdom": "29.7.0",
6464
"mini-css-extract-plugin": "2.9.1",
65-
"postcss": "8.4.41",
65+
"postcss": "8.4.45",
6666
"postcss-loader": "8.1.1",
6767
"prettier": "^3.0.3",
6868
"prettier-plugin-organize-attributes": "^1.0.0",
6969
"reflect-metadata": "0.2.2",
70-
"sass": "1.77.8",
70+
"sass": "1.78.0",
7171
"sass-loader": "14.2.1",
7272
"style-loader": "3.3.4",
7373
"tailwindcss": "3.4.10",

0 commit comments

Comments
 (0)