Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2024
1 parent 74c6ecd commit 793769b
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"@biomejs/biome": "^1.7.0",
"@biomejs/biome": "^1.7.1",
"@lerna-lite/cli": "^3.3.3",
"@lerna-lite/publish": "^3.3.3",
"@lerna-lite/watch": "^3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"dompurify": "^3.1.0",
"dompurify": "^3.1.1",
"font-awesome": "^4.7.0",
"multiple-select-vanilla": "workspace:*"
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"sass": "^1.75.0",
"typescript": "5.4.5",
"vite": "^5.2.9"
"vite": "^5.2.10"
}
}
2 changes: 1 addition & 1 deletion packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"autoprefixer": "^10.4.19",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^7.0.0",
"cssnano": "^7.0.1",
"esbuild": "^0.20.2",
"fs-extra": "^11.2.0",
"glob": "^10.3.12",
Expand Down
100 changes: 50 additions & 50 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 793769b

Please sign in to comment.