Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1129)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 6, 2023
1 parent 0d10202 commit 37d0c3c
Show file tree
Hide file tree
Showing 20 changed files with 74 additions and 79 deletions.
4 changes: 2 additions & 2 deletions examples/vite-demo-vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@types/fnando__sparkline": "^0.3.5",
"@types/node": "^20.8.2",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.68.0",
"sass": "^1.69.0",
"typescript": "^5.2.2",
"vite": "^4.4.10"
"vite": "^4.4.11"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"jsdom": "^22.1.0",
"jsdom-global": "^3.0.2",
"moment-mini": "^2.29.4",
"npm-run-all2": "^6.0.6",
"npm-run-all2": "^6.1.1",
"pnpm": "^8.8.0",
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/binding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"devDependencies": {
"@types/dompurify": "^3.0.3",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^6.0.1",
"npm-run-all2": "^6.0.6",
"npm-run-all2": "^6.1.1",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"sass": "^1.68.0"
"sass": "^1.69.0"
},
"engines": {
"node": ">=16.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/composite-editor-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/custom-footer-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"devDependencies": {
"@slickgrid-universal/event-pub-sub": "workspace:~",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/custom-tooltip-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"devDependencies": {
"@types/dompurify": "^3.0.3",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/empty-warning-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/event-pub-sub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/excel-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@slickgrid-universal/event-pub-sub": "workspace:~",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
},
"funding": {
"type": "ko_fi",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"cross-env": "^7.0.3",
"moment-mini": "^2.29.4",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
},
"funding": {
"type": "ko_fi",
Expand Down
2 changes: 1 addition & 1 deletion packages/odata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
},
"funding": {
"type": "ko_fi",
Expand Down
2 changes: 1 addition & 1 deletion packages/pagination-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"devDependencies": {
"@slickgrid-universal/event-pub-sub": "workspace:~",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/row-detail-view-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/rxjs-observable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/text-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@types/text-encoding-utf-8": "^1.0.3",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
},
"funding": {
"type": "ko_fi",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
],
"devDependencies": {
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@slickgrid-universal/graphql": "workspace:~",
"@types/sortablejs": "^1.15.3",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.0.6"
"npm-run-all2": "^6.1.1"
},
"funding": {
"type": "ko_fi",
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 @@ -80,8 +80,8 @@
"archiver": "^6.0.1",
"cross-env": "^7.0.3",
"esbuild": "^0.19.4",
"npm-run-all2": "^6.0.6",
"vite": "^4.4.10",
"npm-run-all2": "^6.1.1",
"vite": "^4.4.11",
"yargs": "^17.7.2"
}
}
Loading

0 comments on commit 37d0c3c

Please sign in to comment.