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

chore(deps): update dependency postcss to v8.4.24 #8675

Merged
merged 1 commit into from
Jun 21, 2023
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
2 changes: 1 addition & 1 deletion packages/studio/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react-grid-layout": "1",
"@vitejs/plugin-react": "4.0.0",
"autoprefixer": "10.4.14",
"postcss": "8.4.21",
"postcss": "8.4.24",
"tailwindcss": "3.3.2",
"typescript": "5.1.3",
"vite": "4.1.5"
Expand Down
17 changes: 3 additions & 14 deletions packages/studio/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2428,7 +2428,7 @@ __metadata:
graphql: 16.6.0
graphql-scalars: 1.21.3
json-bigint-patch: 0.0.8
postcss: 8.4.21
postcss: 8.4.24
pretty-ms: 7.0.0
react: 18.2.0
react-dom: 18.2.0
Expand Down Expand Up @@ -3218,7 +3218,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.4, nanoid@npm:^3.3.6":
"nanoid@npm:^3.3.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
bin:
Expand Down Expand Up @@ -3473,18 +3473,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.21":
version: 8.4.21
resolution: "postcss@npm:8.4.21"
dependencies:
nanoid: ^3.3.4
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: a26e7cc86a1807d624d9965914c26c20faa3f237184cbd69db537387f6a4f62df97347549144284d47e9e8e27e7c60e797cb3b92ad36cb2f4c3c9cb3b73f9758
languageName: node
linkType: hard

"postcss@npm:^8.4.21, postcss@npm:^8.4.23":
"postcss@npm:8.4.24, postcss@npm:^8.4.21, postcss@npm:^8.4.23":
version: 8.4.24
resolution: "postcss@npm:8.4.24"
dependencies:
Expand Down