diff --git a/package.json b/package.json index cb0be73b..41ba41bf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "@vitejs/plugin-vue": "^5.2.0", - "@vue/compiler-dom": "3.4.35", + "@vue/compiler-dom": "3.5.13", "@vue/test-utils": "^2.4.6", "autoprefixer": "^10.4.20", "eslint": "^8.57.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1522810..f1686518 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@docsearch/js': specifier: ^3.8.0 @@ -64,8 +68,8 @@ devDependencies: specifier: ^5.2.0 version: 5.2.0(vite@5.4.11)(vue@3.5.13) '@vue/compiler-dom': - specifier: 3.4.35 - version: 3.4.35 + specifier: 3.5.13 + version: 3.5.13 '@vue/test-utils': specifier: ^2.4.6 version: 2.4.6 @@ -2629,16 +2633,6 @@ packages: vscode-uri: 3.0.8 dev: true - /@vue/compiler-core@3.4.35: - resolution: {integrity: sha512-gKp0zGoLnMYtw4uS/SJRRO7rsVggLjvot3mcctlMXunYNsX+aRJDqqw/lV5/gHK91nvaAAlWFgdVl020AW1Prg==} - dependencies: - '@babel/parser': 7.26.2 - '@vue/shared': 3.4.35 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - dev: true - /@vue/compiler-core@3.5.13: resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} dependencies: @@ -2648,13 +2642,6 @@ packages: estree-walker: 2.0.2 source-map-js: 1.2.1 - /@vue/compiler-dom@3.4.35: - resolution: {integrity: sha512-pWIZRL76/oE/VMhdv/ovZfmuooEni6JPG1BFe7oLk5DZRo/ImydXijoZl/4kh2406boRQ7lxTYzbZEEXEhj9NQ==} - dependencies: - '@vue/compiler-core': 3.4.35 - '@vue/shared': 3.4.35 - dev: true - /@vue/compiler-dom@3.5.13: resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} dependencies: @@ -2737,10 +2724,6 @@ packages: '@vue/shared': 3.5.13 vue: 3.5.13(typescript@5.6.3) - /@vue/shared@3.4.35: - resolution: {integrity: sha512-hvuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ==} - dev: true - /@vue/shared@3.5.13: resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} @@ -6876,7 +6859,3 @@ packages: /zhead@2.2.4: resolution: {integrity: sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==} - -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false