From 57029782277cf14e2dd7ff7d1b22fb0322dc64ff Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Wed, 18 Oct 2023 18:18:28 +0900 Subject: [PATCH] chore(deps): update dependencies --- package.json | 6 +++--- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index ae564b12..d2bc560a 100644 --- a/package.json +++ b/package.json @@ -173,9 +173,9 @@ "@rollup/plugin-typescript": "11.1.5", "@rollup/plugin-wasm": "6.2.2", "@total-typescript/ts-reset": "0.5.1", - "@types/electron-localshortcut": "3.1.1", - "@types/howler": "2.2.9", - "@types/html-to-text": "9.0.2", + "@types/electron-localshortcut": "3.1.2", + "@types/howler": "2.2.10", + "@types/html-to-text": "9.0.3", "@typescript-eslint/eslint-plugin": "6.8.0", "auto-changelog": "2.4.0", "builtin-modules": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06140732..ffe77567 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,14 +136,14 @@ devDependencies: specifier: 0.5.1 version: 0.5.1 '@types/electron-localshortcut': - specifier: 3.1.1 - version: 3.1.1 + specifier: 3.1.2 + version: 3.1.2 '@types/howler': - specifier: 2.2.9 - version: 2.2.9 + specifier: 2.2.10 + version: 2.2.10 '@types/html-to-text': - specifier: 9.0.2 - version: 9.0.2 + specifier: 9.0.3 + version: 9.0.3 '@typescript-eslint/eslint-plugin': specifier: 6.8.0 version: 6.8.0(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2) @@ -909,8 +909,8 @@ packages: '@types/ms': 0.7.32 dev: true - /@types/electron-localshortcut@3.1.1: - resolution: {integrity: sha512-wKmSZF2j+20/1SVbhcnqi0k+cLEMFjz4PPgNmUFjRdr+KiDRhX7f9hZd1wY56UhPtp9TJm4KAUQncrXcGfpGqw==} + /@types/electron-localshortcut@3.1.2: + resolution: {integrity: sha512-eWnTxzZHtYLL7PZuWP/hizUyX6VVjI5eUa5lzyA0gCDeLqHbgyccD8JsJ1Ew+vtjY2XUA8y05hwS6XOf3kIOCw==} dependencies: electron: 27.0.0 transitivePeerDependencies: @@ -958,12 +958,12 @@ packages: resolution: {integrity: sha512-PwBsCBD3lDODn4xpje3Y1di0aDJp4Ww7aSfMRVw6ysnxD4I7Wmq2mBkSKaDtN403hqH5sp6c9xQUvFYY3+lkBg==} dev: false - /@types/howler@2.2.9: - resolution: {integrity: sha512-kNi8mBM+IAmMzo1xhFlR8pKUWqCz9kEtiT1Xp5hZW0ynQl2wUg0EAm+brsHvhahMzxlADt0Xhu0jV/NHmk/Ibg==} + /@types/howler@2.2.10: + resolution: {integrity: sha512-MnDUQZBaDhIFTQATeO4tzOCBobtPjo2MmR0co70tMyk+HNUJB0loojn+PRkky7SrKzfvU90SqufIlQlCrtjr+A==} dev: true - /@types/html-to-text@9.0.2: - resolution: {integrity: sha512-cO9qsPwfIJ2GKFJ4AgpgmmFoUr0IulsN1clwOiPdChpsY/LVmbpGenUGrvZiYsSXSg/dWsj4NTzWZeIlv3D22w==} + /@types/html-to-text@9.0.3: + resolution: {integrity: sha512-ImzcLdHN3+zghCoZcA+vWd/t0GhM10S7lnvSq9YA6lbo4HGK10WIJ7n+NI7mbeVZeUtgrmK5fXM66kZcws1oHA==} dev: true /@types/http-cache-semantics@4.0.2: