Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1506)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 9, 2024
1 parent dfef361 commit 3e87e9b
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 215 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 @@ -29,15 +29,15 @@
"flatpickr": "^4.6.13",
"isomorphic-dompurify": "^2.9.0",
"moment-mini": "^2.29.4",
"multiple-select-vanilla": "^3.1.3",
"multiple-select-vanilla": "^3.2.0",
"rxjs": "^7.8.1",
"whatwg-fetch": "^3.6.20"
},
"devDependencies": {
"@types/fnando__sparkline": "^0.3.7",
"@types/node": "^20.12.8",
"@types/node": "^20.12.11",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.76.0",
"sass": "^1.77.0",
"typescript": "^5.4.5",
"vite": "^5.2.11"
}
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,16 @@
"@lerna-lite/run": "^3.3.3",
"@lerna-lite/watch": "^3.3.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.8",
"@types/node": "^20.12.11",
"cross-env": "^7.0.3",
"cypress": "^13.8.1",
"cypress": "^13.9.0",
"cypress-real-events": "^1.12.0",
"dotenv": "^16.4.5",
"eslint": "^9.1.1",
"eslint-plugin-cypress": "^3.1.1",
"eslint": "^9.2.0",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.4.0",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-n": "^17.5.1",
"flatpickr": "^4.6.13",
"husky": "^9.0.11",
"jest": "^29.7.0",
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 @@
"flatpickr": "^4.6.13",
"isomorphic-dompurify": "^2.9.0",
"moment-mini": "^2.29.4",
"multiple-select-vanilla": "^3.1.3",
"multiple-select-vanilla": "^3.2.0",
"sortablejs": "^1.15.2",
"un-flatten-tree": "^2.0.12"
},
Expand All @@ -90,7 +90,7 @@
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"sass": "^1.76.0"
"sass": "^1.77.0"
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down
Loading

0 comments on commit 3e87e9b

Please sign in to comment.