Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1154)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 27, 2023
1 parent 9023b54 commit 8999297
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 76 deletions.
6 changes: 3 additions & 3 deletions examples/vite-demo-vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"fetch-jsonp": "^1.3.0",
"flatpickr": "^4.6.13",
"moment-mini": "^2.29.4",
"multiple-select-vanilla": "^0.4.11",
"multiple-select-vanilla": "^0.5.0",
"rxjs": "^7.8.1",
"whatwg-fetch": "^3.6.19"
},
"devDependencies": {
"@types/fnando__sparkline": "^0.3.6",
"@types/node": "^20.8.8",
"@types/node": "^20.8.9",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.69.4",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"vite": "^4.5.0"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"node": ">=16.15.0",
"npm": ">=8.5.0"
},
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"pnpm": {
"overrides": {
"json5@<1.0.2": ">=1.0.2",
Expand All @@ -70,7 +70,7 @@
"@lerna-lite/run": "^2.6.0",
"@lerna-lite/watch": "^2.6.0",
"@types/jest": "^29.5.6",
"@types/node": "^20.8.8",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"cross-env": "^7.0.3",
Expand All @@ -87,7 +87,7 @@
"jsdom-global": "^3.0.2",
"moment-mini": "^2.29.4",
"npm-run-all2": "^6.1.1",
"pnpm": "^8.9.2",
"pnpm": "^8.10.0",
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"dompurify": "^3.0.6",
"flatpickr": "^4.6.13",
"moment-mini": "^2.29.4",
"multiple-select-vanilla": "^0.4.11",
"multiple-select-vanilla": "^0.5.0",
"slickgrid": "^4.0.3",
"sortablejs": "^1.15.0",
"un-flatten-tree": "^2.0.12"
Expand All @@ -93,7 +93,7 @@
"npm-run-all2": "^6.1.1",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"sass": "^1.69.4"
"sass": "^1.69.5"
},
"engines": {
"node": ">=16.15.0",
Expand Down
Loading

0 comments on commit 8999297

Please sign in to comment.