6 Commits

Author SHA1 Message Date
argoyle c0f0b816e4 Merge pull request 'chore(deps): update dependency vite-plugin-vuetify to v2.1.3' (#2752) from renovate/vite-plugin-vuetify-2.x into main
dancefinder-app / build (push) Successful in 6m16s
dancefinder-app / deploy-prod (push) Successful in 2m4s
Reviewed-on: #2752
2026-01-19 09:01:14 +00:00
renovate aa3bf71866 chore(deps): update dependency vite-plugin-vuetify to v2.1.3
dancefinder-app / build (pull_request) Successful in 3m42s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-19 08:02:55 +00:00
renovate 45054bbd5c chore(deps): update dependency vue to v3.5.27 (#2753)
dancefinder-app / build (push) Successful in 1m32s
dancefinder-app / deploy-prod (push) Successful in 1m32s
2026-01-19 07:16:42 +00:00
argoyle 0bafaaf510 Merge pull request 'chore(deps): update stylelint (major)' (#2751) from renovate/major-stylelint into main
dancefinder-app / build (push) Successful in 4m5s
dancefinder-app / deploy-prod (push) Successful in 4m54s
Reviewed-on: #2751
2026-01-19 04:26:47 +00:00
renovate eb8ce48835 chore(deps): update stylelint
dancefinder-app / build (pull_request) Successful in 3m3s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-18 20:03:33 +00:00
argoyle 415f74200e Merge pull request 'chore(deps): group stylelint dependencies in renovate config' (#2750) from renovate-group-stylelint into main
dancefinder-app / build (push) Successful in 1m8s
dancefinder-app / deploy-prod (push) Successful in 1m13s
Reviewed-on: #2750
2026-01-18 19:05:07 +00:00
2 changed files with 401 additions and 289 deletions
+397 -285
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -37,13 +37,13 @@
"nuxt": "4.2.2",
"postcss-html": "1.8.1",
"sass": "1.97.2",
"stylelint": "16.26.1",
"stylelint": "17.0.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",
"stylelint-config-standard": "40.0.0",
"typescript": "5.9.3",
"typescript-eslint": "8.53.0",
"vite-plugin-vuetify": "2.1.2",
"vue": "3.5.26",
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.27",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.6.4",
"vuetify": "3.11.6"