Skip to content

Commit

Permalink
Bump stylis to ^4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent eb26547 commit 023300c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 15 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
"styled-components": "^6.1.8",
"stylis": "^4.3.1",
"stylis": "^4.3.2",
"stylis-plugin-rtl": "^2.1.1",
"webpack-bundle-analyzer": "^4.10.1"
},
Expand All @@ -107,7 +107,7 @@
"@types/moment-hijri": "^2.1.4",
"@types/react-dom": "18.2.19",
"@types/react-router-dom": "^5.3.3",
"@types/stylis": "^4.2.5",
"@types/stylis": "^4.2.6",
"@types/webpack-bundle-analyzer": "^4.7.0",
"gm": "^1.25.0",
"serve": "^14.2.3"
Expand Down
28 changes: 16 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3",
"stylis": "^4.3.1",
"stylis": "^4.3.2",
"stylis-plugin-rtl": "^2.1.1"
}
}

0 comments on commit 023300c

Please sign in to comment.