Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent c75c17e commit e801420
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 87 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"browserslist-to-esbuild": "^1.2.0",
"vite": "^4.3.9",
"vite": "^4.4.2",
"vite-plugin-top-level-await": "^1.3.1"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"npm-run-all": "^4.1.5",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"prettier-plugin-pkg": "^0.17.1",
"prettier-plugin-pkg": "^0.18.0",
"stylelint": "^15.10.1",
"stylelint-config-clean-order": "^5.0.1",
"stylelint-config-prettier": "^9.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-bottomsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"animejs": "^3.2.1"
},
"devDependencies": {
"vite": "^4.3.9"
"vite": "^4.4.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit e801420

Please sign in to comment.