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 Jun 21, 2024
1 parent c742a83 commit c08dff7
Show file tree
Hide file tree
Showing 5 changed files with 283 additions and 245 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 @@ -34,10 +34,10 @@
},
"devDependencies": {
"@types/fnando__sparkline": "^0.3.7",
"@types/node": "^20.14.3",
"@types/node": "^20.14.7",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.77.5",
"typescript": "^5.5.1-rc",
"sass": "^1.77.6",
"typescript": "^5.5.2",
"vite": "^5.3.1"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"@lerna-lite/run": "^3.5.1",
"@lerna-lite/watch": "^3.5.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.3",
"@types/node": "^20.14.7",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.11.0",
"cypress": "^13.12.0",
"cypress-real-events": "^1.13.0",
"dotenv": "^16.4.5",
"eslint": "^9.5.0",
Expand All @@ -93,7 +93,7 @@
"sortablejs": "^1.15.2",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.1-rc",
"typescript": "^5.5.2",
"typescript-eslint": "^7.13.1",
"whatwg-fetch": "^3.6.20"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,17 +77,17 @@
"multiple-select-vanilla": "^3.2.2",
"sortablejs": "^1.15.2",
"un-flatten-tree": "^2.0.12",
"vanilla-calendar-picker": "^2.11.6"
"vanilla-calendar-picker": "^2.11.7"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^7.0.2",
"cssnano": "^7.0.3",
"npm-run-all2": "^6.2.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"sass": "^1.77.5"
"sass": "^1.77.6"
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla-force-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"fflate": "^0.8.2",
"glob": "^10.4.1",
"glob": "^10.4.2",
"normalize-path": "^3.0.0",
"vite": "^5.3.1",
"yargs": "^17.7.2"
Expand Down
Loading

0 comments on commit c08dff7

Please sign in to comment.