From 230e3a72d91d05327f2a961cded4301a46e703ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BC=A0=E9=BE=99?= Date: Sat, 27 Aug 2022 12:03:58 +0800 Subject: [PATCH] chore: update deps --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- src/views/test-page/dialog/index.vue | 2 +- src/views/test-page/message/index.vue | 5 ++++- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 01fa7b6..96550f0 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@commitlint/cli": "^17.0.3", "@commitlint/config-conventional": "^17.0.3", - "@iconify/json": "^2.1.63", + "@iconify/json": "^2.1.99", "@iconify/vue": "^3.2.1", "@vitejs/plugin-vue": "^1.10.2", "@vue/compiler-sfc": "^3.2.31", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34ad679..e3db429 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@commitlint/cli': ^17.0.3 '@commitlint/config-conventional': ^17.0.3 - '@iconify/json': ^2.1.63 + '@iconify/json': ^2.1.99 '@iconify/vue': ^3.2.1 '@vitejs/plugin-vue': ^1.10.2 '@vue/compiler-sfc': ^3.2.31 @@ -56,7 +56,7 @@ dependencies: devDependencies: '@commitlint/cli': 17.0.3 '@commitlint/config-conventional': 17.0.3 - '@iconify/json': 2.1.63 + '@iconify/json': 2.1.99 '@iconify/vue': 3.2.1_vue@3.2.31 '@vitejs/plugin-vue': 1.10.2_vite@2.9.9 '@vue/compiler-sfc': 3.2.31 @@ -364,11 +364,11 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify/json/2.1.63: - resolution: {integrity: sha512-WQwTV6KUl0C+VkH3/j9kwlHLOHyPn0pM7f0kFmJgghQ9Ha672UHr/KTuwVqbqn3c+RxnJyY+jIap4ewawMeaZA==} + /@iconify/json/2.1.99: + resolution: {integrity: sha512-A3kvTZmF5cy3xVF3HhItNFwHN7vY27kzcqBXy53bZwuXmXUstevddoqOQi4/01/OGVFFe9sPowclSWUXX+dErg==} dependencies: '@iconify/types': 1.1.0 - pathe: 0.2.0 + pathe: 0.3.2 dev: true /@iconify/types/1.1.0: diff --git a/src/views/test-page/dialog/index.vue b/src/views/test-page/dialog/index.vue index 8d735aa..1058bbd 100644 --- a/src/views/test-page/dialog/index.vue +++ b/src/views/test-page/dialog/index.vue @@ -1,6 +1,6 @@ diff --git a/src/views/test-page/message/index.vue b/src/views/test-page/message/index.vue index a042e84..7f19505 100644 --- a/src/views/test-page/message/index.vue +++ b/src/views/test-page/message/index.vue @@ -1,6 +1,9 @@