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 22, 2024
1 parent 9700f41 commit 87fd053
Show file tree
Hide file tree
Showing 4 changed files with 317 additions and 316 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
"@lerna-lite/publish": "^3.10.0",
"@slickgrid-universal/common": "^5.10.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.15.2",
"cypress": "^13.16.0",
"cypress-real-events": "^1.13.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"globals": "^15.12.0",
"jest": "^29.7.0",
Expand All @@ -68,18 +68,18 @@
"jest-transform-stub": "^2.0.0",
"jsdom-global": "^3.0.2",
"npm-run-all2": "^7.0.1",
"pnpm": "^9.12.3",
"pnpm": "^9.14.2",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0"
"typescript-eslint": "^8.15.0"
},
"pnpm": {
"overrides": {
"express": "^4.21.1",
"ws": "^8.18.0"
}
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.2"
}
2 changes: 1 addition & 1 deletion packages/aurelia-slickgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"devDependencies": {
"copyfiles": "^2.4.1",
"dompurify": "^3.2.0",
"dompurify": "^3.2.1",
"rimraf": "^5.0.10",
"tslib": "^2.8.1",
"typescript": "^5.6.3"
Expand Down
8 changes: 4 additions & 4 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,24 +65,24 @@
"@aurelia/webpack-loader": "^2.0.0-beta.22",
"@types/fnando__sparkline": "^0.3.7",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"@types/sortablejs": "^1.15.8",
"aurelia-polyfills": "^1.3.4",
"autoprefixer": "^10.4.20",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"copyfiles": "^2.4.1",
"css-loader": "^7.1.2",
"dompurify": "^3.2.0",
"dompurify": "^3.2.1",
"fetch-jsonp": "^1.3.0",
"html-webpack-plugin": "^5.6.3",
"htmlhint": "^1.1.4",
"isomorphic-fetch": "^3.0.0",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
"rimraf": "^5.0.10",
"sass": "^1.80.6",
"sass": "^1.81.0",
"sass-loader": "^16.0.3",
"servor": "^4.0.2",
"style-loader": "^4.0.0",
Expand Down
Loading

0 comments on commit 87fd053

Please sign in to comment.