Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 9, 2024
1 parent d6d3ce8 commit 07a73e9
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^7.0.1",
"pnpm": "^9.14.4",
"pnpm": "^9.15.0",
"rimraf": "^5.0.10",
"typescript": "5.7.2"
},
"packageManager": "pnpm@9.14.4"
"packageManager": "pnpm@9.15.0"
}
6 changes: 3 additions & 3 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"dompurify": "^3.2.2",
"dompurify": "^3.2.3",
"font-awesome": "^4.7.0",
"multiple-select-vanilla": "workspace:*"
},
"devDependencies": {
"sass": "^1.81.0",
"sass": "^1.82.0",
"typescript": "5.7.2",
"vite": "^6.0.1"
"vite": "^6.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"esbuild": "^0.24.0",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"sass": "^1.81.0",
"sass": "^1.82.0",
"tinyglobby": "^0.2.10",
"typescript": "5.7.2"
}
Expand Down
46 changes: 23 additions & 23 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 07a73e9

Please sign in to comment.