Skip to content

Commit

Permalink
Merge pull request #1664 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 Sep 14, 2024
2 parents a15269e + 25896c6 commit beae104
Show file tree
Hide file tree
Showing 5 changed files with 806 additions and 573 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,41 +59,41 @@
"packageManager": "[email protected]",
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@formkit/tempo": "^0.1.2",
"@lerna-lite/cli": "^3.9.0",
"@lerna-lite/publish": "^3.9.0",
"@lerna-lite/run": "^3.9.0",
"@lerna-lite/watch": "^3.9.0",
"@types/node": "^22.5.1",
"@vitest/coverage-v8": "^2.1.0-beta.7",
"@vitest/ui": "^2.1.0-beta.7",
"@lerna-lite/cli": "^3.9.1",
"@lerna-lite/publish": "^3.9.1",
"@lerna-lite/run": "^3.9.1",
"@lerna-lite/watch": "^3.9.1",
"@types/node": "^22.5.5",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.14.1",
"cypress": "^13.14.2",
"cypress-real-events": "^1.13.0",
"dotenv": "^16.4.5",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-vitest": "^0.5.4",
"globals": "^15.9.0",
"happy-dom": "^15.7.2",
"husky": "^9.1.5",
"happy-dom": "^15.7.4",
"husky": "^9.1.6",
"jest-extended": "^4.0.2",
"jsdom": "^25.0.0",
"jsdom-global": "^3.0.2",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^6.2.3",
"pnpm": "^8.15.9",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
"sortablejs": "^1.15.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"vitest": "^2.1.0-beta.7",
"sortablejs": "^1.15.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0",
"vitest": "^2.1.1",
"whatwg-fetch": "^3.6.20"
},
"funding": {
Expand Down
10 changes: 5 additions & 5 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,19 @@
"autocompleter": "^9.3.2",
"dequal": "^2.0.3",
"multiple-select-vanilla": "^3.3.3",
"sortablejs": "^1.15.2",
"sortablejs": "^1.15.3",
"un-flatten-tree": "^2.0.12",
"vanilla-calendar-pro": "^2.9.10"
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^7.0.5",
"npm-run-all2": "^6.2.2",
"postcss": "^8.4.41",
"cssnano": "^7.0.6",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"sass": "^1.77.8"
"sass": "^1.78.0"
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@slickgrid-universal/pagination-component": "workspace:~",
"@slickgrid-universal/utils": "workspace:~",
"dequal": "^2.0.3",
"sortablejs": "^1.15.2",
"sortablejs": "^1.15.3",
"whatwg-fetch": "^3.6.20"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla-force-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"fflate": "^0.8.2",
"glob": "^10.4.5",
"normalize-path": "^3.0.0",
"vite": "^5.4.2",
"vite": "^5.4.5",
"yargs": "^17.7.2"
}
}
Loading

0 comments on commit beae104

Please sign in to comment.