2019-01-15 13:21:24 +01:00
|
|
|
{
|
|
|
|
|
"name": "dancefinder-app",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"author": "Joakim Olsson <joakim@unbound.se>",
|
|
|
|
|
"private": true,
|
2022-08-03 18:40:05 +02:00
|
|
|
"scripts": {
|
2024-02-05 16:48:02 +01:00
|
|
|
"build": "nuxt build",
|
|
|
|
|
"dev": "nuxt dev",
|
|
|
|
|
"generate": "nuxt generate",
|
|
|
|
|
"preview": "nuxt preview",
|
|
|
|
|
"postinstall": "nuxt prepare",
|
2024-05-28 16:57:02 +00:00
|
|
|
"lint:js": "eslint .",
|
2022-08-03 18:40:05 +02:00
|
|
|
"lint:style": "stylelint \"**/*.{css,scss,sass,html,vue}\" --ignore-path .gitignore",
|
2025-05-07 16:05:17 +00:00
|
|
|
"lint": "npm run lint:js && npm run lint:style",
|
|
|
|
|
"lintfix": "eslint --fix . && npm run lint:style --fix",
|
2025-11-04 11:39:59 +01:00
|
|
|
"codegen": "graphql-codegen && eslint graphql/generated/operations.ts --fix"
|
2022-08-03 18:40:05 +02:00
|
|
|
},
|
2019-01-15 13:21:24 +01:00
|
|
|
"devDependencies": {
|
2026-03-12 10:06:16 +00:00
|
|
|
"@commitlint/cli": "20.4.4",
|
|
|
|
|
"@commitlint/config-conventional": "20.4.4",
|
2026-03-12 11:07:26 +00:00
|
|
|
"@graphql-codegen/cli": "6.2.0",
|
2025-09-07 18:03:51 +00:00
|
|
|
"@graphql-codegen/fragment-matcher": "6.0.0",
|
2026-03-06 16:16:46 +00:00
|
|
|
"@graphql-codegen/typescript": "5.0.9",
|
|
|
|
|
"@graphql-codegen/typescript-operations": "5.0.9",
|
2026-03-08 08:27:52 +00:00
|
|
|
"@graphql-codegen/typescript-vue-apollo": "5.0.0",
|
2026-03-09 06:10:49 +00:00
|
|
|
"@nuxt/devtools": "3.2.3",
|
2026-02-24 10:02:33 +00:00
|
|
|
"@nuxt/eslint": "1.15.2",
|
2026-02-06 17:05:03 +00:00
|
|
|
"@nuxtjs/i18n": "10.2.3",
|
2026-03-06 04:10:30 +00:00
|
|
|
"@stylistic/eslint-plugin": "5.10.0",
|
2024-11-03 16:42:01 +00:00
|
|
|
"@vue/test-utils": "2.4.6",
|
2026-02-05 23:07:43 +00:00
|
|
|
"esbuild": "0.27.3",
|
2026-03-07 19:42:05 +00:00
|
|
|
"eslint": "10.0.3",
|
2025-06-13 13:59:40 +00:00
|
|
|
"eslint-plugin-simple-import-sort": "12.1.1",
|
2026-02-14 02:08:29 +00:00
|
|
|
"eslint-plugin-vue": "10.8.0",
|
2026-03-12 12:07:04 +00:00
|
|
|
"nuxt": "4.4.2",
|
2026-01-13 16:04:27 +00:00
|
|
|
"postcss-html": "1.8.1",
|
2026-03-10 23:09:18 +00:00
|
|
|
"sass": "1.98.0",
|
2026-02-25 14:05:41 +00:00
|
|
|
"stylelint": "17.4.0",
|
2025-06-26 04:59:53 +00:00
|
|
|
"stylelint-config-recommended-vue": "1.6.1",
|
2026-01-18 20:03:33 +00:00
|
|
|
"stylelint-config-standard": "40.0.0",
|
2025-09-30 22:05:22 +00:00
|
|
|
"typescript": "5.9.3",
|
2026-03-09 18:10:33 +00:00
|
|
|
"typescript-eslint": "8.57.0",
|
2026-01-19 08:02:55 +00:00
|
|
|
"vite-plugin-vuetify": "2.1.3",
|
chore(deps): update dependency vue to v3.5.30 (#2819)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [vue](https://github.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://github.com/vuejs/core)) | [`3.5.29` → `3.5.30`](https://renovatebot.com/diffs/npm/vue/3.5.29/3.5.30) |  |  |
---
### Release Notes
<details>
<summary>vuejs/core (vue)</summary>
### [`v3.5.30`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3530-2026-03-09)
[Compare Source](https://github.com/vuejs/core/compare/v3.5.29...v3.5.30)
##### Bug Fixes
- **compat:** add `entities` to [@​vue/compat](https://github.com/vue/compat) deps to fix CJS edge cases ([#​12514](https://github.com/vuejs/core/issues/12514)) ([e725a67](https://github.com/vuejs/core/commit/e725a679e434a688c3493fc9af496501a8d1eeec)), closes [#​10609](https://github.com/vuejs/core/issues/10609)
- **custom-element:** ensure child component styles are injected in correct order before parent styles ([#​13374](https://github.com/vuejs/core/issues/13374)) ([1398bf8](https://github.com/vuejs/core/commit/1398bf8dfbfef6b1bca154fc98d37044011a51be)), closes [#​13029](https://github.com/vuejs/core/issues/13029)
- **custom-element:** properly locate parent when slotted in shadow dom ([#​12480](https://github.com/vuejs/core/issues/12480)) ([f06c81a](https://github.com/vuejs/core/commit/f06c81aa3dddbeff8bc2e2e63c0b6b6debcbdc13)), closes [#​12479](https://github.com/vuejs/core/issues/12479)
- **custom-element:** should properly patch as props for vue custom elements ([#​12409](https://github.com/vuejs/core/issues/12409)) ([740983e](https://github.com/vuejs/core/commit/740983e6736255b183ee27a3f8b40e89ad7e3ba3)), closes [#​12408](https://github.com/vuejs/core/issues/12408)
- **reactivity:** avoid duplicate raw/proxy entries in Set.add ([#​14545](https://github.com/vuejs/core/issues/14545)) ([d943612](https://github.com/vuejs/core/commit/d943612e59feb656e16568dea77b97856923c58c))
- **reactivity:** fix reduce on reactive arrays to preserve reactivity ([#​12737](https://github.com/vuejs/core/issues/12737)) ([16ef165](https://github.com/vuejs/core/commit/16ef165415224def18ec8247dabb84d5a1338c17)), closes [#​12735](https://github.com/vuejs/core/issues/12735)
- **reactivity:** handle `Set` with initial reactive values edge case ([#​12393](https://github.com/vuejs/core/issues/12393)) ([5dc27ca](https://github.com/vuejs/core/commit/5dc27ca68fdbab95b37af15870d91515fc2412b2)), closes [#​8647](https://github.com/vuejs/core/issues/8647)
- **runtime-core:** warn about negative number in v-for ([#​12308](https://github.com/vuejs/core/issues/12308)) ([9438cc5](https://github.com/vuejs/core/commit/9438cc54506a38038a1bf4b6698025f9a4cafb48))
- **ssr:** prevent watch from firing after async setup await ([#​14547](https://github.com/vuejs/core/issues/14547)) ([6cda71d](https://github.com/vuejs/core/commit/6cda71d48bd45c5e0ed2822866b83c4fafff1be9)), closes [#​14546](https://github.com/vuejs/core/issues/14546)
- **types:** make generics with runtime props in defineComponent work (fix [#​11374](https://github.com/vuejs/core/issues/11374)) ([#​13119](https://github.com/vuejs/core/issues/13119)) ([cea3cf7](https://github.com/vuejs/core/commit/cea3cf758645c9683db51822590b073ce3069dda)), closes [#​13763](https://github.com/vuejs/core/issues/13763)
- **types:** narrow useAttrs class/style typing for TSX ([#​14492](https://github.com/vuejs/core/issues/14492)) ([bbb8977](https://github.com/vuejs/core/commit/bbb89775b137eac12b92ae4eb49999a7fd6b52b0)), closes [#​14489](https://github.com/vuejs/core/issues/14489)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.unbound.se/dancefinder/dancefinder-app/pulls/2819
Co-authored-by: Renovate Bot <renovate@unbound.se>
Co-committed-by: Renovate Bot <renovate@unbound.se>
2026-03-09 11:44:32 +00:00
|
|
|
"vue": "3.5.30",
|
2026-02-14 02:08:51 +00:00
|
|
|
"vue-eslint-parser": "10.4.0",
|
2025-12-11 16:07:50 +00:00
|
|
|
"vue-router": "4.6.4",
|
2026-03-12 04:02:23 +00:00
|
|
|
"vuetify": "3.12.3"
|
2019-07-04 01:01:13 +00:00
|
|
|
},
|
2024-02-05 16:48:02 +01:00
|
|
|
"dependencies": {
|
2025-08-21 16:06:23 +00:00
|
|
|
"@apollo/client": "3.14.0",
|
2025-12-12 13:08:35 +00:00
|
|
|
"@auth0/auth0-vue": "2.5.0",
|
2026-02-16 15:02:13 +00:00
|
|
|
"@grafana/faro-web-sdk": "2.2.4",
|
|
|
|
|
"@grafana/faro-web-tracing": "2.2.4",
|
2024-11-03 16:42:01 +00:00
|
|
|
"@mdi/font": "7.4.47",
|
2025-11-05 13:05:36 +00:00
|
|
|
"@pinia/nuxt": "0.11.3",
|
2025-03-11 14:01:41 +00:00
|
|
|
"@vue/apollo-composable": "4.2.2",
|
2024-11-03 16:42:01 +00:00
|
|
|
"date-fns": "4.1.0",
|
2026-03-04 11:02:27 +00:00
|
|
|
"graphql": "16.13.1",
|
2024-11-03 18:00:28 +00:00
|
|
|
"graphql-tag": "2.12.6",
|
2025-11-05 12:05:34 +00:00
|
|
|
"pinia": "3.0.4",
|
2025-11-01 15:04:10 +00:00
|
|
|
"pinia-plugin-persistedstate": "4.7.1",
|
2024-11-03 16:42:01 +00:00
|
|
|
"subscriptions-transport-ws": "0.11.0"
|
2024-11-06 13:19:20 +01:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2025-05-07 16:05:17 +00:00
|
|
|
"node": "24"
|
2024-11-06 14:40:02 +01:00
|
|
|
}
|
2019-01-15 13:21:24 +01:00
|
|
|
}
|