Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the css group across 1 directory with 2 updates #17310

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,13 +177,13 @@
"npm-run-all": "^4.1.5",
"otpauth": "^9.3.6",
"patch-package": "^8.0.0",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"react-error-boundary": "^5.0.0",
"remark-frontmatter": "^5.0.0",
"remark-mdx-frontmatter": "^5.0.0",
"remark-mdx-toc": "^0.3.1",
"sass": "^1.83.1",
"sass": "^1.84.0",
"storybook": "^8.4.7",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
Expand Down
12 changes: 6 additions & 6 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10267,7 +10267,7 @@ __metadata:
otpauth: ^9.3.6
p-limit: ^6.2.0
patch-package: ^8.0.0
postcss: ^8.4.49
postcss: ^8.5.1
prettier: ^3.4.2
react: ^18.3.1
react-dom: ^18.3.1
Expand All @@ -10288,7 +10288,7 @@ __metadata:
remark-mdx-toc: ^0.3.1
rest-hooks: ^6.1.7
sanitize-html: ^2.14.0
sass: ^1.83.1
sass: ^1.84.0
storybook: ^8.4.7
ts-node: ^10.9.2
tslib: ^2.8.1
Expand Down Expand Up @@ -11062,9 +11062,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.83.1":
version: 1.83.1
resolution: "sass@npm:1.83.1"
"sass@npm:^1.84.0":
version: 1.84.0
resolution: "sass@npm:1.84.0"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -11075,7 +11075,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 367a9f270c74a9ad2851955e1cf5b2a05e57d27aec4bf054be1da48eb49858076467b65ec180d8c4392b5c55c0f4d4ba644855f985652ffca15d68a20641d5e0
checksum: fdaad6ac0c9fabedf944941086dd6e872a8a7ccc561199b4584adf70394bc41442180c719e756dea0935845b6719e43d196e4a489649506ddf0b6049cc24d4c2
languageName: node
linkType: hard

Expand Down
Loading