diff --git a/package.json b/package.json index 66e9bee..5e5c938 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "author": "Dennis Heinrich", "license": "BSD-3-Clause", "dependencies": { - "@popperjs/core": "^2.11.8", "bootstrap": "5.3.5", "bootstrap-icons": "^1.11.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e38b292..3021a59 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,9 +8,6 @@ importers: .: dependencies: - '@popperjs/core': - specifier: ^2.11.8 - version: 2.11.8 bootstrap: specifier: 5.3.5 version: 5.3.5(@popperjs/core@2.11.8)