From 7bd31e86f3c369020e8c217dd150c68b15792bdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:54:48 +0000 Subject: [PATCH] chore(deps): update vue monorepo to ^3.5.2 --- framework-plugins/vue3/package.json | 14 +- pnpm-lock.yaml | 572 ++++++++++++++++------------ 2 files changed, 325 insertions(+), 261 deletions(-) diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index 1c07cc6f0fe3..1c1a22733242 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -33,10 +33,10 @@ "@previewjs/vfs": "^2.1.2", "@vitejs/plugin-vue": "^5.0.5", "@vitejs/plugin-vue-jsx": "^4.0.0", - "@vue/compiler-sfc": "^3.4.29", + "@vue/compiler-sfc": "^3.5.2", "fs-extra": "^11.2.0", "typescript": "^5.5.2", - "vue": "^3.4.29" + "vue": "^3.5.2" }, "devDependencies": { "@playwright/test": "^1.43.1", @@ -44,11 +44,11 @@ "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", "@types/fs-extra": "^11.0.4", - "@vue/compiler-core": "^3.4.29", - "@vue/reactivity": "^3.4.29", - "@vue/runtime-core": "^3.4.29", - "@vue/runtime-dom": "^3.4.29", - "@vue/shared": "^3.4.29", + "@vue/compiler-core": "^3.5.2", + "@vue/reactivity": "^3.5.2", + "@vue/runtime-core": "^3.5.2", + "@vue/runtime-dom": "^3.5.2", + "@vue/shared": "^3.5.2", "pino": "^8.21.0", "pino-pretty": "^11.2.1", "rimraf": "^5.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4d58c2413f9..6131fdf75881 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2777,13 +2777,13 @@ importers: version: link:../../vfs '@vitejs/plugin-vue': specifier: ^5.0.5 - version: 5.0.5(vite@5.3.1)(vue@3.4.29) + version: 5.0.5(vite@5.3.1)(vue@3.5.2) '@vitejs/plugin-vue-jsx': specifier: ^4.0.0 - version: 4.0.0(vite@5.3.1)(vue@3.4.29) + version: 4.0.0(vite@5.3.1)(vue@3.5.2) '@vue/compiler-sfc': - specifier: ^3.4.29 - version: 3.4.29 + specifier: ^3.5.2 + version: 3.5.2 fs-extra: specifier: ^11.2.0 version: 11.2.0 @@ -2791,8 +2791,8 @@ importers: specifier: ^5.5.2 version: 5.5.2 vue: - specifier: ^3.4.29 - version: 3.4.29(typescript@5.5.2) + specifier: ^3.5.2 + version: 3.5.2(typescript@5.5.2) devDependencies: '@playwright/test': specifier: ^1.43.1 @@ -2810,20 +2810,20 @@ importers: specifier: ^11.0.4 version: 11.0.4 '@vue/compiler-core': - specifier: ^3.4.29 - version: 3.4.29 + specifier: ^3.5.2 + version: 3.5.2 '@vue/reactivity': - specifier: ^3.4.29 - version: 3.4.29 + specifier: ^3.5.2 + version: 3.5.2 '@vue/runtime-core': - specifier: ^3.4.29 - version: 3.4.29 + specifier: ^3.5.2 + version: 3.5.2 '@vue/runtime-dom': - specifier: ^3.4.29 - version: 3.4.29 + specifier: ^3.5.2 + version: 3.5.2 '@vue/shared': - specifier: ^3.4.29 - version: 3.4.29 + specifier: ^3.5.2 + version: 3.5.2 pino: specifier: ^8.21.0 version: 8.21.0 @@ -3536,10 +3536,10 @@ packages: '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.21.4) '@babel/helpers': 7.23.7 - '@babel/parser': 7.24.5 + '@babel/parser': 7.24.7 '@babel/template': 7.22.15 '@babel/traverse': 7.23.7 - '@babel/types': 7.23.6 + '@babel/types': 7.24.7 convert-source-map: 1.9.0 debug: 4.3.4(supports-color@5.5.0) gensync: 1.0.0-beta.2 @@ -3699,7 +3699,7 @@ packages: resolution: {integrity: sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -3717,7 +3717,7 @@ packages: resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.24.7 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -3766,7 +3766,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/helper-compilation-targets@7.21.4(@babel/core@7.24.7): resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==} @@ -4114,7 +4114,6 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color - dev: false /@babel/helper-create-regexp-features-plugin@7.21.0(@babel/core@7.21.4): resolution: {integrity: sha512-N+LaFW/auRSWdx7SHD/HiARwXQju1vXTW4fKr4u5SgBUTm51OKEjKgj+cs00ggW3kEvNqwErnlwuq7Y3xBe4eg==} @@ -4282,7 +4281,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.24.0 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/helper-function-name@7.24.7: resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==} @@ -4295,7 +4294,7 @@ packages: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/helper-hoist-variables@7.24.7: resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==} @@ -4322,13 +4321,13 @@ packages: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/helper-module-imports@7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/helper-module-imports@7.24.3: resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} @@ -4353,10 +4352,10 @@ packages: '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.24.5 + '@babel/helper-validator-identifier': 7.24.7 '@babel/template': 7.22.15 '@babel/traverse': 7.23.7 - '@babel/types': 7.23.6 + '@babel/types': 7.24.7 transitivePeerDependencies: - supports-color @@ -4609,7 +4608,7 @@ packages: '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-wrap-function': 7.20.5 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 transitivePeerDependencies: - supports-color @@ -4802,7 +4801,6 @@ packages: '@babel/helper-optimise-call-expression': 7.24.7 transitivePeerDependencies: - supports-color - dev: false /@babel/helper-simple-access@7.22.5: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} @@ -4876,6 +4874,10 @@ packages: resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==} engines: {node: '>=6.9.0'} + /@babel/helper-string-parser@7.24.8: + resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} + engines: {node: '>=6.9.0'} + /@babel/helper-validator-identifier@7.24.5: resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==} engines: {node: '>=6.9.0'} @@ -4913,7 +4915,7 @@ packages: dependencies: '@babel/template': 7.22.15 '@babel/traverse': 7.23.7 - '@babel/types': 7.23.6 + '@babel/types': 7.24.7 transitivePeerDependencies: - supports-color @@ -4933,7 +4935,7 @@ packages: dependencies: '@babel/template': 7.24.0 '@babel/traverse': 7.24.5 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 transitivePeerDependencies: - supports-color @@ -4943,7 +4945,7 @@ packages: dependencies: '@babel/template': 7.24.0 '@babel/traverse': 7.24.5 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 transitivePeerDependencies: - supports-color @@ -4977,7 +4979,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/parser@7.22.16: resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} @@ -4991,14 +4993,14 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.24.7 /@babel/parser@7.23.0: resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 dev: true /@babel/parser@7.24.5: @@ -5006,7 +5008,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/parser@7.24.7: resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} @@ -5015,6 +5017,13 @@ packages: dependencies: '@babel/types': 7.24.5 + /@babel/parser@7.25.6: + resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.25.6 + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.21.4): resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} @@ -6386,7 +6395,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-flow@7.18.6(@babel/core@7.24.5): resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} @@ -6404,7 +6413,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.5 /@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.21.4): resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} @@ -6997,15 +7006,6 @@ packages: '@babel/helper-plugin-utils': 7.24.5 dev: true - /@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.24.7): - resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.5 - /@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.21.4): resolution: {integrity: sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==} engines: {node: '>=6.9.0'} @@ -7052,7 +7052,6 @@ packages: dependencies: '@babel/core': 7.24.7 '@babel/helper-plugin-utils': 7.24.7 - dev: false /@babel/plugin-transform-arrow-functions@7.20.7(@babel/core@7.21.4): resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} @@ -7629,7 +7628,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.8 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.21.8) /@babel/plugin-transform-flow-strip-types@7.21.0(@babel/core@7.24.5): @@ -7649,7 +7648,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.24.7) /@babel/plugin-transform-for-of@7.21.0(@babel/core@7.21.4): @@ -8029,7 +8028,7 @@ packages: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.21.8) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-identifier': 7.24.5 + '@babel/helper-validator-identifier': 7.24.7 /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.22.20): resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} @@ -8571,7 +8570,7 @@ packages: '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.21.4) - '@babel/types': 7.23.6 + '@babel/types': 7.24.7 dev: true /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.21.8): @@ -8585,7 +8584,7 @@ packages: '@babel/helper-module-imports': 7.24.3 '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.21.8) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.23.7): resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} @@ -8598,7 +8597,7 @@ packages: '@babel/helper-module-imports': 7.24.3 '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.7) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 dev: true /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.24.5): @@ -8612,7 +8611,7 @@ packages: '@babel/helper-module-imports': 7.24.3 '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.5) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.24.7): resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} @@ -8625,7 +8624,7 @@ packages: '@babel/helper-module-imports': 7.24.3 '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.7) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.21.8): resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} @@ -8799,8 +8798,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-module-imports': 7.24.3 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-plugin-utils': 7.24.7 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.24.5) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.24.5) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.24.5) @@ -9160,7 +9159,6 @@ packages: '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.7) transitivePeerDependencies: - supports-color - dev: false /@babel/plugin-transform-unicode-escapes@7.18.10(@babel/core@7.21.4): resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} @@ -9336,7 +9334,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.18.10(@babel/core@7.21.4) '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.4) '@babel/preset-modules': 0.1.5(@babel/core@7.21.4) - '@babel/types': 7.23.6 + '@babel/types': 7.24.7 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.4) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.4) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.4) @@ -9509,7 +9507,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.22.20) '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.20) '@babel/preset-modules': 0.1.5(@babel/core@7.22.20) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.20) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.20) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.20) @@ -9595,7 +9593,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.24.5) '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.24.5) '@babel/preset-modules': 0.1.5(@babel/core@7.24.5) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.24.5) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.24.5) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.24.5) @@ -9681,7 +9679,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.24.7) '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.24.7) '@babel/preset-modules': 0.1.5(@babel/core@7.24.7) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.24.7) babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.24.7) babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.24.7) @@ -9713,6 +9711,7 @@ packages: '@babel/helper-plugin-utils': 7.24.7 '@babel/helper-validator-option': 7.24.7 '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.24.5) + dev: true /@babel/preset-flow@7.18.6(@babel/core@7.24.7): resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} @@ -9724,7 +9723,6 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.24.7) - dev: true /@babel/preset-modules@0.1.5(@babel/core@7.21.4): resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} @@ -9748,7 +9746,7 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.8) '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.8) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 esutils: 2.0.3 /@babel/preset-modules@0.1.5(@babel/core@7.22.20): @@ -9810,7 +9808,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.24.5) '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.24.5) @@ -9824,7 +9822,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-option': 7.23.5 '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.24.7) '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.24.7) @@ -9874,6 +9872,22 @@ packages: transitivePeerDependencies: - supports-color + /@babel/preset-typescript@7.23.3(@babel/core@7.24.7): + resolution: {integrity: sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-option': 7.23.5 + '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.7) + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.24.7) + '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.24.7) + transitivePeerDependencies: + - supports-color + dev: false + /@babel/register@7.21.0(@babel/core@7.24.5): resolution: {integrity: sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==} engines: {node: '>=6.9.0'} @@ -9886,6 +9900,21 @@ packages: make-dir: 2.1.0 pirates: 4.0.5 source-map-support: 0.5.21 + dev: true + + /@babel/register@7.21.0(@babel/core@7.24.7): + resolution: {integrity: sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.7 + clone-deep: 4.0.1 + find-cache-dir: 2.1.0 + make-dir: 2.1.0 + pirates: 4.0.5 + source-map-support: 0.5.21 + dev: false /@babel/regjsgen@0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} @@ -9925,8 +9954,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.5 - '@babel/types': 7.24.5 + '@babel/parser': 7.24.7 + '@babel/types': 7.24.7 /@babel/template@7.22.15: resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} @@ -9941,8 +9970,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.5 - '@babel/types': 7.23.6 + '@babel/parser': 7.24.7 + '@babel/types': 7.24.7 /@babel/template@7.24.0: resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} @@ -9960,24 +9989,6 @@ packages: '@babel/parser': 7.24.7 '@babel/types': 7.24.7 - /@babel/traverse@7.21.5: - resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.23.6 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.24.5 - '@babel/types': 7.24.7 - debug: 4.3.4(supports-color@5.5.0) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/traverse@7.21.5(supports-color@5.5.0): resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} engines: {node: '>=6.9.0'} @@ -9988,13 +9999,12 @@ packages: '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.24.5 - '@babel/types': 7.24.5 + '@babel/parser': 7.24.7 + '@babel/types': 7.24.7 debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false /@babel/traverse@7.22.20: resolution: {integrity: sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==} @@ -10023,8 +10033,8 @@ packages: '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.24.5 - '@babel/types': 7.23.6 + '@babel/parser': 7.24.7 + '@babel/types': 7.24.7 debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: @@ -10040,8 +10050,8 @@ packages: '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.24.5 - '@babel/parser': 7.24.5 - '@babel/types': 7.24.5 + '@babel/parser': 7.24.7 + '@babel/types': 7.24.7 debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: @@ -10111,7 +10121,7 @@ packages: resolution: {integrity: sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.24.1 + '@babel/helper-string-parser': 7.24.7 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 dev: true @@ -10128,23 +10138,15 @@ packages: resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.23.4 - '@babel/helper-validator-identifier': 7.24.5 + '@babel/helper-string-parser': 7.24.7 + '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 /@babel/types@7.23.5: resolution: {integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.23.4 - '@babel/helper-validator-identifier': 7.24.5 - to-fast-properties: 2.0.0 - - /@babel/types@7.23.6: - resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.23.4 + '@babel/helper-string-parser': 7.24.7 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 @@ -10164,6 +10166,14 @@ packages: '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 + /@babel/types@7.25.6: + resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.24.8 + '@babel/helper-validator-identifier': 7.24.7 + to-fast-properties: 2.0.0 + /@base2/pretty-print-object@1.0.1: resolution: {integrity: sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==} dev: true @@ -13142,6 +13152,9 @@ packages: /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + /@jridgewell/sourcemap-codec@1.5.0: + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + /@jridgewell/trace-mapping@0.3.17: resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} dependencies: @@ -14658,7 +14671,7 @@ packages: ufo: 1.5.3 dev: false - /@nuxt/vite-builder-edge@3.0.1-rc.0-27857531.faf2607(@types/node@20.10.6)(eslint@8.57.0)(typescript@5.5.2)(vue@3.4.29): + /@nuxt/vite-builder-edge@3.0.1-rc.0-27857531.faf2607(@types/node@20.10.6)(eslint@8.57.0)(typescript@5.5.2)(vue@3.5.2): resolution: {integrity: sha512-kFuZiYGl7dAZhpoJf+rBQTLC8LbE2574P8m/dG2GKMiNWCZW6BjEQrbRrNvoHva56Xhh1Uff5TbaFOw/rCaeXQ==} engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} peerDependencies: @@ -14666,8 +14679,8 @@ packages: dependencies: '@nuxt/kit': /@nuxt/kit-edge@3.0.1-rc.0-27857531.faf2607(rollup@3.28.1) '@rollup/plugin-replace': 5.0.2(rollup@3.28.1) - '@vitejs/plugin-vue': 4.6.2(vite@4.0.4)(vue@3.4.29) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.0.4)(vue@3.4.29) + '@vitejs/plugin-vue': 4.6.2(vite@4.0.4)(vue@3.5.2) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.0.4)(vue@3.5.2) autoprefixer: 10.4.14(postcss@8.4.38) chokidar: 3.6.0 cssnano: 5.1.15(postcss@8.4.38) @@ -14696,7 +14709,7 @@ packages: vite: 4.0.4(@types/node@20.10.6) vite-node: 0.25.8(@types/node@20.10.6) vite-plugin-checker: 0.5.6(eslint@8.57.0)(typescript@5.5.2)(vite@4.0.4) - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) vue-bundle-renderer: 1.0.3 transitivePeerDependencies: - '@types/node' @@ -14717,7 +14730,7 @@ packages: - vue-tsc dev: true - /@nuxt/vite-builder@3.5.1(@types/node@20.10.6)(eslint@8.57.0)(typescript@5.5.2)(vue@3.4.29): + /@nuxt/vite-builder@3.5.1(@types/node@20.10.6)(eslint@8.57.0)(typescript@5.5.2)(vue@3.5.2): resolution: {integrity: sha512-VKZXyN+dq3ngpsgUGRQgpcMWDnLqAYx9zASp39kx5q6uy1pxKuvX1WNV0PO4ovKsx1br/71kuau4Jg/dqDE78A==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -14725,8 +14738,8 @@ packages: dependencies: '@nuxt/kit': 3.5.1 '@rollup/plugin-replace': 5.0.2 - '@vitejs/plugin-vue': 4.6.2(vite@4.3.9)(vue@3.4.29) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.3.9)(vue@3.4.29) + '@vitejs/plugin-vue': 4.6.2(vite@4.3.9)(vue@3.5.2) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@4.3.9)(vue@3.5.2) autoprefixer: 10.4.14(postcss@8.4.38) clear: 0.1.0 cssnano: 6.0.1(postcss@8.4.38) @@ -14756,7 +14769,7 @@ packages: vite: 4.3.9(@types/node@20.10.6) vite-node: 0.31.1(@types/node@20.10.6) vite-plugin-checker: 0.6.0(eslint@8.57.0)(typescript@5.5.2)(vite@4.3.9) - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) vue-bundle-renderer: 1.0.3 transitivePeerDependencies: - '@types/node' @@ -15741,9 +15754,11 @@ packages: optional: true dependencies: '@babel/core': 7.24.5 - '@babel/helper-module-imports': 7.24.3 + '@babel/helper-module-imports': 7.24.7 '@rollup/pluginutils': 3.1.0(rollup@2.79.1) rollup: 2.79.1 + transitivePeerDependencies: + - supports-color /@rollup/plugin-commonjs@24.1.0(rollup@3.21.0): resolution: {integrity: sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==} @@ -19095,7 +19110,7 @@ packages: dependencies: '@babel/generator': 7.21.9 '@babel/parser': 7.21.9 - '@babel/traverse': 7.21.5 + '@babel/traverse': 7.21.5(supports-color@5.5.0) '@babel/types': 7.21.5 '@storybook/csf': 0.1.0 '@storybook/types': 7.0.17 @@ -19480,9 +19495,9 @@ packages: resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: '@babel/generator': 7.24.5 - '@babel/parser': 7.24.5 + '@babel/parser': 7.24.7 '@babel/preset-env': 7.21.5(@babel/core@7.21.8) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.17.5 js-string-escape: 1.0.1 @@ -19499,9 +19514,9 @@ packages: resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: '@babel/generator': 7.24.5 - '@babel/parser': 7.24.5 + '@babel/parser': 7.24.7 '@babel/preset-env': 7.21.5(@babel/core@7.24.7) - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.17.5 js-string-escape: 1.0.1 @@ -21266,8 +21281,8 @@ packages: /@types/babel__core@7.20.0: resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} dependencies: - '@babel/parser': 7.24.5 - '@babel/types': 7.24.5 + '@babel/parser': 7.24.7 + '@babel/types': 7.24.7 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.18.3 @@ -21285,18 +21300,18 @@ packages: /@types/babel__generator@7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: '@babel/parser': 7.24.7 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@types/babel__traverse@7.18.3: resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==} dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 /@types/body-parser@1.19.2: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} @@ -22457,7 +22472,7 @@ packages: '@unhead/shared': 1.1.27 dev: true - /@unhead/vue@1.1.27(vue@3.4.29): + /@unhead/vue@1.1.27(vue@3.5.2): resolution: {integrity: sha512-ibe7/QW4ZtyCI/et/fI3CnwC+oxqp+7LrhmuLUS93ib1Sl70D51dcAy9eAvh0MG7wWUyMUrf3T95MRifJo7uzA==} peerDependencies: vue: '>=2.7 || >=3' @@ -22466,7 +22481,7 @@ packages: '@unhead/shared': 1.1.27 hookable: 5.5.3 unhead: 1.1.27 - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) dev: true /@urql/core@2.3.6(graphql@15.8.0): @@ -22628,23 +22643,23 @@ packages: transitivePeerDependencies: - supports-color - /@vitejs/plugin-vue-jsx@3.1.0(vite@4.0.4)(vue@3.4.29): + /@vitejs/plugin-vue-jsx@3.1.0(vite@4.0.4)(vue@3.5.2): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 vue: ^3.0.0 dependencies: - '@babel/core': 7.24.5 - '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.24.5) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.5) + '@babel/core': 7.24.7 + '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) + '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) vite: 4.0.4(@types/node@20.10.6) - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue-jsx@3.1.0(vite@4.3.9)(vue@3.4.29): + /@vitejs/plugin-vue-jsx@3.1.0(vite@4.3.9)(vue@3.5.2): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -22655,12 +22670,12 @@ packages: '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.24.5) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.5) vite: 4.3.9(@types/node@20.10.6) - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.1)(vue@3.4.29): + /@vitejs/plugin-vue-jsx@4.0.0(vite@5.3.1)(vue@3.5.2): resolution: {integrity: sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: @@ -22671,7 +22686,7 @@ packages: '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) vite: 5.3.1(@types/node@20.10.6) - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) transitivePeerDependencies: - supports-color dev: false @@ -22717,7 +22732,7 @@ packages: vue: 3.3.4 dev: true - /@vitejs/plugin-vue@4.6.2(vite@4.0.4)(vue@3.4.29): + /@vitejs/plugin-vue@4.6.2(vite@4.0.4)(vue@3.5.2): resolution: {integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -22725,10 +22740,10 @@ packages: vue: ^3.2.25 dependencies: vite: 4.0.4(@types/node@20.10.6) - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) dev: true - /@vitejs/plugin-vue@4.6.2(vite@4.3.9)(vue@3.4.29): + /@vitejs/plugin-vue@4.6.2(vite@4.3.9)(vue@3.5.2): resolution: {integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -22736,7 +22751,7 @@ packages: vue: ^3.2.25 dependencies: vite: 4.3.9(@types/node@20.10.6) - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) dev: true /@vitejs/plugin-vue@4.6.2(vite@5.0.10)(vue@3.3.4): @@ -22750,7 +22765,7 @@ packages: vue: 3.3.4 dev: true - /@vitejs/plugin-vue@5.0.5(vite@5.3.1)(vue@3.4.29): + /@vitejs/plugin-vue@5.0.5(vite@5.3.1)(vue@3.5.2): resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: @@ -22758,7 +22773,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.3.1(@types/node@20.10.6) - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) dev: false /@vitest/expect@1.6.0: @@ -22836,9 +22851,9 @@ packages: '@volar/language-core': 1.4.1 '@volar/source-map': 1.4.1 '@vue/compiler-dom': 3.4.27 - '@vue/compiler-sfc': 3.4.29 - '@vue/reactivity': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/compiler-sfc': 3.5.2 + '@vue/reactivity': 3.5.2 + '@vue/shared': 3.5.2 minimatch: 9.0.4 muggle-string: 0.2.2 vue-template-compiler: 2.7.16 @@ -22895,7 +22910,7 @@ packages: keytar: 7.9.0 dev: true - /@vue-macros/common@1.3.2(vue@3.4.29): + /@vue-macros/common@1.3.2(vue@3.5.2): resolution: {integrity: sha512-D/hNU0+0HPGFpGf1TO2eKpBKVFTIsHMjzu7/IXe9+hz0TY+WJOGtnlpJyMWFWnM56mXvBOMiQ74zW8MTFlbMMQ==} engines: {node: '>=16.14.0'} peerDependencies: @@ -22904,12 +22919,12 @@ packages: vue: optional: true dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 '@rollup/pluginutils': 5.0.3(rollup@3.21.0) - '@vue/compiler-sfc': 3.4.29 + '@vue/compiler-sfc': 3.5.2 local-pkg: 0.4.3 magic-string-ast: 0.1.2 - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) transitivePeerDependencies: - rollup dev: true @@ -22982,7 +22997,6 @@ packages: svg-tags: 1.0.0 transitivePeerDependencies: - supports-color - dev: false /@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.7): resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==} @@ -22994,8 +23008,7 @@ packages: '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.5 '@babel/parser': 7.24.7 - '@vue/compiler-sfc': 3.4.29 - dev: false + '@vue/compiler-sfc': 3.5.2 /@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.22.20): resolution: {integrity: sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==} @@ -23003,12 +23016,14 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-module-imports': 7.24.3 + '@babel/helper-module-imports': 7.24.7 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.22.20) '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true /@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.23.3): @@ -23017,12 +23032,14 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.3 - '@babel/helper-module-imports': 7.24.3 + '@babel/helper-module-imports': 7.24.7 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.3) '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 + transitivePeerDependencies: + - supports-color dev: false /@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.24.5): @@ -23031,12 +23048,14 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 - '@babel/helper-module-imports': 7.24.3 + '@babel/helper-module-imports': 7.24.7 '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.5) '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 + transitivePeerDependencies: + - supports-color dev: false /@vue/babel-preset-app@5.0.8(@babel/core@7.22.20)(core-js@3.30.2)(vue@2.7.14): @@ -23124,6 +23143,8 @@ packages: '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.22.20) '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.22.20) vue: 2.7.14 + transitivePeerDependencies: + - supports-color dev: true /@vue/babel-preset-jsx@1.4.0(@babel/core@7.22.20)(vue@3.3.4): @@ -23145,6 +23166,8 @@ packages: '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.22.20) '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.22.20) vue: 3.3.4 + transitivePeerDependencies: + - supports-color dev: true /@vue/babel-preset-jsx@1.4.0(@babel/core@7.23.3)(vue@2.7.16): @@ -23166,6 +23189,8 @@ packages: '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.23.3) '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.23.3) vue: 2.7.16 + transitivePeerDependencies: + - supports-color dev: false /@vue/babel-preset-jsx@1.4.0(@babel/core@7.24.5)(vue@2.7.14): @@ -23187,6 +23212,8 @@ packages: '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.24.5) '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.24.5) vue: 2.7.14 + transitivePeerDependencies: + - supports-color dev: false /@vue/babel-sugar-composition-api-inject-h@1.4.0(@babel/core@7.22.20): @@ -23309,6 +23336,8 @@ packages: camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true /@vue/babel-sugar-v-model@1.4.0(@babel/core@7.23.3): @@ -23323,6 +23352,8 @@ packages: camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 + transitivePeerDependencies: + - supports-color dev: false /@vue/babel-sugar-v-model@1.4.0(@babel/core@7.24.5): @@ -23337,6 +23368,8 @@ packages: camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 + transitivePeerDependencies: + - supports-color dev: false /@vue/babel-sugar-v-on@1.4.0(@babel/core@7.22.20): @@ -23348,6 +23381,8 @@ packages: '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.22.20) '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.22.20) camelcase: 5.3.1 + transitivePeerDependencies: + - supports-color dev: true /@vue/babel-sugar-v-on@1.4.0(@babel/core@7.23.3): @@ -23359,6 +23394,8 @@ packages: '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.3) '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.23.3) camelcase: 5.3.1 + transitivePeerDependencies: + - supports-color dev: false /@vue/babel-sugar-v-on@1.4.0(@babel/core@7.24.5): @@ -23370,6 +23407,8 @@ packages: '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.5) '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.24.5) camelcase: 5.3.1 + transitivePeerDependencies: + - supports-color dev: false /@vue/cli-overlay@5.0.8: @@ -23933,7 +23972,7 @@ packages: /@vue/compiler-core@3.3.4: resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@babel/parser': 7.24.5 + '@babel/parser': 7.24.7 '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.2.0 @@ -23948,11 +23987,11 @@ packages: source-map-js: 1.2.0 dev: true - /@vue/compiler-core@3.4.29: - resolution: {integrity: sha512-TFKiRkKKsRCKvg/jTSSKK7mYLJEQdUiUfykbG49rubC9SfDyvT2JrzTReopWlz2MxqeLyxh9UZhvxEIBgAhtrg==} + /@vue/compiler-core@3.5.2: + resolution: {integrity: sha512-1aP7FL2GkqfcskHWGg3lfWQpJnrmewKc+rNJ/hq9WNaAw4BEyJ5QbNChnqmbw+tJ409zdy1XWmUeXXMrCKJcQQ==} dependencies: - '@babel/parser': 7.24.7 - '@vue/shared': 3.4.29 + '@babel/parser': 7.25.6 + '@vue/shared': 3.5.2 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 @@ -23970,16 +24009,16 @@ packages: '@vue/shared': 3.4.27 dev: true - /@vue/compiler-dom@3.4.29: - resolution: {integrity: sha512-A6+iZ2fKIEGnfPJejdB7b1FlJzgiD+Y/sxxKwJWg1EbJu6ZPgzaPQQ51ESGNv0CP6jm6Z7/pO6Ia8Ze6IKrX7w==} + /@vue/compiler-dom@3.5.2: + resolution: {integrity: sha512-QY4DpT8ZIUyu/ZA5gErpSEDocGNEbHmpkZIC/d5jbp/rUF0iOJNigAy3HCCKc0PMMhDlrcysO3ufQ6Ab4MpEcQ==} dependencies: - '@vue/compiler-core': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/compiler-core': 3.5.2 + '@vue/shared': 3.5.2 /@vue/compiler-sfc@2.7.14: resolution: {integrity: sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==} dependencies: - '@babel/parser': 7.24.5 + '@babel/parser': 7.24.7 postcss: 8.4.38 source-map: 0.6.1 @@ -24007,17 +24046,17 @@ packages: postcss: 8.4.31 source-map-js: 1.0.2 - /@vue/compiler-sfc@3.4.29: - resolution: {integrity: sha512-zygDcEtn8ZimDlrEQyLUovoWgKQic6aEQqRXce2WXBvSeHbEbcAsXyCk9oG33ZkyWH4sl9D3tkYc1idoOkdqZQ==} + /@vue/compiler-sfc@3.5.2: + resolution: {integrity: sha512-vErEtybSU290LbMW+ChYllI9tNJEdTW1oU+8cZWINZyjlWeTSa9YqDl4/pZJSnozOI+HmcaC1Vz2eFKmXNSXZA==} dependencies: - '@babel/parser': 7.24.7 - '@vue/compiler-core': 3.4.29 - '@vue/compiler-dom': 3.4.29 - '@vue/compiler-ssr': 3.4.29 - '@vue/shared': 3.4.29 + '@babel/parser': 7.25.6 + '@vue/compiler-core': 3.5.2 + '@vue/compiler-dom': 3.5.2 + '@vue/compiler-ssr': 3.5.2 + '@vue/shared': 3.5.2 estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.38 + magic-string: 0.30.11 + postcss: 8.4.45 source-map-js: 1.2.0 /@vue/compiler-ssr@3.3.4: @@ -24026,11 +24065,11 @@ packages: '@vue/compiler-dom': 3.3.4 '@vue/shared': 3.3.4 - /@vue/compiler-ssr@3.4.29: - resolution: {integrity: sha512-rFbwCmxJ16tDp3N8XCx5xSQzjhidYjXllvEcqX/lopkoznlNPz3jyy0WGJCyhAaVQK677WWFt3YO/WUEkMMUFQ==} + /@vue/compiler-ssr@3.5.2: + resolution: {integrity: sha512-vMtA4tQK/AM3UAYJsmouQzQpgG+h9TKiD5BV+Zt+ZyAMdicxzSEEFGWf/CykRnDpqj9fMfIHPhOezJVNxiXe2A==} dependencies: - '@vue/compiler-dom': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/compiler-dom': 3.5.2 + '@vue/shared': 3.5.2 /@vue/component-compiler-utils@3.3.0(lodash@4.17.21): resolution: {integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==} @@ -24177,7 +24216,7 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.24.5 + '@babel/parser': 7.24.7 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 @@ -24188,10 +24227,10 @@ packages: dependencies: '@vue/shared': 3.3.4 - /@vue/reactivity@3.4.29: - resolution: {integrity: sha512-w8+KV+mb1a8ornnGQitnMdLfE0kXmteaxLdccm2XwdFxXst4q/Z7SEboCV5SqJNpZbKFeaRBBJBhW24aJyGINg==} + /@vue/reactivity@3.5.2: + resolution: {integrity: sha512-lJwWL5bNht+2vIwU/+lnGdH+FKFxzz6z8WkoIJityPLiasWU+HDUvEsC7gm3JFwbTf7Kk+Nr9kJMaPy0HXwwxQ==} dependencies: - '@vue/shared': 3.4.29 + '@vue/shared': 3.5.2 /@vue/runtime-core@3.3.4: resolution: {integrity: sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==} @@ -24199,11 +24238,11 @@ packages: '@vue/reactivity': 3.3.4 '@vue/shared': 3.3.4 - /@vue/runtime-core@3.4.29: - resolution: {integrity: sha512-s8fmX3YVR/Rk5ig0ic0NuzTNjK2M7iLuVSZyMmCzN/+Mjuqqif1JasCtEtmtoJWF32pAtUjyuT2ljNKNLeOmnQ==} + /@vue/runtime-core@3.5.2: + resolution: {integrity: sha512-oU+i9sJjGEMfEhlrJ7SZv7CdSIgUNyBHnWHa0SqU2RF48V3/ATajzpWq1/DkiVJ1mtx+cQFAMKs8s/3cB3YlLQ==} dependencies: - '@vue/reactivity': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/reactivity': 3.5.2 + '@vue/shared': 3.5.2 /@vue/runtime-dom@3.3.4: resolution: {integrity: sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==} @@ -24212,12 +24251,12 @@ packages: '@vue/shared': 3.3.4 csstype: 3.1.3 - /@vue/runtime-dom@3.4.29: - resolution: {integrity: sha512-gI10atCrtOLf/2MPPMM+dpz3NGulo9ZZR9d1dWo4fYvm+xkfvRrw1ZmJ7mkWtiJVXSsdmPbcK1p5dZzOCKDN0g==} + /@vue/runtime-dom@3.5.2: + resolution: {integrity: sha512-2qvysn+oR0QnFKaWZxQ90iVpWAK/WPpYmODHCv24IDXjsBrdHbjLBj9s6YBdPaMuQhs0LNsmhsgZYZBkszLg6g==} dependencies: - '@vue/reactivity': 3.4.29 - '@vue/runtime-core': 3.4.29 - '@vue/shared': 3.4.29 + '@vue/reactivity': 3.5.2 + '@vue/runtime-core': 3.5.2 + '@vue/shared': 3.5.2 csstype: 3.1.3 /@vue/server-renderer@3.3.4(vue@3.3.4): @@ -24229,14 +24268,14 @@ packages: '@vue/shared': 3.3.4 vue: 3.3.4 - /@vue/server-renderer@3.4.29(vue@3.4.29): - resolution: {integrity: sha512-HMLCmPI2j/k8PVkSBysrA2RxcxC5DgBiCdj7n7H2QtR8bQQPqKAe8qoaxLcInzouBmzwJ+J0x20ygN/B5mYBng==} + /@vue/server-renderer@3.5.2(vue@3.5.2): + resolution: {integrity: sha512-3POhYCA8KfbmuDuUiNbMXnpdh9pwE4SvAqo7VvACjklLkf3AaMkY3TvV7APeEa/WQezrnL+E4X2ASpJsKeS4cQ==} peerDependencies: - vue: 3.4.29 + vue: 3.5.2 dependencies: - '@vue/compiler-ssr': 3.4.29 - '@vue/shared': 3.4.29 - vue: 3.4.29(typescript@5.5.2) + '@vue/compiler-ssr': 3.5.2 + '@vue/shared': 3.5.2 + vue: 3.5.2(typescript@5.5.2) /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} @@ -24245,14 +24284,14 @@ packages: resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==} dev: true - /@vue/shared@3.4.29: - resolution: {integrity: sha512-hQ2gAQcBO/CDpC82DCrinJNgOHI2v+FA7BDW4lMSPeBpQ7sRe2OLHWe5cph1s7D8DUQAwRt18dBDfJJ220APEA==} + /@vue/shared@3.5.2: + resolution: {integrity: sha512-Ce89WNFBzcDca/AgFTxgX4/K4iAyF7oFIp8Z5aBbFBNbtpwnQr+5pZOoHndxnjE2h+YFcipVMzs9UL11XB6dwA==} /@vue/web-component-wrapper@1.3.0: resolution: {integrity: sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA==} dev: true - /@vueuse/head@1.1.19(vue@3.4.29): + /@vueuse/head@1.1.19(vue@3.5.2): resolution: {integrity: sha512-ow6HqD0gDfz97rsS3CSJ3lKrQjMpvzK6gy2+N5reWyk6mOYzOpVx96iLYaq7KETDxC820aqx1SDukhXgEMwqCg==} peerDependencies: vue: '>=2.7 || >=3' @@ -24260,8 +24299,8 @@ packages: '@unhead/dom': 1.1.25 '@unhead/schema': 1.1.25 '@unhead/ssr': 1.1.27 - '@unhead/vue': 1.1.27(vue@3.4.29) - vue: 3.4.29(typescript@5.5.2) + '@unhead/vue': 1.1.27(vue@3.5.2) + vue: 3.5.2(typescript@5.5.2) dev: true /@webassemblyjs/ast@1.11.6: @@ -25087,7 +25126,7 @@ packages: engines: {node: '>=14.19.0'} dependencies: '@babel/parser': 7.24.7 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 dev: true /astral-regex@1.0.0: @@ -25268,6 +25307,15 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.5 + dev: true + + /babel-core@7.0.0-bridge.0(@babel/core@7.24.7): + resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.24.7 + dev: false /babel-esm-plugin@0.9.0(webpack@4.46.0): resolution: {integrity: sha512-OyPyLI6LUuUqNm3HNUldAkynWrLzXkhcZo4fGTsieCgHqvbCoCIMMOwJmfG9Lmp91S7WDIuUr0mvOeI8pAb/pw==} @@ -25446,7 +25494,7 @@ packages: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} dependencies: - '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-plugin-utils': 7.24.7 '@istanbuljs/load-nyc-config': 1.1.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-instrument: 5.2.1 @@ -29002,7 +29050,7 @@ packages: dependencies: '@babel/parser': 7.23.0 '@babel/traverse': 7.23.2 - '@vue/compiler-sfc': 3.4.29 + '@vue/compiler-sfc': 3.5.2 callsite: 1.0.0 camelcase: 6.3.0 cosmiconfig: 7.1.0 @@ -34616,9 +34664,9 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@babel/core': 7.24.7 - '@babel/generator': 7.24.5 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.24.7) - '@babel/traverse': 7.24.5 + '@babel/generator': 7.24.7 + '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.7) + '@babel/traverse': 7.24.7 '@babel/types': 7.24.7 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 @@ -34899,17 +34947,17 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': 7.24.5 - '@babel/parser': 7.24.5 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.5) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.5) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.5) - '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.24.5) + '@babel/core': 7.24.7 + '@babel/parser': 7.24.7 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.7) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.7) + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.24.7) '@babel/preset-env': 7.21.5(@babel/core@7.21.8) - '@babel/preset-flow': 7.18.6(@babel/core@7.24.5) - '@babel/preset-typescript': 7.23.3(@babel/core@7.24.5) - '@babel/register': 7.21.0(@babel/core@7.24.5) - babel-core: 7.0.0-bridge.0(@babel/core@7.24.5) + '@babel/preset-flow': 7.18.6(@babel/core@7.24.7) + '@babel/preset-typescript': 7.23.3(@babel/core@7.24.7) + '@babel/register': 7.21.0(@babel/core@7.24.7) + babel-core: 7.0.0-bridge.0(@babel/core@7.24.7) chalk: 4.1.2 flow-parser: 0.121.0 graceful-fs: 4.2.10 @@ -34930,7 +34978,7 @@ packages: '@babel/preset-env': ^7.1.6 dependencies: '@babel/core': 7.24.5 - '@babel/parser': 7.24.5 + '@babel/parser': 7.24.7 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.5) '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.5) '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.5) @@ -35812,6 +35860,11 @@ packages: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + /magic-string@0.30.11: + resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} + dependencies: + '@jridgewell/sourcemap-codec': 1.5.0 + /magic-string@0.30.2: resolution: {integrity: sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==} engines: {node: '>=12'} @@ -36317,7 +36370,7 @@ packages: resolution: {integrity: sha512-eNtpjbjxSheXu/jYCIDrbNEKzMGOvYW6/ePYpRM7gDdEagUOqKOCsi3St8NJIQJzZCsxD2JZ2pYOiomUSkT1yQ==} dependencies: '@babel/traverse': 7.23.7 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 invariant: 2.2.4 metro-symbolicate: 0.72.3 nullthrows: 1.1.1 @@ -37706,11 +37759,11 @@ packages: '@nuxt/schema': /@nuxt/schema-edge@3.0.1-rc.0-27857531.faf2607 '@nuxt/telemetry': 2.1.10 '@nuxt/ui-templates': 1.1.1 - '@nuxt/vite-builder': /@nuxt/vite-builder-edge@3.0.1-rc.0-27857531.faf2607(@types/node@20.10.6)(eslint@8.57.0)(typescript@5.5.2)(vue@3.4.29) + '@nuxt/vite-builder': /@nuxt/vite-builder-edge@3.0.1-rc.0-27857531.faf2607(@types/node@20.10.6)(eslint@8.57.0)(typescript@5.5.2)(vue@3.5.2) '@unhead/ssr': 1.1.25 - '@vue/reactivity': 3.4.29 - '@vue/shared': 3.4.29 - '@vueuse/head': 1.1.19(vue@3.4.29) + '@vue/reactivity': 3.5.2 + '@vue/shared': 3.5.2 + '@vueuse/head': 1.1.19(vue@3.5.2) chokidar: 3.5.3 cookie-es: 0.5.0 defu: 6.1.2 @@ -37741,10 +37794,10 @@ packages: unimport: 1.3.0 unplugin: 1.3.1 untyped: 1.3.2 - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) vue-bundle-renderer: 1.0.2 vue-devtools-stub: 0.1.0 - vue-router: 4.1.6(vue@3.4.29) + vue-router: 4.1.6(vue@3.5.2) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -37879,11 +37932,11 @@ packages: '@nuxt/schema': 3.5.1 '@nuxt/telemetry': 2.2.0 '@nuxt/ui-templates': 1.1.1 - '@nuxt/vite-builder': 3.5.1(@types/node@20.10.6)(eslint@8.57.0)(typescript@5.5.2)(vue@3.4.29) + '@nuxt/vite-builder': 3.5.1(@types/node@20.10.6)(eslint@8.57.0)(typescript@5.5.2)(vue@3.5.2) '@types/node': 20.10.6 '@unhead/ssr': 1.1.27 - '@unhead/vue': 1.1.27(vue@3.4.29) - '@vue/shared': 3.4.29 + '@unhead/vue': 1.1.27(vue@3.5.2) + '@vue/shared': 3.5.2 c12: 1.4.1 chokidar: 3.5.3 cookie-es: 1.0.0 @@ -37919,12 +37972,12 @@ packages: unenv: 1.5.0 unimport: 3.0.7 unplugin: 1.3.1 - unplugin-vue-router: 0.6.4(vue-router@4.2.1)(vue@3.4.29) + unplugin-vue-router: 0.6.4(vue-router@4.2.1)(vue@3.5.2) untyped: 1.3.2 - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) vue-bundle-renderer: 1.0.3 vue-devtools-stub: 0.1.0 - vue-router: 4.2.1(vue@3.4.29) + vue-router: 4.2.1(vue@3.5.2) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -38741,6 +38794,9 @@ packages: /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + /picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -41136,6 +41192,14 @@ packages: picocolors: 1.0.0 source-map-js: 1.2.0 + /postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.7 + picocolors: 1.1.0 + source-map-js: 1.2.0 + /preact-cli@3.4.5(eslint@8.57.0)(preact-render-to-string@5.2.6)(preact@10.15.0)(ts-node@10.9.2): resolution: {integrity: sha512-pLTawiXDy4rEct5ul0mDCP92GB6NK/QFhpoR+iHZJqgkeyE25qEXPf1/tJhAiijphDL5kxGvsT4qA6SrpQ5BsQ==} engines: {node: '>=12'} @@ -42134,7 +42198,7 @@ packages: /react-native-codegen@0.70.6(@babel/preset-env@7.21.5): resolution: {integrity: sha512-kdwIhH2hi+cFnG5Nb8Ji2JwmcCxnaOOo9440ov7XDzSvGfmUStnCzl+MCW8jLjqHcE4icT7N9y+xx4f50vfBTw==} dependencies: - '@babel/parser': 7.24.5 + '@babel/parser': 7.24.7 flow-parser: 0.121.0 jscodeshift: 0.13.1(@babel/preset-env@7.21.5) nullthrows: 1.1.1 @@ -47151,7 +47215,7 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - /unplugin-vue-router@0.6.4(vue-router@4.2.1)(vue@3.4.29): + /unplugin-vue-router@0.6.4(vue-router@4.2.1)(vue@3.5.2): resolution: {integrity: sha512-9THVhhtbVFxbsIibjK59oPwMI1UCxRWRPX7azSkTUABsxovlOXJys5SJx0kd/0oKIqNJuYgkRfAgPuO77SqCOg==} peerDependencies: vue-router: ^4.1.0 @@ -47159,9 +47223,9 @@ packages: vue-router: optional: true dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 '@rollup/pluginutils': 5.0.3(rollup@3.21.0) - '@vue-macros/common': 1.3.2(vue@3.4.29) + '@vue-macros/common': 1.3.2(vue@3.5.2) ast-walker-scope: 0.4.1 chokidar: 3.6.0 fast-glob: 3.3.2 @@ -47171,7 +47235,7 @@ packages: pathe: 1.1.1 scule: 1.0.0 unplugin: 1.3.1 - vue-router: 4.2.1(vue@3.4.29) + vue-router: 4.2.1(vue@3.5.2) yaml: 2.3.0 transitivePeerDependencies: - rollup @@ -47274,7 +47338,7 @@ packages: dependencies: '@babel/core': 7.24.5 '@babel/standalone': 7.22.12 - '@babel/types': 7.24.5 + '@babel/types': 7.24.7 defu: 6.1.4 jiti: 1.21.0 mri: 1.2.0 @@ -47289,7 +47353,7 @@ packages: dependencies: '@babel/core': 7.23.7 '@babel/standalone': 7.22.12 - '@babel/types': 7.23.6 + '@babel/types': 7.24.7 defu: 6.1.4 jiti: 1.21.0 mri: 1.2.0 @@ -48333,7 +48397,7 @@ packages: '@babel/parser': 7.24.5 '@babel/types': 7.24.5 '@vue/compiler-dom': 3.4.27 - '@vue/compiler-sfc': 3.4.29 + '@vue/compiler-sfc': 3.5.2 ast-types: 0.16.1 hash-sum: 2.0.0 lru-cache: 8.0.5 @@ -48654,22 +48718,22 @@ packages: vue: 2.7.16 dev: false - /vue-router@4.1.6(vue@3.4.29): + /vue-router@4.1.6(vue@3.5.2): resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.0 - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) dev: true - /vue-router@4.2.1(vue@3.4.29): + /vue-router@4.2.1(vue@3.5.2): resolution: {integrity: sha512-nW28EeifEp8Abc5AfmAShy5ZKGsGzjcnZ3L1yc2DYUo+MqbBClrRP9yda3dIekM4I50/KnEwo1wkBLf7kHH5Cw==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.0 - vue: 3.4.29(typescript@5.5.2) + vue: 3.5.2(typescript@5.5.2) dev: true /vue-server-renderer@2.7.14: @@ -48752,19 +48816,19 @@ packages: '@vue/server-renderer': 3.3.4(vue@3.3.4) '@vue/shared': 3.3.4 - /vue@3.4.29(typescript@5.5.2): - resolution: {integrity: sha512-8QUYfRcYzNlYuzKPfge1UWC6nF9ym0lx7mpGVPJYNhddxEf3DD0+kU07NTL0sXuiT2HuJuKr/iEO8WvXvT0RSQ==} + /vue@3.5.2(typescript@5.5.2): + resolution: {integrity: sha512-w1YB4lAwC9ByH6AnFY0JvZF+y70Usul9jDfKIKtM5xA97q/JPS5R7mqq0fhA6D2PQxYPZdgb5jzFKLyOga5pnw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.4.29 - '@vue/compiler-sfc': 3.4.29 - '@vue/runtime-dom': 3.4.29 - '@vue/server-renderer': 3.4.29(vue@3.4.29) - '@vue/shared': 3.4.29 + '@vue/compiler-dom': 3.5.2 + '@vue/compiler-sfc': 3.5.2 + '@vue/runtime-dom': 3.5.2 + '@vue/server-renderer': 3.5.2(vue@3.5.2) + '@vue/shared': 3.5.2 typescript: 5.5.2 /vuex@3.6.2(vue@2.7.16):