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 @primer/css from 15.2.0 to 21.5.1 #187

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://github.com/JV-conseil/jekyll-theme-read-the-docs/issues"
},
"dependencies": {
"@primer/css": "15.2.0",
"@primer/css": "21.5.1",
"dompurify": "^3.2.3",
"font-awesome": "^4.7.0",
"jquery": "^3.7.1",
Expand Down
32 changes: 7 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1833,23 +1833,12 @@ __metadata:
languageName: node
linkType: hard

"@primer/css@npm:15.2.0":
version: 15.2.0
resolution: "@primer/css@npm:15.2.0"
dependencies:
"@primer/octicons": "npm:^9.1.1"
bin:
primer-migrate: bin/primer-migrate
checksum: 10c0/b205efc59dc9f889eee9129719eb3aba05d181c7e367dbaf30fd21f90acb208ba49e56d3e65189bd36c259b0254e068e1c61b45235dfd245cdac55ca169b5e94
languageName: node
linkType: hard

"@primer/octicons@npm:^9.1.1":
version: 9.6.0
resolution: "@primer/octicons@npm:9.6.0"
dependencies:
object-assign: "npm:^4.1.1"
checksum: 10c0/e2812df61b7c1edb96593c07d276348a0c8812d1e0733c6fc5a63af380affaf50fa7253e6048c859f223769925b78b43bfa2f165364512e0b3ebd82e8b7ba7d4
"@primer/css@npm:21.5.1":
version: 21.5.1
resolution: "@primer/css@npm:21.5.1"
peerDependencies:
"@primer/primitives": 9.x || 10.x
checksum: 10c0/363a564026d3fa44b14783323ca9aae9eab05dd5667176e90077b9f9f6d73fd91f15c215ab597e9925036c6c666ba0539122b6ae0a80cb81934b943873f3b7df
languageName: node
linkType: hard

Expand Down Expand Up @@ -5028,7 +5017,7 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.26.0"
"@babel/preset-env": "npm:^7.26.0"
"@primer/css": "npm:15.2.0"
"@primer/css": "npm:21.5.1"
babel-loader: "npm:^9.2.1"
css-loader: "npm:^7.1.2"
depcheck: "npm:^1.4.7"
Expand Down Expand Up @@ -5929,13 +5918,6 @@ __metadata:
languageName: node
linkType: hard

"object-assign@npm:^4.1.1":
version: 4.1.1
resolution: "object-assign@npm:4.1.1"
checksum: 10c0/1f4df9945120325d041ccf7b86f31e8bcc14e73d29171e37a7903050e96b81323784ec59f93f102ec635bcf6fa8034ba3ea0a8c7e69fa202b87ae3b6cec5a414
languageName: node
linkType: hard

"ometa@npm:0.2.2":
version: 0.2.2
resolution: "ometa@npm:0.2.2"
Expand Down
Loading