Skip to content

Commit

Permalink
chore(deps): remove no longer necessary @types/dompurify
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 12, 2024
1 parent f5b5f9a commit dcd2a95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
3 changes: 1 addition & 2 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"dompurify": "^3.1.7",
"dompurify": "^3.2.0",
"font-awesome": "^4.7.0",
"multiple-select-vanilla": "workspace:*"
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"sass": "^1.80.4",
"typescript": "5.6.3",
"vite": "^6.0.0-beta.5"
Expand Down
20 changes: 5 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dcd2a95

Please sign in to comment.