Skip to content

Commit

Permalink
Merge pull request #1717 from renovate-bot/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
ghiscoding authored Nov 2, 2024
2 parents c4a6cd1 + 47da6dd commit b22f391
Show file tree
Hide file tree
Showing 4 changed files with 358 additions and 303 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@commitlint/cli": "^19.5.0",
Expand All @@ -67,33 +67,33 @@
"@lerna-lite/publish": "^3.10.0",
"@lerna-lite/run": "^3.10.0",
"@lerna-lite/watch": "^3.10.0",
"@types/node": "^22.7.7",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^22.8.6",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/eslint-plugin": "^1.1.7",
"@vitest/ui": "^2.1.3",
"@vitest/ui": "^2.1.4",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.15.0",
"cypress": "^13.15.1",
"cypress-real-events": "^1.13.0",
"dotenv": "^16.4.5",
"eslint": "^9.13.0",
"eslint-plugin-cypress": "^4.0.0",
"eslint": "^9.14.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.12.0",
"globals": "^15.11.0",
"happy-dom": "^15.7.4",
"happy-dom": "^15.8.0",
"husky": "^9.1.6",
"jsdom": "^25.0.1",
"jsdom-global": "^3.0.2",
"npm-run-all2": "^7.0.1",
"pnpm": "^9.12.2",
"pnpm": "^9.12.3",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
"sortablejs": "^1.15.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"vitest": "^2.1.3",
"typescript-eslint": "^8.12.2",
"vitest": "^2.1.4",
"whatwg-fetch": "^3.6.20"
},
"funding": {
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/trusted-types": "^2.0.7",
"autocompleter": "^9.3.2",
"dequal": "^2.0.3",
"multiple-select-vanilla": "^3.4.2",
"multiple-select-vanilla": "^3.4.4",
"sortablejs": "^1.15.3",
"un-flatten-tree": "^2.0.12",
"vanilla-calendar-pro": "^2.9.10"
Expand All @@ -87,7 +87,7 @@
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"sass": "^1.80.3"
"sass": "^1.80.6"
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/vanilla-force-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"devDependencies": {
"fflate": "^0.8.2",
"normalize-path": "^3.0.0",
"tinyglobby": "^0.2.9",
"vite": "^5.4.2",
"tinyglobby": "^0.2.10",
"vite": "^5.4.10",
"yargs": "^17.7.2"
}
}
Loading

0 comments on commit b22f391

Please sign in to comment.