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 Oct 17, 2024
1 parent 9e9c9b9 commit 2128f21
Show file tree
Hide file tree
Showing 4 changed files with 516 additions and 388 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"@aurelia/platform-browser": "^2.0.0-beta.22",
"@formkit/tempo": "^0.1.2",
"@jest/types": "^29.6.3",
"@lerna-lite/cli": "^3.9.2",
"@lerna-lite/publish": "^3.9.2",
"@slickgrid-universal/common": "^5.7.0",
"@lerna-lite/cli": "^3.10.0",
"@lerna-lite/publish": "^3.10.0",
"@slickgrid-universal/common": "^5.8.0",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/node": "^22.7.6",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.15.0",
"cypress-real-events": "^1.13.0",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-plugin-cypress": "^4.0.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"globals": "^15.9.0",
"globals": "^15.11.0",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -72,12 +72,12 @@
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0"
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0"
},
"pnpm": {
"overrides": {
"express": "^4.21.0",
"express": "^4.21.1",
"ws": "^8.18.0"
}
},
Expand Down
4 changes: 2 additions & 2 deletions packages/aurelia-slickgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"copyfiles": "^2.4.1",
"dompurify": "^3.1.7",
"rimraf": "^5.0.10",
"tslib": "^2.7.0",
"typescript": "^5.6.2"
"tslib": "^2.8.0",
"typescript": "^5.6.3"
}
}
10 changes: 5 additions & 5 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/node": "^22.7.6",
"@types/sortablejs": "^1.15.8",
"aurelia-polyfills": "^1.3.4",
"autoprefixer": "^10.4.20",
Expand All @@ -76,21 +76,21 @@
"css-loader": "^7.1.2",
"dompurify": "^3.1.7",
"fetch-jsonp": "^1.3.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"htmlhint": "^1.1.4",
"isomorphic-fetch": "^3.0.0",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.47",
"postcss-loader": "^8.1.1",
"rimraf": "^5.0.10",
"sass": "^1.79.4",
"sass": "^1.80.1",
"sass-loader": "^16.0.2",
"servor": "^4.0.2",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
Expand Down
Loading

0 comments on commit 2128f21

Please sign in to comment.