diff --git a/package.json b/package.json index 7e8020f..5599e81 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@rollup/plugin-replace": "^4.0.0", "@rollup/plugin-typescript": "^11.1.5", "@types/react": "16.14.0", - "@types/webpack": "^5.28.0", + "@types/webpack": "^5.28.5", "rollup": "^2.77.1", "rollup-plugin-import-assets": "^1.1.1", "shx": "^0.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b5d51ce..7417e13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 16.14.0 version: 16.14.0 '@types/webpack': - specifier: ^5.28.0 - version: 5.28.1 + specifier: ^5.28.5 + version: 5.28.5 rollup: specifier: ^2.77.1 version: 2.79.1 @@ -241,8 +241,8 @@ packages: '@types/node': 20.2.5 dev: true - /@types/webpack@5.28.1: - resolution: {integrity: sha512-qw1MqGZclCoBrpiSe/hokSgQM/su8Ocpl3L/YHE0L6moyaypg4+5F7Uzq7NgaPKPxUxUbQ4fLPLpDWdR27bCZw==} + /@types/webpack@5.28.5: + resolution: {integrity: sha512-wR87cgvxj3p6D0Crt1r5avwqffqPXUkNlnQ1mjU93G7gCuFjufZR4I6j8cz5g1F1tTYpfOOFvly+cmIQwL9wvw==} dependencies: '@types/node': 20.2.5 tapable: 2.2.1