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 Nov 23, 2024
1 parent f70d660 commit 1b8f430
Show file tree
Hide file tree
Showing 4 changed files with 247 additions and 234 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@
"@lerna-lite/cli": "^3.10.0",
"@lerna-lite/publish": "^3.10.0",
"@lerna-lite/watch": "^3.10.0",
"@playwright/test": "^1.48.2",
"@types/node": "^22.8.1",
"@playwright/test": "^1.49.0",
"@types/node": "^22.9.2",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^7.0.1",
"pnpm": "^9.12.2",
"pnpm": "^9.14.2",
"rimraf": "^5.0.10",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"packageManager": "pnpm@9.12.2"
"packageManager": "pnpm@9.14.2"
}
8 changes: 4 additions & 4 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.0",
"dompurify": "^3.2.1",
"font-awesome": "^4.7.0",
"multiple-select-vanilla": "workspace:*"
},
"devDependencies": {
"sass": "^1.80.4",
"typescript": "5.6.3",
"vite": "^6.0.0-beta.5"
"sass": "^1.81.0",
"typescript": "5.7.2",
"vite": "^6.0.0-beta.10"
}
}
6 changes: 3 additions & 3 deletions packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
"cross-env": "^7.0.3",
"cssnano": "^7.0.6",
"esbuild": "^0.24.0",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"sass": "^1.80.4",
"sass": "^1.81.0",
"tinyglobby": "^0.2.10",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
Loading

0 comments on commit 1b8f430

Please sign in to comment.