From 760190adc92070b6b17a6f9666fe0ac2884dc09f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 07:43:52 +0000 Subject: [PATCH] Update all non-major dependencies --- package.json | 6 +++--- pnpm-lock.yaml | 34 +++++++++++++++++----------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 5f65851..bcd29de 100644 --- a/package.json +++ b/package.json @@ -49,11 +49,11 @@ } }, "devDependencies": { - "@types/node": "18.14.2", - "@types/sortablejs": "1.15.0", + "@types/node": "18.15.3", + "@types/sortablejs": "1.15.1", "@vitejs/plugin-vue": "4.0.0", "prettier": "2.8.4", - "terser": "5.16.5", + "terser": "5.16.6", "typescript": "4.9.5", "vite": "4.1.4", "vue-tsc": "1.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8246991..381379a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,12 +1,12 @@ lockfileVersion: 5.4 specifiers: - '@types/node': 18.14.2 - '@types/sortablejs': 1.15.0 + '@types/node': 18.15.3 + '@types/sortablejs': 1.15.1 '@vitejs/plugin-vue': 4.0.0 prettier: 2.8.4 sortablejs: ^1.15.0 - terser: 5.16.5 + terser: 5.16.6 typescript: 4.9.5 vite: 4.1.4 vue: ^3.2.37 @@ -19,13 +19,13 @@ dependencies: vue-demi: 0.13.11_vue@3.2.41 devDependencies: - '@types/node': 18.14.2 - '@types/sortablejs': 1.15.0 + '@types/node': 18.15.3 + '@types/sortablejs': 1.15.1 '@vitejs/plugin-vue': 4.0.0_vite@4.1.4+vue@3.2.41 prettier: 2.8.4 - terser: 5.16.5 + terser: 5.16.6 typescript: 4.9.5 - vite: 4.1.4_y6lmzpwd2pbvih6a6ro62gcin4 + vite: 4.1.4_67ayhxtn77ihpqz7ip4pro4g64 vue-tsc: 1.2.0_typescript@4.9.5 packages: @@ -288,12 +288,12 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@types/node/18.14.2: - resolution: {integrity: sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==} + /@types/node/18.15.3: + resolution: {integrity: sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==} dev: true - /@types/sortablejs/1.15.0: - resolution: {integrity: sha512-qrhtM7M41EhH4tZQTNw2/RJkxllBx3reiJpTbgWCM2Dx0U1sZ6LwKp9lfNln9uqE26ZMKUaPEYaD4rzvOWYtZw==} + /@types/sortablejs/1.15.1: + resolution: {integrity: sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ==} dev: true /@vitejs/plugin-vue/4.0.0_vite@4.1.4+vue@3.2.41: @@ -303,7 +303,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.1.4_y6lmzpwd2pbvih6a6ro62gcin4 + vite: 4.1.4_67ayhxtn77ihpqz7ip4pro4g64 vue: 3.2.41 dev: true @@ -658,8 +658,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /terser/5.16.5: - resolution: {integrity: sha512-qcwfg4+RZa3YvlFh0qjifnzBHjKGNbtDo9yivMqMFDy9Q6FSaQWSB/j1xKhsoUFJIqDOM3TsN6D5xbrMrFcHbg==} + /terser/5.16.6: + resolution: {integrity: sha512-IBZ+ZQIA9sMaXmRZCUMDjNH0D5AQQfdn4WUjHL0+1lF4TP1IHRJbrhb6fNaXWikrYQTSkb7SLxkeXAiy1p7mbg==} engines: {node: '>=10'} hasBin: true dependencies: @@ -679,7 +679,7 @@ packages: hasBin: true dev: true - /vite/4.1.4_y6lmzpwd2pbvih6a6ro62gcin4: + /vite/4.1.4_67ayhxtn77ihpqz7ip4pro4g64: resolution: {integrity: sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -704,12 +704,12 @@ packages: terser: optional: true dependencies: - '@types/node': 18.14.2 + '@types/node': 18.15.3 esbuild: 0.16.17 postcss: 8.4.21 resolve: 1.22.1 rollup: 3.17.3 - terser: 5.16.5 + terser: 5.16.6 optionalDependencies: fsevents: 2.3.2 dev: true