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 Sep 13, 2024
1 parent ec2a86e commit 7216250
Show file tree
Hide file tree
Showing 4 changed files with 308 additions and 290 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"@aurelia/platform-browser": "^2.0.0-beta.21",
"@formkit/tempo": "^0.1.2",
"@jest/types": "^29.6.3",
"@lerna-lite/cli": "^3.9.0",
"@lerna-lite/publish": "^3.9.0",
"@lerna-lite/cli": "^3.9.1",
"@lerna-lite/publish": "^3.9.1",
"@slickgrid-universal/common": "^5.6.1",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.4",
"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",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand All @@ -66,17 +66,17 @@
"jest-extended": "^4.0.2",
"jest-transform-stub": "^2.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",
"ts-jest": "^29.2.5",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0"
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0"
},
"pnpm": {
"overrides": {
"express": "^4.20.0",
"express": "^4.21.0",
"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 @@ -61,14 +61,14 @@
"@slickgrid-universal/row-detail-view-plugin": "~5.6.1",
"@slickgrid-universal/utils": "~5.5.1",
"dequal": "^2.0.3",
"sortablejs": "^1.15.2"
"sortablejs": "^1.15.3"
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"copyfiles": "^2.4.1",
"dompurify": "^3.1.6",
"rimraf": "^5.0.10",
"tslib": "^2.7.0",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
12 changes: 6 additions & 6 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@aurelia/webpack-loader": "^2.0.0-beta.21",
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.4",
"@types/sortablejs": "^1.15.8",
"aurelia-polyfills": "^1.3.4",
"autoprefixer": "^10.4.20",
Expand All @@ -79,18 +79,18 @@
"html-webpack-plugin": "^5.6.0",
"htmlhint": "^1.1.4",
"isomorphic-fetch": "^3.0.0",
"npm-run-all2": "^6.2.2",
"postcss": "^8.4.41",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.45",
"postcss-loader": "^8.1.1",
"rimraf": "^5.0.10",
"sass": "^1.77.8",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"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.5.4",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
Expand Down
Loading

0 comments on commit 7216250

Please sign in to comment.